public CodeForm(BrowserForm bf) { InitializeComponent(); this.Font = System.Drawing.SystemFonts.MessageBoxFont; this.browserForm = bf; }