Hey, i have vb, but it doesn't have help, and i was wondering how to link a button to a seperate form?, if someone could help me it wuld be greatly appreciated.
Make sure whether or not your form is going to be shown modal or just shown normally.
For example if you had a form that was used for options, and you wanted the user to do whatever they want to change the options and only allow them to have focus or be able to click on the main form, then you have to set the options form to be modal when showing it.