Posted
Hello i was wondering how do you add mutiple forms, example if you press a button called bulit in commands it will only show built in commands, an executer where it onlys shows the executeror like a changelog, like proxo how if you press on that game it will only show commands for that game
Replied
in vs you can create a form by right clicking > add > new item > form.
You can access that form through other forms and make them pop up once the button has been clicked with form.Show() or form.Hide() if you wanna hide it.
Cancel
Post
Replied
how do i make the form.show() work in a button since it just says missing reference
Cancel
Post
Added
Nvm Found it
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post