|
Represents a collection of FMCmdBar objects |
| IFMCmdBars |
| Add | Add a new toolbar with a title specified by name. The arguments position and temporary are not used |
| FindControl | Find a specific control in the toolbars. Type argument isn't used. The argument ID is the button ID or the name of the button. Set the argument Visible to True to search only the toolbar buttons that are visible |
| Item | The nth toolbar in the collection |
| reset | Reset the values of the object to their default values |
| Count | R/O | The number of objects in the collection |
| FlatButtons | R/W | True if the toolbars appear flat and False if they appear 3D |
| LargeButtons | R/W | True if the size of the buttons is large and False if the size is small |