Sets the enabled state of the given tool in the toolbar.
Syntax
Parameters
- tool
- The AnnotationTool enumeration value to set the enabled state for.
- enabled
- A boolean value which should be set to true to enable to the tool and false to disable the tool and gray out the tool icon.
See Also