The initial size of the thumb depends on SM_CYCAPTION.
commit9ebf12c36dc78a00269dfbf7953ce7529fa72154
authorDuane Clark <dclark@akamail.com>
Sat, 2 Aug 2003 00:44:00 +0000 (2 00:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 2 Aug 2003 00:44:00 +0000 (2 00:44 +0000)
treed7435cbf947ab3586cc9d38b35afb55d16968854
parentaeffb6c312ac64417cb0f8a2a70d2a0a7e5c449b
The initial size of the thumb depends on SM_CYCAPTION.
Correctly draw the thumb as in Windows.
The channel/thumb position also depends on TBS_NOTICKS.
The first and last tic marks should be inset from the channel length
by half the thumb width.
When TBS_BOTH style set, make sure to draw both sets of tics.
dlls/comctl32/trackbar.c