CSliderCtrl::ClearSel

来源:互联网 发布:深夜福利直播软件 编辑:程序博客网 时间:2024/05/16 18:50

CSliderCtrl::ClearSel

void ClearSel( BOOL bRedraw = FALSE );

Parameters

bRedraw

Redraw flag. If this parameter is TRUE, the slider is redrawn after the selection is cleared; otherwise the slider is not redrawn.

Remarks

Call this function to clear the current selection in a slider control.

原创粉丝点击