Click or drag to resize

VOFormProperties Constructor (Typed)

X#
Initializes a new instance of the VOFormProperties class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oForm AS Form,
	oWindow AS Window
)
Request Example View Source

Parameters

oForm
Type: Form
oWindow
Type: Window
See Also