AcadToolbars
A collection of Toolbar objects representing all the toolbars loaded in the current session
Supported Platforms: Windows only
                            
Object Inheritance
Members
These members are part of this object:
Properties- Count
 
- Application
 
- Parent
 
- LargeButtons
 
 
- Item()
 
IAcadToolbar* Item([in] VARIANT Index)
                                                
Gets the member object at a given index in a collection, group, or selection set
 
 
- Add()
 
IAcadToolbar* Add([in] BSTR ToolbarName)
                                                
Creates a member object and adds it to the appropriate collection
 
 
- Count [ReadOnly]
 
Integer Count( )
                                                
Gets the number of items in the collection, dictionary, group, or selection set
 
 
- Application [ReadOnly]
 
IAcadApplication* Application( )
                                                
Gets the Application object
 
 
- Parent [ReadOnly]
 
IAcadMenuGroup* Parent( )
                                                
Gets the parent of the object
 
 
- LargeButtons
 
Boolean LargeButtons( )
                                                
Specifies if the toolbar button is large or small