MenuListControl.ListMenuItem class
The System.Windows.Forms.MenuItem descendant that is used to fill the drop-down list of the element.
public class Korzh.EasyQuery.WinForms.MenuListControl.ListMenuItem : ToolStripMenuItemPackage: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WinForms.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| ListMenuItem(ValueItem item) | void | Initializes a new instance of the Korzh.EasyQuery.WinForms.MenuListControl.ListMenuItem class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Item | ValueItem | Gets the ValueItem object associated with this menu item. |