Click or drag to resize

VOMLETextBox Class (Typed)

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

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

The VOMLETextBox type exposes the following members.

Constructors
  NameDescription
Public methodVOMLETextBox
Initializes a new instance of the VOMLETextBox 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