Topic: APLX Help : System Classes : Properties : tickpos
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

The 'tickpos' property


Implemented under Windows only

Read-only, Two-column numeric matrix

Valid for: Trackbar

The tickpos property returns a two column matrix, with one row for each tick mark in the control. The first column gives the logical value associated with each tick, the second column gives the physical position of the tick marks within the client area of the control, in the current scale of the object. For vertical trackbars, the vertical position of the ticks is returned, and for horizontal trackbars, the horizontal position of the ticks is returned.


Topic: APLX Help : System Classes : Properties : tickpos
[ Previous | Next | Contents | Index | APL Home ]