How can change the height of TrackBar control

  • Thread starter Thread starter ck.kislay
  • Start date Start date
C

ck.kislay

Visual stdio 2.0 doesnot support the change in height of the Trackbar
control.Is there any way to change the height of the TrackBar Control.

Waiting for reply.
Chandan
 
Hi,

You can set the AutoSize property to false the then you can change the
height. You can make the control taller, but this won't make the thumb and
the scale bigger. However you can make it smaller that it normally appears.
 

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