A helper class that provides various attached properties for the TextBox control.
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["TextBoxHelper"]
class Type type-node
Syntax
public class TextBoxHelper
Remarks
Password watermarking code from: http://prabu-guru.blogspot.com/2010/06/how-to-add-watermark-text-to-textbox.html
Fields
| Name | Field Type | Constant Value | Summary |
|---|---|---|---|
| Auto |
DependencyProperty |
This property can be used to retrieve the watermark using the
DisplayAttribute of bound property.
static
|
|
| Button |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| Buttons |
DependencyProperty |
static
|
|
| Button |
DependencyProperty |
static
|
|
| ButtonWidthProperty | DependencyProperty |
This property can be used to set the button width (PART_ClearText) of TextBox, PasswordBox, ComboBox, NumericUpDown
static
|
|
| Clear |
DependencyProperty |
static
|
|
| HasTextProperty | DependencyProperty |
static
|
|
| Is |
DependencyProperty |
The clear text button behavior property. It sets a click event to the button if the value is true.
static
|
|
| IsMonitoringProperty | DependencyProperty |
static
|
|
| Is |
DependencyProperty |
static
|
|
| Is |
DependencyProperty |
static
|
|
| Select |
DependencyProperty |
static
|
|
| TextButtonProperty | DependencyProperty |
static
|
|
| TextLengthProperty | DependencyProperty |
static
|
|
| Use |
DependencyProperty |
static
|
|
| Watermark |
DependencyProperty |
static
|
|
| WatermarkProperty | DependencyProperty |
static
|
|
| Watermark |
DependencyProperty |
static
|
|
| Watermark |
DependencyProperty |
static
|