How to label trackbar

  • Thread starter Thread starter Guest
  • Start date Start date
Label how?

You can place a simple label control next to it and use that.

You can also inherit from the label control and create your own. Then you
can add a label to the interface.
 
Al,

You can as use a groupbox with a trackbar in it.
Looks very nice

You can as well make a usercontrol from that

I hope this helps?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top