UtilGeckoFxSubmenuDelay Property
Gets or sets the delay, in milliseconds, between hovering over a menu option with a submenu and the submenu appearing.
Namespace: DevCase.ThirdParty.GeckoFxAssembly: 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; }
Public Shared Property SubmenuDelay As Integer
Get
Set
Dim value As Integer
value = UtilGeckoFx.SubmenuDelay
UtilGeckoFx.SubmenuDelay = value
public:
static property int SubmenuDelay {
int get ();
void set (int value);
}
static member SubmenuDelay : int with get, set
No code example is currently available or this language may not be supported.
Property Value
Int32
The delay, in milliseconds, between hovering over a menu option with a submenu and the submenu appearing.
Recommended value: 0