Click or drag to resize

VOTextBox Class (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOTextBox INHERIT TextBox,  IMPLEMENTS IVOControlProperties, 
	IVOControl, IVOUIObject
Request Example View Source

The VOTextBox type exposes the following members.

Constructors
  NameDescription
Public methodVOTextBox
Initializes a new instance of the VOTextBox class
Public methodVOTextBox(Control, Long, Long)
Initializes a new instance of the VOTextBox class
Top
Properties
  NameDescription
Public propertyControl
Public propertyControlProperties
Public propertyoEdit
Public propertyText (Overrides Text.)
Top
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also