Click or drag to resize

ControlEvent Constructor (Control)

X#
Initializes a new instance of the ControlEvent class

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

Parameters

loControl
Type: Control
See Also