←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 triggers when the pointer (mouse or touch) is down or tapped on the control.
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.

See Also

IAnnAutomationControl Interface

Leadtools.Annotations.Engine Namespace

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.