NewResultsBase.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class NewResultsBase
  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. Infragistics.Win.Appearance appearance265 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  31. this.spMain = new System.Windows.Forms.SplitContainer();
  32. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  33. this.MainContainer = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  34. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  35. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  36. this.ucStoveQuery1 = new Core.StlMes.Client.LgCommon.ucStoveQuery();
  37. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  38. this.upMain = new Infragistics.Win.Misc.UltraPanel();
  39. this.MicContainer = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  40. this.ultraegbpMic = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  41. this.ultraPalMic = new Infragistics.Win.Misc.UltraPanel();
  42. this.egpChem = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  43. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  44. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  45. this.ucNewChemelEment = new Core.StlMes.Client.LgCommon.公共自定义控件.化学成分.ucNewChemelEment();
  46. ((System.ComponentModel.ISupportInitialize)(this.spMain)).BeginInit();
  47. this.spMain.Panel1.SuspendLayout();
  48. this.spMain.Panel2.SuspendLayout();
  49. this.spMain.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  51. this.splitContainer1.Panel1.SuspendLayout();
  52. this.splitContainer1.Panel2.SuspendLayout();
  53. this.splitContainer1.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).BeginInit();
  55. this.MainContainer.SuspendLayout();
  56. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  57. this.ultraPanel2.ClientArea.SuspendLayout();
  58. this.ultraPanel2.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  60. this.splitContainer2.Panel1.SuspendLayout();
  61. this.splitContainer2.Panel2.SuspendLayout();
  62. this.splitContainer2.SuspendLayout();
  63. this.upMain.SuspendLayout();
  64. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).BeginInit();
  65. this.MicContainer.SuspendLayout();
  66. this.ultraegbpMic.SuspendLayout();
  67. this.ultraPalMic.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).BeginInit();
  69. this.egpChem.SuspendLayout();
  70. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  71. this.ultraPanel1.ClientArea.SuspendLayout();
  72. this.ultraPanel1.SuspendLayout();
  73. this.SuspendLayout();
  74. //
  75. // spMain
  76. //
  77. this.spMain.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.spMain.Location = new System.Drawing.Point(0, 0);
  79. this.spMain.Name = "spMain";
  80. this.spMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
  81. //
  82. // spMain.Panel1
  83. //
  84. this.spMain.Panel1.Controls.Add(this.splitContainer1);
  85. //
  86. // spMain.Panel2
  87. //
  88. this.spMain.Panel2.Controls.Add(this.egpChem);
  89. this.spMain.Size = new System.Drawing.Size(953, 474);
  90. this.spMain.SplitterDistance = 317;
  91. this.spMain.TabIndex = 0;
  92. //
  93. // splitContainer1
  94. //
  95. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  96. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  97. this.splitContainer1.Name = "splitContainer1";
  98. //
  99. // splitContainer1.Panel1
  100. //
  101. this.splitContainer1.Panel1.Controls.Add(this.MainContainer);
  102. //
  103. // splitContainer1.Panel2
  104. //
  105. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  106. this.splitContainer1.Size = new System.Drawing.Size(953, 317);
  107. this.splitContainer1.SplitterDistance = 200;
  108. this.splitContainer1.TabIndex = 1;
  109. //
  110. // MainContainer
  111. //
  112. this.MainContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D;
  113. this.MainContainer.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  114. this.MainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.MainContainer.ExpandedSize = new System.Drawing.Size(200, 317);
  116. appearance265.FontData.BoldAsString = "False";
  117. appearance265.ForeColor = System.Drawing.Color.Red;
  118. this.MainContainer.HeaderAppearance = appearance265;
  119. this.MainContainer.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  120. this.MainContainer.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
  121. this.MainContainer.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOutsideBorder;
  122. this.MainContainer.Location = new System.Drawing.Point(0, 0);
  123. this.MainContainer.Name = "MainContainer";
  124. this.MainContainer.Size = new System.Drawing.Size(200, 317);
  125. this.MainContainer.TabIndex = 1;
  126. this.MainContainer.Text = "熔炼号查询_";
  127. this.MainContainer.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  128. this.MainContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  129. //
  130. // ultraExpandableGroupBoxPanel1
  131. //
  132. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPanel2);
  133. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  134. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(27, 1);
  135. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  136. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(170, 315);
  137. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  138. //
  139. // ultraPanel2
  140. //
  141. this.ultraPanel2.AutoScroll = true;
  142. this.ultraPanel2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
  143. //
  144. // ultraPanel2.ClientArea
  145. //
  146. this.ultraPanel2.ClientArea.Controls.Add(this.ucStoveQuery1);
  147. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  148. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  149. this.ultraPanel2.Name = "ultraPanel2";
  150. this.ultraPanel2.Size = new System.Drawing.Size(170, 315);
  151. this.ultraPanel2.TabIndex = 1;
  152. //
  153. // ucStoveQuery1
  154. //
  155. this.ucStoveQuery1.Dock = System.Windows.Forms.DockStyle.Fill;
  156. this.ucStoveQuery1.Location = new System.Drawing.Point(0, 0);
  157. this.ucStoveQuery1.Name = "ucStoveQuery1";
  158. this.ucStoveQuery1.OrderByPline = true;
  159. this.ucStoveQuery1.Size = new System.Drawing.Size(166, 311);
  160. this.ucStoveQuery1.TabIndex = 0;
  161. this.ucStoveQuery1.uceStatusText = "下发, 生产中, 已生产, 关闭";
  162. //
  163. // splitContainer2
  164. //
  165. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  166. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  167. this.splitContainer2.Name = "splitContainer2";
  168. //
  169. // splitContainer2.Panel1
  170. //
  171. this.splitContainer2.Panel1.Controls.Add(this.upMain);
  172. //
  173. // splitContainer2.Panel2
  174. //
  175. this.splitContainer2.Panel2.Controls.Add(this.MicContainer);
  176. this.splitContainer2.Size = new System.Drawing.Size(749, 317);
  177. this.splitContainer2.SplitterDistance = 562;
  178. this.splitContainer2.TabIndex = 0;
  179. //
  180. // upMain
  181. //
  182. this.upMain.Dock = System.Windows.Forms.DockStyle.Fill;
  183. this.upMain.Location = new System.Drawing.Point(0, 0);
  184. this.upMain.Name = "upMain";
  185. this.upMain.Size = new System.Drawing.Size(562, 317);
  186. this.upMain.TabIndex = 0;
  187. //
  188. // MicContainer
  189. //
  190. this.MicContainer.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D;
  191. this.MicContainer.Controls.Add(this.ultraegbpMic);
  192. this.MicContainer.Dock = System.Windows.Forms.DockStyle.Fill;
  193. this.MicContainer.Expanded = false;
  194. this.MicContainer.ExpandedSize = new System.Drawing.Size(195, 317);
  195. this.MicContainer.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near;
  196. appearance1.FontData.BoldAsString = "False";
  197. appearance1.ForeColor = System.Drawing.Color.Red;
  198. this.MicContainer.HeaderAppearance = appearance1;
  199. this.MicContainer.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  200. this.MicContainer.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
  201. this.MicContainer.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  202. this.MicContainer.Location = new System.Drawing.Point(0, 0);
  203. this.MicContainer.Name = "MicContainer";
  204. this.MicContainer.Size = new System.Drawing.Size(26, 317);
  205. this.MicContainer.TabIndex = 2;
  206. this.MicContainer.Text = "温度(T/℃)_";
  207. this.MicContainer.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  208. this.MicContainer.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  209. //
  210. // ultraegbpMic
  211. //
  212. this.ultraegbpMic.Controls.Add(this.ultraPalMic);
  213. this.ultraegbpMic.Location = new System.Drawing.Point(-10000, -10000);
  214. this.ultraegbpMic.Name = "ultraegbpMic";
  215. this.ultraegbpMic.Size = new System.Drawing.Size(170, 315);
  216. this.ultraegbpMic.TabIndex = 0;
  217. this.ultraegbpMic.Visible = false;
  218. //
  219. // ultraPalMic
  220. //
  221. this.ultraPalMic.AutoScroll = true;
  222. this.ultraPalMic.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
  223. this.ultraPalMic.Dock = System.Windows.Forms.DockStyle.Fill;
  224. this.ultraPalMic.Location = new System.Drawing.Point(0, 0);
  225. this.ultraPalMic.Name = "ultraPalMic";
  226. this.ultraPalMic.Size = new System.Drawing.Size(170, 315);
  227. this.ultraPalMic.TabIndex = 1;
  228. //
  229. // egpChem
  230. //
  231. this.egpChem.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D;
  232. this.egpChem.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  233. this.egpChem.Dock = System.Windows.Forms.DockStyle.Fill;
  234. this.egpChem.ExpandedSize = new System.Drawing.Size(953, 153);
  235. this.egpChem.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near;
  236. appearance14.FontData.BoldAsString = "False";
  237. appearance14.ForeColor = System.Drawing.Color.Red;
  238. this.egpChem.HeaderAppearance = appearance14;
  239. this.egpChem.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  240. this.egpChem.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
  241. this.egpChem.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOnBorder;
  242. this.egpChem.Location = new System.Drawing.Point(0, 0);
  243. this.egpChem.Name = "egpChem";
  244. this.egpChem.Size = new System.Drawing.Size(953, 153);
  245. this.egpChem.TabIndex = 3;
  246. this.egpChem.Text = "化学成分";
  247. this.egpChem.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  248. this.egpChem.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  249. //
  250. // ultraExpandableGroupBoxPanel2
  251. //
  252. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel1);
  253. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  254. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(1, 22);
  255. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  256. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(951, 129);
  257. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  258. //
  259. // ultraPanel1
  260. //
  261. this.ultraPanel1.AutoScroll = true;
  262. this.ultraPanel1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
  263. //
  264. // ultraPanel1.ClientArea
  265. //
  266. this.ultraPanel1.ClientArea.Controls.Add(this.ucNewChemelEment);
  267. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  268. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  269. this.ultraPanel1.Name = "ultraPanel1";
  270. this.ultraPanel1.Size = new System.Drawing.Size(951, 129);
  271. this.ultraPanel1.TabIndex = 1;
  272. //
  273. // ucNewChemelEment
  274. //
  275. this.ucNewChemelEment.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.ucNewChemelEment.Location = new System.Drawing.Point(0, 0);
  277. this.ucNewChemelEment.Name = "ucNewChemelEment";
  278. this.ucNewChemelEment.Size = new System.Drawing.Size(947, 125);
  279. this.ucNewChemelEment.TabIndex = 0;
  280. //
  281. // NewResultsBase
  282. //
  283. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  284. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  285. this.ClientSize = new System.Drawing.Size(953, 474);
  286. this.Controls.Add(this.spMain);
  287. this.Name = "NewResultsBase";
  288. this.Text = "NewResultsBase";
  289. this.Shown += new System.EventHandler(this.NewResultsBase_Shown);
  290. this.spMain.Panel1.ResumeLayout(false);
  291. this.spMain.Panel2.ResumeLayout(false);
  292. ((System.ComponentModel.ISupportInitialize)(this.spMain)).EndInit();
  293. this.spMain.ResumeLayout(false);
  294. this.splitContainer1.Panel1.ResumeLayout(false);
  295. this.splitContainer1.Panel2.ResumeLayout(false);
  296. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  297. this.splitContainer1.ResumeLayout(false);
  298. ((System.ComponentModel.ISupportInitialize)(this.MainContainer)).EndInit();
  299. this.MainContainer.ResumeLayout(false);
  300. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  301. this.ultraPanel2.ClientArea.ResumeLayout(false);
  302. this.ultraPanel2.ResumeLayout(false);
  303. this.splitContainer2.Panel1.ResumeLayout(false);
  304. this.splitContainer2.Panel2.ResumeLayout(false);
  305. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  306. this.splitContainer2.ResumeLayout(false);
  307. this.upMain.ResumeLayout(false);
  308. ((System.ComponentModel.ISupportInitialize)(this.MicContainer)).EndInit();
  309. this.MicContainer.ResumeLayout(false);
  310. this.ultraegbpMic.ResumeLayout(false);
  311. this.ultraPalMic.ResumeLayout(false);
  312. ((System.ComponentModel.ISupportInitialize)(this.egpChem)).EndInit();
  313. this.egpChem.ResumeLayout(false);
  314. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  315. this.ultraPanel1.ClientArea.ResumeLayout(false);
  316. this.ultraPanel1.ResumeLayout(false);
  317. this.ResumeLayout(false);
  318. }
  319. #endregion
  320. private System.Windows.Forms.SplitContainer spMain;
  321. private System.Windows.Forms.SplitContainer splitContainer1;
  322. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  323. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  324. public System.Windows.Forms.SplitContainer splitContainer2;
  325. protected Infragistics.Win.Misc.UltraPanel upMain;
  326. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraegbpMic;
  327. public Infragistics.Win.Misc.UltraPanel ultraPalMic;
  328. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  329. public Infragistics.Win.Misc.UltraPanel ultraPanel1;
  330. public LgCommon.公共自定义控件.化学成分.ucNewChemelEment ucNewChemelEment;
  331. protected Infragistics.Win.Misc.UltraExpandableGroupBox MainContainer;
  332. protected Infragistics.Win.Misc.UltraExpandableGroupBox MicContainer;
  333. protected Infragistics.Win.Misc.UltraExpandableGroupBox egpChem;
  334. internal LgCommon.ucStoveQuery ucStoveQuery1;
  335. }
  336. }