namespace Core.StlMes.Client.PlnSaleOrd { partial class FrmReqRollMonth { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab(); this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.webBrowser1 = new System.Windows.Forms.WebBrowser(); this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.webBrowser2 = new System.Windows.Forms.WebBrowser(); this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.webBrowser3 = new System.Windows.Forms.WebBrowser(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ultraButtonQuery = new Infragistics.Win.Misc.UltraButton(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.ultraTabPageControl1.SuspendLayout(); this.ultraTabPageControl2.SuspendLayout(); this.ultraTabPageControl3.SuspendLayout(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit(); this.ultraTabControl1.SuspendLayout(); this.SuspendLayout(); // // ultraTabPageControl1 // this.ultraTabPageControl1.Controls.Add(this.webBrowser1); this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23); this.ultraTabPageControl1.Name = "ultraTabPageControl1"; this.ultraTabPageControl1.Size = new System.Drawing.Size(851, 407); // // webBrowser1 // this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill; this.webBrowser1.Location = new System.Drawing.Point(0, 0); this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20); this.webBrowser1.Name = "webBrowser1"; this.webBrowser1.Size = new System.Drawing.Size(851, 407); this.webBrowser1.TabIndex = 1; // // ultraTabPageControl2 // this.ultraTabPageControl2.Controls.Add(this.webBrowser2); this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl2.Name = "ultraTabPageControl2"; this.ultraTabPageControl2.Size = new System.Drawing.Size(851, 407); // // webBrowser2 // this.webBrowser2.Dock = System.Windows.Forms.DockStyle.Fill; this.webBrowser2.Location = new System.Drawing.Point(0, 0); this.webBrowser2.MinimumSize = new System.Drawing.Size(20, 20); this.webBrowser2.Name = "webBrowser2"; this.webBrowser2.Size = new System.Drawing.Size(851, 407); this.webBrowser2.TabIndex = 2; // // ultraTabPageControl3 // this.ultraTabPageControl3.Controls.Add(this.webBrowser3); this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl3.Name = "ultraTabPageControl3"; this.ultraTabPageControl3.Size = new System.Drawing.Size(851, 407); // // webBrowser3 // this.webBrowser3.Dock = System.Windows.Forms.DockStyle.Fill; this.webBrowser3.Location = new System.Drawing.Point(0, 0); this.webBrowser3.MinimumSize = new System.Drawing.Size(20, 20); this.webBrowser3.Name = "webBrowser3"; this.webBrowser3.Size = new System.Drawing.Size(851, 407); this.webBrowser3.TabIndex = 2; // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ultraButtonQuery); this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1); this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeRollMonth); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(855, 35); this.ultraPanel1.TabIndex = 3; // // ultraButtonQuery // this.ultraButtonQuery.Location = new System.Drawing.Point(169, 6); this.ultraButtonQuery.Name = "ultraButtonQuery"; this.ultraButtonQuery.Size = new System.Drawing.Size(75, 23); this.ultraButtonQuery.TabIndex = 15; this.ultraButtonQuery.Text = "查询"; this.ultraButtonQuery.Click += new System.EventHandler(this.ultraButtonQuery_Click); // // ultraLabel1 // this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(12, 9); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(54, 16); this.ultraLabel1.TabIndex = 14; this.ultraLabel1.Text = "轧制月份"; // // ultraDateTimeRollMonth // this.ultraDateTimeRollMonth.FormatProvider = new System.Globalization.CultureInfo("sq-AL"); this.ultraDateTimeRollMonth.FormatString = "yyyy-MM"; this.ultraDateTimeRollMonth.Location = new System.Drawing.Point(72, 7); this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm"; this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth"; this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(91, 21); this.ultraDateTimeRollMonth.TabIndex = 13; // // ultraTabControl1 // this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3); this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTabControl1.Location = new System.Drawing.Point(0, 35); this.ultraTabControl1.Name = "ultraTabControl1"; this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1; this.ultraTabControl1.Size = new System.Drawing.Size(855, 433); this.ultraTabControl1.TabIndex = 4; ultraTab2.TabPage = this.ultraTabPageControl2; ultraTab2.Text = "品种分类月统计报表"; ultraTab1.TabPage = this.ultraTabPageControl1; ultraTab1.Text = "生产分类月统计报表"; ultraTab3.TabPage = this.ultraTabPageControl3; ultraTab3.Text = "坯料来源月统计报表"; this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab2, ultraTab1, ultraTab3}); // // ultraTabSharedControlsPage1 // this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1"; this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(851, 407); // // FrmReqRollMonth // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(855, 468); this.Controls.Add(this.ultraTabControl1); this.Controls.Add(this.ultraPanel1); this.Name = "FrmReqRollMonth"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "月统计查询"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FrmReqRollMonth_Load); this.ultraTabPageControl1.ResumeLayout(false); this.ultraTabPageControl2.ResumeLayout(false); this.ultraTabPageControl3.ResumeLayout(false); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ClientArea.PerformLayout(); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit(); this.ultraTabControl1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel1; private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1; private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1; private System.Windows.Forms.WebBrowser webBrowser1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2; private System.Windows.Forms.WebBrowser webBrowser2; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3; private System.Windows.Forms.WebBrowser webBrowser3; public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.Misc.UltraButton ultraButtonQuery; } }