Hello,
This is question about changing application GUI during a runtime.
There are two windows form applications with same controls, same program code and only one difference, controls are arranged differently. GUI is different.
If program code is examined , there is only difference in between two MainForm.Designer.cs classes.
I am interested how to use only one application, that will load selected MainForm.Designer.cs class, on the runtime, and use it to change application GUI.
All the best,
Željko Peric

Salman BegPosted Feb 11, 2019, 4:07 AM
Željko PerićPosted Feb 11, 2019, 12:00 PM