Exemplo n.º 1
0
 public SettingsUI(MainForm m1, MainFramework mf)
 {
     this.m1 = m1;
     this.mf = mf;
     InitializeComponent();
     this.StyleManager = msmMain;
 }