The following tables list the members exposed by ToolWidget.
Name | Description | |
---|---|---|
![]() | ToolWidget Constructor | Overloaded. Constructs a ToolWidget object. |
Name | Description | |
---|---|---|
![]() | Focused | get/set its focus status (Inherited from MapWidget) |
![]() | Map | get/set the WidgetMap (Inherited from MapWidget) |
![]() | Visible | get/set visibility (Inherited from MapWidget) |
Name | Description | |
---|---|---|
![]() | CanReceiveMouseDown | get/set if the widget handles MouseDown event (Inherited from MapWidget) |
![]() | CanReceiveMouseMove | get/set if the widget handles MouseMove event (Inherited from MapWidget) |
![]() | CanReceiveMouseUp | get/set if the widget handles MouseUp event (Inherited from MapWidget) |
![]() | PixelResolutionFactor | pixelResolutionFactor (Inherited from MapWidget) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Clean up any resources being used. |
![]() | Focus | set it to focused (Inherited from MapWidget) |
![]() | Invalidate | (Inherited from MapWidget) |
Name | Description | |
---|---|---|
![]() | OnGotFocus | Overridden. This method is called when the control receives focus. |
![]() | OnKeyDown | (Inherited from MapWidget) |
![]() | OnKeyPress | (Inherited from MapWidget) |
![]() | OnKeyUp | (Inherited from MapWidget) |
![]() | OnLostFocus | Overridden. This method is called when the control loses focus. |
![]() | OnMapPaint | Overridden. this method is called when map is painted |
![]() | OnMapResize | Overridden. This method is called when map is resized |
![]() | OnMouseDown | (Inherited from MapWidget) |
![]() | OnMouseMove | (Inherited from MapWidget) |
![]() | OnMouseUp | (Inherited from MapWidget) |
![]() | OnSetMap | Overridden. |
![]() | OnVisibleChanged | this method is called when visibility changed (Inherited from MapWidget) |
Name | Description | |
---|---|---|
![]() | GotFocus | Event when it is focused (Inherited from MapWidget) |
![]() | KeyDown | KeyDown event (Inherited from MapWidget) |
![]() | KeyPress | KeyPress event (Inherited from MapWidget) |
![]() | KeyUp | KeyUp event (Inherited from MapWidget) |
![]() | LostFocus | Event when it loses focus (Inherited from MapWidget) |
![]() | MouseDown | (Inherited from MapWidget) |
![]() | MouseMove | MouseMove event (Inherited from MapWidget) |
![]() | MouseUp | MouseUp event (Inherited from MapWidget) |