C1.Maui.Input Assembly / C1.Maui.Input Namespace / C1TextBox Class


C1TextBox Class Methods

For a list of all members of this type, see C1TextBox members.

Public Methods
Protected Methods
 NameDescription
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodFinalizes this instance of the C1TextBox class.  
Protected Method (Inherited from Microsoft.Maui.Controls.View)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.View)
Protected MethodCalled when the border brush changed.  
Protected MethodCalled when the border thickness changed.  
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the corner-radius changed.  
Protected MethodCalled when the foreground changed.  
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the padding changed.  
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.NavigableElement)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.InputView)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Top
Extension Methods
 NameDescription
Public Extension MethodReturns all the parents in the visual tree
Public Extension MethodGet 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.
Public Extension Method
Top
See Also