namespace Core.StlMes.Client.Lims.Data.Mat { partial class PublicUltraITEM_NAME { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.ultSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); ((System.ComponentModel.ISupportInitialize)(this.ultSAMPLE_NAME)).BeginInit(); this.SuspendLayout(); // // ultSAMPLE_NAME // this.ultSAMPLE_NAME.Dock = System.Windows.Forms.DockStyle.Fill; this.ultSAMPLE_NAME.Location = new System.Drawing.Point(0, 0); this.ultSAMPLE_NAME.Name = "ultSAMPLE_NAME"; this.ultSAMPLE_NAME.Size = new System.Drawing.Size(79, 21); this.ultSAMPLE_NAME.TabIndex = 226; this.ultSAMPLE_NAME.Text = " "; // // PublicUltraITEM_NAME // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ultSAMPLE_NAME); this.Name = "PublicUltraITEM_NAME"; this.Size = new System.Drawing.Size(79, 21); this.Load += new System.EventHandler(this.PublicUltraSAMPLE_NAME_Load); ((System.ComponentModel.ISupportInitialize)(this.ultSAMPLE_NAME)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Infragistics.Win.UltraWinEditors.UltraComboEditor ultSAMPLE_NAME; } }