I have created a dialog box that has a checkbox and want to put a slider in it as well. I don't know how to get information from the slider I have put into the dialog box and I don't know how to set the ticks on the slider. I have the checkbox working correctly and use the following functions to get the information from it:
::CheckDlgButton
::IsDlgButtonChecked
What functions would I use to get information from the slider? And how can I set the slider's ticks?



LinkBack URL
About LinkBacks


