|
@@ -103,6 +103,7 @@
|
|
|
this.dockPanel = new OTS.WinFormsUI.Docking.DockPanel();
|
|
|
this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
|
|
|
this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
|
|
|
+ this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -169,7 +170,7 @@
|
|
|
this.rbMenu.BorderMode = System.Windows.Forms.RibbonWindowMode.InsideWindow;
|
|
|
this.rbMenu.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
|
this.rbMenu.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.rbMenu.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
+ this.rbMenu.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.rbMenu.Minimized = true;
|
|
|
this.rbMenu.Name = "rbMenu";
|
|
|
//
|
|
@@ -202,7 +203,7 @@
|
|
|
this.rbMenu.QuickAcessToolbar.Image = null;
|
|
|
this.rbMenu.QuickAcessToolbar.Tag = null;
|
|
|
this.rbMenu.QuickAcessToolbar.ToolTipImage = null;
|
|
|
- this.rbMenu.Size = new System.Drawing.Size(1703, 130);
|
|
|
+ this.rbMenu.Size = new System.Drawing.Size(1277, 130);
|
|
|
this.rbMenu.TabIndex = 0;
|
|
|
this.rbMenu.Tabs.Add(this.rbTabHome);
|
|
|
this.rbMenu.Tabs.Add(this.rbTabView);
|
|
@@ -383,6 +384,7 @@
|
|
|
this.rbTabHome.Panels.Add(this.rbSemFunction);
|
|
|
this.rbTabHome.Panels.Add(this.rbPanelFunction);
|
|
|
this.rbTabHome.Panels.Add(this.rbPReport);
|
|
|
+ this.rbTabHome.Panels.Add(this.ribbonPanel1);
|
|
|
this.rbTabHome.Tag = "rbTabHome";
|
|
|
this.rbTabHome.Text = "基本功能";
|
|
|
//
|
|
@@ -499,7 +501,6 @@
|
|
|
this.ribCircle.ToolTipImage = null;
|
|
|
this.ribCircle.ToolTipTitle = null;
|
|
|
this.ribCircle.Click += new System.EventHandler(this.ribCircle_Click);
|
|
|
-
|
|
|
//
|
|
|
// rbCircleCenter
|
|
|
//
|
|
@@ -531,13 +532,13 @@
|
|
|
this.rbThreePoints.ToolTipTitle = null;
|
|
|
this.rbThreePoints.Click += new System.EventHandler(this.rbThreePoints_Click);
|
|
|
//
|
|
|
- // ribRing
|
|
|
+ // rbRingShape
|
|
|
//
|
|
|
this.rbRingShape.AltKey = null;
|
|
|
this.rbRingShape.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
|
|
|
this.rbRingShape.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.rbRingShape.Image = ((System.Drawing.Image)(resources.GetObject("rbThreePoints.Image")));
|
|
|
- this.rbRingShape.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbThreePoints.SmallImage")));
|
|
|
+ this.rbRingShape.Image = ((System.Drawing.Image)(resources.GetObject("rbRingShape.Image")));
|
|
|
+ this.rbRingShape.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbRingShape.SmallImage")));
|
|
|
this.rbRingShape.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
this.rbRingShape.Tag = null;
|
|
|
this.rbRingShape.Text = "环形";
|
|
@@ -866,11 +867,11 @@
|
|
|
this.TSGrayVal,
|
|
|
this.STSemCoordinate,
|
|
|
this.toolStripStatusLabel1});
|
|
|
- this.statusStrip1.Location = new System.Drawing.Point(0, 841);
|
|
|
+ this.statusStrip1.Location = new System.Drawing.Point(0, 671);
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
- this.statusStrip1.Padding = new System.Windows.Forms.Padding(3, 0, 19, 0);
|
|
|
+ this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 14, 0);
|
|
|
this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
- this.statusStrip1.Size = new System.Drawing.Size(1703, 30);
|
|
|
+ this.statusStrip1.Size = new System.Drawing.Size(1277, 26);
|
|
|
this.statusStrip1.TabIndex = 2;
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
//
|
|
@@ -878,20 +879,20 @@
|
|
|
//
|
|
|
this.TSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
|
|
|
this.TSGrayVal.Name = "TSGrayVal";
|
|
|
- this.TSGrayVal.Size = new System.Drawing.Size(58, 24);
|
|
|
+ this.TSGrayVal.Size = new System.Drawing.Size(48, 21);
|
|
|
this.TSGrayVal.Text = "灰度值";
|
|
|
//
|
|
|
// STSemCoordinate
|
|
|
//
|
|
|
this.STSemCoordinate.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
|
|
|
this.STSemCoordinate.Name = "STSemCoordinate";
|
|
|
- this.STSemCoordinate.Size = new System.Drawing.Size(75, 24);
|
|
|
+ this.STSemCoordinate.Size = new System.Drawing.Size(62, 21);
|
|
|
this.STSemCoordinate.Text = "SEM坐标";
|
|
|
//
|
|
|
// toolStripStatusLabel1
|
|
|
//
|
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
|
- this.toolStripStatusLabel1.Size = new System.Drawing.Size(65, 24);
|
|
|
+ this.toolStripStatusLabel1.Size = new System.Drawing.Size(54, 21);
|
|
|
this.toolStripStatusLabel1.Text = "IsReady";
|
|
|
this.toolStripStatusLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.toolStripStatusLabel1.Visible = false;
|
|
@@ -906,9 +907,9 @@
|
|
|
this.dockPanel.DockLeftPortion = 0.21D;
|
|
|
this.dockPanel.DockRightPortion = 0.27D;
|
|
|
this.dockPanel.Location = new System.Drawing.Point(0, 130);
|
|
|
- this.dockPanel.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
|
|
|
+ this.dockPanel.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
|
|
|
this.dockPanel.Name = "dockPanel";
|
|
|
- this.dockPanel.Size = new System.Drawing.Size(1703, 711);
|
|
|
+ this.dockPanel.Size = new System.Drawing.Size(1277, 541);
|
|
|
dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
|
|
|
dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
|
|
|
autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
|
|
@@ -983,11 +984,16 @@
|
|
|
this.ribbonButton1.ToolTipImage = null;
|
|
|
this.ribbonButton1.ToolTipTitle = null;
|
|
|
//
|
|
|
+ // ribbonPanel1
|
|
|
+ //
|
|
|
+ this.ribbonPanel1.Tag = null;
|
|
|
+ this.ribbonPanel1.Text = "ribbonPanel1";
|
|
|
+ //
|
|
|
// OTSIncAMeasureAppForm
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1703, 871);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1277, 697);
|
|
|
this.Controls.Add(this.dockPanel);
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
this.Controls.Add(this.rbMenu);
|
|
@@ -995,8 +1001,8 @@
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
this.IsMdiContainer = true;
|
|
|
this.KeyPreview = true;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
- this.MinimumSize = new System.Drawing.Size(899, 615);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
+ this.MinimumSize = new System.Drawing.Size(678, 500);
|
|
|
this.Name = "OTSIncAMeasureAppForm";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
|
this.Text = "OTSMeasureApp";
|
|
@@ -1073,5 +1079,6 @@
|
|
|
public System.Windows.Forms.RibbonButton rbinterrupt;
|
|
|
public System.Windows.Forms.RibbonButton rbAutoBeamOff;
|
|
|
public System.Windows.Forms.RibbonButton rbSysMgrApp;
|
|
|
+ private System.Windows.Forms.RibbonPanel ribbonPanel1;
|
|
|
}
|
|
|
}
|