_CommandBarComboBox::accParent Property
Visual Studio 2015
Gets the parent. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5000)]
property Object^ accParent {
[DispIdAttribute(-5000)]
[TypeLibFuncAttribute(64)]
Object^ get();
}
Implements
CommandBarControl::accParentThis property throws a DeprecatedException when called.
Show: