I'm new to VB.Net i was asked by my professor to create and pass an application (He didn't mention any specifics so i'll take it as creating my own application)
So i'm thinking to create something simple and it include something like opening a form within a form
For example when i click a button it will direct me to another form.
How do they do it?
-Creating a new form within a named project.
-Opening it via the main form.