Skip to content

BuiltIn Property

Description

Gets whether the command bar is a built-in command bar or a command bar added by the user using the customize dialog.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property BuiltIn() As Boolean

Remarks

This will not detect if the user has added, deleted, or modified controls on the command bars; it only indicates if it is a user-created command bar.

See Also


See Also


Command Bars ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.