Click or drag to resize
TextboxExtras Methods

The TextboxExtras type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFutureTextBoxAfterKeyPress
Private methodStatic memberGetSelection
Public methodStatic memberHandleInput
Quick keyboard handling of fields - Connect to keyboard-keypress event. Pass in KeyChar, and make the return value = e.Handled
Public methodStatic memberHandleInputAsFloat
quick handle for floats - Connect to keyboard-keypress event. Pass in KeyChar, and make the return value = e.Handled
Public methodStatic memberIsSpecial
Public methodStatic memberScrollToEnd
Top
See Also