How to Flip Your Visual Basic Form in another Form
I recently joined myLot forum . It is a paid to post forum introduced by my friend. Hah! Hah! I'm thinking about making money while hanging around the net with friends. Isn't that great? You can get money if you start a good discussion and even get money when responding in discussion in a good manners. The good thing is myLot can pay me via PayPal or e-Gold. So, if you are interested too, then you can simply join the myLot forum for free by clicking here and then click on sign up. Ups, back to the topic. While browsing the forum, I found a Visual Basic question about how to flip the content of the VB form . So, I decided to help him and make this simple step by step code. OK lets make it simple because I also hate to type a lot . We are using VB6 to create this small project. So, make sure you have VB6 installed to follow this steps. Step 1: Open up VB6 and create new project using 'Standard EXE' . Step 2: Add one CommandButton (we will use this to trigger the f...