Solid Edge Framework Type Library
ISECommandBar Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method FindControlFinds the referenced command bar control within the current environment.
Public Method ResetClears RoutingSlip and Accelerator objects. For CommandBar objects, returns the built-in command bar to a default configuration.
Public Method ShowPopupDisplays the referenced command bar as a shortcut menu at the specified coordinates or at the current pointer location.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property BuiltInSpecifies whether the control is a built-in command or a standard Solid Edge commnd.
Public Property ControlsReturns the CommandBarControls object that contains the buttons associated with the referenced object.
Public Property EnabledSpecifies whether or not the specified object is enabled.
Public Property HeightReturns the height of the referenced object.
Public Property IndexReturns the numeric index for the active object.
Public Property LeftSpecifies the distance (in twips) between the internal left edge of an object and the left edge of its container.
Public Property NameReturns the name of the referenced object.
Public Property NameLocalSets and returns the name of a command bar as it is displayed in the language version of Solid Edge.
Public Property ParentReturns the parent object for the referenced object.
Public Property PositionSets and returns the position of the referenced CommandBar object.
Public Property TopSets and returns the distance from the top of the screen to the top of the referenced object or control.
Public Property TypeSpecifies the type of the object being referenced.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
Public Property WidthReturns the width of the referenced object.
See Also

ISECommandBar Object