PopupMenuItem Class |
Namespace: Deltabit.WinForms
The PopupMenuItem type exposes the following members.
Name | Description | |
---|---|---|
PopupMenuItem | Initializes a new instance of the PopupMenuItem class | |
PopupMenuItem(String, String, Int32) |
Constructor for the PopupMenuItem
|
Name | Description | |
---|---|---|
Name |
The name of the PoupMenuItem used to identify it in a collection.
| |
Text |
The Text displayed in the PopupMenu for this PopupMenuItem.
|
Name | Description | |
---|---|---|
Clone |
Performs a MemberwiseClone on the PopupMenuItem object
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |