Click or drag to resize

RhinoAppToolbarFiles Property

Collection of currently open toolbar files in the application

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static ToolbarFileCollection ToolbarFiles { get; }

Property Value

Type: ToolbarFileCollection
See Also