namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec { partial class FrmRclSampleMove { /// /// 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 ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmRclSampleMove)); Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select"); this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.publicUltraGridDetail1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDetail(); this.publicUltraGridDetail2 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDetail(); this.pipeQueryBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PipeQueryBase(); this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraTabPageControl1.SuspendLayout(); this.ultraTabPageControl2.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit(); this.ultraTabControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit(); this.SuspendLayout(); // // ultraTabPageControl1 // this.ultraTabPageControl1.Controls.Add(this.craftImg); this.ultraTabPageControl1.Controls.Add(this.publicUltraGridDetail1); this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26); this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraTabPageControl1.Name = "ultraTabPageControl1"; this.ultraTabPageControl1.Size = new System.Drawing.Size(1765, 511); // // ultraTabPageControl2 // this.ultraTabPageControl2.Controls.Add(this.publicUltraGridDetail2); this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraTabPageControl2.Name = "ultraTabPageControl2"; this.ultraTabPageControl2.Size = new System.Drawing.Size(1765, 511); // // panel1 // this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.pipeQueryBase1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1771, 592); this.panel1.TabIndex = 0; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.ultraTabControl1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 50); this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1771, 542); this.panel2.TabIndex = 2; // // ultraTabControl1 // this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2); this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTabControl1.Location = new System.Drawing.Point(0, 0); this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraTabControl1.Name = "ultraTabControl1"; this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1; this.ultraTabControl1.Size = new System.Drawing.Size(1769, 540); this.ultraTabControl1.TabIndex = 3; ultraTab1.TabPage = this.ultraTabPageControl1; ultraTab1.Text = "未确认检验项"; ultraTab2.TabPage = this.ultraTabPageControl2; ultraTab2.Text = "已确认检验项"; this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab1, ultraTab2}); this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged); // // ultraTabSharedControlsPage1 // this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1"; this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1765, 511); // // publicUltraGridDetail1 // this.publicUltraGridDetail1.Dock = System.Windows.Forms.DockStyle.Fill; this.publicUltraGridDetail1.Location = new System.Drawing.Point(0, 0); this.publicUltraGridDetail1.Margin = new System.Windows.Forms.Padding(5); this.publicUltraGridDetail1.Name = "publicUltraGridDetail1"; this.publicUltraGridDetail1.Size = new System.Drawing.Size(1765, 511); this.publicUltraGridDetail1.TabIndex = 0; this.publicUltraGridDetail1.Ur = null; // // publicUltraGridDetail2 // this.publicUltraGridDetail2.Dock = System.Windows.Forms.DockStyle.Fill; this.publicUltraGridDetail2.Location = new System.Drawing.Point(0, 0); this.publicUltraGridDetail2.Margin = new System.Windows.Forms.Padding(5); this.publicUltraGridDetail2.Name = "publicUltraGridDetail2"; this.publicUltraGridDetail2.Size = new System.Drawing.Size(1765, 511); this.publicUltraGridDetail2.TabIndex = 1; this.publicUltraGridDetail2.Ur = null; // // pipeQueryBase1 // this.pipeQueryBase1.Dock = System.Windows.Forms.DockStyle.Top; this.pipeQueryBase1.Location = new System.Drawing.Point(0, 0); this.pipeQueryBase1.Margin = new System.Windows.Forms.Padding(5); this.pipeQueryBase1.Name = "pipeQueryBase1"; this.pipeQueryBase1.Size = new System.Drawing.Size(1771, 50); this.pipeQueryBase1.TabIndex = 1; // // craftImg // editorButton1.Key = "select"; editorButton1.Text = "查看"; this.craftImg.ButtonsLeft.Add(editorButton1); this.craftImg.Location = new System.Drawing.Point(791, 243); this.craftImg.Margin = new System.Windows.Forms.Padding(4); this.craftImg.Name = "craftImg"; this.craftImg.Size = new System.Drawing.Size(183, 24); this.craftImg.TabIndex = 72; this.craftImg.Visible = false; this.craftImg.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.craftImg_EditorButtonClick); // // FrmRclSampleMove // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1771, 592); this.Controls.Add(this.panel1); this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.Name = "FrmRclSampleMove"; this.Text = "管材热处理样品流转"; this.Load += new System.EventHandler(this.FrmRclSampleMove_Load); this.ultraTabPageControl1.ResumeLayout(false); this.ultraTabPageControl1.PerformLayout(); this.ultraTabPageControl2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit(); this.ultraTabControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private PipeQueryBase pipeQueryBase1; private System.Windows.Forms.Panel panel2; private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1; private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1; private PublicUltraGridDetail publicUltraGridDetail1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2; private PublicUltraGridDetail publicUltraGridDetail2; private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg; } }