_CommandBarButton::Parent Property
Visual Studio 2015
Gets the parent command bar.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874908)]
property CommandBar^ Parent {
[DispIdAttribute(1610874908)]
CommandBar^ get();
}
Implements
CommandBarControl::Parent
Show: