Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hide Slider Control Value on Scroll

Status
Not open for further replies.

aaronino

Programmer
Aug 6, 2001
19
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top