Share via


CommandBarButtonClass.Control Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Control As Object
    Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Object

value = instance.Control
public virtual Object Control { get; }

Property Value

Type: System.Object

Implements

_CommandBarButton.Control

See Also

Reference

CommandBarButtonClass Class

CommandBarButtonClass Members

Microsoft.Office.Core Namespace