ContextMenu Constructor
.NET Framework (current version)
Initializes a new instance of the ContextMenu class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ContextMenu() | Initializes a new instance of the ContextMenu class with no menu items specified. |
![]() | ContextMenu(array<MenuItem^>^) | Initializes a new instance of the ContextMenu class with a specified set of MenuItem objects. |
Show:
