TBM_GETTICPOSTBM_GETTICPOS*
*Contents  *Index  *Topic Contents
*Previous Topic: TBM_GETTIC
*Next Topic: TBM_GETTOOLTIPS

TBM_GETTICPOS


TBM_GETTICPOS 
    wParam = (WPARAM) (WORD) iTic; 
    lParam = 0; 

Retrieves the current physical position of a tick mark in a trackbar.

iTic
Zero-based index identifying a tick mark. Valid indexes are in the range from zero to two less than the tick count returned by the TBM_GETNUMTICS message.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.