namespace Core.StlMes.Client.Lims.Resource
{
partial class FrmDmMeasureTools
{
///
/// 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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraQueryDEPT_ID = new Core.StlMes.Client.Lims.Resource.PublicUltraDept_ID();
this.chkDEPT_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraQueryMANAGE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkMEASURE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.chkMEASURE_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.txtQueryMEASURE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txtQueryMEASURE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.chkMANAGE_TYPE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.chkMANAGE_FUNCTION = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraQueryMANAGE_FUNCTION = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkMEASURE_TYPE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraQueryMEASURE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.panel3 = new System.Windows.Forms.Panel();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMANAGE_TYPE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryMEASURE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryMEASURE_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMANAGE_TYPE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMANAGE_FUNCTION)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMANAGE_FUNCTION)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_TYPE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMEASURE_TYPE)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1328, 474);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.chkMEASURE_TYPE);
this.panel2.Controls.Add(this.ultraQueryMEASURE_TYPE);
this.panel2.Controls.Add(this.chkMANAGE_FUNCTION);
this.panel2.Controls.Add(this.ultraQueryMANAGE_FUNCTION);
this.panel2.Controls.Add(this.chkMANAGE_TYPE);
this.panel2.Controls.Add(this.txtQueryMEASURE_NAME);
this.panel2.Controls.Add(this.ultraQueryDEPT_ID);
this.panel2.Controls.Add(this.chkDEPT_ID);
this.panel2.Controls.Add(this.ultraQueryMANAGE_TYPE);
this.panel2.Controls.Add(this.chkMEASURE_NO);
this.panel2.Controls.Add(this.chkMEASURE_NAME);
this.panel2.Controls.Add(this.txtQueryMEASURE_NO);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1328, 40);
this.panel2.TabIndex = 17;
//
// ultraQueryDEPT_ID
//
this.ultraQueryDEPT_ID.Enabled = false;
this.ultraQueryDEPT_ID.Location = new System.Drawing.Point(940, 10);
this.ultraQueryDEPT_ID.Name = "ultraQueryDEPT_ID";
this.ultraQueryDEPT_ID.Size = new System.Drawing.Size(112, 21);
this.ultraQueryDEPT_ID.TabIndex = 130;
this.ultraQueryDEPT_ID.UltDept_ID = "";
this.ultraQueryDEPT_ID.UltDept_Name = "";
//
// chkDEPT_ID
//
this.chkDEPT_ID.AutoSize = true;
this.chkDEPT_ID.Location = new System.Drawing.Point(890, 11);
this.chkDEPT_ID.Name = "chkDEPT_ID";
this.chkDEPT_ID.Size = new System.Drawing.Size(46, 19);
this.chkDEPT_ID.TabIndex = 85;
this.chkDEPT_ID.Text = "科室";
//
// ultraQueryMANAGE_TYPE
//
this.ultraQueryMANAGE_TYPE.Enabled = false;
valueListItem1.DataValue = "运行记录";
valueListItem1.DisplayText = "运行记录";
valueListItem2.DataValue = "使用记录";
valueListItem2.DisplayText = "使用记录";
this.ultraQueryMANAGE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2});
this.ultraQueryMANAGE_TYPE.Location = new System.Drawing.Point(436, 11);
this.ultraQueryMANAGE_TYPE.Name = "ultraQueryMANAGE_TYPE";
this.ultraQueryMANAGE_TYPE.Size = new System.Drawing.Size(95, 21);
this.ultraQueryMANAGE_TYPE.TabIndex = 84;
//
// chkMEASURE_NO
//
this.chkMEASURE_NO.AutoSize = true;
this.chkMEASURE_NO.Location = new System.Drawing.Point(12, 12);
this.chkMEASURE_NO.Name = "chkMEASURE_NO";
this.chkMEASURE_NO.Size = new System.Drawing.Size(71, 19);
this.chkMEASURE_NO.TabIndex = 72;
this.chkMEASURE_NO.Text = "器具编号";
//
// chkMEASURE_NAME
//
this.chkMEASURE_NAME.AutoSize = true;
this.chkMEASURE_NAME.Location = new System.Drawing.Point(177, 12);
this.chkMEASURE_NAME.Name = "chkMEASURE_NAME";
this.chkMEASURE_NAME.Size = new System.Drawing.Size(71, 19);
this.chkMEASURE_NAME.TabIndex = 5;
this.chkMEASURE_NAME.Text = "器具名称";
//
// txtQueryMEASURE_NO
//
this.txtQueryMEASURE_NO.Enabled = false;
this.txtQueryMEASURE_NO.Location = new System.Drawing.Point(87, 11);
this.txtQueryMEASURE_NO.MaxLength = 100;
this.txtQueryMEASURE_NO.Name = "txtQueryMEASURE_NO";
this.txtQueryMEASURE_NO.Size = new System.Drawing.Size(86, 21);
this.txtQueryMEASURE_NO.TabIndex = 0;
//
// txtQueryMEASURE_NAME
//
this.txtQueryMEASURE_NAME.Enabled = false;
this.txtQueryMEASURE_NAME.Location = new System.Drawing.Point(252, 11);
this.txtQueryMEASURE_NAME.MaxLength = 100;
this.txtQueryMEASURE_NAME.Name = "txtQueryMEASURE_NAME";
this.txtQueryMEASURE_NAME.Size = new System.Drawing.Size(105, 21);
this.txtQueryMEASURE_NAME.TabIndex = 131;
//
// chkMANAGE_TYPE
//
this.chkMANAGE_TYPE.AutoSize = true;
this.chkMANAGE_TYPE.Location = new System.Drawing.Point(361, 12);
this.chkMANAGE_TYPE.Name = "chkMANAGE_TYPE";
this.chkMANAGE_TYPE.Size = new System.Drawing.Size(71, 19);
this.chkMANAGE_TYPE.TabIndex = 132;
this.chkMANAGE_TYPE.Text = "管理类别";
//
// chkMANAGE_FUNCTION
//
this.chkMANAGE_FUNCTION.AutoSize = true;
this.chkMANAGE_FUNCTION.Location = new System.Drawing.Point(535, 11);
this.chkMANAGE_FUNCTION.Name = "chkMANAGE_FUNCTION";
this.chkMANAGE_FUNCTION.Size = new System.Drawing.Size(71, 19);
this.chkMANAGE_FUNCTION.TabIndex = 134;
this.chkMANAGE_FUNCTION.Text = "管理用途";
//
// ultraQueryMANAGE_FUNCTION
//
this.ultraQueryMANAGE_FUNCTION.Enabled = false;
valueListItem3.DataValue = "运行记录";
valueListItem3.DisplayText = "运行记录";
valueListItem4.DataValue = "使用记录";
valueListItem4.DisplayText = "使用记录";
this.ultraQueryMANAGE_FUNCTION.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem3,
valueListItem4});
this.ultraQueryMANAGE_FUNCTION.Location = new System.Drawing.Point(610, 10);
this.ultraQueryMANAGE_FUNCTION.Name = "ultraQueryMANAGE_FUNCTION";
this.ultraQueryMANAGE_FUNCTION.Size = new System.Drawing.Size(95, 21);
this.ultraQueryMANAGE_FUNCTION.TabIndex = 133;
//
// chkMEASURE_TYPE
//
this.chkMEASURE_TYPE.AutoSize = true;
this.chkMEASURE_TYPE.Location = new System.Drawing.Point(709, 11);
this.chkMEASURE_TYPE.Name = "chkMEASURE_TYPE";
this.chkMEASURE_TYPE.Size = new System.Drawing.Size(71, 19);
this.chkMEASURE_TYPE.TabIndex = 136;
this.chkMEASURE_TYPE.Text = "专业类别";
//
// ultraQueryMEASURE_TYPE
//
this.ultraQueryMEASURE_TYPE.Enabled = false;
valueListItem30.DataValue = "运行记录";
valueListItem30.DisplayText = "运行记录";
valueListItem31.DataValue = "使用记录";
valueListItem31.DisplayText = "使用记录";
this.ultraQueryMEASURE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem30,
valueListItem31});
this.ultraQueryMEASURE_TYPE.Location = new System.Drawing.Point(784, 10);
this.ultraQueryMEASURE_TYPE.Name = "ultraQueryMEASURE_TYPE";
this.ultraQueryMEASURE_TYPE.Size = new System.Drawing.Size(102, 21);
this.ultraQueryMEASURE_TYPE.TabIndex = 135;
//
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 40);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1328, 434);
this.panel3.TabIndex = 18;
//
// FrmDmMeasureTools
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1328, 474);
this.Controls.Add(this.panel1);
this.Name = "FrmDmMeasureTools";
this.Text = "技术中心计量器具管理";
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMANAGE_TYPE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryMEASURE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryMEASURE_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMANAGE_TYPE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMANAGE_FUNCTION)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMANAGE_FUNCTION)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMEASURE_TYPE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryMEASURE_TYPE)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private PublicUltraDept_ID ultraQueryDEPT_ID;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEPT_ID;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryMANAGE_TYPE;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkMEASURE_NO;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkMEASURE_NAME;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryMEASURE_NO;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryMEASURE_NAME;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkMANAGE_TYPE;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkMANAGE_FUNCTION;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryMANAGE_FUNCTION;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkMEASURE_TYPE;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryMEASURE_TYPE;
private System.Windows.Forms.Panel panel3;
}
}