# | Line 125 | Line 125 | |
---|---|---|
125 | this.Margin = new System.Windows.Forms.Padding(0); | |
126 | this.Name = "LogWriter"; | |
127 | this.Size = new System.Drawing.Size(280, 270); | |
128 | + | this.Load += new System.EventHandler(this.LogWriter_Load); |
129 | this.pnl_top.ResumeLayout(false); | |
130 | this.pnl_top_flow.ResumeLayout(false); | |
131 | this.pnl_top_flow.PerformLayout(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |