Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the size of the line for a slider control.
int SetLineSize(
int nSize
);
Parameters
- nSize
The new line size of the slider control.
Return Value
The previous line size.
Remarks
The line size affects how much the slider moves for the TB_LINEUP and TB_LINEDOWN notifications.
Requirements
Header: afxcmn.h