Id (Get Method)

Gets the control ID.

long  Id()  const

Return Value

The control identifier.

Id (Set Method)

Sets the value of the control ID.

virtual long  Id(
   const long  id      // identifier
   )

Parameters

id

[in]  New value of the control identifier.

Return Value

None.