CommandBarComboBoxClass::Id Property

 

Gets the ID of the control.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

public:
[DispIdAttribute(1610874899)]
property int Id {
	[DispIdAttribute(1610874899)]
	virtual int get();
}

Property Value

Type: System::Int32

The ID of the control.

Return to top
Show: