public void ToolDelete( AnnotationTool tool )
public: void ToolDelete( AnnotationTool tool )
'Declaration Public Sub ToolDelete( _ ByVal tool As AnnotationTool _ )
'Usage Dim instance As Toolbar Dim tool As AnnotationTool instance.ToolDelete(tool)
When a tool is deleted from the toolbar, it is removed and no longer visible.
Future calls to GetToolEnabled will return false, and calls to GetToolVisible will return false.
Toolbar Class Toolbar Members
©2019. Accusoft Corporation. All Rights Reserved.