04-05-2012, 04:25 AM
brandonio21 Wrote:No, actually, that will not occur. This is how you would use it!Okay. Thanks. I think this might be useful for my current project.
So then every time the SwitchMode() method is called, the hello world messagebox will appear!Code:Public Sub MS() Handles Modes1.onModeSwitch()
Msgbox("Hello, world!")
End Sub
Also known as Rocketalypse.
System.out.println("I prefer Java.");
System.out.println("I prefer Java.");