Click or drag to resize

ToolbarFile Methods

The ToolbarFile type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes the toolbar file.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetGroup(Int32)
Gets a toolbar group.
Public methodGetGroup(String)
Gets a toolbar group.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetToolbar
Gets a toolbar.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Saves the toolbar file.
Public methodSaveAs
Saves the toolbar file to a different path.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also