Click or drag to resize

VOControlProperties Constructor (Control, Control, Long, Long)

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,
	liStyle AS LONG,
	dwExStyle AS LONG
)
Request Example View Source

Parameters

oControl
Type: Control
oOwner
Type: Control
liStyle
Type: Long
dwExStyle
Type: Long
See Also