menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WatermarkTextMode - WPF API Reference | Syncfusion

    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 - 2025 Syncfusion Inc. All Rights Reserved