Name | Description | |
---|---|---|
C1TextBox Constructor | Initializes a new instance of the C1TextBox class. |
The following tables list the members exposed by C1TextBox.
Name | Description | |
---|---|---|
C1TextBox Constructor | Initializes a new instance of the C1TextBox class. |
Name | Description | |
---|---|---|
BorderBrushProperty | Identifies the BorderBrush dependency property. | |
BorderThicknessProperty | Identifies the BorderThickness dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
ForegroundProperty | Identifies the Foreground dependency property. | |
PaddingProperty | Identifies the Padding dependency property. |
Name | Description | |
---|---|---|
propertyMapper | (Inherited from Microsoft.Maui.Controls.View) |
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 |