V4.1 with excel stats changes
This commit is contained in:
2
AiQ_GUI.Designer.cs
generated
2
AiQ_GUI.Designer.cs
generated
@@ -270,7 +270,7 @@ namespace AiQ_GUI
|
||||
CbBxUserName.Font = new Font("Segoe UI Semibold", 10F, FontStyle.Bold);
|
||||
CbBxUserName.ForeColor = SystemColors.Control;
|
||||
CbBxUserName.FormattingEnabled = true;
|
||||
CbBxUserName.Items.AddRange(new object[] { "Guest", "Clive", "Conor", "Charlie", "Henry", "Sam C", "Sam L", "Simon", "Toby", "Tom" });
|
||||
CbBxUserName.Items.AddRange(new object[] { "Guest", "Clive", "Conor", "Charlie", "Henry", "Sam C", "Sam L", "Simon", "Sophie", "Toby", "Tom" });
|
||||
CbBxUserName.Location = new Point(10, 262);
|
||||
CbBxUserName.Margin = new Padding(4, 3, 4, 3);
|
||||
CbBxUserName.MaxDropDownItems = 20;
|
||||
|
||||
Reference in New Issue
Block a user