dockpanelsuite 크래시 문제 해결

This commit is contained in:
2017-06-15 13:13:04 +09:00
parent 1b54dab234
commit 6c158b161c
4 changed files with 103 additions and 96 deletions

2
MainForm.Designer.cs generated
View File

@@ -79,8 +79,10 @@
// dockPanel
//
this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
this.dockPanel.Location = new System.Drawing.Point(0, 25);
this.dockPanel.Name = "dockPanel";
this.dockPanel.ShowDocumentIcon = true;
this.dockPanel.Size = new System.Drawing.Size(947, 598);
this.dockPanel.TabIndex = 2;
//