ThemedMenuSegmentedItemHandlerMenuDelay Property |
Delay for the menu to show when the mouse is down and
CanSelect is
true.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public TimeSpan MenuDelay { get; set; }
Public Property MenuDelay As TimeSpan
Get
Set
member MenuDelay : TimeSpan with get, set
Property Value
Type:
TimeSpanSee Also