frmMaintainBaseInfoJL.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645
  1. namespace Pur.configure
  2. {
  3. partial class frmMaintainBaseInfoJL
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ERPCODE");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uptime");
  34. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITCODE");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITNAME");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ERPCODE");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uptime");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDTYPE");
  52. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  64. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  65. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  66. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  67. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  68. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  69. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  70. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  71. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  72. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  73. this.mat = new System.Data.DataSet();
  74. this.dataTable1 = new System.Data.DataTable();
  75. this.dataColumn1 = new System.Data.DataColumn();
  76. this.dataColumn2 = new System.Data.DataColumn();
  77. this.dataColumn3 = new System.Data.DataColumn();
  78. this.dataColumn4 = new System.Data.DataColumn();
  79. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  80. this.label4 = new System.Windows.Forms.Label();
  81. this.txt_matCodePMS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  82. this.txt_matNameJL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  83. this.label2 = new System.Windows.Forms.Label();
  84. this.label1 = new System.Windows.Forms.Label();
  85. this.txt_itemCodeJL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  86. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  87. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  88. this.supp = new System.Data.DataSet();
  89. this.dataTable2 = new System.Data.DataTable();
  90. this.dataColumn8 = new System.Data.DataColumn();
  91. this.dataColumn9 = new System.Data.DataColumn();
  92. this.dataColumn10 = new System.Data.DataColumn();
  93. this.dataColumn5 = new System.Data.DataColumn();
  94. this.dataColumn6 = new System.Data.DataColumn();
  95. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  96. this.label3 = new System.Windows.Forms.Label();
  97. this.txt_recordType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.label8 = new System.Windows.Forms.Label();
  99. this.txt_suppCodePMS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  100. this.txt_suppNameJL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  101. this.label9 = new System.Windows.Forms.Label();
  102. this.label10 = new System.Windows.Forms.Label();
  103. this.txt_suppCodeJL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  104. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  105. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  106. this.ultraTabPageControl1.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.mat)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  110. this.ultraPanel1.ClientArea.SuspendLayout();
  111. this.ultraPanel1.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.txt_matCodePMS)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.txt_matNameJL)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCodeJL)).BeginInit();
  115. this.ultraTabPageControl2.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.supp)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  119. this.ultraPanel2.ClientArea.SuspendLayout();
  120. this.ultraPanel2.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.txt_recordType)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCodePMS)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.txt_suppNameJL)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCodeJL)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  126. this.ultraTabControl1.SuspendLayout();
  127. this.SuspendLayout();
  128. //
  129. // ultraTabPageControl1
  130. //
  131. this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
  132. this.ultraTabPageControl1.Controls.Add(this.ultraPanel1);
  133. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  134. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  135. this.ultraTabPageControl1.Size = new System.Drawing.Size(1101, 427);
  136. //
  137. // ultraGrid1
  138. //
  139. this.ultraGrid1.DataMember = "Table1";
  140. this.ultraGrid1.DataSource = this.mat;
  141. appearance1.BackColor = System.Drawing.SystemColors.Window;
  142. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  143. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  144. ultraGridColumn1.Header.VisiblePosition = 0;
  145. ultraGridColumn2.Header.VisiblePosition = 1;
  146. ultraGridColumn3.Header.VisiblePosition = 2;
  147. ultraGridColumn4.Header.VisiblePosition = 3;
  148. ultraGridBand1.Columns.AddRange(new object[] {
  149. ultraGridColumn1,
  150. ultraGridColumn2,
  151. ultraGridColumn3,
  152. ultraGridColumn4});
  153. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  154. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  155. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  156. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  157. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  158. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  159. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  160. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  161. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  162. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  163. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  164. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  165. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  166. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  167. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  168. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  169. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  170. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  171. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  172. appearance7.BackColor = System.Drawing.SystemColors.Window;
  173. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  174. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  175. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  176. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  177. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  178. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  179. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  180. appearance12.BackColor = System.Drawing.SystemColors.Window;
  181. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  182. appearance8.BorderColor = System.Drawing.Color.Silver;
  183. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  184. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  185. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  186. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  187. appearance6.BackColor = System.Drawing.SystemColors.Control;
  188. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  189. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  190. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  191. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  192. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  193. appearance5.TextHAlignAsString = "Left";
  194. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  195. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  196. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  197. appearance11.BackColor = System.Drawing.SystemColors.Window;
  198. appearance11.BorderColor = System.Drawing.Color.Silver;
  199. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  200. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  201. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  202. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  203. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  204. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  205. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  206. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  207. this.ultraGrid1.Location = new System.Drawing.Point(0, 33);
  208. this.ultraGrid1.Name = "ultraGrid1";
  209. this.ultraGrid1.Size = new System.Drawing.Size(1101, 394);
  210. this.ultraGrid1.TabIndex = 2;
  211. this.ultraGrid1.Text = "ultraGrid1";
  212. //
  213. // mat
  214. //
  215. this.mat.DataSetName = "NewDataSet";
  216. this.mat.Tables.AddRange(new System.Data.DataTable[] {
  217. this.dataTable1});
  218. //
  219. // dataTable1
  220. //
  221. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  222. this.dataColumn1,
  223. this.dataColumn2,
  224. this.dataColumn3,
  225. this.dataColumn4});
  226. this.dataTable1.TableName = "Table1";
  227. //
  228. // dataColumn1
  229. //
  230. this.dataColumn1.Caption = "计量编码";
  231. this.dataColumn1.ColumnName = "MATERIELCODE";
  232. //
  233. // dataColumn2
  234. //
  235. this.dataColumn2.Caption = "计量名称";
  236. this.dataColumn2.ColumnName = "MATERIELNAME";
  237. //
  238. // dataColumn3
  239. //
  240. this.dataColumn3.Caption = "编码";
  241. this.dataColumn3.ColumnName = "ERPCODE";
  242. //
  243. // dataColumn4
  244. //
  245. this.dataColumn4.Caption = "更新时间";
  246. this.dataColumn4.ColumnName = "uptime";
  247. //
  248. // ultraPanel1
  249. //
  250. //
  251. // ultraPanel1.ClientArea
  252. //
  253. this.ultraPanel1.ClientArea.Controls.Add(this.label4);
  254. this.ultraPanel1.ClientArea.Controls.Add(this.txt_matCodePMS);
  255. this.ultraPanel1.ClientArea.Controls.Add(this.txt_matNameJL);
  256. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  257. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  258. this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemCodeJL);
  259. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  260. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  261. this.ultraPanel1.Name = "ultraPanel1";
  262. this.ultraPanel1.Size = new System.Drawing.Size(1101, 33);
  263. this.ultraPanel1.TabIndex = 0;
  264. //
  265. // label4
  266. //
  267. this.label4.AutoSize = true;
  268. this.label4.Location = new System.Drawing.Point(397, 10);
  269. this.label4.Name = "label4";
  270. this.label4.Size = new System.Drawing.Size(53, 12);
  271. this.label4.TabIndex = 5;
  272. this.label4.Text = "物料编码";
  273. //
  274. // txt_matCodePMS
  275. //
  276. this.txt_matCodePMS.Location = new System.Drawing.Point(456, 6);
  277. this.txt_matCodePMS.Name = "txt_matCodePMS";
  278. this.txt_matCodePMS.Size = new System.Drawing.Size(100, 21);
  279. this.txt_matCodePMS.TabIndex = 4;
  280. //
  281. // txt_matNameJL
  282. //
  283. this.txt_matNameJL.Location = new System.Drawing.Point(291, 6);
  284. this.txt_matNameJL.Name = "txt_matNameJL";
  285. this.txt_matNameJL.Size = new System.Drawing.Size(100, 21);
  286. this.txt_matNameJL.TabIndex = 3;
  287. //
  288. // label2
  289. //
  290. this.label2.AutoSize = true;
  291. this.label2.Location = new System.Drawing.Point(208, 10);
  292. this.label2.Name = "label2";
  293. this.label2.Size = new System.Drawing.Size(77, 12);
  294. this.label2.TabIndex = 2;
  295. this.label2.Text = "计量物料名称";
  296. //
  297. // label1
  298. //
  299. this.label1.AutoSize = true;
  300. this.label1.Location = new System.Drawing.Point(19, 10);
  301. this.label1.Name = "label1";
  302. this.label1.Size = new System.Drawing.Size(77, 12);
  303. this.label1.TabIndex = 1;
  304. this.label1.Text = "计量物料编码";
  305. //
  306. // txt_itemCodeJL
  307. //
  308. this.txt_itemCodeJL.Location = new System.Drawing.Point(102, 6);
  309. this.txt_itemCodeJL.Name = "txt_itemCodeJL";
  310. this.txt_itemCodeJL.Size = new System.Drawing.Size(100, 21);
  311. this.txt_itemCodeJL.TabIndex = 0;
  312. //
  313. // ultraTabPageControl2
  314. //
  315. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
  316. this.ultraTabPageControl2.Controls.Add(this.ultraPanel2);
  317. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  318. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  319. this.ultraTabPageControl2.Size = new System.Drawing.Size(1101, 427);
  320. //
  321. // ultraGrid2
  322. //
  323. this.ultraGrid2.DataMember = "Table1";
  324. this.ultraGrid2.DataSource = this.supp;
  325. appearance13.BackColor = System.Drawing.SystemColors.Window;
  326. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  327. this.ultraGrid2.DisplayLayout.Appearance = appearance13;
  328. ultraGridColumn5.Header.VisiblePosition = 0;
  329. ultraGridColumn6.Header.VisiblePosition = 1;
  330. ultraGridColumn7.Header.VisiblePosition = 2;
  331. ultraGridColumn8.Header.VisiblePosition = 4;
  332. ultraGridColumn9.Header.VisiblePosition = 3;
  333. ultraGridBand2.Columns.AddRange(new object[] {
  334. ultraGridColumn5,
  335. ultraGridColumn6,
  336. ultraGridColumn7,
  337. ultraGridColumn8,
  338. ultraGridColumn9});
  339. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  340. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  341. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  342. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  343. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  344. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  345. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  346. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance14;
  347. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  348. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
  349. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  350. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  351. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  352. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  353. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  354. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  355. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  356. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  357. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  358. appearance19.BackColor = System.Drawing.SystemColors.Window;
  359. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  360. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  361. appearance22.BackColor = System.Drawing.SystemColors.Highlight;
  362. appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
  363. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance22;
  364. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  365. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  366. appearance24.BackColor = System.Drawing.SystemColors.Window;
  367. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance24;
  368. appearance20.BorderColor = System.Drawing.Color.Silver;
  369. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  370. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance20;
  371. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  372. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  373. appearance18.BackColor = System.Drawing.SystemColors.Control;
  374. appearance18.BackColor2 = System.Drawing.SystemColors.ControlDark;
  375. appearance18.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  376. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  377. appearance18.BorderColor = System.Drawing.SystemColors.Window;
  378. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance18;
  379. appearance17.TextHAlignAsString = "Left";
  380. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance17;
  381. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  382. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  383. appearance23.BackColor = System.Drawing.SystemColors.Window;
  384. appearance23.BorderColor = System.Drawing.Color.Silver;
  385. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance23;
  386. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  387. appearance21.BackColor = System.Drawing.SystemColors.ControlLight;
  388. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance21;
  389. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  390. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  391. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  392. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  393. this.ultraGrid2.Location = new System.Drawing.Point(0, 33);
  394. this.ultraGrid2.Name = "ultraGrid2";
  395. this.ultraGrid2.Size = new System.Drawing.Size(1101, 394);
  396. this.ultraGrid2.TabIndex = 2;
  397. this.ultraGrid2.Text = "ultraGrid2";
  398. //
  399. // supp
  400. //
  401. this.supp.DataSetName = "NewDataSet";
  402. this.supp.Tables.AddRange(new System.Data.DataTable[] {
  403. this.dataTable2});
  404. //
  405. // dataTable2
  406. //
  407. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  408. this.dataColumn8,
  409. this.dataColumn9,
  410. this.dataColumn10,
  411. this.dataColumn5,
  412. this.dataColumn6});
  413. this.dataTable2.TableName = "Table1";
  414. //
  415. // dataColumn8
  416. //
  417. this.dataColumn8.Caption = "计量编码";
  418. this.dataColumn8.ColumnName = "UNITCODE";
  419. //
  420. // dataColumn9
  421. //
  422. this.dataColumn9.Caption = "计量名称";
  423. this.dataColumn9.ColumnName = "UNITNAME";
  424. //
  425. // dataColumn10
  426. //
  427. this.dataColumn10.Caption = "编码";
  428. this.dataColumn10.ColumnName = "ERPCODE";
  429. //
  430. // dataColumn5
  431. //
  432. this.dataColumn5.Caption = "更新时间";
  433. this.dataColumn5.ColumnName = "uptime";
  434. //
  435. // dataColumn6
  436. //
  437. this.dataColumn6.Caption = "数据类型";
  438. this.dataColumn6.ColumnName = "RECORDTYPE";
  439. //
  440. // ultraPanel2
  441. //
  442. //
  443. // ultraPanel2.ClientArea
  444. //
  445. this.ultraPanel2.ClientArea.Controls.Add(this.label3);
  446. this.ultraPanel2.ClientArea.Controls.Add(this.txt_recordType);
  447. this.ultraPanel2.ClientArea.Controls.Add(this.label8);
  448. this.ultraPanel2.ClientArea.Controls.Add(this.txt_suppCodePMS);
  449. this.ultraPanel2.ClientArea.Controls.Add(this.txt_suppNameJL);
  450. this.ultraPanel2.ClientArea.Controls.Add(this.label9);
  451. this.ultraPanel2.ClientArea.Controls.Add(this.label10);
  452. this.ultraPanel2.ClientArea.Controls.Add(this.txt_suppCodeJL);
  453. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  454. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  455. this.ultraPanel2.Name = "ultraPanel2";
  456. this.ultraPanel2.Size = new System.Drawing.Size(1101, 33);
  457. this.ultraPanel2.TabIndex = 1;
  458. //
  459. // label3
  460. //
  461. this.label3.AutoSize = true;
  462. this.label3.Location = new System.Drawing.Point(747, 10);
  463. this.label3.Name = "label3";
  464. this.label3.Size = new System.Drawing.Size(53, 12);
  465. this.label3.TabIndex = 7;
  466. this.label3.Text = "数据类型";
  467. //
  468. // txt_recordType
  469. //
  470. this.txt_recordType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  471. valueListItem1.DataValue = " ";
  472. valueListItem1.DisplayText = "全部";
  473. valueListItem2.DataValue = "0";
  474. valueListItem2.DisplayText = "类型1";
  475. valueListItem3.DataValue = "1";
  476. valueListItem3.DisplayText = "类型2";
  477. valueListItem4.DataValue = "2";
  478. valueListItem4.DisplayText = "类型3";
  479. valueListItem5.DataValue = "3";
  480. valueListItem5.DisplayText = "类型4";
  481. valueListItem6.DataValue = "4";
  482. valueListItem6.DisplayText = "类型5";
  483. this.txt_recordType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  484. valueListItem1,
  485. valueListItem2,
  486. valueListItem3,
  487. valueListItem4,
  488. valueListItem5,
  489. valueListItem6});
  490. this.txt_recordType.Location = new System.Drawing.Point(806, 6);
  491. this.txt_recordType.Name = "txt_recordType";
  492. this.txt_recordType.Size = new System.Drawing.Size(96, 21);
  493. this.txt_recordType.TabIndex = 6;
  494. //
  495. // label8
  496. //
  497. this.label8.AutoSize = true;
  498. this.label8.Location = new System.Drawing.Point(519, 10);
  499. this.label8.Name = "label8";
  500. this.label8.Size = new System.Drawing.Size(101, 12);
  501. this.label8.TabIndex = 5;
  502. this.label8.Text = "供方(地址)编码";
  503. //
  504. // txt_suppCodePMS
  505. //
  506. this.txt_suppCodePMS.Location = new System.Drawing.Point(626, 6);
  507. this.txt_suppCodePMS.Name = "txt_suppCodePMS";
  508. this.txt_suppCodePMS.Size = new System.Drawing.Size(100, 21);
  509. this.txt_suppCodePMS.TabIndex = 4;
  510. //
  511. // txt_suppNameJL
  512. //
  513. this.txt_suppNameJL.Location = new System.Drawing.Point(398, 6);
  514. this.txt_suppNameJL.Name = "txt_suppNameJL";
  515. this.txt_suppNameJL.Size = new System.Drawing.Size(100, 21);
  516. this.txt_suppNameJL.TabIndex = 3;
  517. //
  518. // label9
  519. //
  520. this.label9.AutoSize = true;
  521. this.label9.Location = new System.Drawing.Point(267, 10);
  522. this.label9.Name = "label9";
  523. this.label9.Size = new System.Drawing.Size(125, 12);
  524. this.label9.TabIndex = 2;
  525. this.label9.Text = "计量供方(地址)名称";
  526. //
  527. // label10
  528. //
  529. this.label10.AutoSize = true;
  530. this.label10.Location = new System.Drawing.Point(21, 10);
  531. this.label10.Name = "label10";
  532. this.label10.Size = new System.Drawing.Size(125, 12);
  533. this.label10.TabIndex = 1;
  534. this.label10.Text = "计量供方(地址)编码";
  535. //
  536. // txt_suppCodeJL
  537. //
  538. this.txt_suppCodeJL.Location = new System.Drawing.Point(152, 6);
  539. this.txt_suppCodeJL.Name = "txt_suppCodeJL";
  540. this.txt_suppCodeJL.Size = new System.Drawing.Size(100, 21);
  541. this.txt_suppCodeJL.TabIndex = 0;
  542. //
  543. // ultraTabControl1
  544. //
  545. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  546. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  547. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  548. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  549. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  550. this.ultraTabControl1.Name = "ultraTabControl1";
  551. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  552. this.ultraTabControl1.Size = new System.Drawing.Size(1105, 453);
  553. this.ultraTabControl1.TabIndex = 1;
  554. ultraTab3.TabPage = this.ultraTabPageControl1;
  555. ultraTab3.Text = "物料编码转化";
  556. ultraTab1.TabPage = this.ultraTabPageControl2;
  557. ultraTab1.Text = "供方或地址编码转化";
  558. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  559. ultraTab3,
  560. ultraTab1});
  561. //
  562. // ultraTabSharedControlsPage1
  563. //
  564. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  565. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  566. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1101, 427);
  567. //
  568. // frmMaintainBaseInfoJL
  569. //
  570. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  571. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  572. this.ClientSize = new System.Drawing.Size(1105, 453);
  573. this.Controls.Add(this.ultraTabControl1);
  574. this.Name = "frmMaintainBaseInfoJL";
  575. this.Text = "frmMaintainBaseInfoJL";
  576. this.Load += new System.EventHandler(this.frmMaintainBaseInfoJL_Load);
  577. this.ultraTabPageControl1.ResumeLayout(false);
  578. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.mat)).EndInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  581. this.ultraPanel1.ClientArea.ResumeLayout(false);
  582. this.ultraPanel1.ClientArea.PerformLayout();
  583. this.ultraPanel1.ResumeLayout(false);
  584. ((System.ComponentModel.ISupportInitialize)(this.txt_matCodePMS)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.txt_matNameJL)).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCodeJL)).EndInit();
  587. this.ultraTabPageControl2.ResumeLayout(false);
  588. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.supp)).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  591. this.ultraPanel2.ClientArea.ResumeLayout(false);
  592. this.ultraPanel2.ClientArea.PerformLayout();
  593. this.ultraPanel2.ResumeLayout(false);
  594. ((System.ComponentModel.ISupportInitialize)(this.txt_recordType)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCodePMS)).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.txt_suppNameJL)).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCodeJL)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  599. this.ultraTabControl1.ResumeLayout(false);
  600. this.ResumeLayout(false);
  601. }
  602. #endregion
  603. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  604. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  605. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  606. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  607. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  608. private System.Windows.Forms.Label label4;
  609. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_matCodePMS;
  610. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_matNameJL;
  611. private System.Windows.Forms.Label label2;
  612. private System.Windows.Forms.Label label1;
  613. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCodeJL;
  614. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  615. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  616. private System.Windows.Forms.Label label8;
  617. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppCodePMS;
  618. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppNameJL;
  619. private System.Windows.Forms.Label label9;
  620. private System.Windows.Forms.Label label10;
  621. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppCodeJL;
  622. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  623. private System.Data.DataSet mat;
  624. private System.Data.DataTable dataTable1;
  625. private System.Data.DataColumn dataColumn1;
  626. private System.Data.DataColumn dataColumn2;
  627. private System.Data.DataColumn dataColumn3;
  628. private System.Data.DataSet supp;
  629. private System.Data.DataTable dataTable2;
  630. private System.Data.DataColumn dataColumn8;
  631. private System.Data.DataColumn dataColumn9;
  632. private System.Data.DataColumn dataColumn10;
  633. private System.Data.DataColumn dataColumn4;
  634. private System.Data.DataColumn dataColumn5;
  635. private System.Data.DataColumn dataColumn6;
  636. private System.Windows.Forms.Label label3;
  637. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_recordType;
  638. }
  639. }