IVOControlContainer.SetChildIndex 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 METHOD SetChildIndex(
oCtrl AS IVOControl,
nIndex AS LONG
) AS VOID
void SetChildIndex(
IVOControl oCtrl,
int nIndex
)
参数
- oCtrl
- 类型:IVOControl
- nIndex
- 类型:Int32
参见