Server log horizontal scrollbar not showing fixed

This commit is contained in:
2025-10-01 08:29:19 +02:00
parent e9db84f50c
commit eb35d2bf6e

View File

@@ -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";