Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

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?