FrmPlineSpec.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. namespace Core.StlMes.Client.Plan.Order
  2. {
  3. partial class FrmPlineSpec
  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 appearance4 = 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("DESGIN_KEY");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MSC_PLINE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_CODE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIMATER");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  40. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  52. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  53. this.ultraButtonCancel = new Infragistics.Win.Misc.UltraButton();
  54. this.ultraButtonConfirm = new Infragistics.Win.Misc.UltraButton();
  55. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.dataSet1 = new System.Data.DataSet();
  57. this.dataTable1 = new System.Data.DataTable();
  58. this.dataColumn1 = new System.Data.DataColumn();
  59. this.dataColumn2 = new System.Data.DataColumn();
  60. this.dataColumn4 = new System.Data.DataColumn();
  61. this.dataColumn5 = new System.Data.DataColumn();
  62. this.dataColumn6 = new System.Data.DataColumn();
  63. this.dataColumn7 = new System.Data.DataColumn();
  64. this.dataColumn8 = new System.Data.DataColumn();
  65. this.dataColumn10 = new System.Data.DataColumn();
  66. this.dataColumn11 = new System.Data.DataColumn();
  67. this.ultraPanel1.ClientArea.SuspendLayout();
  68. this.ultraPanel1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  72. this.SuspendLayout();
  73. //
  74. // ultraPanel1
  75. //
  76. //
  77. // ultraPanel1.ClientArea
  78. //
  79. this.ultraPanel1.ClientArea.Controls.Add(this.ultraButtonCancel);
  80. this.ultraPanel1.ClientArea.Controls.Add(this.ultraButtonConfirm);
  81. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  82. this.ultraPanel1.Location = new System.Drawing.Point(0, 292);
  83. this.ultraPanel1.Name = "ultraPanel1";
  84. this.ultraPanel1.Size = new System.Drawing.Size(687, 33);
  85. this.ultraPanel1.TabIndex = 1;
  86. //
  87. // ultraButtonCancel
  88. //
  89. this.ultraButtonCancel.Anchor = System.Windows.Forms.AnchorStyles.None;
  90. this.ultraButtonCancel.Location = new System.Drawing.Point(353, 5);
  91. this.ultraButtonCancel.Name = "ultraButtonCancel";
  92. this.ultraButtonCancel.Size = new System.Drawing.Size(75, 23);
  93. this.ultraButtonCancel.TabIndex = 2;
  94. this.ultraButtonCancel.Text = "取消";
  95. this.ultraButtonCancel.Click += new System.EventHandler(this.ultraButtonCancel_Click);
  96. //
  97. // ultraButtonConfirm
  98. //
  99. this.ultraButtonConfirm.Anchor = System.Windows.Forms.AnchorStyles.None;
  100. this.ultraButtonConfirm.Location = new System.Drawing.Point(229, 5);
  101. this.ultraButtonConfirm.Name = "ultraButtonConfirm";
  102. this.ultraButtonConfirm.Size = new System.Drawing.Size(80, 23);
  103. this.ultraButtonConfirm.TabIndex = 1;
  104. this.ultraButtonConfirm.Text = "确定";
  105. this.ultraButtonConfirm.Click += new System.EventHandler(this.ultraButtonConfirm_Click);
  106. //
  107. // ultraGrid1
  108. //
  109. this.ultraGrid1.DataSource = this.dataSet1;
  110. appearance4.BackColor = System.Drawing.SystemColors.Window;
  111. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  112. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  113. ultraGridColumn1.Header.VisiblePosition = 0;
  114. ultraGridColumn1.Hidden = true;
  115. ultraGridColumn2.Header.Caption = "制成索引";
  116. ultraGridColumn2.Header.VisiblePosition = 2;
  117. ultraGridColumn3.Header.VisiblePosition = 3;
  118. ultraGridColumn3.Hidden = true;
  119. ultraGridColumn4.Header.VisiblePosition = 4;
  120. ultraGridColumn5.Header.VisiblePosition = 5;
  121. ultraGridColumn5.Hidden = true;
  122. ultraGridColumn6.Header.VisiblePosition = 7;
  123. ultraGridColumn7.Header.VisiblePosition = 8;
  124. ultraGridColumn8.Header.VisiblePosition = 9;
  125. ultraGridColumn9.Header.VisiblePosition = 6;
  126. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  127. ultraGridColumn10.CellAppearance = appearance13;
  128. ultraGridColumn10.DataType = typeof(bool);
  129. ultraGridColumn10.Header.Caption = "选择";
  130. ultraGridColumn10.Header.VisiblePosition = 1;
  131. ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  132. ultraGridBand1.Columns.AddRange(new object[] {
  133. ultraGridColumn1,
  134. ultraGridColumn2,
  135. ultraGridColumn3,
  136. ultraGridColumn4,
  137. ultraGridColumn5,
  138. ultraGridColumn6,
  139. ultraGridColumn7,
  140. ultraGridColumn8,
  141. ultraGridColumn9,
  142. ultraGridColumn10});
  143. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  144. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  145. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  146. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  147. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  148. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  149. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  150. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance1;
  151. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  152. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  153. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  154. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  155. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  156. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  157. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  158. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  159. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  160. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  161. appearance12.BackColor = System.Drawing.SystemColors.Window;
  162. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  163. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  164. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  165. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  166. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  167. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  168. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  169. appearance6.BackColor = System.Drawing.SystemColors.Window;
  170. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  171. appearance5.BorderColor = System.Drawing.Color.Silver;
  172. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  173. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  174. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  175. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  176. appearance9.BackColor = System.Drawing.SystemColors.Control;
  177. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  178. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  179. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  180. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  181. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  182. appearance11.TextHAlignAsString = "Left";
  183. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
  184. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  185. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  186. appearance10.BackColor = System.Drawing.SystemColors.Window;
  187. appearance10.BorderColor = System.Drawing.Color.Silver;
  188. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  189. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  190. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  191. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  192. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  193. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  194. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  195. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  197. this.ultraGrid1.Name = "ultraGrid1";
  198. this.ultraGrid1.Size = new System.Drawing.Size(687, 292);
  199. this.ultraGrid1.TabIndex = 2;
  200. this.ultraGrid1.Text = "ultraGrid1";
  201. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  202. //
  203. // dataSet1
  204. //
  205. this.dataSet1.DataSetName = "NewDataSet";
  206. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  207. this.dataTable1});
  208. //
  209. // dataTable1
  210. //
  211. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  212. this.dataColumn1,
  213. this.dataColumn2,
  214. this.dataColumn4,
  215. this.dataColumn5,
  216. this.dataColumn6,
  217. this.dataColumn7,
  218. this.dataColumn8,
  219. this.dataColumn10,
  220. this.dataColumn11});
  221. this.dataTable1.TableName = "Table1";
  222. //
  223. // dataColumn1
  224. //
  225. this.dataColumn1.ColumnName = "DESGIN_KEY";
  226. //
  227. // dataColumn2
  228. //
  229. this.dataColumn2.Caption = "全程产线号";
  230. this.dataColumn2.ColumnName = "MSC_PLINE";
  231. //
  232. // dataColumn4
  233. //
  234. this.dataColumn4.Caption = "产线代码";
  235. this.dataColumn4.ColumnName = "PLINE_CODE";
  236. //
  237. // dataColumn5
  238. //
  239. this.dataColumn5.Caption = "产线";
  240. this.dataColumn5.ColumnName = "PLINE_NAME";
  241. //
  242. // dataColumn6
  243. //
  244. this.dataColumn6.Caption = "产品规格代码";
  245. this.dataColumn6.ColumnName = "SPEC_CODE";
  246. //
  247. // dataColumn7
  248. //
  249. this.dataColumn7.Caption = "断面";
  250. this.dataColumn7.ColumnName = "DIMATER";
  251. //
  252. // dataColumn8
  253. //
  254. this.dataColumn8.Caption = "米单重";
  255. this.dataColumn8.ColumnName = "WEIGHT";
  256. //
  257. // dataColumn10
  258. //
  259. this.dataColumn10.Caption = "备注";
  260. this.dataColumn10.ColumnName = "MEMO";
  261. //
  262. // dataColumn11
  263. //
  264. this.dataColumn11.Caption = "产品规格";
  265. this.dataColumn11.ColumnName = "SPEC_NAME";
  266. //
  267. // FrmPlineSpec
  268. //
  269. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  270. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  271. this.ClientSize = new System.Drawing.Size(687, 325);
  272. this.Controls.Add(this.ultraGrid1);
  273. this.Controls.Add(this.ultraPanel1);
  274. this.Name = "FrmPlineSpec";
  275. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  276. this.Text = "产线、坯料断面选择确认";
  277. this.Load += new System.EventHandler(this.FrmPlineSpec_Load);
  278. this.ultraPanel1.ClientArea.ResumeLayout(false);
  279. this.ultraPanel1.ResumeLayout(false);
  280. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  283. this.ResumeLayout(false);
  284. }
  285. #endregion
  286. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  287. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  288. private System.Data.DataSet dataSet1;
  289. private System.Data.DataTable dataTable1;
  290. private System.Data.DataColumn dataColumn1;
  291. private System.Data.DataColumn dataColumn2;
  292. private System.Data.DataColumn dataColumn4;
  293. private System.Data.DataColumn dataColumn5;
  294. private System.Data.DataColumn dataColumn6;
  295. private System.Data.DataColumn dataColumn7;
  296. private System.Data.DataColumn dataColumn8;
  297. private System.Data.DataColumn dataColumn10;
  298. private Infragistics.Win.Misc.UltraButton ultraButtonConfirm;
  299. private Infragistics.Win.Misc.UltraButton ultraButtonCancel;
  300. private System.Data.DataColumn dataColumn11;
  301. }
  302. }