TypingInputRejectCause Enumeration

Specifies the reason for rejecting the typing input.

Member Name Description
InputNotAllowable The input is not an allowed character.
MaxLengthExceeded The input exceeded the maximum length.
None The input is not rejected.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also