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
: ToolStripMenuItem
Package: Korzh.EasyQuery.WinForms
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WinForms.dll
Constructors
Name | Type | Description |
---|---|---|
ListMenuItem(ValueItem item) | void |
Initializes a new instance of the Korzh.EasyQuery.WinForms.MenuListControl.ListMenuItem class. |
Properties
Name | Type | Description |
---|---|---|
Item | ValueItem | Gets the ValueItem object associated with this menu item. |