aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/WindowsFormsApplication1/Apps/KnowledgeInput.Designer.cs6
1 files changed, 2 insertions, 4 deletions
diff --git a/source/WindowsFormsApplication1/Apps/KnowledgeInput.Designer.cs b/source/WindowsFormsApplication1/Apps/KnowledgeInput.Designer.cs
index 28d8cf1..9101007 100644
--- a/source/WindowsFormsApplication1/Apps/KnowledgeInput.Designer.cs
+++ b/source/WindowsFormsApplication1/Apps/KnowledgeInput.Designer.cs
@@ -59,13 +59,11 @@ namespace ShiftOS
//
// ListBox1
//
- this.ListBox1.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom)
- | ShiftUI.AnchorStyles.Left)
- | ShiftUI.AnchorStyles.Right)));
+ //this.ListBox1.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) | ShiftUI.AnchorStyles.Left) | ShiftUI.AnchorStyles.Right)));
this.ListBox1.BackColor = System.Drawing.Color.White;
this.ListBox1.BorderStyle = ShiftUI.BorderStyle.None;
this.ListBox1.DrawMode = ShiftUI.DrawMode.OwnerDrawFixed;
- this.ListBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.ListBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ListBox1.ForeColor = System.Drawing.Color.Black;
this.ListBox1.FormattingEnabled = true;
this.ListBox1.ItemHeight = 24;