The members of System.Windows.Forms.MaskInputRejectedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.MaskInputRejectedEventArgs class. |
[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. |