点击或拖拽改变大小

PropertyContainer.Add 方法

X#

命名空间:  XSharp.VFP
程序集:  XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
 METHOD Add(
	cName AS STRING,
	uValue AS USUAL,
	nVisibility AS USUAL,
	cDescription AS USUAL
) AS PropertyDescriptor
查看代码

参数

cName
类型:String
uValue
类型:__Usual
nVisibility
类型:__Usual
cDescription
类型:__Usual

返回值

类型:PropertyDescriptor
参见