Id

[property icon] Id

The ID of the control as used in the Windows API

Read-only Integer property

Applies to: Generic


>Id

Id

This is a read only property that returns the unique identifier assigned by KCML to a control to identify it to Windows. The ID can be used to interact with the form directly from another program.

Certain Id values are predefined by Windows for special buttons and KCML defines special enumerated constants for them.

This property is used internally by KCML and cannot be changed.

See also

Generic methods, properties and events.