CSliderCtrl::SetLineSize

int SetLineSize( int nSize );

Return Value

The previous line size.

Parameters

nSize

The new line size of the slider control.

Remarks

Call this function to set the size of the line for a slider control. The line size affects how much the slider moves for the TB_LINEUP and TB_LINEDOWN notifications.

CSliderCtrl OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::GetLineSize, CSliderCtrl::SetPageSize