C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / AutoHide Property

In This Topic
AutoHide Property (ResizeSettings)
In This Topic
A value that indicates whether the handles are automatically hidden when mouse out of the element.
Syntax
'Declaration
 
Public Property AutoHide As System.Boolean
 
Remarks
If set to true, automatically hides the handles except when the mouse hovers over the element.
See Also