The following sample shows the problem (the button is inset and partially visible):
EMG
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oDlg
DEFINE DIALOG oDlg
@ 1, 1 BTNBMP
ACTIVATE DIALOG oDlg;
CENTER
RETURN NILEMG