WatermarkedTextBox Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a TextBox that can display watermark text when empty.
C++
public ref class WatermarkedTextBox : System::Windows::Controls::TextBox
public class WatermarkedTextBox : System.Windows.Controls.TextBox
type WatermarkedTextBox = class
inherit TextBox
Public Class WatermarkedTextBox
Inherits TextBox
- Inheritance
-
WatermarkedTextBox
Watermark |
|
Watermark |
Identifies the Watermark dependency property. |
Watermark |
Watermark |
Gets or sets the watermark text to be display when the text box is empty. |
Watermark |
|
Watermark |
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |