In This Topic
Gets or sets a value indicating whether the radial menu should automatically hide on certain events (such as lost focus etc).
The default is true.
Syntax
'Declaration
Public Property AutoHide As Boolean
public bool AutoHide {get; set;}
See Also