System.Windows.Forms.MaskInputRejectedEventArgs Members

The members of System.Windows.Forms.MaskInputRejectedEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
Positionint.

Gets the position in the mask corresponding to the invalid input character.

[read-only]
RejectionHintSystem.ComponentModel.MaskedTextResultHint.

Gets an enumerated value that describes why the input character was rejected.