Menu.FindShortcut Field

Definition

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

public: int FindShortcut = 1;
public const int FindShortcut = 1;
val mutable FindShortcut : int
Public Const FindShortcut As Integer  = 1

Field Value

Value = 1

Applies to