PersonPerson 0 Newbie Poster

Hey there.

My problem is simple, but I cannot seem to find a solution anywhere. I recently converted my application from VB6 to VB.NET manually. Everything is working fine, except one thing. The application's icon works fine on the executable itself, but as the application is launched, the icons on the application itself, the taskbar, and the system tray appear with a black background. I'd like to make them all have transparent backgrounds. I see no reason for them to be like that considering the executable's icon is OK. I'll appreciate any help. Thanks in advance.

Person