PageRecipeManage.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  1. namespace Scada.Page
  2. {
  3. partial class PageRecipeManage
  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. DataGridViewCellStyle dataGridViewCellStyle1 = new DataGridViewCellStyle();
  29. DataGridViewCellStyle dataGridViewCellStyle2 = new DataGridViewCellStyle();
  30. DataGridViewCellStyle dataGridViewCellStyle3 = new DataGridViewCellStyle();
  31. DataGridViewCellStyle dataGridViewCellStyle4 = new DataGridViewCellStyle();
  32. DataGridViewCellStyle dataGridViewCellStyle5 = new DataGridViewCellStyle();
  33. uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  34. userSetValue9 = new UserSetValue();
  35. userSetValue10 = new UserSetValue();
  36. userSetValue2 = new UserSetValue();
  37. userSetValue11 = new UserSetValue();
  38. userSetValue12 = new UserSetValue();
  39. userSetValue3 = new UserSetValue();
  40. userSetValue14 = new UserSetValue();
  41. userSetValue7 = new UserSetValue();
  42. userSetValue6 = new UserSetValue();
  43. userSetValue13 = new UserSetValue();
  44. userSetValue8 = new UserSetValue();
  45. userSetValue5 = new UserSetValue();
  46. userSetValue4 = new UserSetValue();
  47. userSetValue1 = new UserSetValue();
  48. uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  49. dgv_Recipe = new Sunny.UI.UIDataGridView();
  50. btn_DownloadRecipe = new Sunny.UI.UISymbolButton();
  51. btn_ExportRecipe = new Sunny.UI.UISymbolButton();
  52. btn_ImportRecipe = new Sunny.UI.UISymbolButton();
  53. btn_QueryRecipe = new Sunny.UI.UISymbolButton();
  54. btn_UpdateRecipe = new Sunny.UI.UISymbolButton();
  55. btn_DelRecipe = new Sunny.UI.UISymbolButton();
  56. btn_AddRecipe = new Sunny.UI.UISymbolButton();
  57. uiTextBox1 = new Sunny.UI.UITextBox();
  58. uiLabel1 = new Sunny.UI.UILabel();
  59. uiTitlePanel1.SuspendLayout();
  60. uiTitlePanel2.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)dgv_Recipe).BeginInit();
  62. SuspendLayout();
  63. //
  64. // uiTitlePanel1
  65. //
  66. uiTitlePanel1.Controls.Add(userSetValue9);
  67. uiTitlePanel1.Controls.Add(userSetValue10);
  68. uiTitlePanel1.Controls.Add(userSetValue2);
  69. uiTitlePanel1.Controls.Add(userSetValue11);
  70. uiTitlePanel1.Controls.Add(userSetValue12);
  71. uiTitlePanel1.Controls.Add(userSetValue3);
  72. uiTitlePanel1.Controls.Add(userSetValue14);
  73. uiTitlePanel1.Controls.Add(userSetValue7);
  74. uiTitlePanel1.Controls.Add(userSetValue6);
  75. uiTitlePanel1.Controls.Add(userSetValue13);
  76. uiTitlePanel1.Controls.Add(userSetValue8);
  77. uiTitlePanel1.Controls.Add(userSetValue5);
  78. uiTitlePanel1.Controls.Add(userSetValue4);
  79. uiTitlePanel1.Controls.Add(userSetValue1);
  80. uiTitlePanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  81. uiTitlePanel1.Location = new Point(3, 0);
  82. uiTitlePanel1.Margin = new Padding(4, 5, 4, 5);
  83. uiTitlePanel1.MinimumSize = new Size(1, 1);
  84. uiTitlePanel1.Name = "uiTitlePanel1";
  85. uiTitlePanel1.ShowText = false;
  86. uiTitlePanel1.Size = new Size(764, 544);
  87. uiTitlePanel1.TabIndex = 2;
  88. uiTitlePanel1.Text = "配方参数";
  89. uiTitlePanel1.TextAlignment = ContentAlignment.MiddleCenter;
  90. //
  91. // userSetValue9
  92. //
  93. userSetValue9.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  94. userSetValue9.DeviceVarName = "输送机设定频率";
  95. userSetValue9.FillColor = Color.Transparent;
  96. userSetValue9.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  97. userSetValue9.Location = new Point(400, 459);
  98. userSetValue9.MinimumSize = new Size(1, 1);
  99. userSetValue9.Name = "userSetValue9";
  100. userSetValue9.RectColor = Color.Transparent;
  101. userSetValue9.Size = new Size(353, 46);
  102. userSetValue9.TabIndex = 13;
  103. userSetValue9.Text = "userSetValue9";
  104. userSetValue9.TextAlignment = ContentAlignment.MiddleCenter;
  105. userSetValue9.Unit = "HZ";
  106. userSetValue9.VariableName = "输送机设定频率";
  107. userSetValue9.VarValue = "0";
  108. //
  109. // userSetValue10
  110. //
  111. userSetValue10.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  112. userSetValue10.DeviceVarName = "精洗液位下限值";
  113. userSetValue10.FillColor = Color.Transparent;
  114. userSetValue10.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  115. userSetValue10.Location = new Point(12, 459);
  116. userSetValue10.MinimumSize = new Size(1, 1);
  117. userSetValue10.Name = "userSetValue10";
  118. userSetValue10.RectColor = Color.Transparent;
  119. userSetValue10.Size = new Size(382, 46);
  120. userSetValue10.TabIndex = 12;
  121. userSetValue10.Text = "userSetValue10";
  122. userSetValue10.TextAlignment = ContentAlignment.MiddleCenter;
  123. userSetValue10.Unit = "m³";
  124. userSetValue10.VariableName = "精洗液位下限值";
  125. userSetValue10.VarValue = "0.00";
  126. //
  127. // userSetValue2
  128. //
  129. userSetValue2.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  130. userSetValue2.DeviceVarName = "水分炉温度下限值";
  131. userSetValue2.FillColor = Color.Transparent;
  132. userSetValue2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  133. userSetValue2.Location = new Point(400, 44);
  134. userSetValue2.MinimumSize = new Size(1, 1);
  135. userSetValue2.Name = "userSetValue2";
  136. userSetValue2.RectColor = Color.Transparent;
  137. userSetValue2.Size = new Size(353, 46);
  138. userSetValue2.TabIndex = 1;
  139. userSetValue2.Text = "userSetValue2";
  140. userSetValue2.TextAlignment = ContentAlignment.MiddleCenter;
  141. userSetValue2.Unit = "℃";
  142. userSetValue2.VariableName = "水分炉温度下限值";
  143. userSetValue2.VarValue = "0";
  144. //
  145. // userSetValue11
  146. //
  147. userSetValue11.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  148. userSetValue11.DeviceVarName = "输送机设定速度";
  149. userSetValue11.FillColor = Color.Transparent;
  150. userSetValue11.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  151. userSetValue11.Location = new Point(400, 390);
  152. userSetValue11.MinimumSize = new Size(1, 1);
  153. userSetValue11.Name = "userSetValue11";
  154. userSetValue11.RectColor = Color.Transparent;
  155. userSetValue11.Size = new Size(353, 46);
  156. userSetValue11.TabIndex = 11;
  157. userSetValue11.Text = "userSetValue11";
  158. userSetValue11.TextAlignment = ContentAlignment.MiddleCenter;
  159. userSetValue11.Unit = "m/s";
  160. userSetValue11.VariableName = "输送机设定速度";
  161. userSetValue11.VarValue = "0.00";
  162. //
  163. // userSetValue12
  164. //
  165. userSetValue12.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  166. userSetValue12.DeviceVarName = "精洗喷淋泵过载上限值";
  167. userSetValue12.FillColor = Color.Transparent;
  168. userSetValue12.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  169. userSetValue12.Location = new Point(12, 390);
  170. userSetValue12.MinimumSize = new Size(1, 1);
  171. userSetValue12.Name = "userSetValue12";
  172. userSetValue12.RectColor = Color.Transparent;
  173. userSetValue12.Size = new Size(382, 46);
  174. userSetValue12.TabIndex = 10;
  175. userSetValue12.Text = "userSetValue12";
  176. userSetValue12.TextAlignment = ContentAlignment.MiddleCenter;
  177. userSetValue12.Unit = "KW";
  178. userSetValue12.VariableName = "精洗喷淋泵过载上限值";
  179. userSetValue12.VarValue = "0.00";
  180. //
  181. // userSetValue3
  182. //
  183. userSetValue3.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  184. userSetValue3.DeviceVarName = "离心风机过载上限值";
  185. userSetValue3.FillColor = Color.Transparent;
  186. userSetValue3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  187. userSetValue3.Location = new Point(400, 113);
  188. userSetValue3.MinimumSize = new Size(1, 1);
  189. userSetValue3.Name = "userSetValue3";
  190. userSetValue3.RectColor = Color.Transparent;
  191. userSetValue3.Size = new Size(353, 46);
  192. userSetValue3.TabIndex = 3;
  193. userSetValue3.Text = "userSetValue3";
  194. userSetValue3.TextAlignment = ContentAlignment.MiddleCenter;
  195. userSetValue3.Unit = "KW";
  196. userSetValue3.VariableName = "离心风机过载上限值";
  197. userSetValue3.VarValue = "0";
  198. //
  199. // userSetValue14
  200. //
  201. userSetValue14.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  202. userSetValue14.DeviceVarName = "陶化喷淋泵过载上限值";
  203. userSetValue14.FillColor = Color.Transparent;
  204. userSetValue14.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  205. userSetValue14.Location = new Point(12, 319);
  206. userSetValue14.MinimumSize = new Size(1, 1);
  207. userSetValue14.Name = "userSetValue14";
  208. userSetValue14.RectColor = Color.Transparent;
  209. userSetValue14.Size = new Size(382, 46);
  210. userSetValue14.TabIndex = 8;
  211. userSetValue14.Text = "userSetValue14";
  212. userSetValue14.TextAlignment = ContentAlignment.MiddleCenter;
  213. userSetValue14.Unit = "Mpa";
  214. userSetValue14.VariableName = "陶化喷淋泵过载上限值";
  215. userSetValue14.VarValue = "0.00";
  216. //
  217. // userSetValue7
  218. //
  219. userSetValue7.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  220. userSetValue7.DeviceVarName = "固化炉温度下限值";
  221. userSetValue7.FillColor = Color.Transparent;
  222. userSetValue7.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  223. userSetValue7.Location = new Point(400, 184);
  224. userSetValue7.MinimumSize = new Size(1, 1);
  225. userSetValue7.Name = "userSetValue7";
  226. userSetValue7.RectColor = Color.Transparent;
  227. userSetValue7.Size = new Size(353, 46);
  228. userSetValue7.TabIndex = 5;
  229. userSetValue7.Text = "userSetValue7";
  230. userSetValue7.TextAlignment = ContentAlignment.MiddleCenter;
  231. userSetValue7.Unit = "℃";
  232. userSetValue7.VariableName = "固化炉温度下限值";
  233. userSetValue7.VarValue = "0";
  234. //
  235. // userSetValue6
  236. //
  237. userSetValue6.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  238. userSetValue6.DeviceVarName = "粗洗液位下限值";
  239. userSetValue6.FillColor = Color.Transparent;
  240. userSetValue6.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  241. userSetValue6.Location = new Point(12, 253);
  242. userSetValue6.MinimumSize = new Size(1, 1);
  243. userSetValue6.Name = "userSetValue6";
  244. userSetValue6.RectColor = Color.Transparent;
  245. userSetValue6.Size = new Size(382, 46);
  246. userSetValue6.TabIndex = 6;
  247. userSetValue6.Text = "userSetValue6";
  248. userSetValue6.TextAlignment = ContentAlignment.MiddleCenter;
  249. userSetValue6.Unit = "m³";
  250. userSetValue6.VariableName = "粗洗液位下限值";
  251. userSetValue6.VarValue = "0.00";
  252. //
  253. // userSetValue13
  254. //
  255. userSetValue13.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  256. userSetValue13.DeviceVarName = "固化炉温度下限值";
  257. userSetValue13.FillColor = Color.Transparent;
  258. userSetValue13.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  259. userSetValue13.Location = new Point(400, 319);
  260. userSetValue13.MinimumSize = new Size(1, 1);
  261. userSetValue13.Name = "userSetValue13";
  262. userSetValue13.RectColor = Color.Transparent;
  263. userSetValue13.Size = new Size(353, 46);
  264. userSetValue13.TabIndex = 9;
  265. userSetValue13.Text = "userSetValue13";
  266. userSetValue13.TextAlignment = ContentAlignment.MiddleCenter;
  267. userSetValue13.Unit = "℃";
  268. userSetValue13.VariableName = "固化炉温度下限值";
  269. userSetValue13.VarValue = "0";
  270. //
  271. // userSetValue8
  272. //
  273. userSetValue8.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  274. userSetValue8.DeviceVarName = "粗洗喷淋泵过载上限值";
  275. userSetValue8.FillColor = Color.Transparent;
  276. userSetValue8.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  277. userSetValue8.Location = new Point(12, 184);
  278. userSetValue8.MinimumSize = new Size(1, 1);
  279. userSetValue8.Name = "userSetValue8";
  280. userSetValue8.RectColor = Color.Transparent;
  281. userSetValue8.Size = new Size(382, 46);
  282. userSetValue8.TabIndex = 4;
  283. userSetValue8.Text = "userSetValue8";
  284. userSetValue8.TextAlignment = ContentAlignment.MiddleCenter;
  285. userSetValue8.Unit = "KW";
  286. userSetValue8.VariableName = "粗洗喷淋泵过载上限值";
  287. userSetValue8.VarValue = "0";
  288. //
  289. // userSetValue5
  290. //
  291. userSetValue5.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
  292. userSetValue5.DeviceVarName = "固化炉温度上限值";
  293. userSetValue5.FillColor = Color.Transparent;
  294. userSetValue5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  295. userSetValue5.Location = new Point(400, 253);
  296. userSetValue5.MinimumSize = new Size(1, 1);
  297. userSetValue5.Name = "userSetValue5";
  298. userSetValue5.RectColor = Color.Transparent;
  299. userSetValue5.Size = new Size(353, 46);
  300. userSetValue5.TabIndex = 7;
  301. userSetValue5.Text = "userSetValue5";
  302. userSetValue5.TextAlignment = ContentAlignment.MiddleCenter;
  303. userSetValue5.Unit = "℃";
  304. userSetValue5.VariableName = "固化炉温度上限值";
  305. userSetValue5.VarValue = "0";
  306. //
  307. // userSetValue4
  308. //
  309. userSetValue4.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  310. userSetValue4.DeviceVarName = "脱脂设定压力下限值";
  311. userSetValue4.FillColor = Color.Transparent;
  312. userSetValue4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  313. userSetValue4.Location = new Point(12, 113);
  314. userSetValue4.MinimumSize = new Size(1, 1);
  315. userSetValue4.Name = "userSetValue4";
  316. userSetValue4.RectColor = Color.Transparent;
  317. userSetValue4.Size = new Size(382, 46);
  318. userSetValue4.TabIndex = 2;
  319. userSetValue4.Text = "userSetValue4";
  320. userSetValue4.TextAlignment = ContentAlignment.MiddleCenter;
  321. userSetValue4.Unit = "Mpa";
  322. userSetValue4.VariableName = "脱脂设定压力下限值";
  323. userSetValue4.VarValue = "0.00";
  324. //
  325. // userSetValue1
  326. //
  327. userSetValue1.DataType = Sunny.UI.UITextBox.UIEditType.Double;
  328. userSetValue1.DeviceVarName = "脱脂设定压力上限值";
  329. userSetValue1.FillColor = Color.Transparent;
  330. userSetValue1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  331. userSetValue1.Location = new Point(12, 44);
  332. userSetValue1.MinimumSize = new Size(1, 1);
  333. userSetValue1.Name = "userSetValue1";
  334. userSetValue1.RectColor = Color.Transparent;
  335. userSetValue1.Size = new Size(382, 46);
  336. userSetValue1.TabIndex = 0;
  337. userSetValue1.Text = "userSetValue1";
  338. userSetValue1.TextAlignment = ContentAlignment.MiddleCenter;
  339. userSetValue1.Unit = "Mpa";
  340. userSetValue1.VariableName = "脱脂设定压力上限值";
  341. userSetValue1.VarValue = "0.00";
  342. //
  343. // uiTitlePanel2
  344. //
  345. uiTitlePanel2.Controls.Add(dgv_Recipe);
  346. uiTitlePanel2.Controls.Add(btn_DownloadRecipe);
  347. uiTitlePanel2.Controls.Add(btn_ExportRecipe);
  348. uiTitlePanel2.Controls.Add(btn_ImportRecipe);
  349. uiTitlePanel2.Controls.Add(btn_QueryRecipe);
  350. uiTitlePanel2.Controls.Add(btn_UpdateRecipe);
  351. uiTitlePanel2.Controls.Add(btn_DelRecipe);
  352. uiTitlePanel2.Controls.Add(btn_AddRecipe);
  353. uiTitlePanel2.Controls.Add(uiTextBox1);
  354. uiTitlePanel2.Controls.Add(uiLabel1);
  355. uiTitlePanel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  356. uiTitlePanel2.Location = new Point(769, 0);
  357. uiTitlePanel2.Margin = new Padding(4, 5, 4, 5);
  358. uiTitlePanel2.MinimumSize = new Size(1, 1);
  359. uiTitlePanel2.Name = "uiTitlePanel2";
  360. uiTitlePanel2.ShowText = false;
  361. uiTitlePanel2.Size = new Size(294, 544);
  362. uiTitlePanel2.TabIndex = 3;
  363. uiTitlePanel2.Text = "配方控制台";
  364. uiTitlePanel2.TextAlignment = ContentAlignment.MiddleCenter;
  365. //
  366. // dgv_Recipe
  367. //
  368. dataGridViewCellStyle1.BackColor = Color.FromArgb(235, 243, 255);
  369. dgv_Recipe.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  370. dgv_Recipe.BackgroundColor = Color.White;
  371. dgv_Recipe.ColumnHeadersBorderStyle = DataGridViewHeaderBorderStyle.Single;
  372. dataGridViewCellStyle2.Alignment = DataGridViewContentAlignment.MiddleCenter;
  373. dataGridViewCellStyle2.BackColor = Color.FromArgb(80, 160, 255);
  374. dataGridViewCellStyle2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  375. dataGridViewCellStyle2.ForeColor = Color.White;
  376. dataGridViewCellStyle2.SelectionBackColor = SystemColors.Highlight;
  377. dataGridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText;
  378. dataGridViewCellStyle2.WrapMode = DataGridViewTriState.True;
  379. dgv_Recipe.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  380. dgv_Recipe.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  381. dataGridViewCellStyle3.Alignment = DataGridViewContentAlignment.MiddleLeft;
  382. dataGridViewCellStyle3.BackColor = SystemColors.Window;
  383. dataGridViewCellStyle3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  384. dataGridViewCellStyle3.ForeColor = Color.FromArgb(48, 48, 48);
  385. dataGridViewCellStyle3.SelectionBackColor = SystemColors.Highlight;
  386. dataGridViewCellStyle3.SelectionForeColor = SystemColors.HighlightText;
  387. dataGridViewCellStyle3.WrapMode = DataGridViewTriState.False;
  388. dgv_Recipe.DefaultCellStyle = dataGridViewCellStyle3;
  389. dgv_Recipe.EnableHeadersVisualStyles = false;
  390. dgv_Recipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  391. dgv_Recipe.GridColor = Color.FromArgb(80, 160, 255);
  392. dgv_Recipe.Location = new Point(5, 328);
  393. dgv_Recipe.Name = "dgv_Recipe";
  394. dataGridViewCellStyle4.Alignment = DataGridViewContentAlignment.MiddleLeft;
  395. dataGridViewCellStyle4.BackColor = Color.FromArgb(235, 243, 255);
  396. dataGridViewCellStyle4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  397. dataGridViewCellStyle4.ForeColor = Color.FromArgb(48, 48, 48);
  398. dataGridViewCellStyle4.SelectionBackColor = Color.FromArgb(80, 160, 255);
  399. dataGridViewCellStyle4.SelectionForeColor = Color.White;
  400. dataGridViewCellStyle4.WrapMode = DataGridViewTriState.True;
  401. dgv_Recipe.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  402. dgv_Recipe.RowHeadersWidth = 51;
  403. dataGridViewCellStyle5.BackColor = Color.White;
  404. dataGridViewCellStyle5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  405. dgv_Recipe.RowsDefaultCellStyle = dataGridViewCellStyle5;
  406. dgv_Recipe.SelectedIndex = -1;
  407. dgv_Recipe.Size = new Size(284, 213);
  408. dgv_Recipe.StripeOddColor = Color.FromArgb(235, 243, 255);
  409. dgv_Recipe.TabIndex = 9;
  410. //
  411. // btn_DownloadRecipe
  412. //
  413. btn_DownloadRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  414. btn_DownloadRecipe.Location = new Point(20, 265);
  415. btn_DownloadRecipe.MinimumSize = new Size(1, 1);
  416. btn_DownloadRecipe.Name = "btn_DownloadRecipe";
  417. btn_DownloadRecipe.Size = new Size(257, 47);
  418. btn_DownloadRecipe.Symbol = 61465;
  419. btn_DownloadRecipe.TabIndex = 8;
  420. btn_DownloadRecipe.Text = "下载配方";
  421. btn_DownloadRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  422. //
  423. // btn_ExportRecipe
  424. //
  425. btn_ExportRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  426. btn_ExportRecipe.Location = new Point(166, 212);
  427. btn_ExportRecipe.MinimumSize = new Size(1, 1);
  428. btn_ExportRecipe.Name = "btn_ExportRecipe";
  429. btn_ExportRecipe.Size = new Size(111, 41);
  430. btn_ExportRecipe.Symbol = 362831;
  431. btn_ExportRecipe.TabIndex = 7;
  432. btn_ExportRecipe.Text = "导出配方";
  433. btn_ExportRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  434. //
  435. // btn_ImportRecipe
  436. //
  437. btn_ImportRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  438. btn_ImportRecipe.Location = new Point(20, 212);
  439. btn_ImportRecipe.MinimumSize = new Size(1, 1);
  440. btn_ImportRecipe.Name = "btn_ImportRecipe";
  441. btn_ImportRecipe.Size = new Size(111, 41);
  442. btn_ImportRecipe.Symbol = 362831;
  443. btn_ImportRecipe.TabIndex = 6;
  444. btn_ImportRecipe.Text = "导入配方";
  445. btn_ImportRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  446. //
  447. // btn_QueryRecipe
  448. //
  449. btn_QueryRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  450. btn_QueryRecipe.Location = new Point(166, 156);
  451. btn_QueryRecipe.MinimumSize = new Size(1, 1);
  452. btn_QueryRecipe.Name = "btn_QueryRecipe";
  453. btn_QueryRecipe.Size = new Size(111, 41);
  454. btn_QueryRecipe.Symbol = 559520;
  455. btn_QueryRecipe.TabIndex = 5;
  456. btn_QueryRecipe.Text = "查询配方";
  457. btn_QueryRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  458. //
  459. // btn_UpdateRecipe
  460. //
  461. btn_UpdateRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  462. btn_UpdateRecipe.Location = new Point(20, 156);
  463. btn_UpdateRecipe.MinimumSize = new Size(1, 1);
  464. btn_UpdateRecipe.Name = "btn_UpdateRecipe";
  465. btn_UpdateRecipe.Size = new Size(111, 41);
  466. btn_UpdateRecipe.Symbol = 558087;
  467. btn_UpdateRecipe.TabIndex = 4;
  468. btn_UpdateRecipe.Text = "修改配方";
  469. btn_UpdateRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  470. //
  471. // btn_DelRecipe
  472. //
  473. btn_DelRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  474. btn_DelRecipe.Location = new Point(166, 102);
  475. btn_DelRecipe.MinimumSize = new Size(1, 1);
  476. btn_DelRecipe.Name = "btn_DelRecipe";
  477. btn_DelRecipe.Size = new Size(113, 39);
  478. btn_DelRecipe.Symbol = 362810;
  479. btn_DelRecipe.TabIndex = 3;
  480. btn_DelRecipe.Text = "删除配方";
  481. btn_DelRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  482. //
  483. // btn_AddRecipe
  484. //
  485. btn_AddRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  486. btn_AddRecipe.Location = new Point(20, 102);
  487. btn_AddRecipe.MinimumSize = new Size(1, 1);
  488. btn_AddRecipe.Name = "btn_AddRecipe";
  489. btn_AddRecipe.Size = new Size(111, 39);
  490. btn_AddRecipe.Symbol = 557670;
  491. btn_AddRecipe.TabIndex = 1;
  492. btn_AddRecipe.Text = "添加配方";
  493. btn_AddRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
  494. //
  495. // uiTextBox1
  496. //
  497. uiTextBox1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  498. uiTextBox1.Location = new Point(150, 44);
  499. uiTextBox1.Margin = new Padding(4, 5, 4, 5);
  500. uiTextBox1.MinimumSize = new Size(1, 16);
  501. uiTextBox1.Name = "uiTextBox1";
  502. uiTextBox1.Padding = new Padding(5);
  503. uiTextBox1.ShowText = false;
  504. uiTextBox1.Size = new Size(129, 46);
  505. uiTextBox1.TabIndex = 1;
  506. uiTextBox1.TextAlignment = ContentAlignment.MiddleLeft;
  507. uiTextBox1.Watermark = "";
  508. //
  509. // uiLabel1
  510. //
  511. uiLabel1.Font = new Font("宋体", 13.8F, FontStyle.Regular, GraphicsUnit.Point, 134);
  512. uiLabel1.ForeColor = Color.FromArgb(48, 48, 48);
  513. uiLabel1.Location = new Point(20, 44);
  514. uiLabel1.Name = "uiLabel1";
  515. uiLabel1.Size = new Size(126, 46);
  516. uiLabel1.TabIndex = 0;
  517. uiLabel1.Text = "产品型号:";
  518. uiLabel1.TextAlign = ContentAlignment.MiddleCenter;
  519. //
  520. // PageRecipeManage
  521. //
  522. AutoScaleMode = AutoScaleMode.None;
  523. ClientSize = new Size(1067, 544);
  524. Controls.Add(uiTitlePanel1);
  525. Controls.Add(uiTitlePanel2);
  526. Name = "PageRecipeManage";
  527. Text = "配方管理";
  528. Load += PageRecipeManage_Load;
  529. uiTitlePanel1.ResumeLayout(false);
  530. uiTitlePanel2.ResumeLayout(false);
  531. ((System.ComponentModel.ISupportInitialize)dgv_Recipe).EndInit();
  532. ResumeLayout(false);
  533. }
  534. #endregion
  535. private Sunny.UI.UITitlePanel uiTitlePanel1;
  536. private UserSetValue userSetValue9;
  537. private UserSetValue userSetValue10;
  538. private UserSetValue userSetValue2;
  539. private UserSetValue userSetValue11;
  540. private UserSetValue userSetValue12;
  541. private UserSetValue userSetValue3;
  542. private UserSetValue userSetValue14;
  543. private UserSetValue userSetValue7;
  544. private UserSetValue userSetValue6;
  545. private UserSetValue userSetValue13;
  546. private UserSetValue userSetValue8;
  547. private UserSetValue userSetValue5;
  548. private UserSetValue userSetValue4;
  549. private UserSetValue userSetValue1;
  550. private Sunny.UI.UITitlePanel uiTitlePanel2;
  551. private Sunny.UI.UIDataGridView dgv_Recipe;
  552. private Sunny.UI.UISymbolButton btn_DownloadRecipe;
  553. private Sunny.UI.UISymbolButton btn_ExportRecipe;
  554. private Sunny.UI.UISymbolButton btn_ImportRecipe;
  555. private Sunny.UI.UISymbolButton btn_QueryRecipe;
  556. private Sunny.UI.UISymbolButton btn_UpdateRecipe;
  557. private Sunny.UI.UISymbolButton btn_DelRecipe;
  558. private Sunny.UI.UISymbolButton btn_AddRecipe;
  559. private Sunny.UI.UITextBox uiTextBox1;
  560. private Sunny.UI.UILabel uiLabel1;
  561. }
  562. }