Enum AutoHideSelectionStyle
Specifies the Selection style of the AutoHided window.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum AutoHideSelectionStyle
Fields
Name | Description |
---|---|
Click | The AuotHided window can be show/hide by Click. |
MouseHover | The AutoHided window can be show/hide by MouseHover. |