Property | Type | Description | |
---|---|---|---|
MaskCharacter | char | ||
Parent | |||
State | EditState | ||
Type | EditType | ||
input | char |
Method | Description | |
---|---|---|
EditPosition ( |
||
IsAscii ( char c ) : bool | ||
Match ( char c, MaskedTextResultHint &resultHint, bool only_test ) : bool | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
Clone ( ) : EditPosition | ||
EditPosition ( ) : System.Globalization |
public EditPosition ( |
||
Parent | ||
Type | EditType | |
State | EditState | |
MaskCharacter | char | |
return | System.Globalization |
public Match ( char c, MaskedTextResultHint &resultHint, bool only_test ) : bool | ||
c | char | |
resultHint | MaskedTextResultHint | |
only_test | bool | |
return | bool |
public MaskedTextProvider,System.ComponentModel Parent | ||
return |