Click or drag to resize

Slider.SetTickPos Method

X#
Sets the position of a tick mark in a slider control.

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

Parameters

nPosition (Optional)
Type: Usual
** missing parameter documentation **

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also