Selection range of TrackBar control doesn't appear with Windows XP styles
Hello,
My win32 application creates a dialog with a Trackbar control. The
trackbar has the TBS_ENABLESELRANGE style. The selection range appears
correctly (as a blue background) when my Display Properties Appearance
is set to Windows Classic style. But when I set the Appearance to
Windows XP style, the selection range is not shown.
The application has the manifest file embedded in the executable, and
the dialog control have the Windows XP styles applied correctly.
What causes the problem with the selection range?
Thanks,
Amit
|