WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WatermarkTextMode

    Show / Hide Table of Contents

    Enum WatermarkTextMode

    Specifies how watermark text in an editor control should hides.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum WatermarkTextMode

    Fields

    Name Description
    HideTextOnFocus

    The WatermarkText hides when focus is moved to the control.

    HideTextOnTyping

    The WatermarkText hides when user start typing.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved