FrmSupervisonInfo.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708
  1. namespace Core.StlMes.Client.YdmBcPipeManage
  2. {
  3. partial class FrmSupervisonInfo
  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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  30. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("YdmBcSupervisorEntity", -1);
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SupervisorCode");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SupervisorName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SupervisorCall");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ColGroup");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ColGroupName");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageNo");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageName");
  54. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  66. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  67. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  68. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  69. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  70. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton();
  72. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  73. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  74. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  75. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  76. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  77. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  78. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  79. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  80. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  81. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  82. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  83. this.txtUser = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.userChk = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  85. this.utrPlineChk = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  86. this.cmbLocationNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  87. this.cmbLayNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  88. this.txtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.chkProTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  90. this.label2 = new System.Windows.Forms.Label();
  91. this.chkBatch = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  92. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  93. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  94. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  95. this.label7 = new System.Windows.Forms.Label();
  96. this.txtCall = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  97. this.label6 = new System.Windows.Forms.Label();
  98. this.texPlineBom = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  99. this.memoBom = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  100. this.label5 = new System.Windows.Forms.Label();
  101. this.txtGroupBom = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.label4 = new System.Windows.Forms.Label();
  103. this.txtUserBom = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  104. this.label3 = new System.Windows.Forms.Label();
  105. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  106. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  107. this.label1 = new System.Windows.Forms.Label();
  108. this.YdmBcSupervisorEntitybindingSource = new System.Windows.Forms.BindingSource(this.components);
  109. this.ultraPanel1.ClientArea.SuspendLayout();
  110. this.ultraPanel1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.txtUser)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.userChk)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.utrPlineChk)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationNo)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.cmbLayNo)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.chkProTime)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.chkBatch)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  120. this.ultraPanel2.ClientArea.SuspendLayout();
  121. this.ultraPanel2.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.txtCall)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.texPlineBom)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.memoBom)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.txtGroupBom)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.txtUserBom)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.YdmBcSupervisorEntitybindingSource)).BeginInit();
  131. this.SuspendLayout();
  132. //
  133. // ultraPanel1
  134. //
  135. //
  136. // ultraPanel1.ClientArea
  137. //
  138. this.ultraPanel1.ClientArea.Controls.Add(this.txtUser);
  139. this.ultraPanel1.ClientArea.Controls.Add(this.userChk);
  140. this.ultraPanel1.ClientArea.Controls.Add(this.utrPlineChk);
  141. this.ultraPanel1.ClientArea.Controls.Add(this.cmbLocationNo);
  142. this.ultraPanel1.ClientArea.Controls.Add(this.cmbLayNo);
  143. this.ultraPanel1.ClientArea.Controls.Add(this.txtPline);
  144. this.ultraPanel1.ClientArea.Controls.Add(this.chkProTime);
  145. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  146. this.ultraPanel1.ClientArea.Controls.Add(this.chkBatch);
  147. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  148. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  149. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  150. this.ultraPanel1.Name = "ultraPanel1";
  151. this.ultraPanel1.Size = new System.Drawing.Size(1552, 42);
  152. this.ultraPanel1.TabIndex = 6;
  153. //
  154. // txtUser
  155. //
  156. this.txtUser.Location = new System.Drawing.Point(323, 9);
  157. this.txtUser.Name = "txtUser";
  158. this.txtUser.Size = new System.Drawing.Size(129, 24);
  159. this.txtUser.TabIndex = 952;
  160. //
  161. // userChk
  162. //
  163. this.userChk.Location = new System.Drawing.Point(264, 11);
  164. this.userChk.Name = "userChk";
  165. this.userChk.Size = new System.Drawing.Size(63, 21);
  166. this.userChk.TabIndex = 951;
  167. this.userChk.Text = "监装人";
  168. this.userChk.CheckedChanged += new System.EventHandler(this.userChk_CheckedChanged);
  169. //
  170. // utrPlineChk
  171. //
  172. this.utrPlineChk.Location = new System.Drawing.Point(13, 12);
  173. this.utrPlineChk.Name = "utrPlineChk";
  174. this.utrPlineChk.Size = new System.Drawing.Size(63, 21);
  175. this.utrPlineChk.TabIndex = 950;
  176. this.utrPlineChk.Text = "产线";
  177. this.utrPlineChk.CheckedChanged += new System.EventHandler(this.utrPlineChk_CheckedChanged);
  178. //
  179. // cmbLocationNo
  180. //
  181. editorButton1.Text = "选择";
  182. this.cmbLocationNo.ButtonsRight.Add(editorButton1);
  183. this.cmbLocationNo.Location = new System.Drawing.Point(1951, 8);
  184. this.cmbLocationNo.Margin = new System.Windows.Forms.Padding(4);
  185. this.cmbLocationNo.Name = "cmbLocationNo";
  186. this.cmbLocationNo.Size = new System.Drawing.Size(112, 24);
  187. this.cmbLocationNo.TabIndex = 949;
  188. this.cmbLocationNo.Visible = false;
  189. //
  190. // cmbLayNo
  191. //
  192. this.cmbLayNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  193. valueListItem11.DataValue = "1";
  194. valueListItem11.DisplayText = "1";
  195. valueListItem12.DataValue = "2";
  196. valueListItem12.DisplayText = "2";
  197. valueListItem13.DataValue = "3";
  198. valueListItem13.DisplayText = "3";
  199. valueListItem14.DataValue = "4";
  200. valueListItem14.DisplayText = "4";
  201. valueListItem15.DataValue = "5";
  202. valueListItem15.DisplayText = "5";
  203. valueListItem16.DataValue = "6";
  204. valueListItem16.DisplayText = "6";
  205. valueListItem17.DataValue = "7";
  206. valueListItem17.DisplayText = "7";
  207. valueListItem18.DataValue = "8";
  208. valueListItem18.DisplayText = "8";
  209. valueListItem19.DataValue = "9";
  210. valueListItem19.DisplayText = "9";
  211. valueListItem20.DataValue = "10";
  212. valueListItem20.DisplayText = "10";
  213. this.cmbLayNo.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  214. valueListItem11,
  215. valueListItem12,
  216. valueListItem13,
  217. valueListItem14,
  218. valueListItem15,
  219. valueListItem16,
  220. valueListItem17,
  221. valueListItem18,
  222. valueListItem19,
  223. valueListItem20});
  224. this.cmbLayNo.Location = new System.Drawing.Point(1991, 6);
  225. this.cmbLayNo.Margin = new System.Windows.Forms.Padding(4);
  226. this.cmbLayNo.Name = "cmbLayNo";
  227. this.cmbLayNo.Size = new System.Drawing.Size(100, 24);
  228. this.cmbLayNo.TabIndex = 946;
  229. this.cmbLayNo.Visible = false;
  230. //
  231. // txtPline
  232. //
  233. this.txtPline.DropDownListWidth = -1;
  234. this.txtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  235. this.txtPline.Location = new System.Drawing.Point(78, 9);
  236. this.txtPline.Margin = new System.Windows.Forms.Padding(4);
  237. this.txtPline.Name = "txtPline";
  238. this.txtPline.Size = new System.Drawing.Size(166, 24);
  239. this.txtPline.TabIndex = 941;
  240. //
  241. // chkProTime
  242. //
  243. this.chkProTime.AutoSize = true;
  244. this.chkProTime.Checked = true;
  245. this.chkProTime.CheckState = System.Windows.Forms.CheckState.Checked;
  246. this.chkProTime.Location = new System.Drawing.Point(43, 42);
  247. this.chkProTime.Margin = new System.Windows.Forms.Padding(4);
  248. this.chkProTime.Name = "chkProTime";
  249. this.chkProTime.Size = new System.Drawing.Size(84, 22);
  250. this.chkProTime.TabIndex = 900;
  251. this.chkProTime.Text = "生产时间";
  252. this.chkProTime.Visible = false;
  253. //
  254. // label2
  255. //
  256. this.label2.AutoSize = true;
  257. this.label2.BackColor = System.Drawing.Color.Transparent;
  258. this.label2.Location = new System.Drawing.Point(345, 46);
  259. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  260. this.label2.Name = "label2";
  261. this.label2.Size = new System.Drawing.Size(22, 15);
  262. this.label2.TabIndex = 899;
  263. this.label2.Text = "至";
  264. this.label2.Visible = false;
  265. //
  266. // chkBatch
  267. //
  268. this.chkBatch.AutoSize = true;
  269. this.chkBatch.Location = new System.Drawing.Point(584, 42);
  270. this.chkBatch.Margin = new System.Windows.Forms.Padding(4);
  271. this.chkBatch.Name = "chkBatch";
  272. this.chkBatch.Size = new System.Drawing.Size(69, 22);
  273. this.chkBatch.TabIndex = 895;
  274. this.chkBatch.Text = "批 号";
  275. this.chkBatch.Visible = false;
  276. //
  277. // ultraGrid1
  278. //
  279. this.ultraGrid1.DataSource = this.YdmBcSupervisorEntitybindingSource;
  280. appearance1.BackColor = System.Drawing.SystemColors.Window;
  281. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  282. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  283. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  284. ultraGridColumn1.Header.VisiblePosition = 0;
  285. ultraGridColumn1.Hidden = true;
  286. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  287. ultraGridColumn2.Header.VisiblePosition = 1;
  288. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  289. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  290. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(106, 0);
  291. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  292. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  293. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  294. ultraGridColumn3.Header.VisiblePosition = 2;
  295. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  296. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  297. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(134, 0);
  298. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  299. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  300. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  301. ultraGridColumn4.Header.VisiblePosition = 3;
  302. ultraGridColumn4.Hidden = true;
  303. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  304. ultraGridColumn5.Header.VisiblePosition = 4;
  305. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  306. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  307. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  308. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  309. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  310. ultraGridColumn6.Header.VisiblePosition = 5;
  311. ultraGridColumn6.Hidden = true;
  312. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 6;
  313. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  314. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  315. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  316. ultraGridColumn7.Header.VisiblePosition = 6;
  317. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  318. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  319. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(98, 0);
  320. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  321. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  322. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  323. ultraGridColumn8.Header.VisiblePosition = 7;
  324. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  325. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  326. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  329. ultraGridColumn9.Header.VisiblePosition = 8;
  330. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
  331. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  332. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  333. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  334. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  335. ultraGridColumn10.Header.VisiblePosition = 9;
  336. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 16;
  337. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn11.Header.VisiblePosition = 10;
  341. ultraGridColumn11.Hidden = true;
  342. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
  343. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  344. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  345. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  346. ultraGridColumn12.Header.VisiblePosition = 11;
  347. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 4;
  348. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  349. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  350. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  351. ultraGridBand1.Columns.AddRange(new object[] {
  352. ultraGridColumn1,
  353. ultraGridColumn2,
  354. ultraGridColumn3,
  355. ultraGridColumn4,
  356. ultraGridColumn5,
  357. ultraGridColumn6,
  358. ultraGridColumn7,
  359. ultraGridColumn8,
  360. ultraGridColumn9,
  361. ultraGridColumn10,
  362. ultraGridColumn11,
  363. ultraGridColumn12});
  364. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  365. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  366. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  367. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  368. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  369. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  370. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  371. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  372. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  373. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  374. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  375. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  376. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  377. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  378. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  379. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  380. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  381. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  382. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  383. appearance7.BackColor = System.Drawing.SystemColors.Window;
  384. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  385. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  386. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  387. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  388. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  389. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  390. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  391. appearance12.BackColor = System.Drawing.SystemColors.Window;
  392. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  393. appearance8.BorderColor = System.Drawing.Color.Silver;
  394. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  395. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  396. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  397. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  398. appearance6.BackColor = System.Drawing.SystemColors.Control;
  399. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  400. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  401. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  402. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  403. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  404. appearance5.TextHAlignAsString = "Left";
  405. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  406. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  407. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  408. appearance11.BackColor = System.Drawing.SystemColors.Window;
  409. appearance11.BorderColor = System.Drawing.Color.Silver;
  410. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  411. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  412. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  413. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  414. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  415. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  416. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  417. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  418. this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
  419. this.ultraGrid1.Name = "ultraGrid1";
  420. this.ultraGrid1.Size = new System.Drawing.Size(1552, 497);
  421. this.ultraGrid1.TabIndex = 7;
  422. this.ultraGrid1.Text = "ultraGrid1";
  423. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  424. //
  425. // ultraPanel2
  426. //
  427. //
  428. // ultraPanel2.ClientArea
  429. //
  430. this.ultraPanel2.ClientArea.Controls.Add(this.ultraTextEditor2);
  431. this.ultraPanel2.ClientArea.Controls.Add(this.label7);
  432. this.ultraPanel2.ClientArea.Controls.Add(this.txtCall);
  433. this.ultraPanel2.ClientArea.Controls.Add(this.label6);
  434. this.ultraPanel2.ClientArea.Controls.Add(this.texPlineBom);
  435. this.ultraPanel2.ClientArea.Controls.Add(this.memoBom);
  436. this.ultraPanel2.ClientArea.Controls.Add(this.label5);
  437. this.ultraPanel2.ClientArea.Controls.Add(this.txtGroupBom);
  438. this.ultraPanel2.ClientArea.Controls.Add(this.label4);
  439. this.ultraPanel2.ClientArea.Controls.Add(this.txtUserBom);
  440. this.ultraPanel2.ClientArea.Controls.Add(this.label3);
  441. this.ultraPanel2.ClientArea.Controls.Add(this.ultraTextEditor1);
  442. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor2);
  443. this.ultraPanel2.ClientArea.Controls.Add(this.label1);
  444. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  445. this.ultraPanel2.Location = new System.Drawing.Point(0, 539);
  446. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  447. this.ultraPanel2.Name = "ultraPanel2";
  448. this.ultraPanel2.Size = new System.Drawing.Size(1552, 51);
  449. this.ultraPanel2.TabIndex = 8;
  450. //
  451. // ultraTextEditor2
  452. //
  453. editorButton2.Text = "选择";
  454. this.ultraTextEditor2.ButtonsRight.Add(editorButton2);
  455. this.ultraTextEditor2.Location = new System.Drawing.Point(348, 9);
  456. this.ultraTextEditor2.Name = "ultraTextEditor2";
  457. this.ultraTextEditor2.Size = new System.Drawing.Size(239, 24);
  458. this.ultraTextEditor2.TabIndex = 960;
  459. this.ultraTextEditor2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor2_EditorButtonClick);
  460. //
  461. // label7
  462. //
  463. this.label7.AutoSize = true;
  464. this.label7.BackColor = System.Drawing.Color.Transparent;
  465. this.label7.Location = new System.Drawing.Point(308, 14);
  466. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  467. this.label7.Name = "label7";
  468. this.label7.Size = new System.Drawing.Size(37, 15);
  469. this.label7.TabIndex = 959;
  470. this.label7.Text = "仓库";
  471. //
  472. // txtCall
  473. //
  474. this.txtCall.Location = new System.Drawing.Point(930, 10);
  475. this.txtCall.Name = "txtCall";
  476. this.txtCall.Size = new System.Drawing.Size(103, 24);
  477. this.txtCall.TabIndex = 958;
  478. //
  479. // label6
  480. //
  481. this.label6.AutoSize = true;
  482. this.label6.BackColor = System.Drawing.Color.Transparent;
  483. this.label6.Location = new System.Drawing.Point(857, 15);
  484. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  485. this.label6.Name = "label6";
  486. this.label6.Size = new System.Drawing.Size(67, 15);
  487. this.label6.TabIndex = 957;
  488. this.label6.Text = "联系方式";
  489. //
  490. // texPlineBom
  491. //
  492. editorButton3.Text = "选择";
  493. this.texPlineBom.ButtonsRight.Add(editorButton3);
  494. this.texPlineBom.Location = new System.Drawing.Point(58, 9);
  495. this.texPlineBom.Name = "texPlineBom";
  496. this.texPlineBom.Size = new System.Drawing.Size(239, 24);
  497. this.texPlineBom.TabIndex = 956;
  498. this.texPlineBom.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.texPlineBom_EditorButtonClick);
  499. //
  500. // memoBom
  501. //
  502. this.memoBom.Location = new System.Drawing.Point(1268, 11);
  503. this.memoBom.Name = "memoBom";
  504. this.memoBom.Size = new System.Drawing.Size(231, 24);
  505. this.memoBom.TabIndex = 955;
  506. //
  507. // label5
  508. //
  509. this.label5.AutoSize = true;
  510. this.label5.BackColor = System.Drawing.Color.Transparent;
  511. this.label5.Location = new System.Drawing.Point(1225, 16);
  512. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  513. this.label5.Name = "label5";
  514. this.label5.Size = new System.Drawing.Size(37, 15);
  515. this.label5.TabIndex = 954;
  516. this.label5.Text = "备注";
  517. //
  518. // txtGroupBom
  519. //
  520. this.txtGroupBom.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  521. valueListItem21.DataValue = "1";
  522. valueListItem21.DisplayText = "甲";
  523. valueListItem22.DataValue = "2";
  524. valueListItem22.DisplayText = "乙";
  525. valueListItem23.DataValue = "3";
  526. valueListItem23.DisplayText = "丙";
  527. valueListItem24.DataValue = "4";
  528. valueListItem24.DisplayText = "丁";
  529. this.txtGroupBom.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  530. valueListItem21,
  531. valueListItem22,
  532. valueListItem23,
  533. valueListItem24});
  534. this.txtGroupBom.Location = new System.Drawing.Point(1078, 11);
  535. this.txtGroupBom.Margin = new System.Windows.Forms.Padding(4);
  536. this.txtGroupBom.Name = "txtGroupBom";
  537. this.txtGroupBom.Size = new System.Drawing.Size(134, 24);
  538. this.txtGroupBom.TabIndex = 953;
  539. //
  540. // label4
  541. //
  542. this.label4.AutoSize = true;
  543. this.label4.BackColor = System.Drawing.Color.Transparent;
  544. this.label4.Location = new System.Drawing.Point(1037, 15);
  545. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  546. this.label4.Name = "label4";
  547. this.label4.Size = new System.Drawing.Size(37, 15);
  548. this.label4.TabIndex = 952;
  549. this.label4.Text = "班组";
  550. //
  551. // txtUserBom
  552. //
  553. this.txtUserBom.Location = new System.Drawing.Point(653, 9);
  554. this.txtUserBom.Name = "txtUserBom";
  555. this.txtUserBom.Size = new System.Drawing.Size(192, 24);
  556. this.txtUserBom.TabIndex = 951;
  557. //
  558. // label3
  559. //
  560. this.label3.AutoSize = true;
  561. this.label3.BackColor = System.Drawing.Color.Transparent;
  562. this.label3.Location = new System.Drawing.Point(594, 14);
  563. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  564. this.label3.Name = "label3";
  565. this.label3.Size = new System.Drawing.Size(52, 15);
  566. this.label3.TabIndex = 950;
  567. this.label3.Text = "监装人";
  568. //
  569. // ultraTextEditor1
  570. //
  571. editorButton4.Text = "选择";
  572. this.ultraTextEditor1.ButtonsRight.Add(editorButton4);
  573. this.ultraTextEditor1.Location = new System.Drawing.Point(1951, 8);
  574. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
  575. this.ultraTextEditor1.Name = "ultraTextEditor1";
  576. this.ultraTextEditor1.Size = new System.Drawing.Size(112, 24);
  577. this.ultraTextEditor1.TabIndex = 949;
  578. this.ultraTextEditor1.Visible = false;
  579. //
  580. // ultraComboEditor2
  581. //
  582. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  583. valueListItem1.DataValue = "1";
  584. valueListItem1.DisplayText = "1";
  585. valueListItem2.DataValue = "2";
  586. valueListItem2.DisplayText = "2";
  587. valueListItem3.DataValue = "3";
  588. valueListItem3.DisplayText = "3";
  589. valueListItem4.DataValue = "4";
  590. valueListItem4.DisplayText = "4";
  591. valueListItem5.DataValue = "5";
  592. valueListItem5.DisplayText = "5";
  593. valueListItem6.DataValue = "6";
  594. valueListItem6.DisplayText = "6";
  595. valueListItem7.DataValue = "7";
  596. valueListItem7.DisplayText = "7";
  597. valueListItem8.DataValue = "8";
  598. valueListItem8.DisplayText = "8";
  599. valueListItem9.DataValue = "9";
  600. valueListItem9.DisplayText = "9";
  601. valueListItem10.DataValue = "10";
  602. valueListItem10.DisplayText = "10";
  603. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  604. valueListItem1,
  605. valueListItem2,
  606. valueListItem3,
  607. valueListItem4,
  608. valueListItem5,
  609. valueListItem6,
  610. valueListItem7,
  611. valueListItem8,
  612. valueListItem9,
  613. valueListItem10});
  614. this.ultraComboEditor2.Location = new System.Drawing.Point(1991, 6);
  615. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(4);
  616. this.ultraComboEditor2.Name = "ultraComboEditor2";
  617. this.ultraComboEditor2.Size = new System.Drawing.Size(100, 24);
  618. this.ultraComboEditor2.TabIndex = 946;
  619. this.ultraComboEditor2.Visible = false;
  620. //
  621. // label1
  622. //
  623. this.label1.AutoSize = true;
  624. this.label1.BackColor = System.Drawing.Color.Transparent;
  625. this.label1.Location = new System.Drawing.Point(18, 14);
  626. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  627. this.label1.Name = "label1";
  628. this.label1.Size = new System.Drawing.Size(37, 15);
  629. this.label1.TabIndex = 942;
  630. this.label1.Text = "产线";
  631. //
  632. // YdmBcSupervisorEntitybindingSource
  633. //
  634. this.YdmBcSupervisorEntitybindingSource.DataSource = typeof(Core.StlMes.Client.YdmBcPipeManage.Entity.YdmBcSupervisorEntity);
  635. //
  636. // FrmSupervisonInfo
  637. //
  638. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  639. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  640. this.ClientSize = new System.Drawing.Size(1552, 590);
  641. this.Controls.Add(this.ultraGrid1);
  642. this.Controls.Add(this.ultraPanel2);
  643. this.Controls.Add(this.ultraPanel1);
  644. this.Name = "FrmSupervisonInfo";
  645. this.Text = "监装人基础信息维护";
  646. this.Load += new System.EventHandler(this.FrmSupervisonInfo_Load);
  647. this.ultraPanel1.ClientArea.ResumeLayout(false);
  648. this.ultraPanel1.ClientArea.PerformLayout();
  649. this.ultraPanel1.ResumeLayout(false);
  650. ((System.ComponentModel.ISupportInitialize)(this.txtUser)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.userChk)).EndInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.utrPlineChk)).EndInit();
  653. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationNo)).EndInit();
  654. ((System.ComponentModel.ISupportInitialize)(this.cmbLayNo)).EndInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).EndInit();
  656. ((System.ComponentModel.ISupportInitialize)(this.chkProTime)).EndInit();
  657. ((System.ComponentModel.ISupportInitialize)(this.chkBatch)).EndInit();
  658. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  659. this.ultraPanel2.ClientArea.ResumeLayout(false);
  660. this.ultraPanel2.ClientArea.PerformLayout();
  661. this.ultraPanel2.ResumeLayout(false);
  662. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  663. ((System.ComponentModel.ISupportInitialize)(this.txtCall)).EndInit();
  664. ((System.ComponentModel.ISupportInitialize)(this.texPlineBom)).EndInit();
  665. ((System.ComponentModel.ISupportInitialize)(this.memoBom)).EndInit();
  666. ((System.ComponentModel.ISupportInitialize)(this.txtGroupBom)).EndInit();
  667. ((System.ComponentModel.ISupportInitialize)(this.txtUserBom)).EndInit();
  668. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  669. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  670. ((System.ComponentModel.ISupportInitialize)(this.YdmBcSupervisorEntitybindingSource)).EndInit();
  671. this.ResumeLayout(false);
  672. }
  673. #endregion
  674. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  675. private Infragistics.Win.UltraWinEditors.UltraTextEditor cmbLocationNo;
  676. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbLayNo;
  677. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline;
  678. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkProTime;
  679. private System.Windows.Forms.Label label2;
  680. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBatch;
  681. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  682. private System.Windows.Forms.BindingSource YdmBcSupervisorEntitybindingSource;
  683. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  684. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  685. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  686. private System.Windows.Forms.Label label1;
  687. private System.Windows.Forms.Label label3;
  688. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtGroupBom;
  689. private System.Windows.Forms.Label label4;
  690. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserBom;
  691. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUser;
  692. private Infragistics.Win.UltraWinEditors.UltraCheckEditor userChk;
  693. private Infragistics.Win.UltraWinEditors.UltraCheckEditor utrPlineChk;
  694. private Infragistics.Win.UltraWinEditors.UltraTextEditor memoBom;
  695. private System.Windows.Forms.Label label5;
  696. private Infragistics.Win.UltraWinEditors.UltraTextEditor texPlineBom;
  697. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCall;
  698. private System.Windows.Forms.Label label6;
  699. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  700. private System.Windows.Forms.Label label7;
  701. }
  702. }