Click or drag to resize

VOControlProperties Constructor (Control, Control)

X#
Initializes a new instance of the VOControlProperties class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oControl AS Control,
	oOwner AS Control
)
Request Example View Source

Parameters

oControl
Type: Control
oOwner
Type: Control
See Also