.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
StatusBar 类
StatusBar 方法
AddItem 方法
ClearItems 方法
Destroy 方法
Dispatch 方法
DisplayKeyboard 方法
DisplayMemory 方法
DisplayMessage 方法
DisplayPosition 方法
DisplayTime 方法
GetItemBoundingBox 方法
Hide 方法
RefreshMemoryDisplay 方法
setmessage 方法
SetPair 方法
SetText 方法
Show 方法
StatusBar.Show 方法
显示一个状态栏,使其可见。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Show
()
AS
USUAL
public
override
__Usual
Show
()
查看代码
返回值
类型:
__Usual
备注
通常,使用 StatusBar:Hide() 方法隐藏的状态栏,也会调用 StatusBar:Show() 方法重新显示。
参见
引用
StatusBar 类
VO 命名空间