VantagePoint WPF Controls v1.0 Class Library
The CommonPasswordBoxBase type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| CornerRadius |
Get or set the corner radius for the outside border of the passwordbox
| |
| FocusBorderThickness |
Get or set the thickness of the focus ring
| |
| FocusBrush |
Get or set the brush that appears on the outside of the passwordbox when hovering over the button
| |
| InnerBorderBrush |
Get or set the brush that appears on the inner border brush
| |
| InnerBorderThickness |
Get or set the thickness of the inner border brush
| |
| InnerCornerRadius |
Get or set the corner radius for the inner border of the passwordbox
| |
| Password |
Get or set the password
| |
| PasswordChar |
Get or set the password character
| |
| WatermarkBrush |
Get or set the WaterMark foregound color
| |
| WatermarkFontFamily |
Get or set the WaterMark font family
| |
| WatermarkFontSize |
Get or set the WaterMark font size
| |
| WatermarkFontStyle |
Get or set the WaterMark font style
| |
| WatermarkOpacity |
Get or set the WaterMark Opacity
| |
| WatermarkText |
Get or set the WaterMark text
|