FrmTubeRolling.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmTubeRolling
  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 appearance14 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PASS_CODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PASS_NAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_CODE");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_NAME");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  48. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  61. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  62. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  63. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  65. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  66. this.panel2 = new System.Windows.Forms.Panel();
  67. this.panel1 = new System.Windows.Forms.Panel();
  68. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  69. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  70. this.dataSet2 = new System.Data.DataSet();
  71. this.dataTable1 = new System.Data.DataTable();
  72. this.dataColumn1 = new System.Data.DataColumn();
  73. this.dataColumn2 = new System.Data.DataColumn();
  74. this.dataColumn3 = new System.Data.DataColumn();
  75. this.dataColumn4 = new System.Data.DataColumn();
  76. this.dataColumn5 = new System.Data.DataColumn();
  77. this.dataColumn6 = new System.Data.DataColumn();
  78. this.dataColumn7 = new System.Data.DataColumn();
  79. this.dataColumn8 = new System.Data.DataColumn();
  80. this.dataColumn9 = new System.Data.DataColumn();
  81. this.dataColumn10 = new System.Data.DataColumn();
  82. this.dataColumn11 = new System.Data.DataColumn();
  83. this.dataColumn12 = new System.Data.DataColumn();
  84. this.dataColumn0 = new System.Data.DataColumn();
  85. this.dataColumn15 = new System.Data.DataColumn();
  86. this.dataColumn13 = new System.Data.DataColumn();
  87. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  88. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  89. this.cmbGGType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  90. this.cmbProLineInfo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  91. this.cmbKType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  92. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  93. this.panel3 = new System.Windows.Forms.Panel();
  94. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  95. this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  96. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  97. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  98. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  99. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  100. this.panel2.SuspendLayout();
  101. this.panel1.SuspendLayout();
  102. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  107. this.ultraExpandableGroupBox1.SuspendLayout();
  108. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  109. ((System.ComponentModel.ISupportInitialize)(this.cmbGGType)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.cmbProLineInfo)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.cmbKType)).BeginInit();
  112. this.panel3.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
  115. this.FrmBase_Fill_Panel.SuspendLayout();
  116. this.SuspendLayout();
  117. //
  118. // ultraLabel8
  119. //
  120. appearance14.TextHAlignAsString = "Center";
  121. appearance14.TextVAlignAsString = "Middle";
  122. this.ultraLabel8.Appearance = appearance14;
  123. this.ultraLabel8.Location = new System.Drawing.Point(390, 8);
  124. this.ultraLabel8.Name = "ultraLabel8";
  125. this.ultraLabel8.Size = new System.Drawing.Size(83, 23);
  126. this.ultraLabel8.TabIndex = 13;
  127. this.ultraLabel8.Text = "管坯规格描述";
  128. //
  129. // ultraLabel2
  130. //
  131. appearance13.TextHAlignAsString = "Center";
  132. appearance13.TextVAlignAsString = "Middle";
  133. this.ultraLabel2.Appearance = appearance13;
  134. this.ultraLabel2.Location = new System.Drawing.Point(209, 9);
  135. this.ultraLabel2.Name = "ultraLabel2";
  136. this.ultraLabel2.Size = new System.Drawing.Size(55, 23);
  137. this.ultraLabel2.TabIndex = 11;
  138. this.ultraLabel2.Text = "孔型描述";
  139. //
  140. // txtMemo
  141. //
  142. this.txtMemo.Location = new System.Drawing.Point(79, 33);
  143. this.txtMemo.MaxLength = 100;
  144. this.txtMemo.Name = "txtMemo";
  145. this.txtMemo.Size = new System.Drawing.Size(516, 21);
  146. this.txtMemo.TabIndex = 6;
  147. //
  148. // ultraLabel6
  149. //
  150. appearance43.TextHAlignAsString = "Center";
  151. appearance43.TextVAlignAsString = "Middle";
  152. this.ultraLabel6.Appearance = appearance43;
  153. this.ultraLabel6.Location = new System.Drawing.Point(47, 33);
  154. this.ultraLabel6.Name = "ultraLabel6";
  155. this.ultraLabel6.Size = new System.Drawing.Size(33, 23);
  156. this.ultraLabel6.TabIndex = 8;
  157. this.ultraLabel6.Text = "备注";
  158. //
  159. // FrmBase_Fill_Panel_Fill_Panel
  160. //
  161. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.panel2);
  162. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  163. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  165. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  166. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1366, 461);
  167. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  168. //
  169. // panel2
  170. //
  171. this.panel2.Controls.Add(this.panel1);
  172. this.panel2.Cursor = System.Windows.Forms.Cursors.Default;
  173. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.panel2.Location = new System.Drawing.Point(0, 0);
  175. this.panel2.Name = "panel2";
  176. this.panel2.Size = new System.Drawing.Size(1366, 461);
  177. this.panel2.TabIndex = 4;
  178. //
  179. // panel1
  180. //
  181. this.panel1.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  182. this.panel1.Cursor = System.Windows.Forms.Cursors.Default;
  183. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.panel1.Location = new System.Drawing.Point(0, 0);
  185. this.panel1.Name = "panel1";
  186. this.panel1.Size = new System.Drawing.Size(1366, 461);
  187. this.panel1.TabIndex = 0;
  188. //
  189. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  190. //
  191. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
  192. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  193. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel3);
  194. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  195. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  197. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  198. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1366, 461);
  199. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  200. //
  201. // ultraGrid2
  202. //
  203. this.ultraGrid2.DataMember = "Table1";
  204. this.ultraGrid2.DataSource = this.dataSet2;
  205. appearance2.BackColor = System.Drawing.SystemColors.Window;
  206. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  207. this.ultraGrid2.DisplayLayout.Appearance = appearance2;
  208. ultraGridColumn1.Header.VisiblePosition = 0;
  209. ultraGridColumn1.Hidden = true;
  210. ultraGridColumn2.Header.VisiblePosition = 1;
  211. ultraGridColumn3.Header.VisiblePosition = 2;
  212. ultraGridColumn3.Hidden = true;
  213. ultraGridColumn4.Header.VisiblePosition = 3;
  214. ultraGridColumn5.Header.VisiblePosition = 8;
  215. ultraGridColumn6.Header.VisiblePosition = 9;
  216. ultraGridColumn7.Header.VisiblePosition = 10;
  217. ultraGridColumn8.Header.VisiblePosition = 11;
  218. ultraGridColumn9.Header.VisiblePosition = 12;
  219. ultraGridColumn10.Header.VisiblePosition = 13;
  220. ultraGridColumn11.Header.VisiblePosition = 14;
  221. ultraGridColumn11.Hidden = true;
  222. ultraGridColumn12.Header.VisiblePosition = 7;
  223. ultraGridColumn13.Header.VisiblePosition = 4;
  224. ultraGridColumn13.Hidden = true;
  225. ultraGridColumn14.Header.VisiblePosition = 5;
  226. ultraGridColumn15.Header.VisiblePosition = 6;
  227. ultraGridBand1.Columns.AddRange(new object[] {
  228. ultraGridColumn1,
  229. ultraGridColumn2,
  230. ultraGridColumn3,
  231. ultraGridColumn4,
  232. ultraGridColumn5,
  233. ultraGridColumn6,
  234. ultraGridColumn7,
  235. ultraGridColumn8,
  236. ultraGridColumn9,
  237. ultraGridColumn10,
  238. ultraGridColumn11,
  239. ultraGridColumn12,
  240. ultraGridColumn13,
  241. ultraGridColumn14,
  242. ultraGridColumn15});
  243. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  244. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  245. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  246. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  247. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  248. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  249. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  250. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  251. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance3;
  252. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  253. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  254. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  255. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  256. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  257. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  258. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  259. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  260. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  261. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  262. appearance6.BackColor = System.Drawing.SystemColors.Window;
  263. appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
  264. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance6;
  265. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  266. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  267. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  268. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  269. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  270. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  271. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  272. appearance8.BackColor = System.Drawing.SystemColors.Window;
  273. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance8;
  274. appearance9.BorderColor = System.Drawing.Color.Silver;
  275. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  276. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance9;
  277. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  278. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  279. appearance10.BackColor = System.Drawing.SystemColors.Control;
  280. appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
  281. appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  282. appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  283. appearance10.BorderColor = System.Drawing.SystemColors.Window;
  284. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance10;
  285. appearance11.TextHAlignAsString = "Left";
  286. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
  287. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  288. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  289. appearance12.BackColor = System.Drawing.SystemColors.Window;
  290. appearance12.BorderColor = System.Drawing.Color.Silver;
  291. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance12;
  292. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  293. appearance17.BackColor = System.Drawing.SystemColors.ControlLight;
  294. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance17;
  295. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  296. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  297. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  298. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  299. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.ultraGrid2.Location = new System.Drawing.Point(0, 43);
  301. this.ultraGrid2.Name = "ultraGrid2";
  302. this.ultraGrid2.Size = new System.Drawing.Size(1366, 324);
  303. this.ultraGrid2.TabIndex = 2;
  304. this.ultraGrid2.Text = "ultraGrid1";
  305. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  306. //
  307. // dataSet2
  308. //
  309. this.dataSet2.DataSetName = "NewDataSet";
  310. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  311. this.dataTable1});
  312. //
  313. // dataTable1
  314. //
  315. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  316. this.dataColumn1,
  317. this.dataColumn2,
  318. this.dataColumn3,
  319. this.dataColumn4,
  320. this.dataColumn5,
  321. this.dataColumn6,
  322. this.dataColumn7,
  323. this.dataColumn8,
  324. this.dataColumn9,
  325. this.dataColumn10,
  326. this.dataColumn11,
  327. this.dataColumn12,
  328. this.dataColumn0,
  329. this.dataColumn15,
  330. this.dataColumn13});
  331. this.dataTable1.TableName = "Table1";
  332. //
  333. // dataColumn1
  334. //
  335. this.dataColumn1.Caption = "产线代码";
  336. this.dataColumn1.ColumnName = "PLINE_CODE";
  337. //
  338. // dataColumn2
  339. //
  340. this.dataColumn2.Caption = "产线描述";
  341. this.dataColumn2.ColumnName = "PLINE_NAME";
  342. //
  343. // dataColumn3
  344. //
  345. this.dataColumn3.Caption = "孔型代码";
  346. this.dataColumn3.ColumnName = "PASS_CODE";
  347. //
  348. // dataColumn4
  349. //
  350. this.dataColumn4.Caption = "孔型描述";
  351. this.dataColumn4.ColumnName = "PASS_NAME";
  352. //
  353. // dataColumn5
  354. //
  355. this.dataColumn5.Caption = "创建人";
  356. this.dataColumn5.ColumnName = "CREATE_NAME";
  357. //
  358. // dataColumn6
  359. //
  360. this.dataColumn6.Caption = "创建时间";
  361. this.dataColumn6.ColumnName = "CREATE_TIME";
  362. //
  363. // dataColumn7
  364. //
  365. this.dataColumn7.Caption = "修改人";
  366. this.dataColumn7.ColumnName = "UPDATE_NAME";
  367. //
  368. // dataColumn8
  369. //
  370. this.dataColumn8.Caption = "修改时间";
  371. this.dataColumn8.ColumnName = "UPDATE_TIME";
  372. //
  373. // dataColumn9
  374. //
  375. this.dataColumn9.Caption = "删除人";
  376. this.dataColumn9.ColumnName = "DELETE_NAME";
  377. //
  378. // dataColumn10
  379. //
  380. this.dataColumn10.Caption = "删除时间";
  381. this.dataColumn10.ColumnName = "DELETE_TIME";
  382. //
  383. // dataColumn11
  384. //
  385. this.dataColumn11.Caption = "有效标识";
  386. this.dataColumn11.ColumnName = "VALIDFLAG";
  387. //
  388. // dataColumn12
  389. //
  390. this.dataColumn12.Caption = "备注";
  391. this.dataColumn12.ColumnName = "MEMO";
  392. //
  393. // dataColumn0
  394. //
  395. this.dataColumn0.Caption = "管坯规格代码";
  396. this.dataColumn0.ColumnName = "SPEC_CODE";
  397. //
  398. // dataColumn15
  399. //
  400. this.dataColumn15.Caption = "管坯规格描述";
  401. this.dataColumn15.ColumnName = "SPEC_NAME";
  402. //
  403. // dataColumn13
  404. //
  405. this.dataColumn13.Caption = "有效标识";
  406. this.dataColumn13.ColumnName = "VALIDFLAGNAME";
  407. //
  408. // ultraExpandableGroupBox1
  409. //
  410. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  411. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  412. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1366, 94);
  413. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 367);
  414. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  415. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1366, 94);
  416. this.ultraExpandableGroupBox1.TabIndex = 25;
  417. this.ultraExpandableGroupBox1.Text = "编辑区域";
  418. //
  419. // ultraExpandableGroupBoxPanel1
  420. //
  421. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbGGType);
  422. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbProLineInfo);
  423. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbKType);
  424. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  425. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  426. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo);
  427. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  428. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  429. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  430. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  431. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  432. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1360, 72);
  433. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  434. //
  435. // cmbGGType
  436. //
  437. this.cmbGGType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  438. this.cmbGGType.Location = new System.Drawing.Point(471, 8);
  439. this.cmbGGType.Name = "cmbGGType";
  440. this.cmbGGType.Size = new System.Drawing.Size(124, 21);
  441. this.cmbGGType.TabIndex = 5;
  442. //
  443. // cmbProLineInfo
  444. //
  445. this.cmbProLineInfo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  446. this.cmbProLineInfo.Location = new System.Drawing.Point(79, 9);
  447. this.cmbProLineInfo.Name = "cmbProLineInfo";
  448. this.cmbProLineInfo.Size = new System.Drawing.Size(124, 21);
  449. this.cmbProLineInfo.TabIndex = 3;
  450. //
  451. // cmbKType
  452. //
  453. this.cmbKType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  454. this.cmbKType.Location = new System.Drawing.Point(263, 8);
  455. this.cmbKType.Name = "cmbKType";
  456. this.cmbKType.Size = new System.Drawing.Size(124, 21);
  457. this.cmbKType.TabIndex = 4;
  458. //
  459. // ultraLabel4
  460. //
  461. appearance15.TextHAlignAsString = "Center";
  462. appearance15.TextVAlignAsString = "Middle";
  463. this.ultraLabel4.Appearance = appearance15;
  464. this.ultraLabel4.Location = new System.Drawing.Point(25, 9);
  465. this.ultraLabel4.Name = "ultraLabel4";
  466. this.ultraLabel4.Size = new System.Drawing.Size(54, 23);
  467. this.ultraLabel4.TabIndex = 4;
  468. this.ultraLabel4.Text = "产线描述";
  469. //
  470. // panel3
  471. //
  472. this.panel3.Controls.Add(this.chkValid);
  473. this.panel3.Controls.Add(this.txtTitleName);
  474. this.panel3.Controls.Add(this.ultraLabel1);
  475. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  476. this.panel3.Location = new System.Drawing.Point(0, 0);
  477. this.panel3.Name = "panel3";
  478. this.panel3.Size = new System.Drawing.Size(1366, 43);
  479. this.panel3.TabIndex = 15;
  480. //
  481. // chkValid
  482. //
  483. this.chkValid.Location = new System.Drawing.Point(196, 9);
  484. this.chkValid.Name = "chkValid";
  485. this.chkValid.Size = new System.Drawing.Size(71, 23);
  486. this.chkValid.TabIndex = 1;
  487. this.chkValid.Text = "包含无效";
  488. //
  489. // txtTitleName
  490. //
  491. this.txtTitleName.Location = new System.Drawing.Point(79, 10);
  492. this.txtTitleName.MaxLength = 50;
  493. this.txtTitleName.Name = "txtTitleName";
  494. this.txtTitleName.Size = new System.Drawing.Size(113, 21);
  495. this.txtTitleName.TabIndex = 0;
  496. //
  497. // ultraLabel1
  498. //
  499. appearance18.TextHAlignAsString = "Center";
  500. appearance18.TextVAlignAsString = "Middle";
  501. this.ultraLabel1.Appearance = appearance18;
  502. this.ultraLabel1.Location = new System.Drawing.Point(23, 10);
  503. this.ultraLabel1.Name = "ultraLabel1";
  504. this.ultraLabel1.Size = new System.Drawing.Size(59, 23);
  505. this.ultraLabel1.TabIndex = 0;
  506. this.ultraLabel1.Text = "产线描述";
  507. //
  508. // FrmBase_Fill_Panel
  509. //
  510. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  511. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  512. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  513. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  514. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  515. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1366, 461);
  516. this.FrmBase_Fill_Panel.TabIndex = 5;
  517. //
  518. // FrmTubeRolling
  519. //
  520. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  521. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  522. this.ClientSize = new System.Drawing.Size(1366, 461);
  523. this.Controls.Add(this.FrmBase_Fill_Panel);
  524. this.Name = "FrmTubeRolling";
  525. this.Text = "轧管与管坯规格对应管理";
  526. this.Load += new System.EventHandler(this.FrmTubeRolling_Load);
  527. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  528. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  529. this.panel2.ResumeLayout(false);
  530. this.panel1.ResumeLayout(false);
  531. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  532. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  536. this.ultraExpandableGroupBox1.ResumeLayout(false);
  537. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  538. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  539. ((System.ComponentModel.ISupportInitialize)(this.cmbGGType)).EndInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.cmbProLineInfo)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.cmbKType)).EndInit();
  542. this.panel3.ResumeLayout(false);
  543. this.panel3.PerformLayout();
  544. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
  546. this.FrmBase_Fill_Panel.ResumeLayout(false);
  547. this.ResumeLayout(false);
  548. }
  549. #endregion
  550. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  551. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  552. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  553. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  554. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  555. private System.Windows.Forms.Panel panel2;
  556. private System.Windows.Forms.Panel panel1;
  557. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  558. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  559. private System.Data.DataSet dataSet2;
  560. private System.Data.DataTable dataTable1;
  561. private System.Data.DataColumn dataColumn1;
  562. private System.Data.DataColumn dataColumn2;
  563. private System.Data.DataColumn dataColumn3;
  564. private System.Data.DataColumn dataColumn4;
  565. private System.Data.DataColumn dataColumn5;
  566. private System.Data.DataColumn dataColumn6;
  567. private System.Data.DataColumn dataColumn7;
  568. private System.Data.DataColumn dataColumn8;
  569. private System.Data.DataColumn dataColumn9;
  570. private System.Data.DataColumn dataColumn10;
  571. private System.Data.DataColumn dataColumn11;
  572. private System.Data.DataColumn dataColumn12;
  573. private System.Data.DataColumn dataColumn0;
  574. private System.Data.DataColumn dataColumn15;
  575. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  576. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  577. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  578. private System.Windows.Forms.Panel panel3;
  579. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  580. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
  581. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  582. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  583. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbKType;
  584. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGGType;
  585. private System.Data.DataColumn dataColumn13;
  586. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbProLineInfo;
  587. }
  588. }