分析模块重新调整
This commit is contained in:
54
CPSO/Forms/FrmMain.Designer.cs
generated
54
CPSO/Forms/FrmMain.Designer.cs
generated
@@ -594,7 +594,6 @@ namespace CPSO
|
||||
this.splitContainer2.SuspendLayout();
|
||||
this.toolStripContainer2.BottomToolStripPanel.SuspendLayout();
|
||||
this.toolStripContainer2.ContentPanel.SuspendLayout();
|
||||
this.toolStripContainer2.TopToolStripPanel.SuspendLayout();
|
||||
this.toolStripContainer2.SuspendLayout();
|
||||
this.toolStripContainer3.SuspendLayout();
|
||||
this.toolStripContainer4.ContentPanel.SuspendLayout();
|
||||
@@ -954,9 +953,9 @@ namespace CPSO
|
||||
this.tsSymbols.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.tslSymbols,
|
||||
this.tscbSymbols});
|
||||
this.tsSymbols.Location = new System.Drawing.Point(4, 0);
|
||||
this.tsSymbols.Location = new System.Drawing.Point(768, 0);
|
||||
this.tsSymbols.Name = "tsSymbols";
|
||||
this.tsSymbols.Size = new System.Drawing.Size(197, 28);
|
||||
this.tsSymbols.Size = new System.Drawing.Size(236, 28);
|
||||
this.tsSymbols.TabIndex = 9;
|
||||
//
|
||||
// tslSymbols
|
||||
@@ -995,9 +994,9 @@ namespace CPSO
|
||||
this.tscbComplex,
|
||||
this.tslAngle,
|
||||
this.tstbAngle});
|
||||
this.tsResultDeformation.Location = new System.Drawing.Point(4, 0);
|
||||
this.tsResultDeformation.Location = new System.Drawing.Point(556, 0);
|
||||
this.tsResultDeformation.Name = "tsResultDeformation";
|
||||
this.tsResultDeformation.Size = new System.Drawing.Size(921, 28);
|
||||
this.tsResultDeformation.Size = new System.Drawing.Size(876, 29);
|
||||
this.tsResultDeformation.TabIndex = 8;
|
||||
//
|
||||
// tslResultName
|
||||
@@ -1086,14 +1085,14 @@ namespace CPSO
|
||||
// tslAngle
|
||||
//
|
||||
this.tslAngle.Name = "tslAngle";
|
||||
this.tslAngle.Size = new System.Drawing.Size(52, 25);
|
||||
this.tslAngle.Size = new System.Drawing.Size(52, 20);
|
||||
this.tslAngle.Text = "Angle";
|
||||
//
|
||||
// tstbAngle
|
||||
//
|
||||
this.tstbAngle.Font = new System.Drawing.Font("Segoe UI", 9F);
|
||||
this.tstbAngle.Name = "tstbAngle";
|
||||
this.tstbAngle.Size = new System.Drawing.Size(45, 28);
|
||||
this.tstbAngle.Size = new System.Drawing.Size(45, 27);
|
||||
this.tstbAngle.Text = "0 °";
|
||||
this.tstbAngle.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
||||
this.tstbAngle.UnitConverter = null;
|
||||
@@ -1122,7 +1121,7 @@ namespace CPSO
|
||||
this.tsbLastStepIncrement,
|
||||
this.tsbAnimate,
|
||||
this.toolStripSeparator2});
|
||||
this.tsResults.Location = new System.Drawing.Point(4, 28);
|
||||
this.tsResults.Location = new System.Drawing.Point(4, 0);
|
||||
this.tsResults.Name = "tsResults";
|
||||
this.tsResults.Size = new System.Drawing.Size(552, 28);
|
||||
this.tsResults.TabIndex = 7;
|
||||
@@ -4808,7 +4807,7 @@ namespace CPSO
|
||||
this.panelControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panelControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.panelControl.Name = "panelControl";
|
||||
this.panelControl.Size = new System.Drawing.Size(1159, 693);
|
||||
this.panelControl.Size = new System.Drawing.Size(1159, 747);
|
||||
this.panelControl.TabIndex = 1;
|
||||
//
|
||||
// aeAnnotationTextEditor
|
||||
@@ -4946,13 +4945,13 @@ namespace CPSO
|
||||
// toolStripContainer1.ContentPanel
|
||||
//
|
||||
this.toolStripContainer1.ContentPanel.Controls.Add(this.splitContainer1);
|
||||
this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(1432, 846);
|
||||
this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(1432, 900);
|
||||
this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer1.LeftToolStripPanelVisible = false;
|
||||
this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer1.Name = "toolStripContainer1";
|
||||
this.toolStripContainer1.RightToolStripPanelVisible = false;
|
||||
this.toolStripContainer1.Size = new System.Drawing.Size(1432, 871);
|
||||
this.toolStripContainer1.Size = new System.Drawing.Size(1432, 925);
|
||||
this.toolStripContainer1.TabIndex = 4;
|
||||
this.toolStripContainer1.Text = "toolStripContainer";
|
||||
//
|
||||
@@ -4968,7 +4967,7 @@ namespace CPSO
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
||||
this.splitContainer1.Panel2MinSize = 250;
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1432, 846);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1432, 900);
|
||||
this.splitContainer1.SplitterDistance = 269;
|
||||
this.splitContainer1.TabIndex = 2;
|
||||
//
|
||||
@@ -4987,8 +4986,8 @@ namespace CPSO
|
||||
// splitContainer2.Panel2
|
||||
//
|
||||
this.splitContainer2.Panel2.Controls.Add(this.tbOutput);
|
||||
this.splitContainer2.Size = new System.Drawing.Size(1159, 846);
|
||||
this.splitContainer2.SplitterDistance = 693;
|
||||
this.splitContainer2.Size = new System.Drawing.Size(1159, 900);
|
||||
this.splitContainer2.SplitterDistance = 747;
|
||||
this.splitContainer2.TabIndex = 2;
|
||||
//
|
||||
// tbOutput
|
||||
@@ -5026,29 +5025,24 @@ namespace CPSO
|
||||
//
|
||||
this.toolStripContainer2.ContentPanel.AutoScroll = true;
|
||||
this.toolStripContainer2.ContentPanel.Controls.Add(this.toolStripContainer1);
|
||||
this.toolStripContainer2.ContentPanel.Size = new System.Drawing.Size(1432, 871);
|
||||
this.toolStripContainer2.ContentPanel.Size = new System.Drawing.Size(1432, 925);
|
||||
this.toolStripContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer2.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer2.Name = "toolStripContainer2";
|
||||
this.toolStripContainer2.Size = new System.Drawing.Size(1432, 955);
|
||||
this.toolStripContainer2.Size = new System.Drawing.Size(1432, 953);
|
||||
this.toolStripContainer2.TabIndex = 5;
|
||||
this.toolStripContainer2.Text = "toolStripContainer2";
|
||||
//
|
||||
// toolStripContainer2.TopToolStripPanel
|
||||
//
|
||||
this.toolStripContainer2.TopToolStripPanel.Controls.Add(this.tsSymbols);
|
||||
this.toolStripContainer2.TopToolStripPanel.Controls.Add(this.tsResults);
|
||||
//
|
||||
// toolStripContainer3
|
||||
//
|
||||
//
|
||||
// toolStripContainer3.ContentPanel
|
||||
//
|
||||
this.toolStripContainer3.ContentPanel.Size = new System.Drawing.Size(1432, 983);
|
||||
this.toolStripContainer3.ContentPanel.Size = new System.Drawing.Size(1432, 982);
|
||||
this.toolStripContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer3.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer3.Name = "toolStripContainer3";
|
||||
this.toolStripContainer3.Size = new System.Drawing.Size(1432, 1008);
|
||||
this.toolStripContainer3.Size = new System.Drawing.Size(1432, 1007);
|
||||
this.toolStripContainer3.TabIndex = 6;
|
||||
this.toolStripContainer3.Text = "toolStripContainer3";
|
||||
//
|
||||
@@ -5059,17 +5053,18 @@ namespace CPSO
|
||||
//
|
||||
this.toolStripContainer4.ContentPanel.AutoScroll = true;
|
||||
this.toolStripContainer4.ContentPanel.Controls.Add(this.toolStripContainer2);
|
||||
this.toolStripContainer4.ContentPanel.Size = new System.Drawing.Size(1432, 955);
|
||||
this.toolStripContainer4.ContentPanel.Size = new System.Drawing.Size(1432, 953);
|
||||
this.toolStripContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer4.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer4.Name = "toolStripContainer4";
|
||||
this.toolStripContainer4.Size = new System.Drawing.Size(1432, 983);
|
||||
this.toolStripContainer4.Size = new System.Drawing.Size(1432, 982);
|
||||
this.toolStripContainer4.TabIndex = 7;
|
||||
this.toolStripContainer4.Text = "toolStripContainer4";
|
||||
//
|
||||
// toolStripContainer4.TopToolStripPanel
|
||||
//
|
||||
this.toolStripContainer4.TopToolStripPanel.Controls.Add(this.tsResultDeformation);
|
||||
this.toolStripContainer4.TopToolStripPanel.Controls.Add(this.tsResults);
|
||||
//
|
||||
// toolStripContainer5
|
||||
//
|
||||
@@ -5078,11 +5073,11 @@ namespace CPSO
|
||||
//
|
||||
this.toolStripContainer5.ContentPanel.AutoScroll = true;
|
||||
this.toolStripContainer5.ContentPanel.Controls.Add(this.toolStripContainer4);
|
||||
this.toolStripContainer5.ContentPanel.Size = new System.Drawing.Size(1432, 983);
|
||||
this.toolStripContainer5.ContentPanel.Size = new System.Drawing.Size(1432, 982);
|
||||
this.toolStripContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer5.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer5.Name = "toolStripContainer5";
|
||||
this.toolStripContainer5.Size = new System.Drawing.Size(1432, 1008);
|
||||
this.toolStripContainer5.Size = new System.Drawing.Size(1432, 1007);
|
||||
this.toolStripContainer5.TabIndex = 8;
|
||||
this.toolStripContainer5.Text = "toolStripContainer5";
|
||||
//
|
||||
@@ -5094,7 +5089,7 @@ namespace CPSO
|
||||
this.toolStripContainer6.ContentPanel.AutoScroll = true;
|
||||
this.toolStripContainer6.ContentPanel.Controls.Add(this.toolStripContainer5);
|
||||
this.toolStripContainer6.ContentPanel.Controls.Add(this.toolStripContainer3);
|
||||
this.toolStripContainer6.ContentPanel.Size = new System.Drawing.Size(1432, 1008);
|
||||
this.toolStripContainer6.ContentPanel.Size = new System.Drawing.Size(1432, 1007);
|
||||
this.toolStripContainer6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.toolStripContainer6.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStripContainer6.Name = "toolStripContainer6";
|
||||
@@ -5104,6 +5099,7 @@ namespace CPSO
|
||||
//
|
||||
// toolStripContainer6.TopToolStripPanel
|
||||
//
|
||||
this.toolStripContainer6.TopToolStripPanel.Controls.Add(this.tsSymbols);
|
||||
this.toolStripContainer6.TopToolStripPanel.Controls.Add(this.tsFile);
|
||||
this.toolStripContainer6.TopToolStripPanel.Controls.Add(this.tsViews);
|
||||
//
|
||||
@@ -5172,8 +5168,6 @@ namespace CPSO
|
||||
this.splitContainer2.ResumeLayout(false);
|
||||
this.toolStripContainer2.BottomToolStripPanel.ResumeLayout(false);
|
||||
this.toolStripContainer2.ContentPanel.ResumeLayout(false);
|
||||
this.toolStripContainer2.TopToolStripPanel.ResumeLayout(false);
|
||||
this.toolStripContainer2.TopToolStripPanel.PerformLayout();
|
||||
this.toolStripContainer2.ResumeLayout(false);
|
||||
this.toolStripContainer2.PerformLayout();
|
||||
this.toolStripContainer3.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user