_CommandBarActiveX::BeginGroup Property

 

This property is deprecated.

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

[DispIdAttribute(1610874880)]
property bool BeginGroup {
	[DispIdAttribute(1610874880)]
	bool get();
	[DispIdAttribute(1610874880)]
	void set(bool value);
}

Property Value

Type: System::Boolean

This property is deprecated.

Return to top
Show: