Enum BannerTextMode
Describes banner text rendering behavior.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum BannerTextMode
Fields
| Name | Description |
|---|---|
| EditMode | Banner text disappears only when associated text box is not empty. |
| FocusMode | Banner text disappears when the control gets focus. |