LoadDesignerBars Method
Description
Loads a command bar layout from a file.
Syntax
Public Sub LoadDesignerBars( _
Optional ByVal [FileNameOrResource] As Variant, _
Optional ByVal [Instance] As Variant _
)
Parameters
- FileNameOrResource: The name of the file or resource containing the command bar layout.
- Instance: An optional parameter that specifies the instance of the command bar.
Remarks
The file is a file created using the CommandBars designer.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.