PopupMscCraft.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class PopupMscCraft
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  35. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  36. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PopupMscCraft));
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  38. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  40. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  42. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  43. this.panel1 = new System.Windows.Forms.Panel();
  44. this.panel2 = new System.Windows.Forms.Panel();
  45. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  46. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  47. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  48. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  49. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  50. this.panel1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // panel1
  55. //
  56. this.panel1.Controls.Add(this.panel2);
  57. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  58. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  59. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  60. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  61. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  62. this.panel1.Location = new System.Drawing.Point(0, 0);
  63. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  64. this.panel1.Name = "panel1";
  65. this.panel1.Size = new System.Drawing.Size(1584, 814);
  66. this.panel1.TabIndex = 0;
  67. //
  68. // panel2
  69. //
  70. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  71. this.panel2.Location = new System.Drawing.Point(0, 28);
  72. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  73. this.panel2.Name = "panel2";
  74. this.panel2.Size = new System.Drawing.Size(1584, 786);
  75. this.panel2.TabIndex = 0;
  76. //
  77. // _panel1_Toolbars_Dock_Area_Left
  78. //
  79. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  80. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  81. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  82. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  83. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  84. this._panel1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  85. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  86. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 786);
  87. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  88. //
  89. // ultraToolbarsManager1
  90. //
  91. this.ultraToolbarsManager1.DesignerFlags = 1;
  92. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  93. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  94. ultraToolbar1.DockedColumn = 0;
  95. ultraToolbar1.DockedRow = 0;
  96. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  97. buttonTool1,
  98. buttonTool2,
  99. buttonTool7,
  100. buttonTool3});
  101. ultraToolbar1.Text = "UltraToolbar1";
  102. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  103. ultraToolbar1});
  104. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  105. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  106. buttonTool4.SharedPropsInternal.Caption = "查询";
  107. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  108. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  109. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  110. buttonTool5.SharedPropsInternal.Caption = "保存";
  111. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  112. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  113. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  114. buttonTool6.SharedPropsInternal.Caption = "关闭";
  115. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  116. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  117. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  118. buttonTool8.SharedPropsInternal.Caption = "删除";
  119. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  120. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  121. buttonTool4,
  122. buttonTool5,
  123. buttonTool6,
  124. buttonTool8});
  125. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  126. //
  127. // _panel1_Toolbars_Dock_Area_Right
  128. //
  129. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  130. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  131. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  132. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  133. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1584, 28);
  134. this._panel1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  135. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  136. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 786);
  137. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  138. //
  139. // _panel1_Toolbars_Dock_Area_Top
  140. //
  141. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  142. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  143. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  144. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  145. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  146. this._panel1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  147. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  148. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1584, 28);
  149. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  150. //
  151. // _panel1_Toolbars_Dock_Area_Bottom
  152. //
  153. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  154. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  155. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  156. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  157. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 814);
  158. this._panel1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  159. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  160. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1584, 0);
  161. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  162. //
  163. // PopupMscCraft
  164. //
  165. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  166. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  167. this.ClientSize = new System.Drawing.Size(1584, 814);
  168. this.Controls.Add(this.panel1);
  169. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  170. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  171. this.Name = "PopupMscCraft";
  172. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  173. this.Text = "工艺参数管理";
  174. this.Load += new System.EventHandler(this.PopupMscCraft_Load);
  175. this.panel1.ResumeLayout(false);
  176. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  177. this.ResumeLayout(false);
  178. }
  179. #endregion
  180. private System.Windows.Forms.Panel panel1;
  181. private System.Windows.Forms.Panel panel2;
  182. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  183. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  184. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  185. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  186. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  187. }
  188. }