FrmPlnPassmodel.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmPlnPassmodel
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PlnPassmodelEntity", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassmPlanId");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProMonth");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxProSeq");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassCode");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassName");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanNum");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BeginTime");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EndTime");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  44. this.panel1 = new System.Windows.Forms.Panel();
  45. this.chcYear = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  46. this.chcPline = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  47. this.txtYear1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  48. this.txtPline1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  49. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  50. this.panel2 = new System.Windows.Forms.Panel();
  51. this.ultraGridPassModel = new Core.Mes.Client.Comm.Control.EntityGrid();
  52. this.groupBox1 = new System.Windows.Forms.GroupBox();
  53. this.txtNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  54. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  55. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  56. this.txtPlanTimeB = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  57. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  58. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  59. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  60. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  61. this.txtPlanTimeE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  62. this.txtYear2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  63. this.txtModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  64. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  65. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  66. this.txtPline2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  67. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  68. this.plnPassmodelEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  69. this.panel1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.chcYear)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.chcPline)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.txtYear1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  75. this.panel2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPassModel)).BeginInit();
  77. this.groupBox1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtNum)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeB)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeE)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtYear2)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtModel)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.plnPassmodelEntityBindingSource)).BeginInit();
  88. this.SuspendLayout();
  89. //
  90. // panel1
  91. //
  92. this.panel1.Controls.Add(this.chcYear);
  93. this.panel1.Controls.Add(this.chcPline);
  94. this.panel1.Controls.Add(this.txtYear1);
  95. this.panel1.Controls.Add(this.txtPline1);
  96. this.panel1.Controls.Add(this.ultraComboEditor6);
  97. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  98. this.panel1.Location = new System.Drawing.Point(0, 0);
  99. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  100. this.panel1.Name = "panel1";
  101. this.panel1.Size = new System.Drawing.Size(821, 30);
  102. this.panel1.TabIndex = 0;
  103. //
  104. // chcYear
  105. //
  106. this.chcYear.AutoSize = true;
  107. this.chcYear.Location = new System.Drawing.Point(208, 6);
  108. this.chcYear.Margin = new System.Windows.Forms.Padding(2);
  109. this.chcYear.Name = "chcYear";
  110. this.chcYear.Size = new System.Drawing.Size(71, 19);
  111. this.chcYear.TabIndex = 14;
  112. this.chcYear.Text = "生产年月";
  113. this.chcYear.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  114. //
  115. // chcPline
  116. //
  117. this.chcPline.AutoSize = true;
  118. this.chcPline.Location = new System.Drawing.Point(12, 6);
  119. this.chcPline.Margin = new System.Windows.Forms.Padding(2);
  120. this.chcPline.Name = "chcPline";
  121. this.chcPline.Size = new System.Drawing.Size(71, 19);
  122. this.chcPline.TabIndex = 13;
  123. this.chcPline.Text = "产线描述";
  124. this.chcPline.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  125. //
  126. // txtYear1
  127. //
  128. this.txtYear1.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  129. this.txtYear1.Location = new System.Drawing.Point(280, 6);
  130. this.txtYear1.Margin = new System.Windows.Forms.Padding(2);
  131. this.txtYear1.MaskInput = "{LOC}yyyy/mm";
  132. this.txtYear1.Name = "txtYear1";
  133. this.txtYear1.ReadOnly = true;
  134. this.txtYear1.Size = new System.Drawing.Size(108, 21);
  135. this.txtYear1.TabIndex = 11;
  136. this.txtYear1.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  137. //
  138. // txtPline1
  139. //
  140. this.txtPline1.DropDownListWidth = -1;
  141. this.txtPline1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  142. this.txtPline1.Location = new System.Drawing.Point(82, 6);
  143. this.txtPline1.Margin = new System.Windows.Forms.Padding(2);
  144. this.txtPline1.Name = "txtPline1";
  145. this.txtPline1.ReadOnly = true;
  146. this.txtPline1.Size = new System.Drawing.Size(108, 21);
  147. this.txtPline1.TabIndex = 4;
  148. //
  149. // ultraComboEditor6
  150. //
  151. this.ultraComboEditor6.Location = new System.Drawing.Point(85, 6);
  152. this.ultraComboEditor6.Margin = new System.Windows.Forms.Padding(2);
  153. this.ultraComboEditor6.Name = "ultraComboEditor6";
  154. this.ultraComboEditor6.Size = new System.Drawing.Size(105, 21);
  155. this.ultraComboEditor6.TabIndex = 5;
  156. //
  157. // panel2
  158. //
  159. this.panel2.Controls.Add(this.ultraGridPassModel);
  160. this.panel2.Controls.Add(this.groupBox1);
  161. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  162. this.panel2.Location = new System.Drawing.Point(0, 30);
  163. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  164. this.panel2.Name = "panel2";
  165. this.panel2.Size = new System.Drawing.Size(821, 386);
  166. this.panel2.TabIndex = 1;
  167. //
  168. // ultraGridPassModel
  169. //
  170. this.ultraGridPassModel.DataSource = this.plnPassmodelEntityBindingSource;
  171. ultraGridColumn1.Header.Caption = "孔型计划编号";
  172. ultraGridColumn1.Header.VisiblePosition = 0;
  173. ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  174. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  175. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  176. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  177. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  178. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  179. ultraGridColumn2.Header.Caption = "生产年月";
  180. ultraGridColumn2.Header.VisiblePosition = 1;
  181. ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  182. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  183. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  184. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  185. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  186. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  187. ultraGridColumn3.Header.Caption = "生产顺序";
  188. ultraGridColumn3.Header.VisiblePosition = 2;
  189. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  190. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  191. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  192. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  193. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  194. ultraGridColumn4.Header.Caption = "产线编码";
  195. ultraGridColumn4.Header.VisiblePosition = 3;
  196. ultraGridColumn4.Hidden = true;
  197. ultraGridColumn4.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  198. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  199. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  200. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  201. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  202. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  203. ultraGridColumn5.Header.Caption = "产线描述";
  204. ultraGridColumn5.Header.VisiblePosition = 4;
  205. ultraGridColumn5.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  206. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 3;
  207. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  208. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  209. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  210. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  211. ultraGridColumn6.Header.Caption = "孔型代码";
  212. ultraGridColumn6.Header.VisiblePosition = 5;
  213. ultraGridColumn6.Hidden = true;
  214. ultraGridColumn6.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  215. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  216. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  217. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  218. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  219. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  220. ultraGridColumn7.Header.Caption = "孔型描述";
  221. ultraGridColumn7.Header.VisiblePosition = 6;
  222. ultraGridColumn7.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  223. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
  224. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  225. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  226. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  227. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  228. ultraGridColumn8.Header.Caption = "计划支数";
  229. ultraGridColumn8.Header.VisiblePosition = 7;
  230. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
  231. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  232. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  233. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  234. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  235. ultraGridColumn9.Header.Caption = "开始时间";
  236. ultraGridColumn9.Header.VisiblePosition = 8;
  237. ultraGridColumn9.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  238. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
  239. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  240. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  241. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  242. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  243. ultraGridColumn10.Header.Caption = "结束时间";
  244. ultraGridColumn10.Header.VisiblePosition = 9;
  245. ultraGridColumn10.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  246. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 7;
  247. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  248. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  249. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  250. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  251. ultraGridColumn11.Header.Caption = "创建人";
  252. ultraGridColumn11.Header.VisiblePosition = 10;
  253. ultraGridColumn11.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  254. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 8;
  255. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  256. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  257. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  258. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  259. ultraGridColumn12.Header.Caption = "创建时间";
  260. ultraGridColumn12.Header.VisiblePosition = 11;
  261. ultraGridColumn12.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  262. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 9;
  263. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  264. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  265. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  266. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  267. ultraGridColumn13.Header.Caption = "修改人";
  268. ultraGridColumn13.Header.VisiblePosition = 12;
  269. ultraGridColumn13.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  270. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10;
  271. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  272. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  273. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  274. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  275. ultraGridColumn14.Header.Caption = "修改时间";
  276. ultraGridColumn14.Header.VisiblePosition = 13;
  277. ultraGridColumn14.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  278. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 11;
  279. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  280. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  281. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  282. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  283. ultraGridBand1.Columns.AddRange(new object[] {
  284. ultraGridColumn1,
  285. ultraGridColumn2,
  286. ultraGridColumn3,
  287. ultraGridColumn4,
  288. ultraGridColumn5,
  289. ultraGridColumn6,
  290. ultraGridColumn7,
  291. ultraGridColumn8,
  292. ultraGridColumn9,
  293. ultraGridColumn10,
  294. ultraGridColumn11,
  295. ultraGridColumn12,
  296. ultraGridColumn13,
  297. ultraGridColumn14});
  298. ultraGridBand1.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.WithinBand;
  299. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  300. this.ultraGridPassModel.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  301. this.ultraGridPassModel.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.WithinBand;
  302. this.ultraGridPassModel.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  303. this.ultraGridPassModel.Dock = System.Windows.Forms.DockStyle.Fill;
  304. this.ultraGridPassModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.ultraGridPassModel.Location = new System.Drawing.Point(0, 0);
  306. this.ultraGridPassModel.Margin = new System.Windows.Forms.Padding(2);
  307. this.ultraGridPassModel.Name = "ultraGridPassModel";
  308. this.ultraGridPassModel.Size = new System.Drawing.Size(821, 309);
  309. this.ultraGridPassModel.TabIndex = 0;
  310. this.ultraGridPassModel.AfterRowActivate += new System.EventHandler(this.ultraGridPassModel_AfterRowActivate);
  311. //
  312. // groupBox1
  313. //
  314. this.groupBox1.Controls.Add(this.txtNum);
  315. this.groupBox1.Controls.Add(this.ultraNumericEditor1);
  316. this.groupBox1.Controls.Add(this.ultraLabel6);
  317. this.groupBox1.Controls.Add(this.txtPlanTimeB);
  318. this.groupBox1.Controls.Add(this.ultraLabel5);
  319. this.groupBox1.Controls.Add(this.ultraLabel4);
  320. this.groupBox1.Controls.Add(this.ultraLabel3);
  321. this.groupBox1.Controls.Add(this.ultraLabel2);
  322. this.groupBox1.Controls.Add(this.txtPlanTimeE);
  323. this.groupBox1.Controls.Add(this.txtYear2);
  324. this.groupBox1.Controls.Add(this.txtModel);
  325. this.groupBox1.Controls.Add(this.ultraComboEditor2);
  326. this.groupBox1.Controls.Add(this.ultraLabel1);
  327. this.groupBox1.Controls.Add(this.txtPline2);
  328. this.groupBox1.Controls.Add(this.ultraComboEditor1);
  329. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  330. this.groupBox1.Location = new System.Drawing.Point(0, 309);
  331. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  332. this.groupBox1.Name = "groupBox1";
  333. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  334. this.groupBox1.Size = new System.Drawing.Size(821, 77);
  335. this.groupBox1.TabIndex = 0;
  336. this.groupBox1.TabStop = false;
  337. this.groupBox1.Text = "编辑区";
  338. //
  339. // txtNum
  340. //
  341. this.txtNum.Location = new System.Drawing.Point(274, 46);
  342. this.txtNum.Margin = new System.Windows.Forms.Padding(2);
  343. this.txtNum.MaskInput = "nnnnnn";
  344. this.txtNum.Name = "txtNum";
  345. this.txtNum.Nullable = true;
  346. this.txtNum.Size = new System.Drawing.Size(108, 21);
  347. this.txtNum.TabIndex = 14;
  348. //
  349. // ultraNumericEditor1
  350. //
  351. this.ultraNumericEditor1.Location = new System.Drawing.Point(277, 46);
  352. this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(2);
  353. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  354. this.ultraNumericEditor1.Size = new System.Drawing.Size(105, 21);
  355. this.ultraNumericEditor1.TabIndex = 14;
  356. //
  357. // ultraLabel6
  358. //
  359. this.ultraLabel6.AutoSize = true;
  360. this.ultraLabel6.Location = new System.Drawing.Point(214, 48);
  361. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
  362. this.ultraLabel6.Name = "ultraLabel6";
  363. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  364. this.ultraLabel6.TabIndex = 13;
  365. this.ultraLabel6.Text = "计划支数";
  366. //
  367. // txtPlanTimeB
  368. //
  369. this.txtPlanTimeB.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  370. this.txtPlanTimeB.Location = new System.Drawing.Point(464, 20);
  371. this.txtPlanTimeB.Margin = new System.Windows.Forms.Padding(2);
  372. this.txtPlanTimeB.Name = "txtPlanTimeB";
  373. this.txtPlanTimeB.Size = new System.Drawing.Size(112, 21);
  374. this.txtPlanTimeB.TabIndex = 12;
  375. this.txtPlanTimeB.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  376. //
  377. // ultraLabel5
  378. //
  379. this.ultraLabel5.AutoSize = true;
  380. this.ultraLabel5.Location = new System.Drawing.Point(409, 22);
  381. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
  382. this.ultraLabel5.Name = "ultraLabel5";
  383. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  384. this.ultraLabel5.TabIndex = 11;
  385. this.ultraLabel5.Text = "开始时间";
  386. //
  387. // ultraLabel4
  388. //
  389. this.ultraLabel4.AutoSize = true;
  390. this.ultraLabel4.Location = new System.Drawing.Point(214, 24);
  391. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
  392. this.ultraLabel4.Name = "ultraLabel4";
  393. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  394. this.ultraLabel4.TabIndex = 10;
  395. this.ultraLabel4.Text = "生产年月";
  396. //
  397. // ultraLabel3
  398. //
  399. this.ultraLabel3.AutoSize = true;
  400. this.ultraLabel3.Location = new System.Drawing.Point(409, 46);
  401. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
  402. this.ultraLabel3.Name = "ultraLabel3";
  403. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  404. this.ultraLabel3.TabIndex = 9;
  405. this.ultraLabel3.Text = "结束时间";
  406. //
  407. // ultraLabel2
  408. //
  409. this.ultraLabel2.AutoSize = true;
  410. this.ultraLabel2.Location = new System.Drawing.Point(27, 46);
  411. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
  412. this.ultraLabel2.Name = "ultraLabel2";
  413. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  414. this.ultraLabel2.TabIndex = 8;
  415. this.ultraLabel2.Text = "孔型描述";
  416. //
  417. // txtPlanTimeE
  418. //
  419. this.txtPlanTimeE.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  420. this.txtPlanTimeE.Location = new System.Drawing.Point(464, 44);
  421. this.txtPlanTimeE.Margin = new System.Windows.Forms.Padding(2);
  422. this.txtPlanTimeE.Name = "txtPlanTimeE";
  423. this.txtPlanTimeE.Size = new System.Drawing.Size(112, 21);
  424. this.txtPlanTimeE.TabIndex = 7;
  425. this.txtPlanTimeE.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  426. //
  427. // txtYear2
  428. //
  429. this.txtYear2.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  430. this.txtYear2.Location = new System.Drawing.Point(274, 22);
  431. this.txtYear2.Margin = new System.Windows.Forms.Padding(2);
  432. this.txtYear2.MaskInput = "{LOC}yyyy/mm";
  433. this.txtYear2.Name = "txtYear2";
  434. this.txtYear2.Size = new System.Drawing.Size(108, 21);
  435. this.txtYear2.TabIndex = 6;
  436. this.txtYear2.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
  437. //
  438. // txtModel
  439. //
  440. this.txtModel.Location = new System.Drawing.Point(82, 44);
  441. this.txtModel.Margin = new System.Windows.Forms.Padding(2);
  442. this.txtModel.Name = "txtModel";
  443. this.txtModel.Size = new System.Drawing.Size(108, 21);
  444. this.txtModel.TabIndex = 5;
  445. //
  446. // ultraComboEditor2
  447. //
  448. this.ultraComboEditor2.Location = new System.Drawing.Point(85, 44);
  449. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(2);
  450. this.ultraComboEditor2.Name = "ultraComboEditor2";
  451. this.ultraComboEditor2.Size = new System.Drawing.Size(105, 21);
  452. this.ultraComboEditor2.TabIndex = 5;
  453. //
  454. // ultraLabel1
  455. //
  456. this.ultraLabel1.AutoSize = true;
  457. this.ultraLabel1.Location = new System.Drawing.Point(27, 22);
  458. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
  459. this.ultraLabel1.Name = "ultraLabel1";
  460. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  461. this.ultraLabel1.TabIndex = 3;
  462. this.ultraLabel1.Text = "产线描述";
  463. //
  464. // txtPline2
  465. //
  466. this.txtPline2.DropDownListWidth = -1;
  467. this.txtPline2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  468. this.txtPline2.Location = new System.Drawing.Point(82, 20);
  469. this.txtPline2.Margin = new System.Windows.Forms.Padding(2);
  470. this.txtPline2.Name = "txtPline2";
  471. this.txtPline2.Size = new System.Drawing.Size(108, 21);
  472. this.txtPline2.TabIndex = 1;
  473. this.txtPline2.ValueChanged += new System.EventHandler(this.txtPline2_ValueChanged);
  474. //
  475. // ultraComboEditor1
  476. //
  477. this.ultraComboEditor1.Location = new System.Drawing.Point(85, 20);
  478. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(2);
  479. this.ultraComboEditor1.Name = "ultraComboEditor1";
  480. this.ultraComboEditor1.Size = new System.Drawing.Size(105, 21);
  481. this.ultraComboEditor1.TabIndex = 1;
  482. //
  483. // plnPassmodelEntityBindingSource
  484. //
  485. this.plnPassmodelEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.工序排产.entity.PlnPassmodelEntity);
  486. //
  487. // FrmPlnPassmodel
  488. //
  489. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  490. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  491. this.ClientSize = new System.Drawing.Size(821, 416);
  492. this.Controls.Add(this.panel2);
  493. this.Controls.Add(this.panel1);
  494. this.Margin = new System.Windows.Forms.Padding(2);
  495. this.Name = "FrmPlnPassmodel";
  496. this.Text = "孔型计划";
  497. this.Load += new System.EventHandler(this.FrmPlnPassmodel_Load);
  498. this.panel1.ResumeLayout(false);
  499. this.panel1.PerformLayout();
  500. ((System.ComponentModel.ISupportInitialize)(this.chcYear)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.chcPline)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.txtYear1)).EndInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).EndInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  505. this.panel2.ResumeLayout(false);
  506. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPassModel)).EndInit();
  507. this.groupBox1.ResumeLayout(false);
  508. this.groupBox1.PerformLayout();
  509. ((System.ComponentModel.ISupportInitialize)(this.txtNum)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeB)).EndInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeE)).EndInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.txtYear2)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.txtModel)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.plnPassmodelEntityBindingSource)).EndInit();
  519. this.ResumeLayout(false);
  520. }
  521. #endregion
  522. private System.Windows.Forms.Panel panel1;
  523. private System.Windows.Forms.Panel panel2;
  524. private Mes.Client.Comm.Control.EntityGrid ultraGridPassModel;
  525. private System.Windows.Forms.GroupBox groupBox1;
  526. private System.Windows.Forms.BindingSource plnPassmodelEntityBindingSource;
  527. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  528. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  529. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtPlanTimeB;
  530. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  531. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  532. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  533. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  534. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtPlanTimeE;
  535. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtYear2;
  536. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  537. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  538. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  539. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtYear1;
  540. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline1;
  541. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  542. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtNum;
  543. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtModel;
  544. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline2;
  545. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcYear;
  546. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcPline;
  547. }
  548. }