Esempio n. 1
0
 public Theme(Form1 fo)
 {
     this.fo = fo;
     fo.Activate();
     InitializeComponent();
 }