namespace ProductionTracing { partial class ProductionTracingWnd { /// /// 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.vSplitContainer = new System.Windows.Forms.SplitContainer(); this.hSplitContainer = new System.Windows.Forms.SplitContainer(); this.filtersItemsSplitContainer = new System.Windows.Forms.SplitContainer(); this.filtersGroupBox = new System.Windows.Forms.GroupBox(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.comboBox2 = new System.Windows.Forms.ComboBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.last30dButton = new System.Windows.Forms.Button(); this.last7dButton = new System.Windows.Forms.Button(); this.yesterdayButton = new System.Windows.Forms.Button(); this.toLabel = new System.Windows.Forms.Label(); this.toDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.fromLabel = new System.Windows.Forms.Label(); this.fromDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.v2SplitContainer = new System.Windows.Forms.SplitContainer(); this.splitContainer8 = new System.Windows.Forms.SplitContainer(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.comboBox8 = new System.Windows.Forms.ComboBox(); this.checkBox8 = new System.Windows.Forms.CheckBox(); this.splitContainer9 = new System.Windows.Forms.SplitContainer(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.comboBox9 = new System.Windows.Forms.ComboBox(); this.checkBox9 = new System.Windows.Forms.CheckBox(); this.splitContainer4 = new System.Windows.Forms.SplitContainer(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.comboBox4 = new System.Windows.Forms.ComboBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.splitContainer5 = new System.Windows.Forms.SplitContainer(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.comboBox5 = new System.Windows.Forms.ComboBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.splitContainer6 = new System.Windows.Forms.SplitContainer(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.comboBox6 = new System.Windows.Forms.ComboBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.comboBox7 = new System.Windows.Forms.ComboBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.itemsGroupBox = new System.Windows.Forms.GroupBox(); this.tabControl = new System.Windows.Forms.TabControl(); this.statisticsBtn = new System.Windows.Forms.Button(); this.printQueryResultsBtn = new System.Windows.Forms.Button(); this.exportQueryResultsBtn = new System.Windows.Forms.Button(); this.formatOfResultsBtn = new System.Windows.Forms.Button(); this.settingsBtn = new System.Windows.Forms.Button(); this.saveConfigBtn = new System.Windows.Forms.Button(); this.loadConfigBtn = new System.Windows.Forms.Button(); this.executeQueryBtn = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.vSplitContainer)).BeginInit(); this.vSplitContainer.Panel1.SuspendLayout(); this.vSplitContainer.Panel2.SuspendLayout(); this.vSplitContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.hSplitContainer)).BeginInit(); this.hSplitContainer.Panel1.SuspendLayout(); this.hSplitContainer.Panel2.SuspendLayout(); this.hSplitContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.filtersItemsSplitContainer)).BeginInit(); this.filtersItemsSplitContainer.Panel1.SuspendLayout(); this.filtersItemsSplitContainer.Panel2.SuspendLayout(); this.filtersItemsSplitContainer.SuspendLayout(); this.filtersGroupBox.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.v2SplitContainer)).BeginInit(); this.v2SplitContainer.Panel1.SuspendLayout(); this.v2SplitContainer.Panel2.SuspendLayout(); this.v2SplitContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer8)).BeginInit(); this.splitContainer8.Panel1.SuspendLayout(); this.splitContainer8.Panel2.SuspendLayout(); this.splitContainer8.SuspendLayout(); this.groupBox8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer9)).BeginInit(); this.splitContainer9.Panel1.SuspendLayout(); this.splitContainer9.SuspendLayout(); this.groupBox9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit(); this.splitContainer4.Panel1.SuspendLayout(); this.splitContainer4.Panel2.SuspendLayout(); this.splitContainer4.SuspendLayout(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).BeginInit(); this.splitContainer5.Panel1.SuspendLayout(); this.splitContainer5.Panel2.SuspendLayout(); this.splitContainer5.SuspendLayout(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer6)).BeginInit(); this.splitContainer6.Panel1.SuspendLayout(); this.splitContainer6.Panel2.SuspendLayout(); this.splitContainer6.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox7.SuspendLayout(); this.SuspendLayout(); // // vSplitContainer // this.vSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.vSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; this.vSplitContainer.Location = new System.Drawing.Point(0, 0); this.vSplitContainer.Name = "vSplitContainer"; // // vSplitContainer.Panel1 // this.vSplitContainer.Panel1.Controls.Add(this.hSplitContainer); this.vSplitContainer.Panel1MinSize = 100; // // vSplitContainer.Panel2 // this.vSplitContainer.Panel2.Controls.Add(this.statisticsBtn); this.vSplitContainer.Panel2.Controls.Add(this.printQueryResultsBtn); this.vSplitContainer.Panel2.Controls.Add(this.exportQueryResultsBtn); this.vSplitContainer.Panel2.Controls.Add(this.formatOfResultsBtn); this.vSplitContainer.Panel2.Controls.Add(this.settingsBtn); this.vSplitContainer.Panel2.Controls.Add(this.saveConfigBtn); this.vSplitContainer.Panel2.Controls.Add(this.loadConfigBtn); this.vSplitContainer.Panel2.Controls.Add(this.executeQueryBtn); this.vSplitContainer.Panel2MinSize = 100; this.vSplitContainer.Size = new System.Drawing.Size(1390, 711); this.vSplitContainer.SplitterDistance = 1246; this.vSplitContainer.TabIndex = 0; // // hSplitContainer // this.hSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.hSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.hSplitContainer.IsSplitterFixed = true; this.hSplitContainer.Location = new System.Drawing.Point(0, 0); this.hSplitContainer.Name = "hSplitContainer"; this.hSplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal; // // hSplitContainer.Panel1 // this.hSplitContainer.Panel1.Controls.Add(this.filtersItemsSplitContainer); // // hSplitContainer.Panel2 // this.hSplitContainer.Panel2.Controls.Add(this.tabControl); this.hSplitContainer.Size = new System.Drawing.Size(1246, 711); this.hSplitContainer.SplitterDistance = 285; this.hSplitContainer.TabIndex = 0; // // filtersItemsSplitContainer // this.filtersItemsSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.filtersItemsSplitContainer.Location = new System.Drawing.Point(0, 0); this.filtersItemsSplitContainer.Name = "filtersItemsSplitContainer"; // // filtersItemsSplitContainer.Panel1 // this.filtersItemsSplitContainer.Panel1.Controls.Add(this.filtersGroupBox); // // filtersItemsSplitContainer.Panel2 // this.filtersItemsSplitContainer.Panel2.Controls.Add(this.itemsGroupBox); this.filtersItemsSplitContainer.Size = new System.Drawing.Size(1246, 285); this.filtersItemsSplitContainer.SplitterDistance = 623; this.filtersItemsSplitContainer.TabIndex = 1; // // filtersGroupBox // this.filtersGroupBox.Controls.Add(this.splitContainer1); this.filtersGroupBox.Dock = System.Windows.Forms.DockStyle.Fill; this.filtersGroupBox.Location = new System.Drawing.Point(0, 0); this.filtersGroupBox.Name = "filtersGroupBox"; this.filtersGroupBox.RightToLeft = System.Windows.Forms.RightToLeft.No; this.filtersGroupBox.Size = new System.Drawing.Size(623, 285); this.filtersGroupBox.TabIndex = 0; this.filtersGroupBox.TabStop = false; this.filtersGroupBox.Text = "Filters"; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer1.IsSplitterFixed = true; this.splitContainer1.Location = new System.Drawing.Point(3, 16); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.splitContainer2); this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No; // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.splitContainer3); this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.splitContainer1.Size = new System.Drawing.Size(617, 266); this.splitContainer1.SplitterDistance = 41; this.splitContainer1.TabIndex = 0; // // groupBox1 // this.groupBox1.Controls.Add(this.comboBox1); this.groupBox1.Controls.Add(this.checkBox1); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(120, 41); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(3, 17); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(114, 21); this.comboBox1.TabIndex = 1; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(3, 0); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(52, 17); this.checkBox1.TabIndex = 0; this.checkBox1.Text = "Order"; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer2.IsSplitterFixed = true; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.groupBox1); this.splitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No; // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.groupBox2); this.splitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.splitContainer2.Size = new System.Drawing.Size(617, 41); this.splitContainer2.SplitterDistance = 120; this.splitContainer2.TabIndex = 0; // // groupBox2 // this.groupBox2.Controls.Add(this.comboBox2); this.groupBox2.Controls.Add(this.checkBox2); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(493, 41); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; // // comboBox2 // this.comboBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.comboBox2.FormattingEnabled = true; this.comboBox2.Location = new System.Drawing.Point(3, 16); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(487, 21); this.comboBox2.TabIndex = 1; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(3, 0); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(71, 17); this.checkBox2.TabIndex = 0; this.checkBox2.Text = "Workflow"; this.checkBox2.UseVisualStyleBackColor = true; this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged); // // splitContainer3 // this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer3.IsSplitterFixed = true; this.splitContainer3.Location = new System.Drawing.Point(0, 0); this.splitContainer3.Name = "splitContainer3"; this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer3.Panel1 // this.splitContainer3.Panel1.Controls.Add(this.groupBox3); // // splitContainer3.Panel2 // this.splitContainer3.Panel2.Controls.Add(this.v2SplitContainer); this.splitContainer3.Size = new System.Drawing.Size(617, 221); this.splitContainer3.SplitterDistance = 41; this.splitContainer3.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.last30dButton); this.groupBox3.Controls.Add(this.last7dButton); this.groupBox3.Controls.Add(this.yesterdayButton); this.groupBox3.Controls.Add(this.toLabel); this.groupBox3.Controls.Add(this.toDateTimePicker); this.groupBox3.Controls.Add(this.fromLabel); this.groupBox3.Controls.Add(this.fromDateTimePicker); this.groupBox3.Controls.Add(this.checkBox3); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.Location = new System.Drawing.Point(0, 0); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(617, 41); this.groupBox3.TabIndex = 0; this.groupBox3.TabStop = false; // // last30dButton // this.last30dButton.Location = new System.Drawing.Point(553, 15); this.last30dButton.Name = "last30dButton"; this.last30dButton.Size = new System.Drawing.Size(62, 23); this.last30dButton.TabIndex = 11; this.last30dButton.Text = "Last 30 d."; this.last30dButton.UseVisualStyleBackColor = true; // // last7dButton // this.last7dButton.Location = new System.Drawing.Point(486, 15); this.last7dButton.Name = "last7dButton"; this.last7dButton.Size = new System.Drawing.Size(62, 23); this.last7dButton.TabIndex = 10; this.last7dButton.Text = "Last 7 d."; this.last7dButton.UseVisualStyleBackColor = true; // // yesterdayButton // this.yesterdayButton.Location = new System.Drawing.Point(419, 15); this.yesterdayButton.Name = "yesterdayButton"; this.yesterdayButton.Size = new System.Drawing.Size(62, 23); this.yesterdayButton.TabIndex = 9; this.yesterdayButton.Text = "Yesterday"; this.yesterdayButton.UseVisualStyleBackColor = true; // // toLabel // this.toLabel.AutoSize = true; this.toLabel.Location = new System.Drawing.Point(225, 20); this.toLabel.Name = "toLabel"; this.toLabel.RightToLeft = System.Windows.Forms.RightToLeft.No; this.toLabel.Size = new System.Drawing.Size(20, 13); this.toLabel.TabIndex = 8; this.toLabel.Text = "To"; // // toDateTimePicker // this.toDateTimePicker.Location = new System.Drawing.Point(262, 17); this.toDateTimePicker.Name = "toDateTimePicker"; this.toDateTimePicker.Size = new System.Drawing.Size(151, 20); this.toDateTimePicker.TabIndex = 7; // // fromLabel // this.fromLabel.AutoSize = true; this.fromLabel.Location = new System.Drawing.Point(23, 20); this.fromLabel.Name = "fromLabel"; this.fromLabel.Size = new System.Drawing.Size(30, 13); this.fromLabel.TabIndex = 6; this.fromLabel.Text = "From"; // // fromDateTimePicker // this.fromDateTimePicker.Location = new System.Drawing.Point(59, 17); this.fromDateTimePicker.Name = "fromDateTimePicker"; this.fromDateTimePicker.Size = new System.Drawing.Size(151, 20); this.fromDateTimePicker.TabIndex = 5; // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.Location = new System.Drawing.Point(3, 0); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(92, 17); this.checkBox3.TabIndex = 0; this.checkBox3.Text = "Date and time"; this.checkBox3.UseVisualStyleBackColor = true; this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged); // // v2SplitContainer // this.v2SplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.v2SplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.v2SplitContainer.IsSplitterFixed = true; this.v2SplitContainer.Location = new System.Drawing.Point(0, 0); this.v2SplitContainer.Name = "v2SplitContainer"; // // v2SplitContainer.Panel1 // this.v2SplitContainer.Panel1.Controls.Add(this.splitContainer8); // // v2SplitContainer.Panel2 // this.v2SplitContainer.Panel2.Controls.Add(this.splitContainer4); this.v2SplitContainer.Size = new System.Drawing.Size(617, 176); this.v2SplitContainer.SplitterDistance = 120; this.v2SplitContainer.TabIndex = 0; // // splitContainer8 // this.splitContainer8.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer8.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer8.IsSplitterFixed = true; this.splitContainer8.Location = new System.Drawing.Point(0, 0); this.splitContainer8.Name = "splitContainer8"; this.splitContainer8.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer8.Panel1 // this.splitContainer8.Panel1.Controls.Add(this.groupBox8); // // splitContainer8.Panel2 // this.splitContainer8.Panel2.Controls.Add(this.splitContainer9); this.splitContainer8.Size = new System.Drawing.Size(120, 176); this.splitContainer8.SplitterDistance = 41; this.splitContainer8.TabIndex = 0; // // groupBox8 // this.groupBox8.Controls.Add(this.comboBox8); this.groupBox8.Controls.Add(this.checkBox8); this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox8.Location = new System.Drawing.Point(0, 0); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(120, 41); this.groupBox8.TabIndex = 0; this.groupBox8.TabStop = false; // // comboBox8 // this.comboBox8.FormattingEnabled = true; this.comboBox8.Location = new System.Drawing.Point(3, 17); this.comboBox8.Name = "comboBox8"; this.comboBox8.Size = new System.Drawing.Size(114, 21); this.comboBox8.TabIndex = 1; // // checkBox8 // this.checkBox8.AutoSize = true; this.checkBox8.Location = new System.Drawing.Point(3, 0); this.checkBox8.Name = "checkBox8"; this.checkBox8.Size = new System.Drawing.Size(115, 17); this.checkBox8.TabIndex = 0; this.checkBox8.Text = "Housing part name"; this.checkBox8.UseVisualStyleBackColor = true; this.checkBox8.CheckedChanged += new System.EventHandler(this.checkBox8_CheckedChanged); // // splitContainer9 // this.splitContainer9.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer9.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer9.IsSplitterFixed = true; this.splitContainer9.Location = new System.Drawing.Point(0, 0); this.splitContainer9.Name = "splitContainer9"; this.splitContainer9.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer9.Panel1 // this.splitContainer9.Panel1.Controls.Add(this.groupBox9); this.splitContainer9.Size = new System.Drawing.Size(120, 131); this.splitContainer9.SplitterDistance = 41; this.splitContainer9.TabIndex = 0; // // groupBox9 // this.groupBox9.Controls.Add(this.comboBox9); this.groupBox9.Controls.Add(this.checkBox9); this.groupBox9.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox9.Location = new System.Drawing.Point(0, 0); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(120, 41); this.groupBox9.TabIndex = 0; this.groupBox9.TabStop = false; // // comboBox9 // this.comboBox9.FormattingEnabled = true; this.comboBox9.Location = new System.Drawing.Point(3, 17); this.comboBox9.Name = "comboBox9"; this.comboBox9.Size = new System.Drawing.Size(114, 21); this.comboBox9.TabIndex = 1; // // checkBox9 // this.checkBox9.AutoSize = true; this.checkBox9.Location = new System.Drawing.Point(3, 0); this.checkBox9.Name = "checkBox9"; this.checkBox9.Size = new System.Drawing.Size(121, 17); this.checkBox9.TabIndex = 0; this.checkBox9.Text = "eRegister part name"; this.checkBox9.UseVisualStyleBackColor = true; this.checkBox9.CheckedChanged += new System.EventHandler(this.checkBox9_CheckedChanged); // // splitContainer4 // this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer4.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer4.IsSplitterFixed = true; this.splitContainer4.Location = new System.Drawing.Point(0, 0); this.splitContainer4.Name = "splitContainer4"; this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer4.Panel1 // this.splitContainer4.Panel1.Controls.Add(this.groupBox4); // // splitContainer4.Panel2 // this.splitContainer4.Panel2.Controls.Add(this.splitContainer5); this.splitContainer4.Size = new System.Drawing.Size(493, 176); this.splitContainer4.SplitterDistance = 41; this.splitContainer4.TabIndex = 0; // // groupBox4 // this.groupBox4.Controls.Add(this.comboBox4); this.groupBox4.Controls.Add(this.checkBox4); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Location = new System.Drawing.Point(0, 0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(493, 41); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; // // comboBox4 // this.comboBox4.FormattingEnabled = true; this.comboBox4.Location = new System.Drawing.Point(3, 17); this.comboBox4.Name = "comboBox4"; this.comboBox4.Size = new System.Drawing.Size(200, 21); this.comboBox4.TabIndex = 1; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Location = new System.Drawing.Point(3, 0); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(88, 17); this.checkBox4.TabIndex = 0; this.checkBox4.Text = "Housing S/N"; this.checkBox4.UseVisualStyleBackColor = true; this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged); // // splitContainer5 // this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer5.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer5.IsSplitterFixed = true; this.splitContainer5.Location = new System.Drawing.Point(0, 0); this.splitContainer5.Name = "splitContainer5"; this.splitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer5.Panel1 // this.splitContainer5.Panel1.Controls.Add(this.groupBox5); // // splitContainer5.Panel2 // this.splitContainer5.Panel2.Controls.Add(this.splitContainer6); this.splitContainer5.Size = new System.Drawing.Size(493, 131); this.splitContainer5.SplitterDistance = 41; this.splitContainer5.TabIndex = 0; // // groupBox5 // this.groupBox5.Controls.Add(this.comboBox5); this.groupBox5.Controls.Add(this.checkBox5); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox5.Location = new System.Drawing.Point(0, 0); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(493, 41); this.groupBox5.TabIndex = 0; this.groupBox5.TabStop = false; // // comboBox5 // this.comboBox5.FormattingEnabled = true; this.comboBox5.Location = new System.Drawing.Point(3, 17); this.comboBox5.Name = "comboBox5"; this.comboBox5.Size = new System.Drawing.Size(200, 21); this.comboBox5.TabIndex = 2; // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Location = new System.Drawing.Point(3, 0); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(109, 17); this.checkBox5.TabIndex = 0; this.checkBox5.Text = "eRegister number"; this.checkBox5.UseVisualStyleBackColor = true; this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged); // // splitContainer6 // this.splitContainer6.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer6.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer6.IsSplitterFixed = true; this.splitContainer6.Location = new System.Drawing.Point(0, 0); this.splitContainer6.Name = "splitContainer6"; this.splitContainer6.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer6.Panel1 // this.splitContainer6.Panel1.Controls.Add(this.groupBox6); // // splitContainer6.Panel2 // this.splitContainer6.Panel2.Controls.Add(this.groupBox7); this.splitContainer6.Size = new System.Drawing.Size(493, 86); this.splitContainer6.SplitterDistance = 41; this.splitContainer6.TabIndex = 0; // // groupBox6 // this.groupBox6.Controls.Add(this.comboBox6); this.groupBox6.Controls.Add(this.checkBox6); this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox6.Location = new System.Drawing.Point(0, 0); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(493, 41); this.groupBox6.TabIndex = 0; this.groupBox6.TabStop = false; // // comboBox6 // this.comboBox6.FormattingEnabled = true; this.comboBox6.Location = new System.Drawing.Point(3, 17); this.comboBox6.Name = "comboBox6"; this.comboBox6.Size = new System.Drawing.Size(200, 21); this.comboBox6.TabIndex = 2; // // checkBox6 // this.checkBox6.AutoSize = true; this.checkBox6.Location = new System.Drawing.Point(3, 0); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(90, 17); this.checkBox6.TabIndex = 0; this.checkBox6.Text = "Serial number"; this.checkBox6.UseVisualStyleBackColor = true; this.checkBox6.CheckedChanged += new System.EventHandler(this.checkBox6_CheckedChanged); // // groupBox7 // this.groupBox7.Controls.Add(this.comboBox7); this.groupBox7.Controls.Add(this.checkBox7); this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox7.Location = new System.Drawing.Point(0, 0); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(493, 41); this.groupBox7.TabIndex = 0; this.groupBox7.TabStop = false; // // comboBox7 // this.comboBox7.FormattingEnabled = true; this.comboBox7.Location = new System.Drawing.Point(3, 17); this.comboBox7.Name = "comboBox7"; this.comboBox7.Size = new System.Drawing.Size(200, 21); this.comboBox7.TabIndex = 2; // // checkBox7 // this.checkBox7.AutoSize = true; this.checkBox7.Location = new System.Drawing.Point(3, 0); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(94, 17); this.checkBox7.TabIndex = 0; this.checkBox7.Text = "Radio address"; this.checkBox7.UseVisualStyleBackColor = true; this.checkBox7.CheckedChanged += new System.EventHandler(this.checkBox7_CheckedChanged); // // itemsGroupBox // this.itemsGroupBox.Dock = System.Windows.Forms.DockStyle.Fill; this.itemsGroupBox.Location = new System.Drawing.Point(0, 0); this.itemsGroupBox.Name = "itemsGroupBox"; this.itemsGroupBox.Size = new System.Drawing.Size(619, 285); this.itemsGroupBox.TabIndex = 0; this.itemsGroupBox.TabStop = false; this.itemsGroupBox.Text = "Items"; // // tabControl // this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl.Location = new System.Drawing.Point(0, 0); this.tabControl.Name = "tabControl"; this.tabControl.SelectedIndex = 0; this.tabControl.Size = new System.Drawing.Size(1246, 422); this.tabControl.TabIndex = 1; this.tabControl.SelectedIndexChanged += new System.EventHandler(this.tabControl_SelectedIndexChanged); // // statisticsBtn // this.statisticsBtn.Location = new System.Drawing.Point(29, 452); this.statisticsBtn.Name = "statisticsBtn"; this.statisticsBtn.Size = new System.Drawing.Size(83, 41); this.statisticsBtn.TabIndex = 11; this.statisticsBtn.Text = "Statistics"; this.statisticsBtn.UseVisualStyleBackColor = true; this.statisticsBtn.Click += new System.EventHandler(this.statisticsBtn_Click); // // printQueryResultsBtn // this.printQueryResultsBtn.Enabled = false; this.printQueryResultsBtn.Location = new System.Drawing.Point(8, 396); this.printQueryResultsBtn.Name = "printQueryResultsBtn"; this.printQueryResultsBtn.Size = new System.Drawing.Size(125, 28); this.printQueryResultsBtn.TabIndex = 10; this.printQueryResultsBtn.Text = "Print query results"; this.printQueryResultsBtn.UseVisualStyleBackColor = true; this.printQueryResultsBtn.Click += new System.EventHandler(this.printQueryResultsBtn_Click); // // exportQueryResultsBtn // this.exportQueryResultsBtn.Location = new System.Drawing.Point(8, 364); this.exportQueryResultsBtn.Name = "exportQueryResultsBtn"; this.exportQueryResultsBtn.Size = new System.Drawing.Size(125, 28); this.exportQueryResultsBtn.TabIndex = 9; this.exportQueryResultsBtn.Text = "Export query results"; this.exportQueryResultsBtn.UseVisualStyleBackColor = true; this.exportQueryResultsBtn.Click += new System.EventHandler(this.exportQueryResultsBtn_Click); // // formatOfResultsBtn // this.formatOfResultsBtn.Location = new System.Drawing.Point(8, 126); this.formatOfResultsBtn.Name = "formatOfResultsBtn"; this.formatOfResultsBtn.Size = new System.Drawing.Size(125, 28); this.formatOfResultsBtn.TabIndex = 4; this.formatOfResultsBtn.Text = "Format of results"; this.formatOfResultsBtn.UseVisualStyleBackColor = true; this.formatOfResultsBtn.Click += new System.EventHandler(this.formatOfResultsBtn_Click); // // settingsBtn // this.settingsBtn.Location = new System.Drawing.Point(8, 12); this.settingsBtn.Name = "settingsBtn"; this.settingsBtn.Size = new System.Drawing.Size(125, 33); this.settingsBtn.TabIndex = 0; this.settingsBtn.Text = "Settings"; this.settingsBtn.UseVisualStyleBackColor = true; this.settingsBtn.Click += new System.EventHandler(this.settingsBtn_Click); // // saveConfigBtn // this.saveConfigBtn.Location = new System.Drawing.Point(8, 157); this.saveConfigBtn.Name = "saveConfigBtn"; this.saveConfigBtn.Size = new System.Drawing.Size(125, 28); this.saveConfigBtn.TabIndex = 5; this.saveConfigBtn.Text = "Save configuration"; this.saveConfigBtn.UseVisualStyleBackColor = true; this.saveConfigBtn.Click += new System.EventHandler(this.saveConfigBtn_Click); // // loadConfigBtn // this.loadConfigBtn.Location = new System.Drawing.Point(8, 188); this.loadConfigBtn.Name = "loadConfigBtn"; this.loadConfigBtn.Size = new System.Drawing.Size(125, 28); this.loadConfigBtn.TabIndex = 6; this.loadConfigBtn.Text = "Load configuration"; this.loadConfigBtn.UseVisualStyleBackColor = true; this.loadConfigBtn.Click += new System.EventHandler(this.loadConfigBtn_Click); // // executeQueryBtn // this.executeQueryBtn.Location = new System.Drawing.Point(29, 268); this.executeQueryBtn.Name = "executeQueryBtn"; this.executeQueryBtn.Size = new System.Drawing.Size(83, 41); this.executeQueryBtn.TabIndex = 7; this.executeQueryBtn.Text = "Execute query"; this.executeQueryBtn.UseVisualStyleBackColor = true; this.executeQueryBtn.Click += new System.EventHandler(this.executeQueryBtn_Click); // // ProductionTracingWnd // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1390, 711); this.Controls.Add(this.vSplitContainer); this.Name = "ProductionTracingWnd"; this.Text = "Production Tracing"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ProductionTracingWnd_FormClosing); this.Load += new System.EventHandler(this.ProductionTracingWnd_Load); this.vSplitContainer.Panel1.ResumeLayout(false); this.vSplitContainer.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.vSplitContainer)).EndInit(); this.vSplitContainer.ResumeLayout(false); this.hSplitContainer.Panel1.ResumeLayout(false); this.hSplitContainer.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.hSplitContainer)).EndInit(); this.hSplitContainer.ResumeLayout(false); this.filtersItemsSplitContainer.Panel1.ResumeLayout(false); this.filtersItemsSplitContainer.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.filtersItemsSplitContainer)).EndInit(); this.filtersItemsSplitContainer.ResumeLayout(false); this.filtersGroupBox.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit(); this.splitContainer3.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.v2SplitContainer.Panel1.ResumeLayout(false); this.v2SplitContainer.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.v2SplitContainer)).EndInit(); this.v2SplitContainer.ResumeLayout(false); this.splitContainer8.Panel1.ResumeLayout(false); this.splitContainer8.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer8)).EndInit(); this.splitContainer8.ResumeLayout(false); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.splitContainer9.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer9)).EndInit(); this.splitContainer9.ResumeLayout(false); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.splitContainer4.Panel1.ResumeLayout(false); this.splitContainer4.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit(); this.splitContainer4.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.splitContainer5.Panel1.ResumeLayout(false); this.splitContainer5.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit(); this.splitContainer5.ResumeLayout(false); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.splitContainer6.Panel1.ResumeLayout(false); this.splitContainer6.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer6)).EndInit(); this.splitContainer6.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer vSplitContainer; private System.Windows.Forms.SplitContainer hSplitContainer; private System.Windows.Forms.Button saveConfigBtn; private System.Windows.Forms.Button loadConfigBtn; private System.Windows.Forms.Button executeQueryBtn; private System.Windows.Forms.Button settingsBtn; private System.Windows.Forms.GroupBox filtersGroupBox; private System.Windows.Forms.Button exportQueryResultsBtn; private System.Windows.Forms.Button formatOfResultsBtn; private System.Windows.Forms.Button printQueryResultsBtn; private System.Windows.Forms.Button statisticsBtn; private System.Windows.Forms.TabControl tabControl; private System.Windows.Forms.Button wizard2Button; private System.Windows.Forms.Button wizard3Button; private System.Windows.Forms.SplitContainer filtersItemsSplitContainer; private System.Windows.Forms.GroupBox itemsGroupBox; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.SplitContainer splitContainer3; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button last30dButton; private System.Windows.Forms.Button last7dButton; private System.Windows.Forms.Button yesterdayButton; private System.Windows.Forms.Label toLabel; private System.Windows.Forms.DateTimePicker toDateTimePicker; private System.Windows.Forms.Label fromLabel; private System.Windows.Forms.DateTimePicker fromDateTimePicker; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.SplitContainer splitContainer4; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.SplitContainer splitContainer5; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.CheckBox checkBox5; private System.Windows.Forms.SplitContainer splitContainer6; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.CheckBox checkBox6; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.CheckBox checkBox7; private System.Windows.Forms.ComboBox comboBox4; private System.Windows.Forms.ComboBox comboBox5; private System.Windows.Forms.ComboBox comboBox6; private System.Windows.Forms.ComboBox comboBox7; private System.Windows.Forms.SplitContainer v2SplitContainer; private System.Windows.Forms.SplitContainer splitContainer8; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.ComboBox comboBox8; private System.Windows.Forms.CheckBox checkBox8; private System.Windows.Forms.SplitContainer splitContainer9; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.ComboBox comboBox9; private System.Windows.Forms.CheckBox checkBox9; } }