CommandBarButtonClass.accParent Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property accParent As Object
Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Object
value = instance.accParent
public virtual Object accParent { get; }
Property Value
Type: System.Object