Partager via


TBM_GETTHUMBLENGTH

This message retrieves the length of the slider in a trackbar.

TBM_GETTHUMBLENGTH wParam = 0; 
  lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Values

The length, in pixels, of the slider indicates success.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.

See Also

TBM_SETTHUMBLENGTH

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.