| TextboxExtras Class |
Namespace: ANDREICSLIB.ClassExtras
The TextboxExtras type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFutureTextBoxAfterKeyPress | ||
| GetSelection | ||
| HandleInput |
Quick keyboard handling of fields - Connect to keyboard-keypress event. Pass in KeyChar, and make the return value = e.Handled
| |
| HandleInputAsFloat |
quick handle for floats - Connect to keyboard-keypress event. Pass in KeyChar, and make the return value = e.Handled
| |
| IsSpecial | ||
| ScrollToEnd |