Solid Edge Framework Type Library
NameLocal Property
Description
Sets and returns the name of a command bar as it is displayed in the language version of Solid Edge.
Property type
Read-write property
Syntax
Visual Basic
Public Property NameLocal As String
Remarks
The name of a toolbar is used as a way of programmatically identifying a specific toolbar. The name that is displayed in the title bar (when the command bar is not docked) and in the list of available command bars is the name defined by the NameLocal property.
See Also

ISECommandBar Object  | ISECommandBar Members

Send comments on this topic.