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 starting and ending positions for the current selection in a slider control.
void SetSelection( 
   int nMin, 
   int nMax  
);
Parameters
- nMin 
 Starting position for the slider.
- nMax 
 Ending position for the slider.
Requirements
Header: afxcmn.h