Hi,
I've got a slider control used to adjust the screen resolution. I use the slider control values 0-3 to correspond with the screen resolutions 800x600, 1024x768, 1280x1024, & 1400x1050 respectively.
The problem is that when the slider control is adjusted, it shows the value of the slider control as 0, 1, 2, or 3. If I could hide those values or adjust them so that they would correspond to the values the user is actually selecting, my problem would be solved.
Thanks for any help or suggestions.
I've got a slider control used to adjust the screen resolution. I use the slider control values 0-3 to correspond with the screen resolutions 800x600, 1024x768, 1280x1024, & 1400x1050 respectively.
The problem is that when the slider control is adjusted, it shows the value of the slider control as 0, 1, 2, or 3. If I could hide those values or adjust them so that they would correspond to the values the user is actually selecting, my problem would be solved.
Thanks for any help or suggestions.