if you are using a TImage just set the Transparent property to true
olle
Posts
-
C++ Builder Transparent Graphics! -
Gasoline priceshow much do you pay for 1 gallon? (in sweden we pay about 5 dollars)
-
screen recorderCamtasia http://www.techsmith.com/
-
LQOTDno, I used google :-)
-
LQOTDRichard Harris http://www.geocities.com/tomdom25/yard.html
-
CScrollbar, and OnHScrollit works, thanks :-) olle
-
CScrollbar, and OnHScrollcould somebody explain why the nPos parameter wraps at 32767 void CMyDlg::OnHScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) olle
-
Google wierdnesssearch for "go to hell" at google ;)
-
mousewheel not workingI´ve got a really strange problem One of the windows in my app (´mdi app) has a vertical scrollbar, if I run the app within Visual Basic (by pressing F5) I can scroll the window content with the mousewheel but if I create an exe-file and run it from Windows Explorer I can´t (if I click the arrows on the scrollbar the window content is scrolled). Does anybody know what could be wrong???? Olle