SplitView.ChangeBackground 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD ChangeBackground(
oBrush AS Brush,
kWhere AS LONG
) AS VOID
public virtual void ChangeBackground(
Brush oBrush,
[DefaultParameterValueAttribute(0, 0)] int kWhere
)
查看代码参数
- oBrush
- 类型:Brush
- kWhere
- 类型:Int32
参见