Description

Returns the id for this object.

Property type

A Long value.  

Syntax

object.ID

The ID Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandBarPane.

Remarks

The id can be set in the .mnu file, otherwise a unique id is automatically created. The id can be used to find a control using McCommandBars.FindControl.