Click or drag to resize

ToolBarAssociatedCommands Property

Gets or sets an array of the names of the commands associated with the toolbar.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract string[] AssociatedCommands { get; set; }

Property Value

Type: String
See Also