Accusoft.NotateXpress12.Net
MenuGetEnabled Method
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : MenuGetEnabled Method




tool
If the MenuType is Toolbar, then the Tool parameter is the Tool that the menu is associated with. An AnnotationTool enumeration. If the MenuType is Context, the Tool parameter has no meaning and can be any value.

Glossary Item Box

Returns whether or not the specified menu displays when the right mouse button is clicked over the appropriate area.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

menuType
The MenuType to display.
tool
If the MenuType is Toolbar, then the Tool parameter is the Tool that the menu is associated with. An AnnotationTool enumeration. If the MenuType is Context, the Tool parameter has no meaning and can be any value.

Return Value

A boolean value which is true if the specified menu displays when the right mouse button is clicked over the appropriate area. Otherwise, false is returned and the specified menu is not displayed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.