点击或拖拽改变大小

IVOControlProperties.SetOwner 方法

X#
This method is called to link the Windows.Forms control to the VO Control

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
METHOD SetOwner(
	Owner AS Control
) AS VOID

参数

Owner
类型:Control
The Owning VO Control
参见