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