Class ContextMenuItem
- Namespace
- DotNetBrowser.ContextMenu
- Assembly
- DotNetBrowser.dll
A custom context menu item.
public sealed class ContextMenuItem
- Inheritance
-
ContextMenuItem
- Inherited Members
Properties
- IsChecked
Indicates whether context menu item is checked or not.
- IsEnabled
Indicates whether context menu item is enabled or not.
- SubItems
Gets a collection of sub-items.
- Text
Gets the text of the context menu item.
- Type
Gets the type of the context menu item.