System.Windows.Forms.MaskInputRejectedEventArgs: Property Members

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

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.