Click or drag to resize

StatusBar.AddItem Method

X#
Add a new item to the status bar.

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

Parameters

oStatusBarItem (Optional)
Type: Usual
The new item to add to the status bar.

Return Value

Type: Usual
See Also