Click or drag to resize

BaseListBox.SetTop Method

X#
Move a specified item to the top of the list box.

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

Parameters

nItemNumber (Optional)
Type: Usual
The number of the item to be moved. Specify one of the following values:

Return Value

Type: Usual
See Also