CSliderCtrl::SetThumbLength
Sets the length of the slider in the current trackbar control.
void SetThumbLength(
int nLength
);
Параметры
Parameter |
Description |
---|---|
[in] nLength |
Length of the slider, in pixels. |
Заметки
This method sends the TBM_SETTHUMBLENGTH message, which is described in the Windows SDK.
Требования
Header: afxcmn.h