ToolMenuItem Class | WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / ToolMenuItem Class
Properties Events


ToolMenuItem Class Members

The following tables list the members exposed by ToolMenuItem.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a ToolMenuItem.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the string with a character used as the tool icon.  
Public PropertyGets or sets a value indicating if the item is enabled.  
Public PropertyGets or sets the text label of the tool.  
Public PropertyGets a value that identifies the tool panel.  
Public PropertyGets or sets a value indicating if the item is visible.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes.  
Top
See Also