Saves an open toolbar collection to disk.
Rhino.SaveToolbarCollection (strName)
strName |
Required. String. The name of a currently open toolbar collection. |
Boolean |
True or False indicating success or failure. |
Null |
If not successful, or on error. |
Dim strName
strName = "Default"
Rhino.SaveToolbarCollection strName