UIB030310.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628
  1. namespace Core.LZMes.Client.UIB
  2. {
  3. partial class UIB030310
  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 valueListItem1 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TMPL_CFNM");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_ROWS");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_DTIME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TMPL_NO");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXIT_YN");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXT_NAME");
  45. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  50. this.tmplRang = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  51. this.panel1 = new System.Windows.Forms.Panel();
  52. this.textBox1 = new System.Windows.Forms.TextBox();
  53. this.label1 = new System.Windows.Forms.Label();
  54. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  55. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  56. this.panel2 = new System.Windows.Forms.Panel();
  57. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  58. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  59. this.listBox1 = new System.Windows.Forms.ListBox();
  60. this.button2 = new System.Windows.Forms.Button();
  61. this.textBox3 = new System.Windows.Forms.TextBox();
  62. this.textBox2 = new System.Windows.Forms.TextBox();
  63. this.button1 = new System.Windows.Forms.Button();
  64. this.label5 = new System.Windows.Forms.Label();
  65. this.label9 = new System.Windows.Forms.Label();
  66. this.hideTmplNO = new System.Windows.Forms.TextBox();
  67. this.maxCoils = new System.Windows.Forms.TextBox();
  68. this.label10 = new System.Windows.Forms.Label();
  69. this.tmplNm = new System.Windows.Forms.TextBox();
  70. this.tmplNo = new System.Windows.Forms.TextBox();
  71. this.label4 = new System.Windows.Forms.Label();
  72. this.label3 = new System.Windows.Forms.Label();
  73. this.label2 = new System.Windows.Forms.Label();
  74. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  75. this.dataSet1 = new System.Data.DataSet();
  76. this.dataTable1 = new System.Data.DataTable();
  77. this.dataColumn2 = new System.Data.DataColumn();
  78. this.dataColumn3 = new System.Data.DataColumn();
  79. this.dataColumn8 = new System.Data.DataColumn();
  80. this.dataColumn4 = new System.Data.DataColumn();
  81. this.dataColumn5 = new System.Data.DataColumn();
  82. this.dataColumn6 = new System.Data.DataColumn();
  83. this.dataColumn7 = new System.Data.DataColumn();
  84. this.dataColumn1 = new System.Data.DataColumn();
  85. this.dataColumn9 = new System.Data.DataColumn();
  86. this.dataColumn10 = new System.Data.DataColumn();
  87. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  88. ((System.ComponentModel.ISupportInitialize)(this.tmplRang)).BeginInit();
  89. this.panel1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  91. this.ultraExpandableGroupBox1.SuspendLayout();
  92. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  93. this.panel2.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  95. this.ultraExpandableGroupBox2.SuspendLayout();
  96. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  100. this.SuspendLayout();
  101. //
  102. // tmplRang
  103. //
  104. this.tmplRang.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  105. valueListItem1.DataValue = "A";
  106. valueListItem1.DisplayText = "全部";
  107. valueListItem2.DataValue = "H";
  108. valueListItem2.DisplayText = "热轧";
  109. valueListItem3.DataValue = "C";
  110. valueListItem3.DisplayText = "冷轧";
  111. valueListItem5.DataValue = "B";
  112. valueListItem5.DisplayText = "板加";
  113. valueListItem4.DataValue = "Q";
  114. valueListItem4.DisplayText = "其它";
  115. this.tmplRang.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  116. valueListItem1,
  117. valueListItem2,
  118. valueListItem3,
  119. valueListItem5,
  120. valueListItem4});
  121. this.tmplRang.Location = new System.Drawing.Point(100, 71);
  122. this.tmplRang.Name = "tmplRang";
  123. this.tmplRang.Size = new System.Drawing.Size(150, 21);
  124. this.tmplRang.TabIndex = 9;
  125. //
  126. // panel1
  127. //
  128. this.panel1.Controls.Add(this.textBox1);
  129. this.panel1.Controls.Add(this.label1);
  130. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  131. this.panel1.Location = new System.Drawing.Point(0, 0);
  132. this.panel1.Name = "panel1";
  133. this.panel1.Size = new System.Drawing.Size(909, 42);
  134. this.panel1.TabIndex = 0;
  135. //
  136. // textBox1
  137. //
  138. this.textBox1.Location = new System.Drawing.Point(96, 10);
  139. this.textBox1.Name = "textBox1";
  140. this.textBox1.Size = new System.Drawing.Size(100, 21);
  141. this.textBox1.TabIndex = 1;
  142. //
  143. // label1
  144. //
  145. this.label1.BackColor = System.Drawing.Color.LightBlue;
  146. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  147. this.label1.Location = new System.Drawing.Point(7, 9);
  148. this.label1.Name = "label1";
  149. this.label1.Size = new System.Drawing.Size(87, 21);
  150. this.label1.TabIndex = 0;
  151. this.label1.Text = "模板号";
  152. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  153. //
  154. // ultraExpandableGroupBox1
  155. //
  156. appearance1.BackColor = System.Drawing.Color.Gainsboro;
  157. this.ultraExpandableGroupBox1.ContentAreaAppearance = appearance1;
  158. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  159. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  160. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(909, 166);
  161. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 394);
  162. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  163. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(909, 166);
  164. this.ultraExpandableGroupBox1.TabIndex = 1;
  165. this.ultraExpandableGroupBox1.Text = "编辑区域";
  166. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  167. //
  168. // ultraExpandableGroupBoxPanel1
  169. //
  170. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel2);
  171. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  172. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  173. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  174. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(905, 144);
  175. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  176. //
  177. // panel2
  178. //
  179. this.panel2.Controls.Add(this.ultraExpandableGroupBox2);
  180. this.panel2.Controls.Add(this.button2);
  181. this.panel2.Controls.Add(this.textBox3);
  182. this.panel2.Controls.Add(this.textBox2);
  183. this.panel2.Controls.Add(this.button1);
  184. this.panel2.Controls.Add(this.label5);
  185. this.panel2.Controls.Add(this.label9);
  186. this.panel2.Controls.Add(this.hideTmplNO);
  187. this.panel2.Controls.Add(this.tmplRang);
  188. this.panel2.Controls.Add(this.maxCoils);
  189. this.panel2.Controls.Add(this.label10);
  190. this.panel2.Controls.Add(this.tmplNm);
  191. this.panel2.Controls.Add(this.tmplNo);
  192. this.panel2.Controls.Add(this.label4);
  193. this.panel2.Controls.Add(this.label3);
  194. this.panel2.Controls.Add(this.label2);
  195. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.panel2.Location = new System.Drawing.Point(0, 0);
  197. this.panel2.Name = "panel2";
  198. this.panel2.Size = new System.Drawing.Size(905, 144);
  199. this.panel2.TabIndex = 0;
  200. //
  201. // ultraExpandableGroupBox2
  202. //
  203. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  204. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  205. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(282, 144);
  206. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  207. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(623, 0);
  208. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  209. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(282, 144);
  210. this.ultraExpandableGroupBox2.TabIndex = 16;
  211. this.ultraExpandableGroupBox2.Text = "配置文件一览";
  212. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  213. //
  214. // ultraExpandableGroupBoxPanel2
  215. //
  216. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.listBox1);
  217. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  218. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(21, 2);
  219. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  220. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(259, 140);
  221. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  222. //
  223. // listBox1
  224. //
  225. this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  226. this.listBox1.FormattingEnabled = true;
  227. this.listBox1.ItemHeight = 12;
  228. this.listBox1.Location = new System.Drawing.Point(0, 0);
  229. this.listBox1.Name = "listBox1";
  230. this.listBox1.Size = new System.Drawing.Size(259, 136);
  231. this.listBox1.TabIndex = 0;
  232. //
  233. // button2
  234. //
  235. this.button2.Location = new System.Drawing.Point(580, 40);
  236. this.button2.Name = "button2";
  237. this.button2.Size = new System.Drawing.Size(37, 23);
  238. this.button2.TabIndex = 15;
  239. this.button2.Text = ">>";
  240. this.button2.UseVisualStyleBackColor = true;
  241. this.button2.Visible = false;
  242. this.button2.Click += new System.EventHandler(this.button2_Click);
  243. //
  244. // textBox3
  245. //
  246. this.textBox3.Location = new System.Drawing.Point(362, 40);
  247. this.textBox3.Name = "textBox3";
  248. this.textBox3.Size = new System.Drawing.Size(223, 21);
  249. this.textBox3.TabIndex = 14;
  250. this.textBox3.Visible = false;
  251. //
  252. // textBox2
  253. //
  254. this.textBox2.Location = new System.Drawing.Point(362, 10);
  255. this.textBox2.Name = "textBox2";
  256. this.textBox2.Size = new System.Drawing.Size(223, 21);
  257. this.textBox2.TabIndex = 14;
  258. //
  259. // button1
  260. //
  261. this.button1.Location = new System.Drawing.Point(570, 9);
  262. this.button1.Name = "button1";
  263. this.button1.Size = new System.Drawing.Size(47, 23);
  264. this.button1.TabIndex = 12;
  265. this.button1.Text = ">>";
  266. this.button1.UseVisualStyleBackColor = true;
  267. this.button1.Click += new System.EventHandler(this.button1_Click);
  268. //
  269. // label5
  270. //
  271. this.label5.BackColor = System.Drawing.Color.LightBlue;
  272. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  273. this.label5.Location = new System.Drawing.Point(269, 40);
  274. this.label5.Name = "label5";
  275. this.label5.Size = new System.Drawing.Size(87, 21);
  276. this.label5.TabIndex = 11;
  277. this.label5.Text = "配置文件选择";
  278. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  279. this.label5.Visible = false;
  280. //
  281. // label9
  282. //
  283. this.label9.BackColor = System.Drawing.Color.LightBlue;
  284. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  285. this.label9.Location = new System.Drawing.Point(269, 10);
  286. this.label9.Name = "label9";
  287. this.label9.Size = new System.Drawing.Size(87, 21);
  288. this.label9.TabIndex = 11;
  289. this.label9.Text = "上传文件选择";
  290. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  291. //
  292. // hideTmplNO
  293. //
  294. this.hideTmplNO.Location = new System.Drawing.Point(269, 104);
  295. this.hideTmplNO.Name = "hideTmplNO";
  296. this.hideTmplNO.Size = new System.Drawing.Size(100, 21);
  297. this.hideTmplNO.TabIndex = 10;
  298. this.hideTmplNO.Text = "隐藏的模板号";
  299. this.hideTmplNO.Visible = false;
  300. //
  301. // maxCoils
  302. //
  303. this.maxCoils.Location = new System.Drawing.Point(100, 104);
  304. this.maxCoils.Name = "maxCoils";
  305. this.maxCoils.Size = new System.Drawing.Size(150, 21);
  306. this.maxCoils.TabIndex = 8;
  307. //
  308. // label10
  309. //
  310. this.label10.BackColor = System.Drawing.Color.LightBlue;
  311. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  312. this.label10.Location = new System.Drawing.Point(10, 104);
  313. this.label10.Name = "label10";
  314. this.label10.Size = new System.Drawing.Size(87, 21);
  315. this.label10.TabIndex = 7;
  316. this.label10.Text = "最大卷数";
  317. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  318. //
  319. // tmplNm
  320. //
  321. this.tmplNm.Location = new System.Drawing.Point(100, 40);
  322. this.tmplNm.Name = "tmplNm";
  323. this.tmplNm.Size = new System.Drawing.Size(150, 21);
  324. this.tmplNm.TabIndex = 2;
  325. this.tmplNm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tmplNm_KeyDown);
  326. //
  327. // tmplNo
  328. //
  329. this.tmplNo.Location = new System.Drawing.Point(100, 10);
  330. this.tmplNo.Name = "tmplNo";
  331. this.tmplNo.Size = new System.Drawing.Size(150, 21);
  332. this.tmplNo.TabIndex = 2;
  333. this.tmplNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tmplNo_KeyDown);
  334. //
  335. // label4
  336. //
  337. this.label4.BackColor = System.Drawing.Color.LightBlue;
  338. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  339. this.label4.Location = new System.Drawing.Point(10, 70);
  340. this.label4.Name = "label4";
  341. this.label4.Size = new System.Drawing.Size(87, 21);
  342. this.label4.TabIndex = 3;
  343. this.label4.Text = "适用范围";
  344. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  345. //
  346. // label3
  347. //
  348. this.label3.BackColor = System.Drawing.Color.LightBlue;
  349. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  350. this.label3.Location = new System.Drawing.Point(10, 40);
  351. this.label3.Name = "label3";
  352. this.label3.Size = new System.Drawing.Size(87, 21);
  353. this.label3.TabIndex = 2;
  354. this.label3.Text = "模板名称";
  355. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  356. //
  357. // label2
  358. //
  359. this.label2.BackColor = System.Drawing.Color.LightBlue;
  360. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  361. this.label2.Location = new System.Drawing.Point(10, 10);
  362. this.label2.Name = "label2";
  363. this.label2.Size = new System.Drawing.Size(87, 21);
  364. this.label2.TabIndex = 1;
  365. this.label2.Text = "模板号";
  366. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  367. //
  368. // ultraGrid1
  369. //
  370. this.ultraGrid1.DataSource = this.dataSet1;
  371. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  372. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  373. ultraGridColumn1.Header.VisiblePosition = 0;
  374. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  375. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  376. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(316, 0);
  377. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  378. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  379. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  380. ultraGridColumn2.EditorComponent = this.tmplRang;
  381. ultraGridColumn2.Header.VisiblePosition = 1;
  382. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  383. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  384. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(116, 0);
  385. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  386. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  387. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  388. ultraGridColumn3.Header.VisiblePosition = 2;
  389. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  390. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  391. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  392. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  393. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  394. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  395. ultraGridColumn4.Header.VisiblePosition = 3;
  396. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  397. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  398. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  399. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  400. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  401. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  402. ultraGridColumn5.Header.VisiblePosition = 4;
  403. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 12;
  404. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  405. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  406. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  407. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  408. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  409. ultraGridColumn6.Header.VisiblePosition = 5;
  410. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14;
  411. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  412. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  413. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  414. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  415. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  416. ultraGridColumn7.Header.VisiblePosition = 6;
  417. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 16;
  418. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  419. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  420. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  421. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  422. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  423. ultraGridColumn8.Header.VisiblePosition = 7;
  424. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
  425. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  426. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  427. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  428. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  429. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  430. ultraGridColumn9.Header.VisiblePosition = 8;
  431. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4;
  432. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  433. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  434. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  435. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  436. ultraGridColumn10.Header.VisiblePosition = 9;
  437. ultraGridColumn10.Hidden = true;
  438. ultraGridBand1.Columns.AddRange(new object[] {
  439. ultraGridColumn1,
  440. ultraGridColumn2,
  441. ultraGridColumn3,
  442. ultraGridColumn4,
  443. ultraGridColumn5,
  444. ultraGridColumn6,
  445. ultraGridColumn7,
  446. ultraGridColumn8,
  447. ultraGridColumn9,
  448. ultraGridColumn10});
  449. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  450. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  451. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  452. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  453. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  454. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  455. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  456. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  457. appearance2.BackColor = System.Drawing.Color.GhostWhite;
  458. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance2;
  459. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  460. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  461. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
  462. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  463. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  464. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  465. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance4;
  466. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  467. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance5;
  468. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  469. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  470. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  471. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  472. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  473. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  474. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  475. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  476. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  477. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  478. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
  480. this.ultraGrid1.Name = "ultraGrid1";
  481. this.ultraGrid1.Size = new System.Drawing.Size(909, 352);
  482. this.ultraGrid1.TabIndex = 1;
  483. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  484. //
  485. // dataSet1
  486. //
  487. this.dataSet1.DataSetName = "NewDataSet";
  488. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  489. this.dataTable1});
  490. //
  491. // dataTable1
  492. //
  493. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  494. this.dataColumn2,
  495. this.dataColumn3,
  496. this.dataColumn8,
  497. this.dataColumn4,
  498. this.dataColumn5,
  499. this.dataColumn6,
  500. this.dataColumn7,
  501. this.dataColumn1,
  502. this.dataColumn9,
  503. this.dataColumn10});
  504. this.dataTable1.TableName = "Table1";
  505. //
  506. // dataColumn2
  507. //
  508. this.dataColumn2.Caption = "模板名称";
  509. this.dataColumn2.ColumnName = "TMPL_CFNM";
  510. //
  511. // dataColumn3
  512. //
  513. this.dataColumn3.Caption = "适用范围";
  514. this.dataColumn3.ColumnName = "PROD_LINE";
  515. //
  516. // dataColumn8
  517. //
  518. this.dataColumn8.Caption = "最大卷数";
  519. this.dataColumn8.ColumnName = "COIL_ROWS";
  520. //
  521. // dataColumn4
  522. //
  523. this.dataColumn4.Caption = "录入人";
  524. this.dataColumn4.ColumnName = "REG_ID";
  525. //
  526. // dataColumn5
  527. //
  528. this.dataColumn5.Caption = "录入时间";
  529. this.dataColumn5.ColumnName = "REG_DTIME";
  530. //
  531. // dataColumn6
  532. //
  533. this.dataColumn6.Caption = "修改人";
  534. this.dataColumn6.ColumnName = "MOD_ID";
  535. //
  536. // dataColumn7
  537. //
  538. this.dataColumn7.Caption = "修改时间";
  539. this.dataColumn7.ColumnName = "MOD_DTIME";
  540. //
  541. // dataColumn1
  542. //
  543. this.dataColumn1.Caption = "模板号";
  544. this.dataColumn1.ColumnName = "TMPL_NO";
  545. //
  546. // dataColumn9
  547. //
  548. this.dataColumn9.Caption = "是否存在";
  549. this.dataColumn9.ColumnName = "EXIT_YN";
  550. //
  551. // dataColumn10
  552. //
  553. this.dataColumn10.ColumnName = "EXT_NAME";
  554. //
  555. // UIB030310
  556. //
  557. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  558. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  559. this.ClientSize = new System.Drawing.Size(909, 560);
  560. this.Controls.Add(this.ultraGrid1);
  561. this.Controls.Add(this.ultraExpandableGroupBox1);
  562. this.Controls.Add(this.panel1);
  563. this.Name = "UIB030310";
  564. this.Text = "质保书模板管理";
  565. this.Load += new System.EventHandler(this.UIB030310_Load);
  566. ((System.ComponentModel.ISupportInitialize)(this.tmplRang)).EndInit();
  567. this.panel1.ResumeLayout(false);
  568. this.panel1.PerformLayout();
  569. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  570. this.ultraExpandableGroupBox1.ResumeLayout(false);
  571. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  572. this.panel2.ResumeLayout(false);
  573. this.panel2.PerformLayout();
  574. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  575. this.ultraExpandableGroupBox2.ResumeLayout(false);
  576. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  577. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  580. this.ResumeLayout(false);
  581. }
  582. #endregion
  583. private System.Windows.Forms.Panel panel1;
  584. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  585. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  586. private System.Windows.Forms.Panel panel2;
  587. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  588. private System.Windows.Forms.Label label1;
  589. private System.Data.DataSet dataSet1;
  590. private System.Data.DataTable dataTable1;
  591. private System.Data.DataColumn dataColumn2;
  592. private System.Data.DataColumn dataColumn3;
  593. private System.Windows.Forms.TextBox textBox1;
  594. private System.Windows.Forms.Label label2;
  595. private System.Data.DataColumn dataColumn8;
  596. private System.Windows.Forms.Label label3;
  597. private System.Windows.Forms.Label label4;
  598. private Infragistics.Win.UltraWinEditors.UltraComboEditor tmplRang;
  599. private System.Windows.Forms.TextBox tmplNm;
  600. private System.Windows.Forms.TextBox tmplNo;
  601. private System.Windows.Forms.TextBox hideTmplNO;
  602. private System.Windows.Forms.Button button1;
  603. private System.Windows.Forms.Label label9;
  604. private System.Windows.Forms.TextBox textBox2;
  605. private System.Windows.Forms.Label label10;
  606. private System.Windows.Forms.TextBox maxCoils;
  607. private System.Data.DataColumn dataColumn4;
  608. private System.Data.DataColumn dataColumn5;
  609. private System.Data.DataColumn dataColumn6;
  610. private System.Data.DataColumn dataColumn7;
  611. private System.Data.DataColumn dataColumn1;
  612. private System.Data.DataColumn dataColumn9;
  613. private System.Windows.Forms.Button button2;
  614. private System.Windows.Forms.TextBox textBox3;
  615. private System.Windows.Forms.Label label5;
  616. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  617. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  618. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  619. private System.Windows.Forms.ListBox listBox1;
  620. private System.Data.DataColumn dataColumn10;
  621. }
  622. }