Solid Edge Framework Type Library
DISEMouseEvents Object Members
Overview 
Public Methods
Public Method MouseClickThis event occurs when the mouse is clicked.
Public Method MouseDblClickThis event occurs when a mouse button is pressed and released twice in quick succession in a window that belongs to the application.
Public Method MouseDownThis event occurs when the user presses a mouse button in a window belonging to the application.
Public Method MouseDragThis event occurs when the user moves a mouse in a window that belongs to the application with a mouse button pressed.
Public Method MouseMoveThis event occurs when the user moves a mouse in an window belonging to the application.
Public Method MouseUpThis event occurs when the user releases a mouse button in a window belonging to the application.
See Also

DISEMouseEvents Object