Click or drag to resize

VOSpinnerTextBox Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            UpDownBase
              NumericUpDown
                VOSpinnerTextBox

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

The VOSpinnerTextBox type exposes the following members.

Constructors
  NameDescription
Public methodVOSpinnerTextBox
Initializes a new instance of the VOSpinnerTextBox class
Public methodVOSpinnerTextBox(Control, Long, Long)
Initializes a new instance of the VOSpinnerTextBox class
Top
Properties
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also