MobileForms Toolkit Documentation

TouchTextBoxButtonCollection.Removed Event

public event TouchTextBoxButtonEventHandler Removed;

Event Data

The event handler receives an argument of type TouchTextBoxButtonEventArgs containing data related to this event. The following TouchTextBoxButtonEventArgs properties provide information specific to this event.

Property Description
Button  
Index  

See Also

TouchTextBoxButtonCollection Class | Resco.Controls.CommonControls Namespace