Click or drag to resize

StatusBar.SetPair Method

X#
Set a pair representing the coordinates to be shown in the status bar.

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

Parameters

oPoint (Optional)
Type: Usual
The point to set.

Return Value

Type: Usual
Remarks
The units you choose for coordinates are arbitrary.
See Also