Description
This property returns the window identifier. This is the same value that is returned by the GetWindowLong(
or by hwndCtrl
, GWL_ID)GetDlgCtrlID(hwndCtl)
Win32 API functions.
Declaration
TestObj.ControlId
Read-Only Property | Integer |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
An integer value that represents the window identifier.
See Also
Id Property
Name Property
FullName Property
MappedName Property
WndClass Property
WndCaption Property
Naming Controls and Objects
Object Browser Naming Notation