i know that the Bitmap constructor that takes an HICON doesn't fully support icons (i.e. alpha). But that doesn't mean i don't still need to be able to do it. Problem: Draw an HICON on a Graphics object. Go...