diff --git a/Application/RSBot/Views/Main.Designer.cs b/Application/RSBot/Views/Main.Designer.cs index cd7f1a02..2ffc31ea 100644 --- a/Application/RSBot/Views/Main.Designer.cs +++ b/Application/RSBot/Views/Main.Designer.cs @@ -44,8 +44,8 @@ private void InitializeComponent() btnSave = new SDUI.Controls.Button(); btnStartStop = new SDUI.Controls.Button(); pSidebar = new SDUI.Controls.Panel(); - entity1 = new Entity(); pSidebarCustom = new Panel(); + entity1 = new Entity(); botbase1ToolStripMenuItem1 = new ToolStripMenuItem(); botbase1ToolStripMenuItem = new ToolStripMenuItem(); notifyIcon = new NotifyIcon(components); @@ -236,15 +236,6 @@ private void InitializeComponent() pSidebar.Size = new System.Drawing.Size(250, 595); pSidebar.TabIndex = 6; // - // entity1 - // - entity1.Dock = DockStyle.Top; - entity1.Location = new System.Drawing.Point(0, 70); - entity1.MinimumSize = new System.Drawing.Size(250, 76); - entity1.Name = "entity1"; - entity1.Size = new System.Drawing.Size(250, 83); - entity1.TabIndex = 10; - // // pSidebarCustom // pSidebarCustom.Dock = DockStyle.Fill; @@ -255,6 +246,15 @@ private void InitializeComponent() pSidebarCustom.Size = new System.Drawing.Size(250, 442); pSidebarCustom.TabIndex = 14; // + // entity1 + // + entity1.Dock = DockStyle.Top; + entity1.Location = new System.Drawing.Point(0, 70); + entity1.MinimumSize = new System.Drawing.Size(250, 76); + entity1.Name = "entity1"; + entity1.Size = new System.Drawing.Size(250, 83); + entity1.TabIndex = 10; + // // botbase1ToolStripMenuItem1 // botbase1ToolStripMenuItem1.Name = "botbase1ToolStripMenuItem1"; @@ -461,7 +461,7 @@ private void InitializeComponent() ExtendBox = true; ExtendMenu = menuStrip; ForeColor = System.Drawing.Color.Black; - FormBorderStyle = FormBorderStyle.None; + FullDrawHatch = true; Icon = (System.Drawing.Icon)resources.GetObject("$this.Icon"); Location = new System.Drawing.Point(0, 0); Name = "Main"; diff --git a/SDUI b/SDUI index 3996dad0..853bbbeb 160000 --- a/SDUI +++ b/SDUI @@ -1 +1 @@ -Subproject commit 3996dad0b32fa13b4d2ead88b621e74850afb126 +Subproject commit 853bbbeb095245063bb885f19d67780a8071aae5