CalcIt Forms & Controls

ctrTRACKBAR(ID, X, Y, W, H, Properties List);

A trackbar control permits the selection of values in a specific range when the user moves a slider using the mouse or keyboard (left/right arrows or PgUp/PgDn buttons).

Properties

ALIGN, BORDERWIDTH, ENABLED, FREQUENCY, HEIGHT, HINT, LEFT, MARKS, MAX, MIN, NAME, ORIENTATION, POSITION, SLIDERSIZE, TOP, VISIBLE, WIDTH

Functions

WINHANDLE

Events

OnClick, OnMouseMove

Go Back