The properties of System.Windows.Forms.MaskInputRejectedEventArgs are listed below. For a list of all members, see the MaskInputRejectedEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Position | int.
Gets the position in the mask corresponding to the invalid input character. |
[read-only] | RejectionHint | System.ComponentModel.MaskedTextResultHint.
Gets an enumerated value that describes why the input character was rejected. |