For a list of all members of this type, see IAnnAutomationControl members
Public Events
Name | Description | |
---|---|---|
![]() |
AutomationEnabledChanged | An event that triggers whenever the value of AutomationEnabled is changed |
![]() |
AutomationImageChanged | An event that triggers whenever the properties of the image being automated is changed. |
![]() |
AutomationPaint | An event that triggers whenever the surface of the control is invalidated |
![]() |
AutomationTransformChanged | An event that must triggers whenever the value of IAnnAutomationControl.AutomationTransform is changed. |
![]() |
AutomationUseDpiChanged | An event that triggers whenever the value of IAnnAutomationControl.AutomationUseDpi is changed. |
![]() |
DoubleClick | An event of that triggers when the mouse is double clicked on the surface of the control. |
![]() |
GotFocus | An event that triggers when your control receives the focus. |
![]() |
KeyDown | An event that triggers when a key is pressed when your control has focus. |
![]() |
LostFocus | An event that triggers when your control loses the focus. |
![]() |
MouseDown | An event of that triggers when the mouse is pressed on the control. |
![]() |
MouseMove | An event of that triggers when the mouse is moved on the surface of the control. |
![]() |
MouseUp | An event of that triggers when the mouse is depressed on the control. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET