System.Windows.Forms.Menu: Field Members

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

Public Fields

const
FindHandleint (0).

Specifies that the Menu.FindMenuItem(int, IntPtr) method should search for a handle.

const
FindShortcutint (1).

Specifies that the Menu.FindMenuItem(int, IntPtr) method should search for a shortcut.