Exemplo n.º 1
0
 public CodeForm(BrowserForm bf)
 {
     InitializeComponent();
     this.Font        = System.Drawing.SystemFonts.MessageBoxFont;
     this.browserForm = bf;
 }
Exemplo n.º 2
0
 public CodeForm(BrowserForm bf)
 {
     InitializeComponent();
     this.Font        = System.Drawing.SystemFonts.MessageBoxFont;
     this.browserForm = bf;
 }