Hi,
i have some btnbmp on folder with xp style.
Have anyone a solution to get Btnbmp transparent.
i use FWH 7.01 and Harbour alpha build 1.0
Thanks in advance.
Uwe
#include "FiveWin.ch"
function Main()
local oDlg, oBtn
DEFINE DIALOG oDlg TRANSPARENT
@ 10, 10 BTNBMP oBtn FILENAME "About.bmp" NOBORDER
oBtn:lTransparent = .T.
ACTIVATE DIALOG oDlg
return nil
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 52 guests