CommandBarButtonClass::Parent Property

 

Gets the parent command bar.

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

public:
[DispIdAttribute(1610874908)]
property CommandBar^ Parent {
	[DispIdAttribute(1610874908)]
	virtual CommandBar^ get();
}
Return to top
Show: