Z
Zoury
Hi there! :O)
I'm trying to stick a 16x16 pixels image on a 24x24 pixels button. The image
is never centered properly no matter what alignment i sets. there is always
a little margin or something.. any thoughts ? I've tried to override the
OnPaint() events without any success (probably due to a lack of knowlegde in
owner drawn controls.. :O)
btw, is there a way to "subclass" or override a method without having to
create a new inherited class ? if so, would that be programmaticaly correct
or would it break some OO concepts ?
Thanks a lot!
I'm trying to stick a 16x16 pixels image on a 24x24 pixels button. The image
is never centered properly no matter what alignment i sets. there is always
a little margin or something.. any thoughts ? I've tried to override the
OnPaint() events without any success (probably due to a lack of knowlegde in
owner drawn controls.. :O)
btw, is there a way to "subclass" or override a method without having to
create a new inherited class ? if so, would that be programmaticaly correct
or would it break some OO concepts ?
Thanks a lot!