now can you tell me how to stop the about box from opening by itself?
i only want it to open when i click the about button, sry for noob questions im new to vb
Under button1.click event put the code above.
well first of all u need two forms, one is your first one that opens and then the about box will not open untill u press the button. and u must always remember the True part, that is a vital part to VB coding
ive put the code i for the button adn yeah it works and comes up when i press the button, but its still coming up when i first run the programme, its driving me crazy