Solid Edge Framework Type Library
RibbonBarControls Collection Members
Overview 
Public Methods
Public Method InsertReturns the inserted item. The type of insert is defined by the mode parameter. For copy mode and move mode the inputs can be an object, a positive or negative integer index, or the string name of an item. For Create mode the first input must be a string.
Public Method ItemReturns an item in the collection. Valid inputs are a positive or negative integer index or the string name of the item.
Public Method RemoveRemoves the item. Valid inputs are an item object, a positive or negative integer index, or the string name of the item.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property ParentRibbonBarControlReturns the parent object for the referenced object.
Public Property ParentRibbonBarGroupReturns the parent object for the referenced object.
See Also

RibbonBarControls Collection  | Solid Edge ST3 - What's New

Send comments on this topic.