Event
Returns the original event arguments.
boolean
Returns true when the value of MaskedTextBox is changed by user interaction. Otherwise, it returns false
string
Returns the value of the MaskedTextBox with the masked format.
string
Specifies name of the event.
string
Returns the raw value of MaskedTextBox by removing the prompt characters and literals(non-mask elements) which have been set in the mask of MaskedTextBox.