Share via


_CommandBarActiveX.ControlCLSID Property

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

Syntax

'Declaration
Property ControlCLSID As String
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As String

value = instance.ControlCLSID

instance.ControlCLSID = value
string ControlCLSID { get; set; }

Property Value

Type: System.String

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Microsoft.Office.Core Namespace