MobileForms Toolkit Documentation

MaskedTextBox.Text Property

Gets or sets the text associated with this control.

public override string Text {get; set;}

Property Value

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

See Also

MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace