Xceed Toolkit for Maui v2.0 Documentation
TextBox Class Events


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : TextBox Class

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

Public Events
 NameDescription
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public EventThe event that is raised when the user finalizes the Text entry process with the Return key.  
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public EventThe event that is raised when the TextBox is selected &, thus, in focus.  
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public EventThe event that is raised when the value of the CursorPosition or SelectionLength properties changes.  
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event
The event that is raised when the Text is modified.
 
Public EventThe event that is raised when the TextBox is deselected &, therefore, no longer in focus.  
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
See Also

Reference

TextBox Class
Xceed.Maui.Toolkit Namespace