←Select platform
In This Topic ▼

IAnnAutomationControl Interface Events

Summary

For a list of all members of this type, see IAnnAutomationControl members

Public Events

Name Description
Public Event
AutomationDoubleClick Event that must trigger when the pointer (mouse or touch) is double-clicked or double-tapped on the control. AnnPointerEventArgs
Public Event AutomationEnabledChanged Event that must trigger whenever the value of AutomationEnabled is changed.
Public Event AutomationGotFocus Event that must trigger when the control receives the focus. LeadEventArgs
Public Event AutomationLostFocus Event that must trigger when the control loses the focus. LeadEventArgs
Public Event AutomationPointerDown Event that must trigger when the pointer (mouse or touch) is down or tapped on the control. AnnPointerEventArgs
Public Event AutomationPointerMove Event that must trigger when the pointer (mouse or touch) is moved or dragged on the control. AnnPointerEventArgs
Public Event AutomationPointerUp Event that must trigger when the pointer (mouse or touch) is up or released from the control. AnnPointerEventArgs
Public Event AutomationSizeChanged Event that must trigger whenever the size of the control changes.
Public Event AutomationTransformChanged Event that must trigger whenever the value of AutomationTransform is changed.
Public Event AutomationUseDpiChanged Event that must trigger whenever the value of AutomationUseDpi is changed.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly