Click or drag to resize

VOForm.AddControl Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AddControl(
	oCtrl AS Control
) AS VOID
Request Example View Source

Parameters

oCtrl
Type: Control

Implements

AddControl(Control)
See Also