Represents an implementation of Korzh.EasyQuery.WinForms.ListControl class that shows the menu
public class Korzh.EasyQuery.WinForms.MenuListControl
Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WinForms.dll
| Name | Type | Description | 
|---|
| menuControl | ContextMenuStrip | The System.Windows.Forms.ContextMenucontrol that is used for value editing. | 
| Name | Type | Description | 
|---|
| ControlType | string | Gets the type of the control (MENU in this case). | 
| Name | Type | Description | 
|---|
| Dispose( booldisposing) | void | Clean up any resources being used. | 
| Hide() | void | Hides this instance. | 
| RefillItems(ValueItemList items) | void | Refills the items. | 
| Show(ListXElement parentElement, Pointposition) | void | Shows list control. |