ToolbarFileCollection Class |
Namespace: Rhino.UI
The ToolbarFileCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Get tne number of open toolbar files.
|
![]() | Item |
Gets an open toolbar file by index.
|
![]() ![]() | MruSidebarIsVisible |
Returns true if the most-recently-used sizebar is visible.
|
![]() ![]() | SidebarIsVisible |
Returns true if the sizebar is visible.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FindByName |
Gets an open toolbar file by name, or alias.
|
![]() | FindByPath |
Gets an open toolbar by full path.
|
![]() | GetEnumerator |
Gets a toolbar file enumerator.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Open |
Opens a toolbar file.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |