MobileForms Toolkit Documentation

MaskedTextProvider.Text Property

Gets or sets the text associated with this class.

public virtual string Text {get; set;}

Property Value

A String containing the text currently associated with the class. The default is an empty string.

See Also

MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace