namespace Core.StlMes.Client.Qcm
{
partial class DetectionLeveFrm
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DetectionLeveFrm));
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel3 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel4 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this.ultraStatusBar1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.panel3 = new System.Windows.Forms.Panel();
this._panel3_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel3_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel3_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel3_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 97);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1006, 456);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.labelCheckBox1);
this.panel2.Controls.Add(this.labelTextBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 57);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1006, 40);
this.panel2.TabIndex = 1;
//
// ultraToolbarsManager1
//
this.ultraToolbarsManager1.DesignerFlags = 1;
this.ultraToolbarsManager1.DockWithinContainer = this.panel3;
ultraToolbar2.DockedColumn = 0;
ultraToolbar2.DockedRow = 0;
ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool1,
buttonTool2,
buttonTool3,
buttonTool4,
buttonTool5});
ultraToolbar2.Text = "UltraToolbar1";
this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar2});
appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
buttonTool6.SharedPropsInternal.Caption = "查询";
buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
buttonTool7.SharedPropsInternal.Caption = "保存";
buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
buttonTool8.SharedPropsInternal.Caption = "作废";
buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
buttonTool9.SharedPropsInternal.Caption = "恢复";
buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
buttonTool10.SharedPropsInternal.Caption = "关闭";
buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool6,
buttonTool7,
buttonTool8,
buttonTool9,
buttonTool10});
this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
//
// ultraStatusBar1
//
this.ultraStatusBar1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraStatusBar1.Location = new System.Drawing.Point(0, 0);
this.ultraStatusBar1.Margin = new System.Windows.Forms.Padding(4);
this.ultraStatusBar1.Name = "ultraStatusBar1";
ultraStatusPanel3.Key = "Caption";
ultraStatusPanel3.Text = "错误信息:";
ultraStatusPanel3.Width = 80;
ultraStatusPanel4.Key = "ExMsg";
ultraStatusPanel4.Width = 1500;
this.ultraStatusBar1.Panels.AddRange(new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel[] {
ultraStatusPanel3,
ultraStatusPanel4});
this.ultraStatusBar1.Size = new System.Drawing.Size(1006, 29);
this.ultraStatusBar1.TabIndex = 1;
this.ultraStatusBar1.Text = "ultraStatusBar1";
this.ultraStatusBar1.ViewStyle = Infragistics.Win.UltraWinStatusBar.ViewStyle.Office2007;
this.ultraStatusBar1.Visible = false;
//
// labelCheckBox1
//
//
//
//
this.labelCheckBox1.CheckBox.AutoSize = true;
this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
this.labelCheckBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
this.labelCheckBox1.CheckBox.Name = "checkBox1";
this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(89, 19);
this.labelCheckBox1.CheckBox.TabIndex = 0;
this.labelCheckBox1.CheckBox.Text = "包含无效";
this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
this.labelCheckBox1.Location = new System.Drawing.Point(314, 7);
this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelCheckBox1.Name = "labelCheckBox1";
this.labelCheckBox1.Size = new System.Drawing.Size(113, 26);
this.labelCheckBox1.TabIndex = 1;
//
// labelTextBox1
//
//
//
//
this.labelTextBox1.CheckBox.AutoSize = true;
this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
this.labelTextBox1.CheckBox.Name = "checkBox1";
this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
this.labelTextBox1.CheckBox.TabIndex = 1;
this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
//
//
//
this.labelTextBox1.Label.AutoSize = true;
this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelTextBox1.Label.Name = "label1";
this.labelTextBox1.Label.Size = new System.Drawing.Size(67, 15);
this.labelTextBox1.Label.TabIndex = 0;
this.labelTextBox1.Label.Text = "探伤级别";
this.labelTextBox1.Location = new System.Drawing.Point(13, 7);
this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox1.Name = "labelTextBox1";
this.labelTextBox1.Size = new System.Drawing.Size(263, 26);
this.labelTextBox1.TabIndex = 0;
//
//
//
this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelTextBox1.TextBox.Enabled = false;
this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
this.labelTextBox1.TextBox.Name = "textBox1";
this.labelTextBox1.TextBox.Size = new System.Drawing.Size(167, 25);
this.labelTextBox1.TextBox.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Left);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Right);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Top);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Bottom);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 29);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1006, 28);
this.panel3.TabIndex = 2;
this.panel3.Visible = false;
//
// _panel3_Toolbars_Dock_Area_Left
//
this._panel3_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
this._panel3_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._panel3_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
this._panel3_Toolbars_Dock_Area_Left.Name = "_panel3_Toolbars_Dock_Area_Left";
this._panel3_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
this._panel3_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel3_Toolbars_Dock_Area_Right
//
this._panel3_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
this._panel3_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._panel3_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1006, 28);
this._panel3_Toolbars_Dock_Area_Right.Name = "_panel3_Toolbars_Dock_Area_Right";
this._panel3_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
this._panel3_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel3_Toolbars_Dock_Area_Top
//
this._panel3_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
this._panel3_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._panel3_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._panel3_Toolbars_Dock_Area_Top.Name = "_panel3_Toolbars_Dock_Area_Top";
this._panel3_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1006, 28);
this._panel3_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel3_Toolbars_Dock_Area_Bottom
//
this._panel3_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
this._panel3_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._panel3_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 28);
this._panel3_Toolbars_Dock_Area_Bottom.Name = "_panel3_Toolbars_Dock_Area_Bottom";
this._panel3_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1006, 0);
this._panel3_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
//
// DetectionLeveFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1006, 553);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel3);
this.Controls.Add(this.ultraStatusBar1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "DetectionLeveFrm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "探伤级别维护";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.DetectionLeveFrm_Load);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
this.panel3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
private Infragistics.Win.UltraWinStatusBar.UltraStatusBar ultraStatusBar1;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Bottom;
}
}