Click or drag to resize

VOLabel.SetOwner Method (Typed)

X#

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

Parameters

Owner
Type: Control

Implements

SetOwner(Control)
See Also