Hi,
How can I show only the image without the border on a BTNBMP button?
Thanks
A.S.K
Hi,
How can I show only the image without the border on a BTNBMP button?
Thanks
A.S.K
If you mean the button border, then you may use a bitmap instead of a button, or simply modify the Class TBtnBmp to avoid the border painting
thank you Antonio
Did you try the NOBORDER clause?
EMG
Enrico is right as usual, you may use the NOBORDER clause ![]()
EnricoMaria wrote:Did you try the NOBORDER clause?
EMG