ComponentOne InputPanel for WinForms
AsciiOnly Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : AsciiOnly Property
Indicates whether only ASCII characters are accepted as valid input.
Syntax
'Declaration
 
Public Property AsciiOnly As System.Boolean
public System.bool AsciiOnly {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members