Share via


_CommandBarButton.Control Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property Control As Object
    Get
'Usage
Dim instance As _CommandBarButton
Dim value As Object

value = instance.Control
Object Control { get; }

Property Value

Type: System.Object

Implements

CommandBarControl.Control

See Also

Reference

_CommandBarButton Interface

_CommandBarButton Members

Control Overload

Microsoft.Office.Core Namespace