Reverse TrackBar Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

By default the trackbar control uses down equal to right and up equal to
left. I want to make down equal to left and up equal to right.

I know that I can behave that, importing SetWindowsLong from user32.dll and
set the "TBS_DOWNISLEFT" style, but I'm searching for other way without using
Win32.

Thank u
KalliMan
 

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