Click or drag to resize

VOProperties Constructor (Long, Long)

X#
Initializes a new instance of the VOProperties class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	liStyle AS LONG,
	dwExStyle AS LONG
)
Request Example View Source

Parameters

liStyle
Type: Long
dwExStyle
Type: Long
See Also