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