QCM030717.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. namespace Core.LZMes.Client.QCM
  2. {
  3. partial class QCM030717
  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 appearance6 = 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("BILLETID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  32. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  44. this.dataSet7 = new System.Data.DataSet();
  45. this.dataTable8 = new System.Data.DataTable();
  46. this.dataColumn98 = new System.Data.DataColumn();
  47. this.panel2 = new System.Windows.Forms.Panel();
  48. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  49. this.panel1 = new System.Windows.Forms.Panel();
  50. this.button4 = new System.Windows.Forms.Button();
  51. this.button3 = new System.Windows.Forms.Button();
  52. this.button2 = new System.Windows.Forms.Button();
  53. this.button1 = new System.Windows.Forms.Button();
  54. this.groupBox1 = new System.Windows.Forms.GroupBox();
  55. this.panel3 = new System.Windows.Forms.Panel();
  56. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  57. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  58. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  60. this.panel2.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  62. this.panel1.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // dataSet7
  67. //
  68. this.dataSet7.DataSetName = "NewDataSet";
  69. this.dataSet7.Tables.AddRange(new System.Data.DataTable[] {
  70. this.dataTable8});
  71. //
  72. // dataTable8
  73. //
  74. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  75. this.dataColumn98});
  76. this.dataTable8.TableName = "Table1";
  77. //
  78. // dataColumn98
  79. //
  80. this.dataColumn98.Caption = "产品序号";
  81. this.dataColumn98.ColumnName = "BILLETID";
  82. //
  83. // panel2
  84. //
  85. this.panel2.Controls.Add(this.ultraGrid6);
  86. this.panel2.Controls.Add(this.panel1);
  87. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  88. this.panel2.Location = new System.Drawing.Point(0, 0);
  89. this.panel2.Name = "panel2";
  90. this.panel2.Size = new System.Drawing.Size(1122, 601);
  91. this.panel2.TabIndex = 14;
  92. //
  93. // ultraGrid6
  94. //
  95. this.ultraGrid6.DataSource = this.dataSet7;
  96. appearance6.BackColor = System.Drawing.SystemColors.Menu;
  97. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  98. this.ultraGrid6.DisplayLayout.Appearance = appearance6;
  99. ultraGridColumn1.Header.VisiblePosition = 1;
  100. ultraGridColumn2.DataType = typeof(bool);
  101. ultraGridColumn2.Header.Caption = "选择";
  102. ultraGridColumn2.Header.VisiblePosition = 0;
  103. ultraGridBand1.Columns.AddRange(new object[] {
  104. ultraGridColumn1,
  105. ultraGridColumn2});
  106. appearance1.BackColor = System.Drawing.Color.LightBlue;
  107. appearance1.BackColor2 = System.Drawing.Color.LightBlue;
  108. ultraGridBand1.Override.HeaderAppearance = appearance1;
  109. ultraGridBand1.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
  110. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  111. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  112. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  113. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  114. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  115. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  116. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  117. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  118. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance3;
  119. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  120. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  121. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  122. this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true;
  123. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  124. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  125. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  126. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  127. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  128. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  129. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  130. appearance14.BackColor = System.Drawing.SystemColors.Window;
  131. appearance14.ForeColor = System.Drawing.SystemColors.ControlText;
  132. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance14;
  133. appearance9.BackColor = System.Drawing.SystemColors.Highlight;
  134. appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
  135. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  136. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  137. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  138. appearance8.BackColor = System.Drawing.SystemColors.Window;
  139. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance8;
  140. appearance7.BorderColor = System.Drawing.Color.Silver;
  141. appearance7.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  142. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance7;
  143. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  144. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  145. appearance11.BackColor = System.Drawing.SystemColors.Control;
  146. appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
  147. appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  148. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  149. appearance11.BorderColor = System.Drawing.SystemColors.Window;
  150. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance11;
  151. appearance13.TextHAlignAsString = "Center";
  152. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance13;
  153. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  154. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  155. appearance12.BackColor = System.Drawing.SystemColors.Window;
  156. appearance12.BorderColor = System.Drawing.Color.Silver;
  157. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance12;
  158. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  159. appearance10.BackColor = System.Drawing.SystemColors.ControlLight;
  160. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance10;
  161. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  162. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  163. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  164. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  165. this.ultraGrid6.Location = new System.Drawing.Point(0, 38);
  166. this.ultraGrid6.Name = "ultraGrid6";
  167. this.ultraGrid6.Size = new System.Drawing.Size(1122, 563);
  168. this.ultraGrid6.TabIndex = 6;
  169. this.ultraGrid6.Text = "ultraGrid6";
  170. //
  171. // panel1
  172. //
  173. this.panel1.Controls.Add(this.button4);
  174. this.panel1.Controls.Add(this.button3);
  175. this.panel1.Controls.Add(this.button2);
  176. this.panel1.Controls.Add(this.button1);
  177. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  178. this.panel1.Location = new System.Drawing.Point(0, 0);
  179. this.panel1.Name = "panel1";
  180. this.panel1.Size = new System.Drawing.Size(1122, 38);
  181. this.panel1.TabIndex = 5;
  182. //
  183. // button4
  184. //
  185. this.button4.Location = new System.Drawing.Point(98, 9);
  186. this.button4.Name = "button4";
  187. this.button4.Size = new System.Drawing.Size(75, 23);
  188. this.button4.TabIndex = 3;
  189. this.button4.Text = "判次";
  190. this.button4.UseVisualStyleBackColor = true;
  191. this.button4.Click += new System.EventHandler(this.button4_Click);
  192. //
  193. // button3
  194. //
  195. this.button3.Location = new System.Drawing.Point(19, 9);
  196. this.button3.Name = "button3";
  197. this.button3.Size = new System.Drawing.Size(75, 23);
  198. this.button3.TabIndex = 2;
  199. this.button3.Text = "查询";
  200. this.button3.UseVisualStyleBackColor = true;
  201. this.button3.Click += new System.EventHandler(this.button3_Click);
  202. //
  203. // button2
  204. //
  205. this.button2.Location = new System.Drawing.Point(257, 9);
  206. this.button2.Name = "button2";
  207. this.button2.Size = new System.Drawing.Size(75, 23);
  208. this.button2.TabIndex = 1;
  209. this.button2.Text = "关闭";
  210. this.button2.UseVisualStyleBackColor = true;
  211. this.button2.Click += new System.EventHandler(this.button2_Click);
  212. //
  213. // button1
  214. //
  215. this.button1.Location = new System.Drawing.Point(176, 9);
  216. this.button1.Name = "button1";
  217. this.button1.Size = new System.Drawing.Size(75, 23);
  218. this.button1.TabIndex = 0;
  219. this.button1.Text = "判废";
  220. this.button1.UseVisualStyleBackColor = true;
  221. this.button1.Click += new System.EventHandler(this.button1_Click);
  222. //
  223. // groupBox1
  224. //
  225. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  226. this.groupBox1.Name = "groupBox1";
  227. this.groupBox1.Size = new System.Drawing.Size(200, 100);
  228. this.groupBox1.TabIndex = 0;
  229. this.groupBox1.TabStop = false;
  230. //
  231. // panel3
  232. //
  233. this.panel3.Location = new System.Drawing.Point(0, 0);
  234. this.panel3.Name = "panel3";
  235. this.panel3.Size = new System.Drawing.Size(200, 100);
  236. this.panel3.TabIndex = 0;
  237. //
  238. // ultraTabControl3
  239. //
  240. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  241. this.ultraTabControl3.Name = "ultraTabControl3";
  242. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  243. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  244. this.ultraTabControl3.TabIndex = 0;
  245. //
  246. // ultraTabSharedControlsPage3
  247. //
  248. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(1, 20);
  249. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  250. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(196, 77);
  251. //
  252. // QCM030717
  253. //
  254. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  255. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  256. this.ClientSize = new System.Drawing.Size(1122, 601);
  257. this.Controls.Add(this.panel2);
  258. this.Name = "QCM030717";
  259. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  260. this.Text = "人工判次判废界面";
  261. this.Load += new System.EventHandler(this.QCM0307_Load);
  262. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).EndInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  264. this.panel2.ResumeLayout(false);
  265. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  266. this.panel1.ResumeLayout(false);
  267. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  268. this.ResumeLayout(false);
  269. }
  270. #endregion
  271. private System.Windows.Forms.Panel panel2;
  272. private System.Data.DataSet dataSet7;
  273. private System.Data.DataTable dataTable8;
  274. private System.Data.DataColumn dataColumn98;
  275. private System.Windows.Forms.GroupBox groupBox1;
  276. private System.Windows.Forms.Panel panel3;
  277. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  278. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  279. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  280. private System.Windows.Forms.Panel panel1;
  281. private System.Windows.Forms.Button button2;
  282. private System.Windows.Forms.Button button1;
  283. private System.Windows.Forms.Button button3;
  284. private System.Windows.Forms.Button button4;
  285. }
  286. }