蓝点lilac %!s(int64=5) %!d(string=hai) anos
pai
achega
2361e5e13c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ContextMenuManager/BulePointLilac.Controls/MyListBox.cs

+ 1 - 1
ContextMenuManager/BulePointLilac.Controls/MyListBox.cs

@@ -194,7 +194,7 @@ namespace BulePointLilac.Controls
         {
             SizeMode = PictureBoxSizeMode.AutoSize,
             Left = 20.DpiZoom(),
-            Enabled = false,
+            Enabled = false
         };
         private readonly FlowLayoutPanel flpControls = new FlowLayoutPanel
         {