Click or drag to resize

VOHotKeyTextBox Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        TextBoxBase
          TextBox
            VOTextBox
              VOHotKeyTextBox

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOHotKeyTextBox INHERIT VOTextBox
Request Example View Source

The VOHotKeyTextBox type exposes the following members.

Constructors
  NameDescription
Public methodVOHotKeyTextBox
Initializes a new instance of the VOHotKeyTextBox class
Top
Properties
  NameDescription
Public propertyControl (Inherited from VOTextBox.)
Public propertyControlProperties (Inherited from VOTextBox.)
Public propertyoEdit (Inherited from VOTextBox.)
Public propertyText (Inherited from VOTextBox.)
Top
Functions
  NameDescription
Public methodInitialize (Inherited from VOTextBox.)
Public methodOnWndProc (Inherited from VOTextBox.)
Public methodRevertEventPosition (Inherited from VOTextBox.)
Public methodSetOwner (Inherited from VOTextBox.)
Public methodSetVisualStyle (Inherited from VOTextBox.)
Top
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also