This class represents a TextBox that shows a different content when empty and not focus.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class RadWatermarkTextBox : TextBox,
IThemable |
| Visual Basic |
|---|
Public Class RadWatermarkTextBox _
Inherits TextBox _
Implements IThemable |
Inheritance Hierarchy
See Also