Share via


_CommandBarActiveX.BuiltIn Property

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

Syntax

'Declaration
ReadOnly Property BuiltIn As Boolean
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Boolean

value = instance.BuiltIn
bool BuiltIn { get; }

Property Value

Type: System.Boolean

Implements

CommandBarControl.BuiltIn

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

BuiltIn Overload

Microsoft.Office.Core Namespace