Click or drag to resize

VOHScrollBar Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollBar
          HScrollBar
            VOHScrollBar

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

The VOHScrollBar type exposes the following members.

Constructors
  NameDescription
Public methodVOHScrollBar
Initializes a new instance of the VOHScrollBar class
Public methodVOHScrollBar(Control, Long, Long)
Initializes a new instance of the VOHScrollBar 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