ShowNonRecentLinksHoverDelay Property
In This Topic
Gets or sets the delay (in seconds) for the mouse to hover over the parent menu item in order to show all rarely used item.
Syntax
'Declaration
Public Property ShowNonRecentLinksHoverDelay As Integer
public int ShowNonRecentLinksHoverDelay {get; set;}
See Also