Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transparency problem in Windows 2000

Status
Not open for further replies.

MarcCama

IS-IT--Management
Mar 14, 2003
62
BR
Hi,

I'm development an VB.NET application that has an initial window with a triangle form, as the image below.

logoex.jpg


When the application run in Windows XP, the external baby blue color appear transparent, but, when run in Windows 2000 Client, not.

Somebody knows which is the problem? How to fix it?

Thanks.
 
Hi NoCoolHandle,

Thanks for your reply.

My transparency color is (222;255;222), that is the external color in image above.

I put the TransparencyKey Property to 222;255;222, and, in Windows XP, the application map appear without this color, but in Windows 2000 not.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top