Function
Specifies the timing to check the input value.
Variable type
[ C#: enum TextBoxDataCheckTiming ] [ VB.NET:
Enum TextBoxDataCheckTiming ]
Initial value
Completed
Setting value
Value |
Enumeration member |
Description |
0 |
Completed |
At the time of confirmation |
1 |
EachChar |
Character by character |
Remarks
Specifies the timing to check the input value.