FrmUpsettingDialExpansion.Designer.cs 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmUpsettingDialExpansion
  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 appearance5 = 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("PLINE_CODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INDEX_SEQ");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MIN_D");
  44. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MIN_H");
  46. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAX_D");
  48. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAX_H");
  50. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE_OLD");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn2", 1);
  55. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  75. this.dataSet2 = new System.Data.DataSet();
  76. this.dataTable1 = new System.Data.DataTable();
  77. this.dataColumn1 = new System.Data.DataColumn();
  78. this.dataColumn2 = new System.Data.DataColumn();
  79. this.dataColumn3 = 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.dataColumn8 = new System.Data.DataColumn();
  85. this.dataColumn9 = new System.Data.DataColumn();
  86. this.dataColumn10 = new System.Data.DataColumn();
  87. this.dataColumn11 = new System.Data.DataColumn();
  88. this.dataColumn12 = new System.Data.DataColumn();
  89. this.dataColumn0 = new System.Data.DataColumn();
  90. this.dataColumn15 = new System.Data.DataColumn();
  91. this.dataColumn16 = new System.Data.DataColumn();
  92. this.dataColumn17 = new System.Data.DataColumn();
  93. this.dataColumn19 = new System.Data.DataColumn();
  94. this.dataColumn13 = new System.Data.DataColumn();
  95. this.dataColumn14 = new System.Data.DataColumn();
  96. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  97. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  98. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  99. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  100. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  101. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  103. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  104. this.txtMax_h = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  105. this.txtMin_h = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  106. this.txtMin_d = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  107. this.txtMax_d = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  108. this.cmbProLineInfo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  109. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  110. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  111. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  112. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  113. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  115. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  116. this.panel3 = new System.Windows.Forms.Panel();
  117. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  118. this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  119. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  120. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  121. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  122. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  124. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  127. this.ultraExpandableGroupBox1.SuspendLayout();
  128. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.txtMax_h)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.txtMin_h)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.txtMin_d)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.txtMax_d)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.cmbProLineInfo)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  137. this.panel3.SuspendLayout();
  138. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
  140. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  141. this.FrmBase_Fill_Panel.SuspendLayout();
  142. this.SuspendLayout();
  143. //
  144. // dataSet2
  145. //
  146. this.dataSet2.DataSetName = "NewDataSet";
  147. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  148. this.dataTable1});
  149. //
  150. // dataTable1
  151. //
  152. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  153. this.dataColumn1,
  154. this.dataColumn2,
  155. this.dataColumn3,
  156. this.dataColumn4,
  157. this.dataColumn5,
  158. this.dataColumn6,
  159. this.dataColumn7,
  160. this.dataColumn8,
  161. this.dataColumn9,
  162. this.dataColumn10,
  163. this.dataColumn11,
  164. this.dataColumn12,
  165. this.dataColumn0,
  166. this.dataColumn15,
  167. this.dataColumn16,
  168. this.dataColumn17,
  169. this.dataColumn19,
  170. this.dataColumn13,
  171. this.dataColumn14});
  172. this.dataTable1.TableName = "Table1";
  173. //
  174. // dataColumn1
  175. //
  176. this.dataColumn1.Caption = "二级工序";
  177. this.dataColumn1.ColumnName = "PLINE_CODE";
  178. //
  179. // dataColumn2
  180. //
  181. this.dataColumn2.Caption = "二级工序";
  182. this.dataColumn2.ColumnName = "PLINE_NAME";
  183. //
  184. // dataColumn3
  185. //
  186. this.dataColumn3.Caption = "序号\r\n";
  187. this.dataColumn3.ColumnName = "INDEX_SEQ";
  188. //
  189. // dataColumn4
  190. //
  191. this.dataColumn4.Caption = "钢种代码";
  192. this.dataColumn4.ColumnName = "GRADECODE";
  193. //
  194. // dataColumn5
  195. //
  196. this.dataColumn5.Caption = "创建人";
  197. this.dataColumn5.ColumnName = "CREATE_NAME";
  198. //
  199. // dataColumn6
  200. //
  201. this.dataColumn6.Caption = "创建时间";
  202. this.dataColumn6.ColumnName = "CREATE_TIME";
  203. //
  204. // dataColumn7
  205. //
  206. this.dataColumn7.Caption = "修改人";
  207. this.dataColumn7.ColumnName = "UPDATE_NAME";
  208. //
  209. // dataColumn8
  210. //
  211. this.dataColumn8.Caption = "修改时间";
  212. this.dataColumn8.ColumnName = "UPDATE_TIME";
  213. //
  214. // dataColumn9
  215. //
  216. this.dataColumn9.Caption = "删除人";
  217. this.dataColumn9.ColumnName = "DELETE_NAME";
  218. //
  219. // dataColumn10
  220. //
  221. this.dataColumn10.Caption = "删除时间";
  222. this.dataColumn10.ColumnName = "DELETE_TIME";
  223. //
  224. // dataColumn11
  225. //
  226. this.dataColumn11.Caption = "VALIDFLAG";
  227. this.dataColumn11.ColumnName = "VALIDFLAG";
  228. //
  229. // dataColumn12
  230. //
  231. this.dataColumn12.Caption = "备注";
  232. this.dataColumn12.ColumnName = "MEMO";
  233. //
  234. // dataColumn0
  235. //
  236. this.dataColumn0.Caption = "钢种描述";
  237. this.dataColumn0.ColumnName = "GRADENAME";
  238. //
  239. // dataColumn15
  240. //
  241. this.dataColumn15.Caption = "外径(mm)\r\n";
  242. this.dataColumn15.ColumnName = "MIN_D";
  243. //
  244. // dataColumn16
  245. //
  246. this.dataColumn16.Caption = "壁厚(mm)";
  247. this.dataColumn16.ColumnName = "MIN_H";
  248. //
  249. // dataColumn17
  250. //
  251. this.dataColumn17.Caption = "外径(mm)\r\n";
  252. this.dataColumn17.ColumnName = "MAX_D";
  253. //
  254. // dataColumn19
  255. //
  256. this.dataColumn19.Caption = "壁厚(mm)\r\n";
  257. this.dataColumn19.ColumnName = "MAX_H";
  258. //
  259. // dataColumn13
  260. //
  261. this.dataColumn13.Caption = "有效标识";
  262. this.dataColumn13.ColumnName = "VALIDFLAGNAME";
  263. //
  264. // dataColumn14
  265. //
  266. this.dataColumn14.ColumnName = "PLINE_CODE_OLD";
  267. //
  268. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  269. //
  270. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
  271. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  272. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel3);
  273. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  274. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  275. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  276. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  277. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  278. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 575);
  279. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  280. //
  281. // ultraGrid2
  282. //
  283. this.ultraGrid2.DataMember = "Table1";
  284. this.ultraGrid2.DataSource = this.dataSet2;
  285. appearance5.BackColor = System.Drawing.SystemColors.Window;
  286. appearance5.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  287. this.ultraGrid2.DisplayLayout.Appearance = appearance5;
  288. ultraGridColumn1.Header.VisiblePosition = 0;
  289. ultraGridColumn1.Hidden = true;
  290. ultraGridColumn2.Header.VisiblePosition = 1;
  291. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
  292. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  293. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(47, 0);
  294. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 53);
  295. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  296. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  297. ultraGridColumn3.Header.VisiblePosition = 8;
  298. ultraGridColumn3.Hidden = true;
  299. ultraGridColumn4.Header.VisiblePosition = 2;
  300. ultraGridColumn4.Hidden = true;
  301. ultraGridColumn5.Header.VisiblePosition = 11;
  302. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  303. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  304. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  305. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  306. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  307. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  308. ultraGridColumn6.Header.VisiblePosition = 12;
  309. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 9;
  310. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(168, 0);
  312. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 53);
  313. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  314. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  315. ultraGridColumn7.Header.VisiblePosition = 13;
  316. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  317. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  318. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  319. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  320. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  321. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  322. ultraGridColumn8.Header.VisiblePosition = 14;
  323. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 11;
  324. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  325. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(159, 0);
  326. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  327. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  328. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  329. ultraGridColumn9.Header.VisiblePosition = 15;
  330. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 12;
  331. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  332. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  333. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  334. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  335. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  336. ultraGridColumn10.Header.VisiblePosition = 16;
  337. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 13;
  338. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  339. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(170, 0);
  340. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  341. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  342. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  343. ultraGridColumn11.Header.VisiblePosition = 17;
  344. ultraGridColumn11.Hidden = true;
  345. ultraGridColumn12.Header.VisiblePosition = 10;
  346. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 7;
  347. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  348. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(145, 0);
  349. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  350. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  351. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  352. ultraGridColumn13.Header.VisiblePosition = 3;
  353. ultraGridColumn13.Hidden = true;
  354. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 1;
  355. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  356. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  357. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 53);
  358. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  359. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  360. appearance26.TextHAlignAsString = "Right";
  361. ultraGridColumn14.CellAppearance = appearance26;
  362. ultraGridColumn14.Header.VisiblePosition = 4;
  363. ultraGridColumn14.PromptChar = ' ';
  364. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 4;
  365. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 1;
  366. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  367. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  368. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  369. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  370. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  371. appearance27.TextHAlignAsString = "Right";
  372. ultraGridColumn15.CellAppearance = appearance27;
  373. ultraGridColumn15.Header.VisiblePosition = 5;
  374. ultraGridColumn15.PromptChar = ' ';
  375. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 5;
  376. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 1;
  377. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  378. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  379. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  380. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  381. ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  382. appearance28.TextHAlignAsString = "Right";
  383. ultraGridColumn16.CellAppearance = appearance28;
  384. ultraGridColumn16.Header.VisiblePosition = 6;
  385. ultraGridColumn16.PromptChar = ' ';
  386. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 2;
  387. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 1;
  388. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  389. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  390. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  391. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  392. ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  393. appearance29.TextHAlignAsString = "Right";
  394. ultraGridColumn17.CellAppearance = appearance29;
  395. ultraGridColumn17.Header.VisiblePosition = 7;
  396. ultraGridColumn17.PromptChar = ' ';
  397. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 3;
  398. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 1;
  399. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  400. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  401. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  402. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  403. ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  404. ultraGridColumn18.Header.VisiblePosition = 9;
  405. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 6;
  406. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  407. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  408. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  409. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  410. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  411. ultraGridColumn19.Header.VisiblePosition = 18;
  412. ultraGridColumn19.Hidden = true;
  413. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 14;
  414. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  415. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  416. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  417. ultraGridColumn20.Header.Caption = "鐓拔扩规格";
  418. ultraGridColumn20.Header.VisiblePosition = 19;
  419. ultraGridColumn20.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  420. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
  421. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  422. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  423. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  424. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  425. ultraGridColumn21.Header.Caption = "轧管规格";
  426. ultraGridColumn21.Header.VisiblePosition = 20;
  427. ultraGridColumn21.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  428. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 4;
  429. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  430. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  431. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  432. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  433. ultraGridBand1.Columns.AddRange(new object[] {
  434. ultraGridColumn1,
  435. ultraGridColumn2,
  436. ultraGridColumn3,
  437. ultraGridColumn4,
  438. ultraGridColumn5,
  439. ultraGridColumn6,
  440. ultraGridColumn7,
  441. ultraGridColumn8,
  442. ultraGridColumn9,
  443. ultraGridColumn10,
  444. ultraGridColumn11,
  445. ultraGridColumn12,
  446. ultraGridColumn13,
  447. ultraGridColumn14,
  448. ultraGridColumn15,
  449. ultraGridColumn16,
  450. ultraGridColumn17,
  451. ultraGridColumn18,
  452. ultraGridColumn19,
  453. ultraGridColumn20,
  454. ultraGridColumn21});
  455. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  456. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  457. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  458. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  459. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  460. appearance6.BackColor = System.Drawing.SystemColors.ActiveBorder;
  461. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  462. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  463. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  464. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance6;
  465. appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
  466. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance7;
  467. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  468. appearance8.BackColor = System.Drawing.SystemColors.ControlLightLight;
  469. appearance8.BackColor2 = System.Drawing.SystemColors.Control;
  470. appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  471. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  472. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance8;
  473. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  474. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  475. appearance9.BackColor = System.Drawing.SystemColors.Window;
  476. appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
  477. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance9;
  478. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  479. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  480. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  481. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  482. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  483. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  484. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  485. appearance11.BackColor = System.Drawing.SystemColors.Window;
  486. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance11;
  487. appearance12.BorderColor = System.Drawing.Color.Silver;
  488. appearance12.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  489. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance12;
  490. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  491. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  492. appearance13.BackColor = System.Drawing.SystemColors.Control;
  493. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  494. appearance13.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  495. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  496. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  497. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance13;
  498. appearance16.TextHAlignAsString = "Left";
  499. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance16;
  500. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  501. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  502. appearance17.BackColor = System.Drawing.SystemColors.Window;
  503. appearance17.BorderColor = System.Drawing.Color.Silver;
  504. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance17;
  505. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  506. appearance19.BackColor = System.Drawing.SystemColors.ControlLight;
  507. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance19;
  508. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  509. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  510. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  511. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  512. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.ultraGrid2.Location = new System.Drawing.Point(0, 54);
  514. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  515. this.ultraGrid2.Name = "ultraGrid2";
  516. this.ultraGrid2.Size = new System.Drawing.Size(1816, 399);
  517. this.ultraGrid2.TabIndex = 2;
  518. this.ultraGrid2.Text = "ultraGrid1";
  519. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  520. //
  521. // ultraExpandableGroupBox1
  522. //
  523. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  524. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  525. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1816, 122);
  526. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 453);
  527. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  528. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  529. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1816, 122);
  530. this.ultraExpandableGroupBox1.TabIndex = 3;
  531. this.ultraExpandableGroupBox1.Text = "编辑区域";
  532. //
  533. // ultraExpandableGroupBoxPanel1
  534. //
  535. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor2);
  536. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor1);
  537. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  538. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  539. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMax_h);
  540. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMin_h);
  541. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMin_d);
  542. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMax_d);
  543. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbProLineInfo);
  544. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  545. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  546. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  547. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  548. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo);
  549. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  550. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  551. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  552. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  553. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  554. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  555. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1810, 98);
  556. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  557. //
  558. // ultraComboEditor2
  559. //
  560. this.ultraComboEditor2.DropDownListWidth = -1;
  561. this.ultraComboEditor2.Location = new System.Drawing.Point(105, 38);
  562. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  563. this.ultraComboEditor2.Name = "ultraComboEditor2";
  564. this.ultraComboEditor2.Size = new System.Drawing.Size(165, 24);
  565. this.ultraComboEditor2.TabIndex = 17;
  566. this.ultraComboEditor2.ValueChanged += new System.EventHandler(this.ultraComboEditor2_ValueChanged);
  567. //
  568. // ultraComboEditor1
  569. //
  570. this.ultraComboEditor1.DropDownListWidth = -1;
  571. this.ultraComboEditor1.Location = new System.Drawing.Point(105, 4);
  572. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  573. this.ultraComboEditor1.Name = "ultraComboEditor1";
  574. this.ultraComboEditor1.Size = new System.Drawing.Size(165, 24);
  575. this.ultraComboEditor1.TabIndex = 16;
  576. this.ultraComboEditor1.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged);
  577. //
  578. // ultraLabel3
  579. //
  580. appearance4.TextHAlignAsString = "Center";
  581. appearance4.TextVAlignAsString = "Middle";
  582. this.ultraLabel3.Appearance = appearance4;
  583. this.ultraLabel3.AutoSize = true;
  584. this.ultraLabel3.Location = new System.Drawing.Point(278, 42);
  585. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  586. this.ultraLabel3.Name = "ultraLabel3";
  587. this.ultraLabel3.Size = new System.Drawing.Size(36, 19);
  588. this.ultraLabel3.TabIndex = 15;
  589. this.ultraLabel3.Text = "外径";
  590. //
  591. // ultraLabel2
  592. //
  593. appearance20.TextHAlignAsString = "Center";
  594. appearance20.TextVAlignAsString = "Middle";
  595. this.ultraLabel2.Appearance = appearance20;
  596. this.ultraLabel2.AutoSize = true;
  597. this.ultraLabel2.Location = new System.Drawing.Point(278, 9);
  598. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  599. this.ultraLabel2.Name = "ultraLabel2";
  600. this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
  601. this.ultraLabel2.TabIndex = 14;
  602. this.ultraLabel2.Text = "外径";
  603. //
  604. // txtMax_h
  605. //
  606. this.txtMax_h.Location = new System.Drawing.Point(471, 3);
  607. this.txtMax_h.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  608. this.txtMax_h.MaskInput = "{LOC}nnnn.nn";
  609. this.txtMax_h.Name = "txtMax_h";
  610. this.txtMax_h.Nullable = true;
  611. this.txtMax_h.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  612. this.txtMax_h.PromptChar = ' ';
  613. this.txtMax_h.ReadOnly = true;
  614. this.txtMax_h.Size = new System.Drawing.Size(107, 24);
  615. this.txtMax_h.TabIndex = 8;
  616. this.txtMax_h.Value = null;
  617. //
  618. // txtMin_h
  619. //
  620. this.txtMin_h.Location = new System.Drawing.Point(471, 38);
  621. this.txtMin_h.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  622. this.txtMin_h.MaskInput = "{LOC}nnnn.nn";
  623. this.txtMin_h.Name = "txtMin_h";
  624. this.txtMin_h.Nullable = true;
  625. this.txtMin_h.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  626. this.txtMin_h.PromptChar = ' ';
  627. this.txtMin_h.ReadOnly = true;
  628. this.txtMin_h.Size = new System.Drawing.Size(107, 24);
  629. this.txtMin_h.TabIndex = 9;
  630. this.txtMin_h.Value = null;
  631. //
  632. // txtMin_d
  633. //
  634. this.txtMin_d.Location = new System.Drawing.Point(314, 39);
  635. this.txtMin_d.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  636. this.txtMin_d.MaskInput = "{LOC}nnnn.nn";
  637. this.txtMin_d.Name = "txtMin_d";
  638. this.txtMin_d.Nullable = true;
  639. this.txtMin_d.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  640. this.txtMin_d.PromptChar = ' ';
  641. this.txtMin_d.ReadOnly = true;
  642. this.txtMin_d.Size = new System.Drawing.Size(105, 24);
  643. this.txtMin_d.TabIndex = 6;
  644. this.txtMin_d.Value = null;
  645. //
  646. // txtMax_d
  647. //
  648. this.txtMax_d.Location = new System.Drawing.Point(314, 5);
  649. this.txtMax_d.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  650. this.txtMax_d.MaskInput = "{LOC}nnnn.nn";
  651. this.txtMax_d.Name = "txtMax_d";
  652. this.txtMax_d.Nullable = true;
  653. this.txtMax_d.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  654. this.txtMax_d.PromptChar = ' ';
  655. this.txtMax_d.ReadOnly = true;
  656. this.txtMax_d.Size = new System.Drawing.Size(105, 24);
  657. this.txtMax_d.TabIndex = 5;
  658. this.txtMax_d.Value = null;
  659. //
  660. // cmbProLineInfo
  661. //
  662. this.cmbProLineInfo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  663. this.cmbProLineInfo.Location = new System.Drawing.Point(672, 0);
  664. this.cmbProLineInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  665. this.cmbProLineInfo.Name = "cmbProLineInfo";
  666. this.cmbProLineInfo.Size = new System.Drawing.Size(165, 24);
  667. this.cmbProLineInfo.TabIndex = 4;
  668. //
  669. // ultraLabel11
  670. //
  671. appearance14.TextHAlignAsString = "Center";
  672. appearance14.TextVAlignAsString = "Middle";
  673. this.ultraLabel11.Appearance = appearance14;
  674. this.ultraLabel11.AutoSize = true;
  675. this.ultraLabel11.Location = new System.Drawing.Point(34, 40);
  676. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  677. this.ultraLabel11.Name = "ultraLabel11";
  678. this.ultraLabel11.Size = new System.Drawing.Size(67, 19);
  679. this.ultraLabel11.TabIndex = 13;
  680. this.ultraLabel11.Text = "轧管规格";
  681. //
  682. // ultraLabel9
  683. //
  684. appearance3.TextHAlignAsString = "Center";
  685. appearance3.TextVAlignAsString = "Middle";
  686. this.ultraLabel9.Appearance = appearance3;
  687. this.ultraLabel9.AutoSize = true;
  688. this.ultraLabel9.Location = new System.Drawing.Point(430, 41);
  689. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  690. this.ultraLabel9.Name = "ultraLabel9";
  691. this.ultraLabel9.Size = new System.Drawing.Size(36, 19);
  692. this.ultraLabel9.TabIndex = 13;
  693. this.ultraLabel9.Text = "壁厚";
  694. //
  695. // ultraLabel10
  696. //
  697. appearance2.TextHAlignAsString = "Center";
  698. appearance2.TextVAlignAsString = "Middle";
  699. this.ultraLabel10.Appearance = appearance2;
  700. this.ultraLabel10.AutoSize = true;
  701. this.ultraLabel10.Location = new System.Drawing.Point(19, 7);
  702. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  703. this.ultraLabel10.Name = "ultraLabel10";
  704. this.ultraLabel10.Size = new System.Drawing.Size(83, 19);
  705. this.ultraLabel10.TabIndex = 13;
  706. this.ultraLabel10.Text = "镦拨扩规格";
  707. //
  708. // ultraLabel8
  709. //
  710. appearance25.TextHAlignAsString = "Center";
  711. appearance25.TextVAlignAsString = "Middle";
  712. this.ultraLabel8.Appearance = appearance25;
  713. this.ultraLabel8.AutoSize = true;
  714. this.ultraLabel8.Location = new System.Drawing.Point(430, 7);
  715. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  716. this.ultraLabel8.Name = "ultraLabel8";
  717. this.ultraLabel8.Size = new System.Drawing.Size(36, 19);
  718. this.ultraLabel8.TabIndex = 13;
  719. this.ultraLabel8.Text = "壁厚";
  720. //
  721. // txtMemo
  722. //
  723. this.txtMemo.Location = new System.Drawing.Point(672, 32);
  724. this.txtMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  725. this.txtMemo.MaxLength = 100;
  726. this.txtMemo.Name = "txtMemo";
  727. this.txtMemo.Size = new System.Drawing.Size(165, 24);
  728. this.txtMemo.TabIndex = 10;
  729. //
  730. // ultraLabel6
  731. //
  732. appearance43.TextHAlignAsString = "Center";
  733. appearance43.TextVAlignAsString = "Middle";
  734. this.ultraLabel6.Appearance = appearance43;
  735. this.ultraLabel6.AutoSize = true;
  736. this.ultraLabel6.Location = new System.Drawing.Point(628, 36);
  737. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  738. this.ultraLabel6.Name = "ultraLabel6";
  739. this.ultraLabel6.Size = new System.Drawing.Size(36, 19);
  740. this.ultraLabel6.TabIndex = 8;
  741. this.ultraLabel6.Text = "备注";
  742. //
  743. // ultraLabel4
  744. //
  745. appearance15.TextHAlignAsString = "Center";
  746. appearance15.TextVAlignAsString = "Middle";
  747. this.ultraLabel4.Appearance = appearance15;
  748. this.ultraLabel4.AutoSize = true;
  749. this.ultraLabel4.Location = new System.Drawing.Point(597, 5);
  750. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  751. this.ultraLabel4.Name = "ultraLabel4";
  752. this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
  753. this.ultraLabel4.TabIndex = 4;
  754. this.ultraLabel4.Text = "二级工序";
  755. //
  756. // panel3
  757. //
  758. this.panel3.Controls.Add(this.chkValid);
  759. this.panel3.Controls.Add(this.txtTitleName);
  760. this.panel3.Controls.Add(this.ultraLabel1);
  761. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  762. this.panel3.Location = new System.Drawing.Point(0, 0);
  763. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  764. this.panel3.Name = "panel3";
  765. this.panel3.Size = new System.Drawing.Size(1816, 54);
  766. this.panel3.TabIndex = 16;
  767. //
  768. // chkValid
  769. //
  770. this.chkValid.Location = new System.Drawing.Point(259, 10);
  771. this.chkValid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  772. this.chkValid.Name = "chkValid";
  773. this.chkValid.Size = new System.Drawing.Size(95, 29);
  774. this.chkValid.TabIndex = 1;
  775. this.chkValid.Text = "包含无效";
  776. //
  777. // txtTitleName
  778. //
  779. this.txtTitleName.Location = new System.Drawing.Point(101, 11);
  780. this.txtTitleName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  781. this.txtTitleName.MaxLength = 50;
  782. this.txtTitleName.Name = "txtTitleName";
  783. this.txtTitleName.Size = new System.Drawing.Size(151, 24);
  784. this.txtTitleName.TabIndex = 0;
  785. //
  786. // ultraLabel1
  787. //
  788. appearance18.TextHAlignAsString = "Center";
  789. appearance18.TextVAlignAsString = "Middle";
  790. this.ultraLabel1.Appearance = appearance18;
  791. this.ultraLabel1.Location = new System.Drawing.Point(24, 11);
  792. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  793. this.ultraLabel1.Name = "ultraLabel1";
  794. this.ultraLabel1.Size = new System.Drawing.Size(77, 29);
  795. this.ultraLabel1.TabIndex = 0;
  796. this.ultraLabel1.Text = "产线描述";
  797. //
  798. // FrmBase_Fill_Panel_Fill_Panel
  799. //
  800. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  801. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  802. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  803. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  804. this.FrmBase_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  805. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  806. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 575);
  807. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  808. //
  809. // FrmBase_Fill_Panel
  810. //
  811. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  812. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  813. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  814. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  815. this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  816. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  817. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1816, 575);
  818. this.FrmBase_Fill_Panel.TabIndex = 3;
  819. //
  820. // FrmUpsettingDialExpansion
  821. //
  822. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  823. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  824. this.ClientSize = new System.Drawing.Size(1816, 575);
  825. this.Controls.Add(this.FrmBase_Fill_Panel);
  826. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  827. this.Name = "FrmUpsettingDialExpansion";
  828. this.Text = "镦拨扩产线与轧管规格对应管理";
  829. this.Load += new System.EventHandler(this.FrmUpsettingDialExpansion_Load);
  830. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  831. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  832. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  833. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  834. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  835. this.ultraExpandableGroupBox1.ResumeLayout(false);
  836. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  837. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  838. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  839. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  840. ((System.ComponentModel.ISupportInitialize)(this.txtMax_h)).EndInit();
  841. ((System.ComponentModel.ISupportInitialize)(this.txtMin_h)).EndInit();
  842. ((System.ComponentModel.ISupportInitialize)(this.txtMin_d)).EndInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.txtMax_d)).EndInit();
  844. ((System.ComponentModel.ISupportInitialize)(this.cmbProLineInfo)).EndInit();
  845. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  846. this.panel3.ResumeLayout(false);
  847. this.panel3.PerformLayout();
  848. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  849. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
  850. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  851. this.FrmBase_Fill_Panel.ResumeLayout(false);
  852. this.ResumeLayout(false);
  853. }
  854. #endregion
  855. private System.Data.DataSet dataSet2;
  856. private System.Data.DataTable dataTable1;
  857. private System.Data.DataColumn dataColumn1;
  858. private System.Data.DataColumn dataColumn2;
  859. private System.Data.DataColumn dataColumn3;
  860. private System.Data.DataColumn dataColumn4;
  861. private System.Data.DataColumn dataColumn5;
  862. private System.Data.DataColumn dataColumn6;
  863. private System.Data.DataColumn dataColumn7;
  864. private System.Data.DataColumn dataColumn8;
  865. private System.Data.DataColumn dataColumn9;
  866. private System.Data.DataColumn dataColumn10;
  867. private System.Data.DataColumn dataColumn11;
  868. private System.Data.DataColumn dataColumn12;
  869. private System.Data.DataColumn dataColumn0;
  870. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  871. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  872. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  873. public System.Windows.Forms.Panel FrmBase_Fill_Panel1
  874. {
  875. get { return FrmBase_Fill_Panel; }
  876. set { FrmBase_Fill_Panel = value; }
  877. }
  878. private System.Data.DataColumn dataColumn15;
  879. private System.Data.DataColumn dataColumn16;
  880. private System.Data.DataColumn dataColumn17;
  881. private System.Data.DataColumn dataColumn19;
  882. private System.Windows.Forms.Panel panel3;
  883. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  884. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
  885. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  886. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  887. public Infragistics.Win.UltraWinGrid.UltraGrid UltraGrid2
  888. {
  889. get { return ultraGrid2; }
  890. set { ultraGrid2 = value; }
  891. }
  892. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  893. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  894. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  895. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  896. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  897. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  898. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  899. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  900. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  901. private System.Data.DataColumn dataColumn13;
  902. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbProLineInfo;
  903. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMax_d;
  904. public Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtMax_d
  905. {
  906. get { return txtMax_d; }
  907. set { txtMax_d = value; }
  908. }
  909. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMax_h;
  910. public Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtMax_h
  911. {
  912. get { return txtMax_h; }
  913. set { txtMax_h = value; }
  914. }
  915. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMin_h;
  916. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMin_d;
  917. private System.Data.DataColumn dataColumn14;
  918. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  919. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  920. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  921. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  922. }
  923. }