|  Application | Returns the active application object. | 
|  BeginGroup | Specifies whether or not a button has a dividing bar on its left-hand side. | 
|  BuiltIn | Specifies whether the control is a built-in command or a standard Solid Edge commnd. | 
|  BuiltInFace | Returns whether or not the current face is the control’s built-in face. | 
|  Caption | Sets and returns the caption of the referenced object. | 
|  CommandBar | Returns the CommandBar object containing the buttons in the referenced CommandBarPopup cbject. | 
|  Controls | Returns the CommandBarControls object that contains the buttons associated with the referenced object. | 
|  DescriptionText | Sets and returns the description of the referenced button. | 
|  Enabled | Specifies whether or not the specified object is enabled. | 
|  FaceId | Defines the ID number for the button face of the referenced object. | 
|  Height | Returns the height of the referenced object. | 
|  HelpContextId | Sets or returns the Help Context ID number for the Help topic that is attached to the referenced object. | 
|  HelpFile | Sets or returns the Help file that is attached to the referenced object. | 
|  Id | Returns the ID for the referenced built-in command bar control. | 
|  Index | Returns the numeric index for the active object. | 
|  Left | Specifies the distance (in twips) between the internal left edge of an object and the left edge of its container. | 
|  OnAction | Sets or returns the name of the macro to run when the user clicks a command bar control or when the Execute method on the control is run. | 
|  ParameterText | Sets or returns the parameters used by Solid Edge when running built-in controls. | 
|  Parent | Returns the parent object for the referenced object. | 
|  ShortcutText | Defines the shortcut key text that is displayed next to the referenced button control. | 
|  Tag | Defines information about the referenced control. | 
|  TooltipText | Sets and returns the string to be used as the tooltip for the referenced control. | 
|  Top | Sets and returns the distance from the top of the screen to the top of the referenced object or control. | 
|  Type | Specifies the type of the object being referenced. | 
|  Visible | Specifies whether or not the referenced object is displayed to the screen. | 
|  Width | Returns the width of the referenced object. |