Toolbar buttons

Hi,

How can I remove the border from around the buttons in a toolbar control ?

Thanks

FC.
closed account (48bpfSEw)
Some WinControls has an event (OwnerDraw) which gives you the full control over to draw the button and it's content.

Example in Delphi:
https://theroadtodelphi.com/2012/03/14/vcl-styles-and-owner-draw/
Topic archived. No new replies allowed.