namespace Core.StlMes.Client.Lims.Data.Mat { partial class PublicUltraJUDGE_LEVEL { /// /// 必需的设计器变量。 /// 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.ultGROUP_LEVEL = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); ((System.ComponentModel.ISupportInitialize)(this.ultGROUP_LEVEL)).BeginInit(); this.SuspendLayout(); // // ultGROUP_LEVEL // this.ultGROUP_LEVEL.Dock = System.Windows.Forms.DockStyle.Fill; this.ultGROUP_LEVEL.Location = new System.Drawing.Point(0, 0); this.ultGROUP_LEVEL.Name = "ultGROUP_LEVEL"; this.ultGROUP_LEVEL.Size = new System.Drawing.Size(79, 21); this.ultGROUP_LEVEL.TabIndex = 226; this.ultGROUP_LEVEL.Text = " "; // // PublicUltraJUDGE_LEVEL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ultGROUP_LEVEL); this.Name = "PublicUltraJUDGE_LEVEL"; this.Size = new System.Drawing.Size(79, 21); this.Load += new System.EventHandler(this.PublicUltraSAMPLE_NAME_Load); ((System.ComponentModel.ISupportInitialize)(this.ultGROUP_LEVEL)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Infragistics.Win.UltraWinEditors.UltraComboEditor ultGROUP_LEVEL; } }