HttSignature.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  1. namespace Core.StlMes.Client.Mcp.Treatment.HeatTreatment
  2. {
  3. partial class HttSignature
  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.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  40. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  41. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("HttSignatureEntity", -1);
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ColGroup");
  51. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName");
  53. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SignRoute");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  56. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessNo");
  58. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Image");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UseridGrade");
  62. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserId");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Responsible");
  65. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  67. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  79. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  80. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  81. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  82. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  83. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  84. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  85. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  86. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  87. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  88. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  89. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  90. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  91. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  92. this.txtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  93. this.colGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  94. this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  95. this.processNoF = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  96. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  97. this.processNoG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.HttSignatureEntitybindingSource1 = new System.Windows.Forms.BindingSource();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.colGroup)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.processNoF)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.processNoG)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.HttSignatureEntitybindingSource1)).BeginInit();
  106. this.SuspendLayout();
  107. //
  108. // txtPline
  109. //
  110. this.txtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  111. valueListItem5.DataValue = "0";
  112. valueListItem5.DisplayText = "上料";
  113. valueListItem6.DataValue = "1";
  114. valueListItem6.DisplayText = "热处理";
  115. valueListItem7.DataValue = "2";
  116. valueListItem7.DisplayText = "定径热矫冷矫";
  117. valueListItem8.DataValue = "3";
  118. valueListItem8.DisplayText = "表面检验";
  119. valueListItem9.DataValue = "4";
  120. valueListItem9.DisplayText = "探伤";
  121. valueListItem10.DataValue = "5";
  122. valueListItem10.DisplayText = "下线";
  123. this.txtPline.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  124. valueListItem5,
  125. valueListItem6,
  126. valueListItem7,
  127. valueListItem8,
  128. valueListItem9,
  129. valueListItem10});
  130. this.txtPline.Location = new System.Drawing.Point(20, 101);
  131. this.txtPline.Margin = new System.Windows.Forms.Padding(2);
  132. this.txtPline.Name = "txtPline";
  133. this.txtPline.Size = new System.Drawing.Size(108, 21);
  134. this.txtPline.TabIndex = 4;
  135. this.txtPline.Visible = false;
  136. //
  137. // colGroup
  138. //
  139. this.colGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  140. valueListItem11.DataValue = "1";
  141. valueListItem11.DisplayText = "甲";
  142. valueListItem12.DataValue = "2";
  143. valueListItem12.DisplayText = "乙";
  144. valueListItem13.DataValue = "3";
  145. valueListItem13.DisplayText = "丙";
  146. valueListItem14.DataValue = "4";
  147. valueListItem14.DisplayText = "丁";
  148. valueListItem31.DataValue = "0";
  149. valueListItem31.DisplayText = "白";
  150. this.colGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  151. valueListItem11,
  152. valueListItem12,
  153. valueListItem13,
  154. valueListItem14,
  155. valueListItem31});
  156. this.colGroup.Location = new System.Drawing.Point(118, 125);
  157. this.colGroup.Margin = new System.Windows.Forms.Padding(2);
  158. this.colGroup.Name = "colGroup";
  159. this.colGroup.Size = new System.Drawing.Size(108, 21);
  160. this.colGroup.TabIndex = 1;
  161. this.colGroup.Visible = false;
  162. //
  163. // craftImg
  164. //
  165. editorButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button;
  166. editorButton1.Key = "select";
  167. editorButton1.Text = "查询";
  168. this.craftImg.ButtonsLeft.Add(editorButton1);
  169. editorButton2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button;
  170. editorButton2.Key = "insert";
  171. editorButton2.Text = "上传";
  172. this.craftImg.ButtonsRight.Add(editorButton2);
  173. this.craftImg.Location = new System.Drawing.Point(522, 133);
  174. this.craftImg.Margin = new System.Windows.Forms.Padding(2);
  175. this.craftImg.Name = "craftImg";
  176. this.craftImg.Size = new System.Drawing.Size(126, 21);
  177. this.craftImg.TabIndex = 3;
  178. this.craftImg.Visible = false;
  179. this.craftImg.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.craftImg_EditorButtonClick);
  180. //
  181. // processNoF
  182. //
  183. this.processNoF.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  184. valueListItem17.DataValue = "0";
  185. valueListItem17.DisplayText = "上料";
  186. valueListItem18.DataValue = "1";
  187. valueListItem18.DisplayText = "热处理";
  188. valueListItem19.DataValue = "2";
  189. valueListItem19.DisplayText = "定径热矫冷矫";
  190. valueListItem20.DataValue = "3";
  191. valueListItem20.DisplayText = "表面检验";
  192. valueListItem21.DataValue = "4";
  193. valueListItem21.DisplayText = "探伤";
  194. valueListItem22.DataValue = "5";
  195. valueListItem22.DisplayText = "下线";
  196. this.processNoF.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  197. valueListItem17,
  198. valueListItem18,
  199. valueListItem19,
  200. valueListItem20,
  201. valueListItem21,
  202. valueListItem22});
  203. this.processNoF.Location = new System.Drawing.Point(400, 182);
  204. this.processNoF.Margin = new System.Windows.Forms.Padding(2);
  205. this.processNoF.Name = "processNoF";
  206. this.processNoF.Size = new System.Drawing.Size(108, 21);
  207. this.processNoF.TabIndex = 2;
  208. this.processNoF.Visible = false;
  209. //
  210. // ultraGrid1
  211. //
  212. this.ultraGrid1.DataSource = this.HttSignatureEntitybindingSource1;
  213. appearance25.BackColor = System.Drawing.SystemColors.Window;
  214. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  215. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  216. ultraGridColumn1.EditorComponent = this.txtPline;
  217. ultraGridColumn1.Header.VisiblePosition = 0;
  218. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  219. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  220. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  221. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  222. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  223. appearance8.BackColor = System.Drawing.Color.Gold;
  224. ultraGridColumn2.CellAppearance = appearance8;
  225. ultraGridColumn2.EditorComponent = this.colGroup;
  226. ultraGridColumn2.Header.VisiblePosition = 1;
  227. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 3;
  228. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  229. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  230. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  231. ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  232. appearance9.BackColor = System.Drawing.Color.Gold;
  233. ultraGridColumn3.CellAppearance = appearance9;
  234. ultraGridColumn3.Header.VisiblePosition = 2;
  235. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 5;
  236. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  237. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  238. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  239. ultraGridColumn4.EditorComponent = this.craftImg;
  240. ultraGridColumn4.Header.VisiblePosition = 3;
  241. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 7;
  242. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  243. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  244. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  245. appearance10.BackColor = System.Drawing.Color.Gold;
  246. ultraGridColumn5.CellAppearance = appearance10;
  247. ultraGridColumn5.Header.VisiblePosition = 4;
  248. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 15;
  249. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  250. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  251. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  252. appearance11.BackColor = System.Drawing.Color.Gold;
  253. ultraGridColumn6.CellAppearance = appearance11;
  254. appearance12.BackColor = System.Drawing.Color.White;
  255. ultraGridColumn6.CellButtonAppearance = appearance12;
  256. ultraGridColumn6.EditorComponent = this.processNoF;
  257. ultraGridColumn6.Header.VisiblePosition = 5;
  258. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 11;
  259. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  260. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  261. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  262. ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  263. ultraGridColumn7.Header.VisiblePosition = 6;
  264. ultraGridColumn7.Hidden = true;
  265. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 13;
  266. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  267. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  268. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  269. appearance13.BackColor = System.Drawing.Color.Gold;
  270. ultraGridColumn8.CellAppearance = appearance13;
  271. ultraGridColumn8.Header.VisiblePosition = 7;
  272. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 13;
  273. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  274. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  275. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  276. ultraGridColumn9.Header.VisiblePosition = 8;
  277. ultraGridColumn9.Hidden = true;
  278. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 17;
  279. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  280. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  281. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  282. appearance14.BackColor = System.Drawing.Color.Gold;
  283. ultraGridColumn10.CellAppearance = appearance14;
  284. ultraGridColumn10.Header.VisiblePosition = 9;
  285. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 9;
  286. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  287. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  288. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  289. ultraGridColumn11.DataType = typeof(bool);
  290. ultraGridColumn11.Header.Caption = "选择";
  291. ultraGridColumn11.Header.VisiblePosition = 10;
  292. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  293. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  294. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  295. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  296. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  297. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  298. ultraGridBand1.Columns.AddRange(new object[] {
  299. ultraGridColumn1,
  300. ultraGridColumn2,
  301. ultraGridColumn3,
  302. ultraGridColumn4,
  303. ultraGridColumn5,
  304. ultraGridColumn6,
  305. ultraGridColumn7,
  306. ultraGridColumn8,
  307. ultraGridColumn9,
  308. ultraGridColumn10,
  309. ultraGridColumn11});
  310. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  311. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  312. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  313. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  314. appearance32.BackColor = System.Drawing.SystemColors.ActiveBorder;
  315. appearance32.BackColor2 = System.Drawing.SystemColors.ControlDark;
  316. appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  317. appearance32.BorderColor = System.Drawing.SystemColors.Window;
  318. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance32;
  319. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  320. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance33;
  321. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  322. appearance34.BackColor = System.Drawing.SystemColors.ControlLightLight;
  323. appearance34.BackColor2 = System.Drawing.SystemColors.Control;
  324. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  325. appearance34.ForeColor = System.Drawing.SystemColors.GrayText;
  326. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance34;
  327. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  328. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  329. appearance35.BackColor = System.Drawing.SystemColors.Window;
  330. appearance35.ForeColor = System.Drawing.SystemColors.ControlText;
  331. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance35;
  332. appearance36.BackColor = System.Drawing.SystemColors.Highlight;
  333. appearance36.ForeColor = System.Drawing.SystemColors.HighlightText;
  334. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance36;
  335. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  336. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  337. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  338. appearance37.BackColor = System.Drawing.SystemColors.Window;
  339. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance37;
  340. appearance38.BorderColor = System.Drawing.Color.Silver;
  341. appearance38.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  342. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance38;
  343. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  344. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  345. appearance39.BackColor = System.Drawing.SystemColors.Control;
  346. appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
  347. appearance39.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  348. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  349. appearance39.BorderColor = System.Drawing.SystemColors.Window;
  350. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance39;
  351. appearance40.TextHAlignAsString = "Left";
  352. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance40;
  353. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  354. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  355. appearance41.BackColor = System.Drawing.SystemColors.Window;
  356. appearance41.BorderColor = System.Drawing.Color.Silver;
  357. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance41;
  358. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  359. appearance42.BackColor = System.Drawing.SystemColors.ControlLight;
  360. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance42;
  361. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  362. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  363. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  364. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  365. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  367. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
  368. this.ultraGrid1.Name = "ultraGrid1";
  369. this.ultraGrid1.Size = new System.Drawing.Size(764, 368);
  370. this.ultraGrid1.TabIndex = 0;
  371. this.ultraGrid1.Text = "ultraGrid1";
  372. //
  373. // processNoG
  374. //
  375. this.processNoG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  376. valueListItem1.DataValue = "0";
  377. valueListItem1.DisplayText = "上料";
  378. valueListItem2.DataValue = "4";
  379. valueListItem2.DisplayText = "探伤";
  380. valueListItem3.DataValue = "2";
  381. valueListItem3.DisplayText = "切管";
  382. valueListItem4.DataValue = "1";
  383. valueListItem4.DisplayText = "车丝";
  384. valueListItem15.DataValue = "3";
  385. valueListItem15.DisplayText = "螺纹检验";
  386. valueListItem16.DataValue = "5";
  387. valueListItem16.DisplayText = "拧接";
  388. valueListItem23.DataValue = "6";
  389. valueListItem23.DisplayText = "通径";
  390. valueListItem24.DataValue = "7";
  391. valueListItem24.DisplayText = "水压";
  392. valueListItem25.DataValue = "8";
  393. valueListItem25.DisplayText = "倒棱";
  394. valueListItem26.DataValue = "9";
  395. valueListItem26.DisplayText = "测量点";
  396. valueListItem27.DataValue = "10";
  397. valueListItem27.DisplayText = "打捆";
  398. valueListItem28.DataValue = "11";
  399. valueListItem28.DisplayText = "下线";
  400. valueListItem29.DataValue = "12";
  401. valueListItem29.DisplayText = "复检";
  402. valueListItem30.DataValue = "13";
  403. valueListItem30.DisplayText = "剩磁";
  404. this.processNoG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  405. valueListItem1,
  406. valueListItem2,
  407. valueListItem3,
  408. valueListItem4,
  409. valueListItem15,
  410. valueListItem16,
  411. valueListItem23,
  412. valueListItem24,
  413. valueListItem25,
  414. valueListItem26,
  415. valueListItem27,
  416. valueListItem28,
  417. valueListItem29,
  418. valueListItem30});
  419. this.processNoG.Location = new System.Drawing.Point(400, 230);
  420. this.processNoG.Margin = new System.Windows.Forms.Padding(2);
  421. this.processNoG.Name = "processNoG";
  422. this.processNoG.Size = new System.Drawing.Size(108, 21);
  423. this.processNoG.TabIndex = 5;
  424. this.processNoG.Visible = false;
  425. //
  426. // HttSignatureEntitybindingSource1
  427. //
  428. this.HttSignatureEntitybindingSource1.DataSource = typeof(Core.StlMes.Client.Mcp.Treatment.Entity.HttSignatureEntity);
  429. //
  430. // HttSignature
  431. //
  432. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  433. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  434. this.ClientSize = new System.Drawing.Size(764, 368);
  435. this.Controls.Add(this.processNoG);
  436. this.Controls.Add(this.txtPline);
  437. this.Controls.Add(this.craftImg);
  438. this.Controls.Add(this.processNoF);
  439. this.Controls.Add(this.colGroup);
  440. this.Controls.Add(this.ultraGrid1);
  441. this.Margin = new System.Windows.Forms.Padding(2);
  442. this.Name = "HttSignature";
  443. this.Text = "电子签名管理";
  444. this.Load += new System.EventHandler(this.HttSignature_Load);
  445. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).EndInit();
  446. ((System.ComponentModel.ISupportInitialize)(this.colGroup)).EndInit();
  447. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit();
  448. ((System.ComponentModel.ISupportInitialize)(this.processNoF)).EndInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.processNoG)).EndInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.HttSignatureEntitybindingSource1)).EndInit();
  452. this.ResumeLayout(false);
  453. this.PerformLayout();
  454. }
  455. #endregion
  456. private System.Windows.Forms.BindingSource HttSignatureEntitybindingSource1;
  457. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  458. private Infragistics.Win.UltraWinEditors.UltraComboEditor colGroup;
  459. private Infragistics.Win.UltraWinEditors.UltraComboEditor processNoF;
  460. private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg;
  461. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline;
  462. private Infragistics.Win.UltraWinEditors.UltraComboEditor processNoG;
  463. }
  464. }