Maybe first I will talk about my application.
For example, when an employee logs in to my application, he will load the “Employee Menu”:
Dim Empl As New Employee
MainGrid.Children.Add(Empl)
Maybe first I will talk about my application.
For example, when an employee logs in to my application, he will load the “Employee Menu”:
Dim Empl As New Employee
MainGrid.Children.Add(Empl)