|
|
@@ -87,20 +87,11 @@
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
this.RSGrayVal = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
this.mouseMatter = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
- this.DockWindowPanel = new OTS.WinFormsUI.Docking.DockPanel();
|
|
|
this.ribbonOrbMenuItem5 = new System.Windows.Forms.RibbonOrbMenuItem();
|
|
|
this.ribbonOrbMenuItem7 = new System.Windows.Forms.RibbonOrbMenuItem();
|
|
|
this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
|
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
|
- this.ribbonOrbRecentItem2 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem3 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem4 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem5 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem6 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem7 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem8 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem9 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
- this.ribbonOrbRecentItem10 = new System.Windows.Forms.RibbonOrbRecentItem();
|
|
|
+ this.DockWindowPanel = new OTS.WinFormsUI.Docking.DockPanel();
|
|
|
ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -232,7 +223,7 @@
|
|
|
//
|
|
|
this.ribbon1.Font = new System.Drawing.Font("Microsoft YaHei", 9F);
|
|
|
this.ribbon1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.ribbon1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.ribbon1.Margin = new System.Windows.Forms.Padding(5, 2, 5, 2);
|
|
|
this.ribbon1.Minimized = false;
|
|
|
this.ribbon1.Name = "ribbon1";
|
|
|
//
|
|
|
@@ -250,15 +241,6 @@
|
|
|
this.ribbon1.OrbDropDown.Name = "";
|
|
|
this.ribbon1.OrbDropDown.OptionItems.Add(this.ribbonOrbOptionButton1);
|
|
|
this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem1);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem2);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem3);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem4);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem5);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem6);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem7);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem8);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem9);
|
|
|
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem10);
|
|
|
this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 380);
|
|
|
this.ribbon1.OrbDropDown.TabIndex = 0;
|
|
|
this.ribbon1.OrbImage = global::OTSIncAReportApp.Properties.Resources.logo_40;
|
|
|
@@ -272,7 +254,7 @@
|
|
|
this.ribbon1.QuickAcessToolbar.ToolTip = null;
|
|
|
this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
|
|
|
this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
|
|
|
- this.ribbon1.Size = new System.Drawing.Size(1701, 130);
|
|
|
+ this.ribbon1.Size = new System.Drawing.Size(1924, 130);
|
|
|
this.ribbon1.TabIndex = 0;
|
|
|
this.ribbon1.Tabs.Add(this.ribbonTab1);
|
|
|
this.ribbon1.Tabs.Add(this.rbMenu);
|
|
|
@@ -663,11 +645,11 @@
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.RSGrayVal,
|
|
|
this.mouseMatter});
|
|
|
- this.statusStrip1.Location = new System.Drawing.Point(0, 671);
|
|
|
+ this.statusStrip1.Location = new System.Drawing.Point(0, 841);
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
- this.statusStrip1.Padding = new System.Windows.Forms.Padding(12, 0, 3, 0);
|
|
|
+ this.statusStrip1.Padding = new System.Windows.Forms.Padding(16, 0, 4, 0);
|
|
|
this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
- this.statusStrip1.Size = new System.Drawing.Size(1701, 26);
|
|
|
+ this.statusStrip1.Size = new System.Drawing.Size(1924, 30);
|
|
|
this.statusStrip1.TabIndex = 4;
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
//
|
|
|
@@ -675,25 +657,71 @@
|
|
|
//
|
|
|
this.RSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
|
|
|
this.RSGrayVal.Name = "RSGrayVal";
|
|
|
- this.RSGrayVal.Size = new System.Drawing.Size(48, 21);
|
|
|
+ this.RSGrayVal.Size = new System.Drawing.Size(58, 24);
|
|
|
this.RSGrayVal.Text = "灰度值";
|
|
|
//
|
|
|
// mouseMatter
|
|
|
//
|
|
|
this.mouseMatter.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
|
|
|
this.mouseMatter.Name = "mouseMatter";
|
|
|
- this.mouseMatter.Size = new System.Drawing.Size(84, 21);
|
|
|
+ this.mouseMatter.Size = new System.Drawing.Size(103, 24);
|
|
|
this.mouseMatter.Text = "鼠标点的物质";
|
|
|
//
|
|
|
+ // ribbonOrbMenuItem5
|
|
|
+ //
|
|
|
+ this.ribbonOrbMenuItem5.AltKey = null;
|
|
|
+ this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
|
|
|
+ this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
+ this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
|
|
|
+ this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
|
|
|
+ this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
+ this.ribbonOrbMenuItem5.Tag = null;
|
|
|
+ this.ribbonOrbMenuItem5.Text = "复制";
|
|
|
+ this.ribbonOrbMenuItem5.ToolTip = null;
|
|
|
+ this.ribbonOrbMenuItem5.ToolTipImage = null;
|
|
|
+ this.ribbonOrbMenuItem5.ToolTipTitle = null;
|
|
|
+ //
|
|
|
+ // ribbonOrbMenuItem7
|
|
|
+ //
|
|
|
+ this.ribbonOrbMenuItem7.AltKey = null;
|
|
|
+ this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
|
|
|
+ this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
+ this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
|
|
|
+ this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
|
|
|
+ this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
+ this.ribbonOrbMenuItem7.Tag = null;
|
|
|
+ this.ribbonOrbMenuItem7.Text = null;
|
|
|
+ this.ribbonOrbMenuItem7.ToolTip = null;
|
|
|
+ this.ribbonOrbMenuItem7.ToolTipImage = null;
|
|
|
+ this.ribbonOrbMenuItem7.ToolTipTitle = null;
|
|
|
+ //
|
|
|
+ // ribbonButton3
|
|
|
+ //
|
|
|
+ this.ribbonButton3.AltKey = null;
|
|
|
+ this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
+ this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
+ this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
|
|
|
+ this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
|
|
|
+ this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
+ this.ribbonButton3.Tag = "rbFrame";
|
|
|
+ this.ribbonButton3.Text = "帧图边框";
|
|
|
+ this.ribbonButton3.ToolTip = "rbFrame";
|
|
|
+ this.ribbonButton3.ToolTipImage = null;
|
|
|
+ this.ribbonButton3.ToolTipTitle = null;
|
|
|
+ //
|
|
|
+ // toolTip1
|
|
|
+ //
|
|
|
+ this.toolTip1.Popup += new System.Windows.Forms.PopupEventHandler(this.toolTip1_Popup);
|
|
|
+ //
|
|
|
// DockWindowPanel
|
|
|
//
|
|
|
this.DockWindowPanel.ActiveAutoHideContent = null;
|
|
|
this.DockWindowPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.DockWindowPanel.DockBackColor = System.Drawing.SystemColors.Control;
|
|
|
this.DockWindowPanel.Location = new System.Drawing.Point(0, 130);
|
|
|
- this.DockWindowPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.DockWindowPanel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.DockWindowPanel.Name = "DockWindowPanel";
|
|
|
- this.DockWindowPanel.Size = new System.Drawing.Size(1701, 541);
|
|
|
+ this.DockWindowPanel.Size = new System.Drawing.Size(1924, 711);
|
|
|
dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
|
|
|
dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
|
|
|
autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
|
|
|
@@ -741,189 +769,17 @@
|
|
|
this.DockWindowPanel.TabIndex = 5;
|
|
|
this.DockWindowPanel.ActiveContentChanged += new System.EventHandler(this.DockWindowPanel_ActiveContentChanged);
|
|
|
//
|
|
|
- // ribbonOrbMenuItem5
|
|
|
- //
|
|
|
- this.ribbonOrbMenuItem5.AltKey = null;
|
|
|
- this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
|
|
|
- this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
|
|
|
- this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
|
|
|
- this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbMenuItem5.Tag = null;
|
|
|
- this.ribbonOrbMenuItem5.Text = "复制";
|
|
|
- this.ribbonOrbMenuItem5.ToolTip = null;
|
|
|
- this.ribbonOrbMenuItem5.ToolTipImage = null;
|
|
|
- this.ribbonOrbMenuItem5.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbMenuItem7
|
|
|
- //
|
|
|
- this.ribbonOrbMenuItem7.AltKey = null;
|
|
|
- this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
|
|
|
- this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
|
|
|
- this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
|
|
|
- this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbMenuItem7.Tag = null;
|
|
|
- this.ribbonOrbMenuItem7.Text = null;
|
|
|
- this.ribbonOrbMenuItem7.ToolTip = null;
|
|
|
- this.ribbonOrbMenuItem7.ToolTipImage = null;
|
|
|
- this.ribbonOrbMenuItem7.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonButton3
|
|
|
- //
|
|
|
- this.ribbonButton3.AltKey = null;
|
|
|
- this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
|
|
|
- this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
|
|
|
- this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonButton3.Tag = "rbFrame";
|
|
|
- this.ribbonButton3.Text = "帧图边框";
|
|
|
- this.ribbonButton3.ToolTip = "rbFrame";
|
|
|
- this.ribbonButton3.ToolTipImage = null;
|
|
|
- this.ribbonButton3.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // toolTip1
|
|
|
- //
|
|
|
- this.toolTip1.Popup += new System.Windows.Forms.PopupEventHandler(this.toolTip1_Popup);
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem2
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem2.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem2.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem2.Image")));
|
|
|
- this.ribbonOrbRecentItem2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem2.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem2.Tag = null;
|
|
|
- this.ribbonOrbRecentItem2.Text = "ribbonOrbRecentItem2";
|
|
|
- this.ribbonOrbRecentItem2.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem2.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem2.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem3
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem3.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem3.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem3.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem3.Image")));
|
|
|
- this.ribbonOrbRecentItem3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem3.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem3.Tag = null;
|
|
|
- this.ribbonOrbRecentItem3.Text = "ribbonOrbRecentItem3";
|
|
|
- this.ribbonOrbRecentItem3.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem3.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem3.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem4
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem4.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem4.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem4.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem4.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem4.Image")));
|
|
|
- this.ribbonOrbRecentItem4.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem4.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem4.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem4.Tag = null;
|
|
|
- this.ribbonOrbRecentItem4.Text = "ribbonOrbRecentItem4";
|
|
|
- this.ribbonOrbRecentItem4.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem4.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem4.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem5
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem5.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem5.Image")));
|
|
|
- this.ribbonOrbRecentItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem5.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem5.Tag = null;
|
|
|
- this.ribbonOrbRecentItem5.Text = "ribbonOrbRecentItem5";
|
|
|
- this.ribbonOrbRecentItem5.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem5.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem5.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem6
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem6.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem6.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem6.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem6.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem6.Image")));
|
|
|
- this.ribbonOrbRecentItem6.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem6.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem6.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem6.Tag = null;
|
|
|
- this.ribbonOrbRecentItem6.Text = "ribbonOrbRecentItem6";
|
|
|
- this.ribbonOrbRecentItem6.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem6.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem6.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem7
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem7.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem7.Image")));
|
|
|
- this.ribbonOrbRecentItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem7.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem7.Tag = null;
|
|
|
- this.ribbonOrbRecentItem7.Text = "ribbonOrbRecentItem7";
|
|
|
- this.ribbonOrbRecentItem7.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem7.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem7.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem8
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem8.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem8.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem8.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem8.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem8.Image")));
|
|
|
- this.ribbonOrbRecentItem8.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem8.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem8.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem8.Tag = null;
|
|
|
- this.ribbonOrbRecentItem8.Text = "ribbonOrbRecentItem8";
|
|
|
- this.ribbonOrbRecentItem8.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem8.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem8.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem9
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem9.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem9.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem9.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem9.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem9.Image")));
|
|
|
- this.ribbonOrbRecentItem9.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem9.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem9.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem9.Tag = null;
|
|
|
- this.ribbonOrbRecentItem9.Text = "ribbonOrbRecentItem9";
|
|
|
- this.ribbonOrbRecentItem9.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem9.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem9.ToolTipTitle = null;
|
|
|
- //
|
|
|
- // ribbonOrbRecentItem10
|
|
|
- //
|
|
|
- this.ribbonOrbRecentItem10.AltKey = null;
|
|
|
- this.ribbonOrbRecentItem10.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
|
|
|
- this.ribbonOrbRecentItem10.DropDownArrowSize = new System.Drawing.Size(5, 3);
|
|
|
- this.ribbonOrbRecentItem10.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem10.Image")));
|
|
|
- this.ribbonOrbRecentItem10.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem10.SmallImage")));
|
|
|
- this.ribbonOrbRecentItem10.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.ribbonOrbRecentItem10.Tag = null;
|
|
|
- this.ribbonOrbRecentItem10.Text = "ribbonOrbRecentItem10";
|
|
|
- this.ribbonOrbRecentItem10.ToolTip = null;
|
|
|
- this.ribbonOrbRecentItem10.ToolTipImage = null;
|
|
|
- this.ribbonOrbRecentItem10.ToolTipTitle = null;
|
|
|
- //
|
|
|
// frmReportApp
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1701, 697);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1924, 871);
|
|
|
this.Controls.Add(this.DockWindowPanel);
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
this.Controls.Add(this.ribbon1);
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
this.IsMdiContainer = true;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(5, 2, 5, 2);
|
|
|
this.Name = "frmReportApp";
|
|
|
this.Text = "OTSReportApp";
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
@@ -960,7 +816,6 @@
|
|
|
public System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
public System.Windows.Forms.ToolStripStatusLabel RSGrayVal;
|
|
|
public System.Windows.Forms.ToolStripStatusLabel mouseMatter;
|
|
|
- public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
|
|
|
private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
|
|
|
public System.Windows.Forms.RibbonButton rbReverseSelection;
|
|
|
public System.Windows.Forms.RibbonButton rbCircular;
|
|
|
@@ -991,15 +846,7 @@
|
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
|
private System.Windows.Forms.RibbonOrbMenuItem dpbTemplateEditing;
|
|
|
public System.Windows.Forms.RibbonButton rbOpenprj;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem2;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem3;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem4;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem5;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem6;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem7;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem8;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem9;
|
|
|
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem10;
|
|
|
+ public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
|
|
|
}
|
|
|
}
|
|
|
|