MobileForms Toolkit Documentation

MaskedTextBox.ShouldSerializeText Method 

Indicates whether the Text property should be persisted.

protected virtual bool ShouldSerializeText();

Return Value

true if the property value has changed from its default; otherwise, false.

See Also

MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace