125 |
this.Margin = new System.Windows.Forms.Padding(0); |
this.Margin = new System.Windows.Forms.Padding(0); |
126 |
this.Name = "LogWriter"; |
this.Name = "LogWriter"; |
127 |
this.Size = new System.Drawing.Size(280, 270); |
this.Size = new System.Drawing.Size(280, 270); |
128 |
|
this.Load += new System.EventHandler(this.LogWriter_Load); |
129 |
this.pnl_top.ResumeLayout(false); |
this.pnl_top.ResumeLayout(false); |
130 |
this.pnl_top_flow.ResumeLayout(false); |
this.pnl_top_flow.ResumeLayout(false); |
131 |
this.pnl_top_flow.PerformLayout(); |
this.pnl_top_flow.PerformLayout(); |