MobileForms Toolkit Documentation

MaskedTextProvider.TextChanged Event

Occurs when the Text property value changes.

public event EventHandler TextChanged;

Remarks

This event is raised if the Text property is changed by either a programmatic modification or user interaction.

See Also

MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace