Void
IToolbarComponent
.DisableTool(Int32 toolId, Boolean disable)
Disables a tool.
Remarks
Examples
Parameters
toolId
Type: Int32
The if of the tool to disable.
disable
Type: Boolean
Specifies whether to disable or enable the tool.
Return Value
Type: Void