UtilGeckoFxSubmenuDelay Property

Gets or sets the delay, in milliseconds, between hovering over a menu option with a submenu and the submenu appearing.

Definition

Namespace: DevCase.ThirdParty.GeckoFx
Assembly: DevCase.net48.ThirdParty.GeckoFx (in DevCase.net48.ThirdParty.GeckoFx.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static int SubmenuDelay { get; set; }

Property Value

Int32
The delay, in milliseconds, between hovering over a menu option with a submenu and the submenu appearing.

Remarks

Recommended value: 0

See Also