Search found 31 matches: amiguinho

Return to advanced search

Amiguinho

Try this:

FUNCTION TranspColor( oWnd, nRGB )
SetWindowLong( oWnd:hWnd, GWL_EXSTYLE, WS_BORDER )
SetWindowLong( oWnd:hWnd, GWL_EXSTYLE, WS_EX_LAYERED )
SetLayeredWindowAttributes( oWnd:hWnd, nRgb, 0, LWA_COLORKEY )
RETURN NIL
by Rochinha
Wed Oct 04, 2006 1:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ventanas Transparentes
Replies: 13
Views: 4714
Previous

Return to advanced search