Description
Get or set the name of the menu file.
-
Property type
-
A String value.
-
Syntax
-
object.CommandBars [= value]
The CommandBars Property syntax has these parts: |
| object | An expression evaluating to an object of type McIdentity. | | value | A String value. | Remarks
By default the file is found in My Documents\<Product Name>\Resources\Identities, or \Documents and Settings\All Users\Documents\<Product Name>\Resources\Identities if the product is installed for all users.
|