Accusoft.ImagXpress12.Net
SetItemVisible Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ToolbarContextMenu Class : SetItemVisible Method




tool
A Tool enumeration value associated with the menu item.
topMenuId
An integer value which represents the top-level menu ID.
visible
A boolean value which is true to set the given menu item to visible. Otherwise, false should be set.
exclusive
A boolean value which is true to set all other menu items on the same menu level as hidden. Otherwise, false should be set.

Glossary Item Box

Sets if a menu item should be visible when the menu is displayed.

Syntax

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

Parameters

tool
A Tool enumeration value associated with the menu item.
topMenuId
An integer value which represents the top-level menu ID.
subMenuId
An integer value which represents the sub-level menu ID.
visible
A boolean value which is true to set the given menu item to visible. Otherwise, false should be set.
exclusive
A boolean value which is true to set all other menu items on the same menu level as hidden. Otherwise, false should be set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.