dockpanelsuite 크래시 문제 해결
This commit is contained in:
2
MainForm.Designer.cs
generated
2
MainForm.Designer.cs
generated
@@ -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;
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user