diff --git a/SamaPager_Server/MainForm.Designer.cs b/SamaPager_Server/MainForm.Designer.cs index d3fdf72..dbd25b8 100644 --- a/SamaPager_Server/MainForm.Designer.cs +++ b/SamaPager_Server/MainForm.Designer.cs @@ -77,6 +77,7 @@ // // logList // + this.logList.HorizontalExtent = 4000; this.logList.HorizontalScrollbar = true; this.logList.Location = new System.Drawing.Point(12, 27); this.logList.Name = "logList";