Search results for query: *

  • Users: Latin4567
  • Content: Threads
  • Order by date
  1. L

    Can someone please convert this C# to visual basic?

    Ok, I have tried for the past 24 hours to convert this C# code to visual basic without sucess. Could someone please plesae please please convert this to visual basic and post it? Visual C# Code: using System; using System.Drawing; using System.Drawing.Imaging; using System.Windows.Forms...
  2. L

    UpdateLayeredWindow - help!

    I am trying to accomplish an effect similar to programs like Konfabulator and DesktopX which use the UpdateLayeredWindow API to achieve vista-like window layering. I need to create a translucent form with ranging alpha values based on a png image. So basically, I have want to be able to create...
Back
Top