TBM_SETTHUMBLENGTHTBM_SETTHUMBLENGTH*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TBM_SETSELSTART
*Next Topic: TBM_SETTIC

TBM_SETTHUMBLENGTH


TBM_SETTHUMBLENGTH 
    wParam = (WPARAM) (UINT) iLength; 
    lParam = 0; 

Sets the length of the slider in a trackbar. This message is ignored if the trackbar does not have the TBS_FIXEDLENGTH style.

iLength
Length, in pixels, of the slider.

See also TBM_GETTHUMBLENGTH


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