Why does the button get smaller when I hover over a btnbmp button? In my opinion it's not normal!!!
Furthermore, aesthetically it is not good
sample:

How can I make sure that when I hover with the mouse the outlines of the buttons do not get smaller and remain the same height as the neighboring buttons?
Furthermore, aesthetically it is not good
sample:
@ oBrowse:nBottom+2, Â 5 BTNBMP aBtn[3] PROMPT "&Add" Â OF oDlgEdit;
   SIZE 90, 19 PIXEL FLAT BITMAP "Add_NEW" LEFT NOROUND;
   ACTION  NIL
How can I make sure that when I hover with the mouse the outlines of the buttons do not get smaller and remain the same height as the neighboring buttons?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com