Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

XP Style Forms in Visual Basic Help


ghost's Avatar
0 0

I am using this code to add XP style forms in Visual Basic

Application.Run(New Form1) ```

When i add a Winsock control, the XP style forms go back to the normal style buttons.

What is wrong?