PostSource Codes - For desperate Noobs.

Posts 14 of 4 · Page 1 of 1
Source Codes - For desperate Noobs.
Showing a Form, By clicking a button.

Need:

Add a button
And add a knew Windows form ( You can find it on top of Project )

Double click the button and add its source code.

Source:

Form2.show (Form2 Find the form your want to add in just change the numbers.)


Add a link to your form

Need:

Label

Double click the Label and add it's source code



Source:

Process.Start("http://YourWebSite.com")

You need Http:// to run the hyperlink (;


Opening a Display Box (MSG Box)


Need:

Button

Double click the button and add its source code.



Source:

MSGBox("Hello World")




Sorry if this wasn't that much tutorials I'm adding more soon, I'm busy ;P
Everything I ever needed. Searched forever to find this.

Thank you sir.
Just Thank me for more (;
Thread closed. There is a sticky for small snippets like this.
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?