BuiltIn Property
Description
Gets whether the Tabbed Toolbar 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 added, deleted, or modified controls in the Tabbed Toolbar; it only indicates if it is a user-created toolbar.
See Also
Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.