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; }
Public MustOverride Property AssociatedCommands As String()
Get
Set
Property Value
Type:
StringSee Also