frmCheSteel.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. namespace Core.StlMes.Client.LgIntegrationQuery
  2. {
  3. partial class frmCheSteel : Core.StlMes.Client.LgCommon.frmStyleBase
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CODE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEEL");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDER");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUTTIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  39. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ID");
  40. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CODE");
  41. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STEEL");
  42. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECORDER");
  43. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INPUTTIME");
  44. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO");
  45. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  46. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  47. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  48. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  49. this.txtCode = new System.Windows.Forms.TextBox();
  50. this.label11 = new System.Windows.Forms.Label();
  51. this.comboBox4 = new System.Windows.Forms.ComboBox();
  52. this.label6 = new System.Windows.Forms.Label();
  53. this.label9 = new System.Windows.Forms.Label();
  54. this.cmbSteel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  55. this.txtReason = new System.Windows.Forms.TextBox();
  56. this.label4 = new System.Windows.Forms.Label();
  57. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  58. this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  59. this.splitter1 = new System.Windows.Forms.Splitter();
  60. this.splitter2 = new System.Windows.Forms.Splitter();
  61. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  62. this.ultraGroupBox3.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  64. this.ultraExpandableGroupBox1.SuspendLayout();
  65. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  66. this.ultraPanel1.ClientArea.SuspendLayout();
  67. this.ultraPanel1.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // ultraGroupBox3
  74. //
  75. this.ultraGroupBox3.Controls.Add(this.ultraExpandableGroupBox1);
  76. this.ultraGroupBox3.Controls.Add(this.ultraGrid1);
  77. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  79. this.ultraGroupBox3.Name = "ultraGroupBox3";
  80. this.ultraGroupBox3.Size = new System.Drawing.Size(1013, 545);
  81. this.ultraGroupBox3.TabIndex = 6;
  82. //
  83. // ultraExpandableGroupBox1
  84. //
  85. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  86. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  87. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1007, 83);
  88. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(3, 459);
  90. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  91. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1007, 83);
  92. this.ultraExpandableGroupBox1.TabIndex = 258;
  93. this.ultraExpandableGroupBox1.Text = "牌号维护";
  94. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  95. //
  96. // ultraExpandableGroupBoxPanel1
  97. //
  98. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPanel1);
  99. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  100. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  101. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  102. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1003, 61);
  103. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  104. //
  105. // ultraPanel1
  106. //
  107. this.ultraPanel1.AutoScroll = true;
  108. //
  109. // ultraPanel1.ClientArea
  110. //
  111. this.ultraPanel1.ClientArea.Controls.Add(this.txtCode);
  112. this.ultraPanel1.ClientArea.Controls.Add(this.label11);
  113. this.ultraPanel1.ClientArea.Controls.Add(this.comboBox4);
  114. this.ultraPanel1.ClientArea.Controls.Add(this.label6);
  115. this.ultraPanel1.ClientArea.Controls.Add(this.label9);
  116. this.ultraPanel1.ClientArea.Controls.Add(this.cmbSteel);
  117. this.ultraPanel1.ClientArea.Controls.Add(this.txtReason);
  118. this.ultraPanel1.ClientArea.Controls.Add(this.label4);
  119. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  121. this.ultraPanel1.Name = "ultraPanel1";
  122. this.ultraPanel1.Size = new System.Drawing.Size(1003, 61);
  123. this.ultraPanel1.TabIndex = 0;
  124. //
  125. // txtCode
  126. //
  127. this.txtCode.Location = new System.Drawing.Point(70, 15);
  128. this.txtCode.MaxLength = 6;
  129. this.txtCode.Name = "txtCode";
  130. this.txtCode.Size = new System.Drawing.Size(85, 21);
  131. this.txtCode.TabIndex = 356;
  132. //
  133. // label11
  134. //
  135. this.label11.AutoSize = true;
  136. this.label11.BackColor = System.Drawing.Color.Transparent;
  137. this.label11.Location = new System.Drawing.Point(36, 20);
  138. this.label11.Name = "label11";
  139. this.label11.Size = new System.Drawing.Size(29, 12);
  140. this.label11.TabIndex = 341;
  141. this.label11.Text = "编号";
  142. //
  143. // comboBox4
  144. //
  145. this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  146. this.comboBox4.FormattingEnabled = true;
  147. this.comboBox4.Items.AddRange(new object[] {
  148. "在线使用",
  149. "在线备用",
  150. "离线备用",
  151. "离线维修"});
  152. this.comboBox4.Location = new System.Drawing.Point(904, 72);
  153. this.comboBox4.Name = "comboBox4";
  154. this.comboBox4.Size = new System.Drawing.Size(145, 20);
  155. this.comboBox4.TabIndex = 336;
  156. this.comboBox4.Visible = false;
  157. //
  158. // label6
  159. //
  160. this.label6.AutoSize = true;
  161. this.label6.BackColor = System.Drawing.Color.Transparent;
  162. this.label6.Location = new System.Drawing.Point(899, 53);
  163. this.label6.Name = "label6";
  164. this.label6.Size = new System.Drawing.Size(53, 12);
  165. this.label6.TabIndex = 332;
  166. this.label6.Text = "使用状态";
  167. this.label6.Visible = false;
  168. //
  169. // label9
  170. //
  171. this.label9.AutoSize = true;
  172. this.label9.BackColor = System.Drawing.Color.Transparent;
  173. this.label9.Location = new System.Drawing.Point(354, 20);
  174. this.label9.Name = "label9";
  175. this.label9.Size = new System.Drawing.Size(29, 12);
  176. this.label9.TabIndex = 334;
  177. this.label9.Text = "备注";
  178. //
  179. // cmbSteel
  180. //
  181. appearance21.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  182. appearance21.BorderColor = System.Drawing.Color.Black;
  183. this.cmbSteel.Appearance = appearance21;
  184. this.cmbSteel.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  185. this.cmbSteel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. valueListItem11.DataValue = "1";
  187. valueListItem11.DisplayText = "A枪";
  188. valueListItem12.DataValue = "2";
  189. valueListItem12.DisplayText = "B枪";
  190. this.cmbSteel.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  191. valueListItem11,
  192. valueListItem12});
  193. this.cmbSteel.Location = new System.Drawing.Point(231, 17);
  194. this.cmbSteel.MaxLength = 10;
  195. this.cmbSteel.Name = "cmbSteel";
  196. this.cmbSteel.Size = new System.Drawing.Size(94, 19);
  197. this.cmbSteel.TabIndex = 349;
  198. this.cmbSteel.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  199. //
  200. // txtReason
  201. //
  202. this.txtReason.Location = new System.Drawing.Point(393, 16);
  203. this.txtReason.MaxLength = 50;
  204. this.txtReason.Name = "txtReason";
  205. this.txtReason.Size = new System.Drawing.Size(484, 21);
  206. this.txtReason.TabIndex = 337;
  207. //
  208. // label4
  209. //
  210. this.label4.AutoSize = true;
  211. this.label4.BackColor = System.Drawing.Color.Transparent;
  212. this.label4.Location = new System.Drawing.Point(174, 20);
  213. this.label4.Name = "label4";
  214. this.label4.Size = new System.Drawing.Size(53, 12);
  215. this.label4.TabIndex = 330;
  216. this.label4.Text = "牌号名称";
  217. //
  218. // ultraGrid1
  219. //
  220. this.ultraGrid1.DataSource = this.ultraDataSource1;
  221. ultraGridColumn1.Header.VisiblePosition = 0;
  222. ultraGridColumn1.Hidden = true;
  223. ultraGridColumn2.Header.Caption = "编号";
  224. ultraGridColumn2.Header.VisiblePosition = 1;
  225. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
  226. ultraGridColumn3.Header.Caption = "牌号";
  227. ultraGridColumn3.Header.VisiblePosition = 2;
  228. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(113, 0);
  229. ultraGridColumn4.Header.Caption = "维护人";
  230. ultraGridColumn4.Header.VisiblePosition = 3;
  231. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(112, 0);
  232. ultraGridColumn5.Header.Caption = "维护时间";
  233. ultraGridColumn5.Header.VisiblePosition = 4;
  234. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(154, 0);
  235. ultraGridColumn6.Header.Caption = "备注";
  236. ultraGridColumn6.Header.VisiblePosition = 5;
  237. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(401, 0);
  238. ultraGridBand1.Columns.AddRange(new object[] {
  239. ultraGridColumn1,
  240. ultraGridColumn2,
  241. ultraGridColumn3,
  242. ultraGridColumn4,
  243. ultraGridColumn5,
  244. ultraGridColumn6});
  245. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  246. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  247. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  248. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  249. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  250. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  251. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  252. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  253. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  254. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  255. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10.5F);
  257. this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
  258. this.ultraGrid1.Name = "ultraGrid1";
  259. this.ultraGrid1.Size = new System.Drawing.Size(1007, 542);
  260. this.ultraGrid1.TabIndex = 7;
  261. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  262. //
  263. // ultraDataSource1
  264. //
  265. this.ultraDataSource1.Band.Columns.AddRange(new object[] {
  266. ultraDataColumn1,
  267. ultraDataColumn2,
  268. ultraDataColumn3,
  269. ultraDataColumn4,
  270. ultraDataColumn5,
  271. ultraDataColumn6});
  272. //
  273. // splitter1
  274. //
  275. this.splitter1.Dock = System.Windows.Forms.DockStyle.Right;
  276. this.splitter1.Location = new System.Drawing.Point(1013, 0);
  277. this.splitter1.Name = "splitter1";
  278. this.splitter1.Size = new System.Drawing.Size(3, 548);
  279. this.splitter1.TabIndex = 7;
  280. this.splitter1.TabStop = false;
  281. //
  282. // splitter2
  283. //
  284. this.splitter2.Dock = System.Windows.Forms.DockStyle.Bottom;
  285. this.splitter2.Location = new System.Drawing.Point(0, 545);
  286. this.splitter2.Name = "splitter2";
  287. this.splitter2.Size = new System.Drawing.Size(1013, 3);
  288. this.splitter2.TabIndex = 9;
  289. this.splitter2.TabStop = false;
  290. //
  291. // frmCheSteel
  292. //
  293. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  294. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  295. this.ClientSize = new System.Drawing.Size(1016, 548);
  296. this.Controls.Add(this.ultraGroupBox3);
  297. this.Controls.Add(this.splitter2);
  298. this.Controls.Add(this.splitter1);
  299. this.Name = "frmCheSteel";
  300. this.Text = "成分检验牌号维护";
  301. this.Load += new System.EventHandler(this.frmCheSteel_Load);
  302. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  303. this.ultraGroupBox3.ResumeLayout(false);
  304. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  305. this.ultraExpandableGroupBox1.ResumeLayout(false);
  306. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  307. this.ultraPanel1.ClientArea.ResumeLayout(false);
  308. this.ultraPanel1.ClientArea.PerformLayout();
  309. this.ultraPanel1.ResumeLayout(false);
  310. ((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).EndInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
  313. this.ResumeLayout(false);
  314. }
  315. #endregion
  316. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  317. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  318. private System.Windows.Forms.Splitter splitter1;
  319. private System.Windows.Forms.Splitter splitter2;
  320. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
  321. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  322. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  323. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  324. private System.Windows.Forms.TextBox txtCode;
  325. private System.Windows.Forms.Label label11;
  326. private System.Windows.Forms.ComboBox comboBox4;
  327. private System.Windows.Forms.Label label6;
  328. private System.Windows.Forms.Label label9;
  329. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSteel;
  330. private System.Windows.Forms.TextBox txtReason;
  331. private System.Windows.Forms.Label label4;
  332. }
  333. }