.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
ProgressBar 类
ProgressBar 属性
BackgroundColor 属性
BarColor 属性
OldPosition 属性
Position 属性
Range 属性
UnitSize 属性
ProgressBar.BarColor 属性
一个 Color 对象,指定进度条控件的条颜色。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
BarColor
AS
USUAL
SET
public
virtual
__Usual
BarColor
{
set
; }
查看代码
属性值
类型:
__Usual
一个 Color 对象,指定进度条控件的条颜色。
参见
引用
ProgressBar 类
VO 命名空间