Name | Description | |
---|---|---|
C1MaskedTextBox Constructor | Initializes a new instance of the C1MaskedTextBox class. |
The following tables list the members exposed by C1MaskedTextBox.
Name | Description | |
---|---|---|
C1MaskedTextBox Constructor | Initializes a new instance of the C1MaskedTextBox class. |
Name | Description | |
---|---|---|
AutoConvertProperty | Identifies the AutoConvert dependency property. | |
CultureProperty | Identifies the Culture dependency property. | |
MaskProperty | Identifies the Mask dependency property. | |
PromptCharProperty | Identifies the PromptChar dependency property. | |
ReplaceModeProperty | Identifies the ReplaceMode dependency property. | |
TextMaskFormatProperty | Identifies the TextMaskFormat dependency property. | |
ValueProperty | Identifies the Value dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. | |
SetStyle |