me

me

  • NA
  • 1
  • 2k

Need help with semi-transparent form

Aug 7 2010 6:00 PM
I am creating an application that mimics the windows desktop, so I need a invisible form with visible icons. The TransparencyKey property makes most of the form transparent but leaves traces of the "invisible" color around the edges of the icons. 
I need a way to make the form 0% visible and the controls on the form 100% visible. 
Does anybody know a way to do this?