hello world!
just started coding with VB a few days ago....very new to the language.
I've created a form with a "cancel" button. how do i close the window when the "cancel" button is hit??
Thanks
Printable View
hello world!
just started coding with VB a few days ago....very new to the language.
I've created a form with a "cancel" button. how do i close the window when the "cancel" button is hit??
Thanks
Me.Close()