Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
ActionId Property (UiControl)
Attachmate.Reflection.Objects Library (User Interface)
>
UiControl Object
: ActionId Property
Get the ID of the action that this control is bound to. (This is for reference only.) To bind a new action to this control or get the actual action sequence that is bound to this control, use the UiControlActionMapper object.
Syntax
Visual Basic (Declaration)
Object.ActionId
As
String
See Also
Reference
UiControl Object
UiControl Members
Send Feedback