Click or drag to resize

WindowHorizontalScrollBar Constructor

X#
Construct a window horizontal scroll bar.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oOwner
) CLIPPER
Request Example View Source

Parameters

oOwner (Optional)
Type: Usual
The window that owns the window horizontal scroll bar.
See Also