Enabled horizontal scrollbar on server (logs not cut off anymore)
This commit is contained in:
1
SamaPager_Server/MainForm.Designer.cs
generated
1
SamaPager_Server/MainForm.Designer.cs
generated
@@ -77,6 +77,7 @@
|
|||||||
//
|
//
|
||||||
// logList
|
// logList
|
||||||
//
|
//
|
||||||
|
this.logList.HorizontalScrollbar = true;
|
||||||
this.logList.Location = new System.Drawing.Point(12, 27);
|
this.logList.Location = new System.Drawing.Point(12, 27);
|
||||||
this.logList.Name = "logList";
|
this.logList.Name = "logList";
|
||||||
this.logList.Size = new System.Drawing.Size(400, 322);
|
this.logList.Size = new System.Drawing.Size(400, 322);
|
||||||
|
|||||||
Reference in New Issue
Block a user