Click or drag to resize

StatusBar.Show Method

X#
Display a status bar so it is visible.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Show() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
StatusBar:Show() is also usually called to redisplay a status bar that was hidden with the StatusBar:Hide() method.
See Also