PopupMscCastRForg.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class PopupMscCastRForg
  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.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
  30. Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel2 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
  31. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  36. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  37. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PopupMscCastRForg));
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. this.panel3 = new System.Windows.Forms.Panel();
  43. this.ultraStatusBar1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
  44. this.btnClose = new System.Windows.Forms.Button();
  45. this.panel5 = new System.Windows.Forms.Panel();
  46. this.panel4 = new System.Windows.Forms.Panel();
  47. this.btnCancel = new System.Windows.Forms.Button();
  48. this.panel2 = new System.Windows.Forms.Panel();
  49. this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  50. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  51. this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  52. this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  53. this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this.panel1 = new System.Windows.Forms.Panel();
  55. this.panel3.SuspendLayout();
  56. this.panel4.SuspendLayout();
  57. this.panel2.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  59. this.panel1.SuspendLayout();
  60. this.SuspendLayout();
  61. //
  62. // panel3
  63. //
  64. this.panel3.Controls.Add(this.ultraStatusBar1);
  65. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  66. this.panel3.Location = new System.Drawing.Point(0, 0);
  67. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  68. this.panel3.Name = "panel3";
  69. this.panel3.Size = new System.Drawing.Size(1632, 40);
  70. this.panel3.TabIndex = 1;
  71. //
  72. // ultraStatusBar1
  73. //
  74. this.ultraStatusBar1.Location = new System.Drawing.Point(0, 0);
  75. this.ultraStatusBar1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  76. this.ultraStatusBar1.Name = "ultraStatusBar1";
  77. ultraStatusPanel1.Key = "Caption";
  78. ultraStatusPanel1.Text = "错误信息:";
  79. ultraStatusPanel1.Width = 80;
  80. ultraStatusPanel2.Key = "ExMsg";
  81. ultraStatusPanel2.Width = 1500;
  82. this.ultraStatusBar1.Panels.AddRange(new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel[] {
  83. ultraStatusPanel1,
  84. ultraStatusPanel2});
  85. this.ultraStatusBar1.Size = new System.Drawing.Size(1632, 40);
  86. this.ultraStatusBar1.TabIndex = 0;
  87. this.ultraStatusBar1.Text = "ultraStatusBar1";
  88. this.ultraStatusBar1.ViewStyle = Infragistics.Win.UltraWinStatusBar.ViewStyle.Office2007;
  89. //
  90. // btnClose
  91. //
  92. this.btnClose.Location = new System.Drawing.Point(676, 8);
  93. this.btnClose.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  94. this.btnClose.Name = "btnClose";
  95. this.btnClose.Size = new System.Drawing.Size(116, 46);
  96. this.btnClose.TabIndex = 0;
  97. this.btnClose.Text = "确认";
  98. this.btnClose.UseVisualStyleBackColor = true;
  99. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  100. //
  101. // panel5
  102. //
  103. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  104. this.panel5.Location = new System.Drawing.Point(0, 74);
  105. this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  106. this.panel5.Name = "panel5";
  107. this.panel5.Size = new System.Drawing.Size(1632, 564);
  108. this.panel5.TabIndex = 8;
  109. //
  110. // panel4
  111. //
  112. this.panel4.Controls.Add(this.btnCancel);
  113. this.panel4.Controls.Add(this.btnClose);
  114. this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  115. this.panel4.Location = new System.Drawing.Point(0, 638);
  116. this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  117. this.panel4.Name = "panel4";
  118. this.panel4.Size = new System.Drawing.Size(1632, 64);
  119. this.panel4.TabIndex = 7;
  120. //
  121. // btnCancel
  122. //
  123. this.btnCancel.Location = new System.Drawing.Point(873, 8);
  124. this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  125. this.btnCancel.Name = "btnCancel";
  126. this.btnCancel.Size = new System.Drawing.Size(116, 46);
  127. this.btnCancel.TabIndex = 1;
  128. this.btnCancel.Text = "取消";
  129. this.btnCancel.UseVisualStyleBackColor = true;
  130. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  131. //
  132. // panel2
  133. //
  134. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
  135. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
  136. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
  137. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
  138. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  139. this.panel2.Location = new System.Drawing.Point(0, 40);
  140. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  141. this.panel2.Name = "panel2";
  142. this.panel2.Size = new System.Drawing.Size(1632, 34);
  143. this.panel2.TabIndex = 0;
  144. //
  145. // _panel2_Toolbars_Dock_Area_Left
  146. //
  147. this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  148. this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  149. this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  150. this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  151. this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  152. this._panel2_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  153. this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
  154. this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 6);
  155. this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  156. //
  157. // ultraToolbarsManager1
  158. //
  159. this.ultraToolbarsManager1.DesignerFlags = 1;
  160. this.ultraToolbarsManager1.DockWithinContainer = this.panel2;
  161. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  162. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  163. ultraToolbar1.DockedColumn = 0;
  164. ultraToolbar1.DockedRow = 0;
  165. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  166. buttonTool1,
  167. buttonTool5,
  168. buttonTool2});
  169. ultraToolbar1.Text = "UltraToolbar1";
  170. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  171. ultraToolbar1});
  172. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  173. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  174. buttonTool3.SharedPropsInternal.Caption = "查询";
  175. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  176. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  177. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  178. buttonTool6.SharedPropsInternal.Caption = "保存";
  179. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  180. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  181. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  182. buttonTool4.SharedPropsInternal.Caption = "关闭";
  183. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  184. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  185. buttonTool3,
  186. buttonTool6,
  187. buttonTool4});
  188. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  189. //
  190. // _panel2_Toolbars_Dock_Area_Right
  191. //
  192. this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  193. this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  194. this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  195. this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  196. this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1632, 28);
  197. this._panel2_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  198. this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
  199. this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 6);
  200. this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  201. //
  202. // _panel2_Toolbars_Dock_Area_Top
  203. //
  204. this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  205. this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  206. this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  207. this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  208. this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  209. this._panel2_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  210. this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
  211. this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1632, 28);
  212. this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  213. //
  214. // _panel2_Toolbars_Dock_Area_Bottom
  215. //
  216. this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  217. this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  218. this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  219. this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  220. this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 34);
  221. this._panel2_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  222. this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
  223. this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1632, 0);
  224. this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  225. //
  226. // panel1
  227. //
  228. this.panel1.Controls.Add(this.panel3);
  229. this.panel1.Controls.Add(this.panel2);
  230. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  231. this.panel1.Location = new System.Drawing.Point(0, 0);
  232. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  233. this.panel1.Name = "panel1";
  234. this.panel1.Size = new System.Drawing.Size(1632, 74);
  235. this.panel1.TabIndex = 6;
  236. //
  237. // PopupMscCastRForg
  238. //
  239. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  240. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  241. this.ClientSize = new System.Drawing.Size(1632, 702);
  242. this.Controls.Add(this.panel5);
  243. this.Controls.Add(this.panel4);
  244. this.Controls.Add(this.panel1);
  245. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  246. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  247. this.Name = "PopupMscCastRForg";
  248. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  249. this.Text = "铸造与锻造规格关系维护";
  250. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PopupMscCastRForg_FormClosing);
  251. this.panel3.ResumeLayout(false);
  252. this.panel4.ResumeLayout(false);
  253. this.panel2.ResumeLayout(false);
  254. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  255. this.panel1.ResumeLayout(false);
  256. this.ResumeLayout(false);
  257. }
  258. #endregion
  259. private System.Windows.Forms.Panel panel3;
  260. private Infragistics.Win.UltraWinStatusBar.UltraStatusBar ultraStatusBar1;
  261. private System.Windows.Forms.Button btnClose;
  262. private System.Windows.Forms.Panel panel5;
  263. private System.Windows.Forms.Panel panel4;
  264. private System.Windows.Forms.Panel panel2;
  265. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
  266. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  267. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
  268. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
  269. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
  270. private System.Windows.Forms.Panel panel1;
  271. private System.Windows.Forms.Button btnCancel;
  272. }
  273. }