I was confused.
Based on your comments, if the scrollbar becomes smaller than minimum scrollbar size, WB will TRY to distort it?
If so, it seems that only one value is necessary.
If scrollbar is smaller than this value, use the alternating scrollbar image. If it's not smaller, just use the normal image.
I thought minimum scrollbar value tells WB that don't shrink the scrollbar anymore, keep this minimum size.
That is, the minimum scrollbar you'll see is your defined size.
In this way, we can ensure that the scrollbar always looks pretty.
Is there any method I can force the scrollbar use normal image and still have minimum size?
Thanks again.