The fields of System.Windows.Forms.Menu are listed below. For a list of all members, see the Menu Members list.
See Also: Inherited members from System.ComponentModel.Component
const | FindHandle | int (0).
Specifies that the Menu.FindMenuItem(int, IntPtr) method should search for a handle. |
const | FindShortcut | int (1).
Specifies that the Menu.FindMenuItem(int, IntPtr) method should search for a shortcut. |