Send comments
on this topic.
ActionId Property
Attachmate.Reflection.Objects Library (User Interface)
>
UiControl Object
: ActionId Property
Visual Basic (Declaration)
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
ReadOnly Object.ActionId As String
See Also
Reference
UiControl Object
UiControl Members