Поделиться через


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

См. также

Основные понятия

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

TBM_SETTHUMBLENGTH

CSliderCtrl::GetThumbLength