| ToolbarFile Methods | 
The ToolbarFile type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Close | 
            Closes the toolbar file.
             | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetGroup(Int32) | 
            Gets a toolbar group.
             | 
|  | GetGroup(String) | 
            Gets a toolbar group.
             | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetToolbar | 
            Gets a toolbar.
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Save | 
            Saves the toolbar file.
             | 
|  | SaveAs | 
            Saves the toolbar file to a different path.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also