Exemple #1
0
 public FrmMiscView(IvfControl ic, MainMenu m)
 {
     this.ic   = ic;
     this.menu = m;
     initConfig();
 }