Hi!
I am using many TIWAdvToolButtons because of the smart hover function. Most of them contains a gif image with 24x24 pixel. If I set a border or the hover color is displayed, the height of the border / hover area is greater than 24 pixels (may be about 32 pixels) allthough the component height property is set to 24.
Would be nice, if the border / hover area would not exceed the height ;)
Greetings
Detlev
The TIWAdvToolButton automatically adds some padding if the image is 24 pixels high the height of the control will automatically be sized to a higher value.
Can you please try using an image of for example 16 pixels high instead?