Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
InstanceId Property (UiControl)
Attachmate.Reflection.Objects Library (User Interface)
>
UiControl Object
: InstanceId Property
Gets the instance ID for a given control. The instance id is a GUID generated when creating the control. The instance ID helps uniquely identify two controls (even when they have the same ID).
Syntax
Visual Basic (Declaration)
Object.InstanceId
As
String
See Also
Reference
UiControl Object
UiControl Members
Send Feedback