The methods of the ISdgMouseWidget interface are listed below. For a complete list of ISdgMouseWidget interface members, see the ISdgMouseWidget Members topic.
OnSdgMouseClick | Method fired whenever a mouse button is released over this widget |
OnSdgMouseDown | Method fired whenever a mouse button is pressed over this widget |
OnSdgMouseMove | Method fired whenever a mouse is moved over this widget |
OnSdgMouseUp | Method fired whenever a mouse button is released after pressing the widget |