The BaseViewer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
click |
Fires when the control is clicked. |
![]() |
disposing | |
![]() |
invokingCallbackRequest |
Occurs before the callback is initiated by this control. |
![]() |
mouseDown |
Fires when the user clicks the control with either mouse button. |
![]() |
mouseMove |
Fires when the user moves the mouse over the control. |
![]() |
mouseUp |
Fires when the user releases a mouse button while the mouse is over the control. |
![]() |
propertyChanged | |
![]() |
scrolled |
Fires when scroll position of the control is changed. |
![]() |
statusChanged |
Fires when status (see status property) is updated. |
![]() |
workspaceChanged |
Occurs when the content of the associated workspace is replaced. |
![]() |
workspaceClick |
Fires when the content displayed in the control is clicked. |
![]() |
workspaceMouseDown |
Occurs when a mouse button is clicked in the content displayed by this viewer control. |
![]() |
workspaceMouseMove |
Fires when the user moves the mouse over the content of control. |
![]() |
workspaceMouseUp |
Fires when the user releases a mouse button while the mouse is over the content of control. |
![]() |
zoomed |
Fires when the content is zoomed in the control. |