/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ItemNameLB              = new System.Windows.Forms.Label();
     this.ActiveLB                = new System.Windows.Forms.Label();
     this.ReqTypeLB               = new System.Windows.Forms.Label();
     this.SamplingRateLB          = new System.Windows.Forms.Label();
     this.DeadbandLB              = new System.Windows.Forms.Label();
     this.EnableBufferingLB       = new System.Windows.Forms.Label();
     this.ItemNameTB              = new System.Windows.Forms.TextBox();
     this.ActiveCB                = new System.Windows.Forms.CheckBox();
     this.SamplingRateCTRL        = new System.Windows.Forms.NumericUpDown();
     this.DeadbandCTRL            = new System.Windows.Forms.NumericUpDown();
     this.EnableBufferingCB       = new System.Windows.Forms.CheckBox();
     this.DeadbandSpecifiedCB     = new System.Windows.Forms.CheckBox();
     this.ActiveSpecifiedCB       = new System.Windows.Forms.CheckBox();
     this.SamplingRateSpecifiedCB = new System.Windows.Forms.CheckBox();
     this.EnableBufferSpecifiedCB = new System.Windows.Forms.CheckBox();
     this.ReqTypeCTRL             = new OpcClientSdk.Controls.DataTypeCtrl();
     this.ItemPathTB              = new System.Windows.Forms.TextBox();
     this.ItemPathLB              = new System.Windows.Forms.Label();
     this.MaxAgeSpecifiedCB       = new System.Windows.Forms.CheckBox();
     this.MaxAgeCTRL              = new System.Windows.Forms.NumericUpDown();
     this.MaxAgeLB                = new System.Windows.Forms.Label();
     this.ReqTypeSpecifiedCB      = new System.Windows.Forms.CheckBox();
     this.SubscribePN             = new System.Windows.Forms.Panel();
     this.ReadPN                    = new System.Windows.Forms.Panel();
     this.TopPN                     = new System.Windows.Forms.Panel();
     this.TypeConversionLB          = new System.Windows.Forms.Label();
     this.TypeConversionCB          = new System.Windows.Forms.ComboBox();
     this.DataFilterLN              = new System.Windows.Forms.Label();
     this.DataFilterTB              = new System.Windows.Forms.TextBox();
     this.ComplexItemPN             = new System.Windows.Forms.Panel();
     this.DataFilterSpecifiedCB     = new System.Windows.Forms.CheckBox();
     this.TypeConversionSpecifiedCB = new System.Windows.Forms.CheckBox();
     this.ReqTypePN                 = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.SamplingRateCTRL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DeadbandCTRL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaxAgeCTRL)).BeginInit();
     this.SubscribePN.SuspendLayout();
     this.ReadPN.SuspendLayout();
     this.TopPN.SuspendLayout();
     this.ComplexItemPN.SuspendLayout();
     this.ReqTypePN.SuspendLayout();
     this.SuspendLayout();
     //
     // ItemNameLB
     //
     this.ItemNameLB.Location  = new System.Drawing.Point(0, 0);
     this.ItemNameLB.Name      = "ItemNameLB";
     this.ItemNameLB.TabIndex  = 0;
     this.ItemNameLB.Text      = "Item Name";
     this.ItemNameLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ActiveLB
     //
     this.ActiveLB.Location  = new System.Drawing.Point(0, 0);
     this.ActiveLB.Name      = "ActiveLB";
     this.ActiveLB.TabIndex  = 1;
     this.ActiveLB.Text      = "Active";
     this.ActiveLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ReqTypeLB
     //
     this.ReqTypeLB.Location  = new System.Drawing.Point(0, 0);
     this.ReqTypeLB.Name      = "ReqTypeLB";
     this.ReqTypeLB.TabIndex  = 3;
     this.ReqTypeLB.Text      = "Requested Type";
     this.ReqTypeLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // SamplingRateLB
     //
     this.SamplingRateLB.Location  = new System.Drawing.Point(0, 48);
     this.SamplingRateLB.Name      = "SamplingRateLB";
     this.SamplingRateLB.TabIndex  = 5;
     this.SamplingRateLB.Text      = "Sampling Rate";
     this.SamplingRateLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DeadbandLB
     //
     this.DeadbandLB.Location  = new System.Drawing.Point(0, 24);
     this.DeadbandLB.Name      = "DeadbandLB";
     this.DeadbandLB.TabIndex  = 6;
     this.DeadbandLB.Text      = "Deadband";
     this.DeadbandLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // EnableBufferingLB
     //
     this.EnableBufferingLB.Location  = new System.Drawing.Point(0, 72);
     this.EnableBufferingLB.Name      = "EnableBufferingLB";
     this.EnableBufferingLB.TabIndex  = 7;
     this.EnableBufferingLB.Text      = "Enable Buffering";
     this.EnableBufferingLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ItemNameTB
     //
     this.ItemNameTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.ItemNameTB.Location = new System.Drawing.Point(104, 0);
     this.ItemNameTB.Name     = "ItemNameTB";
     this.ItemNameTB.ReadOnly = true;
     this.ItemNameTB.Size     = new System.Drawing.Size(280, 20);
     this.ItemNameTB.TabIndex = 8;
     this.ItemNameTB.Text     = "";
     //
     // ActiveCB
     //
     this.ActiveCB.Location = new System.Drawing.Point(104, 0);
     this.ActiveCB.Name     = "ActiveCB";
     this.ActiveCB.Size     = new System.Drawing.Size(16, 24);
     this.ActiveCB.TabIndex = 9;
     //
     // SamplingRateCTRL
     //
     this.SamplingRateCTRL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.SamplingRateCTRL.Increment = new System.Decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.SamplingRateCTRL.Location = new System.Drawing.Point(104, 50);
     this.SamplingRateCTRL.Maximum  = new System.Decimal(new int[] {
         1000000000,
         0,
         0,
         0
     });
     this.SamplingRateCTRL.Name     = "SamplingRateCTRL";
     this.SamplingRateCTRL.Size     = new System.Drawing.Size(168, 20);
     this.SamplingRateCTRL.TabIndex = 12;
     //
     // DeadbandCTRL
     //
     this.DeadbandCTRL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.DeadbandCTRL.DecimalPlaces = 1;
     this.DeadbandCTRL.Location      = new System.Drawing.Point(104, 26);
     this.DeadbandCTRL.Name          = "DeadbandCTRL";
     this.DeadbandCTRL.Size          = new System.Drawing.Size(168, 20);
     this.DeadbandCTRL.TabIndex      = 14;
     //
     // EnableBufferingCB
     //
     this.EnableBufferingCB.Location = new System.Drawing.Point(104, 72);
     this.EnableBufferingCB.Name     = "EnableBufferingCB";
     this.EnableBufferingCB.Size     = new System.Drawing.Size(16, 24);
     this.EnableBufferingCB.TabIndex = 15;
     //
     // DeadbandSpecifiedCB
     //
     this.DeadbandSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.DeadbandSpecifiedCB.Checked         = true;
     this.DeadbandSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.DeadbandSpecifiedCB.Location        = new System.Drawing.Point(368, 24);
     this.DeadbandSpecifiedCB.Name            = "DeadbandSpecifiedCB";
     this.DeadbandSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.DeadbandSpecifiedCB.TabIndex        = 18;
     this.DeadbandSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // ActiveSpecifiedCB
     //
     this.ActiveSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ActiveSpecifiedCB.Checked         = true;
     this.ActiveSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.ActiveSpecifiedCB.Location        = new System.Drawing.Point(368, 0);
     this.ActiveSpecifiedCB.Name            = "ActiveSpecifiedCB";
     this.ActiveSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.ActiveSpecifiedCB.TabIndex        = 20;
     this.ActiveSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // SamplingRateSpecifiedCB
     //
     this.SamplingRateSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.SamplingRateSpecifiedCB.Checked         = true;
     this.SamplingRateSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.SamplingRateSpecifiedCB.Location        = new System.Drawing.Point(368, 48);
     this.SamplingRateSpecifiedCB.Name            = "SamplingRateSpecifiedCB";
     this.SamplingRateSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.SamplingRateSpecifiedCB.TabIndex        = 21;
     this.SamplingRateSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // EnableBufferSpecifiedCB
     //
     this.EnableBufferSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.EnableBufferSpecifiedCB.Checked         = true;
     this.EnableBufferSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.EnableBufferSpecifiedCB.Location        = new System.Drawing.Point(368, 72);
     this.EnableBufferSpecifiedCB.Name            = "EnableBufferSpecifiedCB";
     this.EnableBufferSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.EnableBufferSpecifiedCB.TabIndex        = 22;
     this.EnableBufferSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // ReqTypeCTRL
     //
     this.ReqTypeCTRL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.ReqTypeCTRL.Location     = new System.Drawing.Point(104, 0);
     this.ReqTypeCTRL.Name         = "ReqTypeCTRL";
     this.ReqTypeCTRL.SelectedType = null;
     this.ReqTypeCTRL.Size         = new System.Drawing.Size(208, 24);
     this.ReqTypeCTRL.TabIndex     = 23;
     //
     // ItemPathTB
     //
     this.ItemPathTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.ItemPathTB.Location = new System.Drawing.Point(104, 24);
     this.ItemPathTB.Name     = "ItemPathTB";
     this.ItemPathTB.ReadOnly = true;
     this.ItemPathTB.Size     = new System.Drawing.Size(280, 20);
     this.ItemPathTB.TabIndex = 27;
     this.ItemPathTB.Text     = "";
     //
     // ItemPathLB
     //
     this.ItemPathLB.Location  = new System.Drawing.Point(0, 24);
     this.ItemPathLB.Name      = "ItemPathLB";
     this.ItemPathLB.TabIndex  = 26;
     this.ItemPathLB.Text      = "Item Path";
     this.ItemPathLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // MaxAgeSpecifiedCB
     //
     this.MaxAgeSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.MaxAgeSpecifiedCB.Checked         = true;
     this.MaxAgeSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.MaxAgeSpecifiedCB.Location        = new System.Drawing.Point(368, 0);
     this.MaxAgeSpecifiedCB.Name            = "MaxAgeSpecifiedCB";
     this.MaxAgeSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.MaxAgeSpecifiedCB.TabIndex        = 30;
     this.MaxAgeSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // MaxAgeCTRL
     //
     this.MaxAgeCTRL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.MaxAgeCTRL.DecimalPlaces = 3;
     this.MaxAgeCTRL.Location      = new System.Drawing.Point(104, 2);
     this.MaxAgeCTRL.Maximum       = new System.Decimal(new int[] {
         1000000000,
         0,
         0,
         0
     });
     this.MaxAgeCTRL.Name     = "MaxAgeCTRL";
     this.MaxAgeCTRL.Size     = new System.Drawing.Size(168, 20);
     this.MaxAgeCTRL.TabIndex = 29;
     //
     // MaxAgeLB
     //
     this.MaxAgeLB.Location  = new System.Drawing.Point(0, 0);
     this.MaxAgeLB.Name      = "MaxAgeLB";
     this.MaxAgeLB.TabIndex  = 28;
     this.MaxAgeLB.Text      = "Maximum Age";
     this.MaxAgeLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ReqTypeSpecifiedCB
     //
     this.ReqTypeSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ReqTypeSpecifiedCB.Checked         = true;
     this.ReqTypeSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.ReqTypeSpecifiedCB.Location        = new System.Drawing.Point(368, 0);
     this.ReqTypeSpecifiedCB.Name            = "ReqTypeSpecifiedCB";
     this.ReqTypeSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.ReqTypeSpecifiedCB.TabIndex        = 31;
     this.ReqTypeSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // SubscribePN
     //
     this.SubscribePN.Controls.Add(this.ActiveLB);
     this.SubscribePN.Controls.Add(this.DeadbandCTRL);
     this.SubscribePN.Controls.Add(this.ActiveCB);
     this.SubscribePN.Controls.Add(this.SamplingRateLB);
     this.SubscribePN.Controls.Add(this.EnableBufferSpecifiedCB);
     this.SubscribePN.Controls.Add(this.DeadbandSpecifiedCB);
     this.SubscribePN.Controls.Add(this.SamplingRateCTRL);
     this.SubscribePN.Controls.Add(this.ActiveSpecifiedCB);
     this.SubscribePN.Controls.Add(this.EnableBufferingLB);
     this.SubscribePN.Controls.Add(this.SamplingRateSpecifiedCB);
     this.SubscribePN.Controls.Add(this.DeadbandLB);
     this.SubscribePN.Controls.Add(this.EnableBufferingCB);
     this.SubscribePN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.SubscribePN.Location = new System.Drawing.Point(0, 144);
     this.SubscribePN.Name     = "SubscribePN";
     this.SubscribePN.Size     = new System.Drawing.Size(384, 96);
     this.SubscribePN.TabIndex = 32;
     this.SubscribePN.Visible  = false;
     //
     // ReadPN
     //
     this.ReadPN.Controls.Add(this.MaxAgeSpecifiedCB);
     this.ReadPN.Controls.Add(this.MaxAgeLB);
     this.ReadPN.Controls.Add(this.MaxAgeCTRL);
     this.ReadPN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ReadPN.Location = new System.Drawing.Point(0, 120);
     this.ReadPN.Name     = "ReadPN";
     this.ReadPN.Size     = new System.Drawing.Size(384, 24);
     this.ReadPN.TabIndex = 33;
     //
     // TopPN
     //
     this.TopPN.Controls.Add(this.ItemNameLB);
     this.TopPN.Controls.Add(this.ItemPathLB);
     this.TopPN.Controls.Add(this.ItemPathTB);
     this.TopPN.Controls.Add(this.ItemNameTB);
     this.TopPN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.TopPN.Location = new System.Drawing.Point(0, 0);
     this.TopPN.Name     = "TopPN";
     this.TopPN.Size     = new System.Drawing.Size(384, 48);
     this.TopPN.TabIndex = 34;
     //
     // TypeConversionLB
     //
     this.TypeConversionLB.Location  = new System.Drawing.Point(0, 0);
     this.TypeConversionLB.Name      = "TypeConversionLB";
     this.TypeConversionLB.TabIndex  = 4;
     this.TypeConversionLB.Text      = "Type Conversion";
     this.TypeConversionLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // TypeConversionCB
     //
     this.TypeConversionCB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.TypeConversionCB.Location              = new System.Drawing.Point(104, 0);
     this.TypeConversionCB.Name                  = "TypeConversionCB";
     this.TypeConversionCB.Size                  = new System.Drawing.Size(208, 21);
     this.TypeConversionCB.TabIndex              = 5;
     this.TypeConversionCB.SelectedIndexChanged += new System.EventHandler(this.TypeConversionCB_SelectedIndexChanged);
     //
     // DataFilterLN
     //
     this.DataFilterLN.Location  = new System.Drawing.Point(0, 24);
     this.DataFilterLN.Name      = "DataFilterLN";
     this.DataFilterLN.TabIndex  = 6;
     this.DataFilterLN.Text      = "Data Filter";
     this.DataFilterLN.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DataFilterTB
     //
     this.DataFilterTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.DataFilterTB.Location = new System.Drawing.Point(104, 24);
     this.DataFilterTB.Name     = "DataFilterTB";
     this.DataFilterTB.Size     = new System.Drawing.Size(256, 20);
     this.DataFilterTB.TabIndex = 36;
     this.DataFilterTB.Text     = "";
     //
     // ComplexItemPN
     //
     this.ComplexItemPN.Controls.Add(this.DataFilterLN);
     this.ComplexItemPN.Controls.Add(this.TypeConversionLB);
     this.ComplexItemPN.Controls.Add(this.DataFilterTB);
     this.ComplexItemPN.Controls.Add(this.TypeConversionCB);
     this.ComplexItemPN.Controls.Add(this.DataFilterSpecifiedCB);
     this.ComplexItemPN.Controls.Add(this.TypeConversionSpecifiedCB);
     this.ComplexItemPN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ComplexItemPN.Location = new System.Drawing.Point(0, 72);
     this.ComplexItemPN.Name     = "ComplexItemPN";
     this.ComplexItemPN.Size     = new System.Drawing.Size(384, 48);
     this.ComplexItemPN.TabIndex = 37;
     //
     // DataFilterSpecifiedCB
     //
     this.DataFilterSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.DataFilterSpecifiedCB.Checked         = true;
     this.DataFilterSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.DataFilterSpecifiedCB.Location        = new System.Drawing.Point(368, 24);
     this.DataFilterSpecifiedCB.Name            = "DataFilterSpecifiedCB";
     this.DataFilterSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.DataFilterSpecifiedCB.TabIndex        = 37;
     this.DataFilterSpecifiedCB.CheckedChanged += new System.EventHandler(this.Specified_CheckedChanged);
     //
     // TypeConversionSpecifiedCB
     //
     this.TypeConversionSpecifiedCB.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.TypeConversionSpecifiedCB.Checked         = true;
     this.TypeConversionSpecifiedCB.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.TypeConversionSpecifiedCB.Location        = new System.Drawing.Point(368, 0);
     this.TypeConversionSpecifiedCB.Name            = "TypeConversionSpecifiedCB";
     this.TypeConversionSpecifiedCB.Size            = new System.Drawing.Size(16, 24);
     this.TypeConversionSpecifiedCB.TabIndex        = 38;
     this.TypeConversionSpecifiedCB.CheckedChanged += new System.EventHandler(this.TypeConversionCB_SelectedIndexChanged);
     //
     // ReqTypePN
     //
     this.ReqTypePN.Controls.Add(this.ReqTypeLB);
     this.ReqTypePN.Controls.Add(this.ReqTypeSpecifiedCB);
     this.ReqTypePN.Controls.Add(this.ReqTypeCTRL);
     this.ReqTypePN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ReqTypePN.Location = new System.Drawing.Point(0, 48);
     this.ReqTypePN.Name     = "ReqTypePN";
     this.ReqTypePN.Size     = new System.Drawing.Size(384, 24);
     this.ReqTypePN.TabIndex = 38;
     //
     // ItemEditCtrl
     //
     this.Controls.Add(this.SubscribePN);
     this.Controls.Add(this.ReadPN);
     this.Controls.Add(this.ComplexItemPN);
     this.Controls.Add(this.ReqTypePN);
     this.Controls.Add(this.TopPN);
     this.Name = "ItemEditCtrl";
     this.Size = new System.Drawing.Size(384, 240);
     ((System.ComponentModel.ISupportInitialize)(this.SamplingRateCTRL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DeadbandCTRL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaxAgeCTRL)).EndInit();
     this.SubscribePN.ResumeLayout(false);
     this.ReadPN.ResumeLayout(false);
     this.TopPN.ResumeLayout(false);
     this.ComplexItemPN.ResumeLayout(false);
     this.ReqTypePN.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.OkBTN           = new System.Windows.Forms.Button();
     this.CancelBTN       = new System.Windows.Forms.Button();
     this.ButtonsPN       = new System.Windows.Forms.Panel();
     this.ApplyBTN        = new System.Windows.Forms.Button();
     this.ItemNameLB      = new System.Windows.Forms.Label();
     this.TopPN           = new System.Windows.Forms.Panel();
     this.MaxElementsCTRL = new System.Windows.Forms.NumericUpDown();
     this.MaxElementsLB   = new System.Windows.Forms.Label();
     this.DataTypeCTRL    = new OpcClientSdk.Controls.DataTypeCtrl();
     this.DataTypeLB      = new System.Windows.Forms.Label();
     this.ItemNameTB      = new System.Windows.Forms.TextBox();
     this.MainPN          = new System.Windows.Forms.Panel();
     this.BrowseFiltersLV = new System.Windows.Forms.ListView();
     this.PopupMenu       = new System.Windows.Forms.ContextMenu();
     this.AddMI           = new System.Windows.Forms.MenuItem();
     this.RemoveMI        = new System.Windows.Forms.MenuItem();
     this.ButtonsPN.SuspendLayout();
     this.TopPN.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MaxElementsCTRL)).BeginInit();
     this.MainPN.SuspendLayout();
     this.SuspendLayout();
     //
     // OkBTN
     //
     this.OkBTN.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.OkBTN.Location = new System.Drawing.Point(4, 8);
     this.OkBTN.Name     = "OkBTN";
     this.OkBTN.TabIndex = 1;
     this.OkBTN.Text     = "OK";
     this.OkBTN.Click   += new System.EventHandler(this.OkBTN_Click);
     //
     // CancelBTN
     //
     this.CancelBTN.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.CancelBTN.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.CancelBTN.Location     = new System.Drawing.Point(248, 8);
     this.CancelBTN.Name         = "CancelBTN";
     this.CancelBTN.TabIndex     = 0;
     this.CancelBTN.Text         = "Cancel";
     this.CancelBTN.Click       += new System.EventHandler(this.CancelBTN_Click);
     //
     // ButtonsPN
     //
     this.ButtonsPN.Controls.Add(this.ApplyBTN);
     this.ButtonsPN.Controls.Add(this.CancelBTN);
     this.ButtonsPN.Controls.Add(this.OkBTN);
     this.ButtonsPN.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ButtonsPN.Location = new System.Drawing.Point(4, 218);
     this.ButtonsPN.Name     = "ButtonsPN";
     this.ButtonsPN.Size     = new System.Drawing.Size(328, 36);
     this.ButtonsPN.TabIndex = 0;
     //
     // ApplyBTN
     //
     this.ApplyBTN.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.ApplyBTN.Location = new System.Drawing.Point(127, 7);
     this.ApplyBTN.Name     = "ApplyBTN";
     this.ApplyBTN.TabIndex = 2;
     this.ApplyBTN.Text     = "Apply";
     this.ApplyBTN.Click   += new System.EventHandler(this.ApplyBTN_Click);
     //
     // ItemNameLB
     //
     this.ItemNameLB.Location  = new System.Drawing.Point(8, 0);
     this.ItemNameLB.Name      = "ItemNameLB";
     this.ItemNameLB.Size      = new System.Drawing.Size(80, 23);
     this.ItemNameLB.TabIndex  = 0;
     this.ItemNameLB.Text      = "Item Name";
     this.ItemNameLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // TopPN
     //
     this.TopPN.Controls.Add(this.MaxElementsCTRL);
     this.TopPN.Controls.Add(this.MaxElementsLB);
     this.TopPN.Controls.Add(this.DataTypeCTRL);
     this.TopPN.Controls.Add(this.DataTypeLB);
     this.TopPN.Controls.Add(this.ItemNameTB);
     this.TopPN.Controls.Add(this.ItemNameLB);
     this.TopPN.Dock     = System.Windows.Forms.DockStyle.Top;
     this.TopPN.Location = new System.Drawing.Point(4, 4);
     this.TopPN.Name     = "TopPN";
     this.TopPN.Size     = new System.Drawing.Size(328, 72);
     this.TopPN.TabIndex = 32;
     //
     // MaxElementsCTRL
     //
     this.MaxElementsCTRL.Location = new System.Drawing.Point(88, 49);
     this.MaxElementsCTRL.Maximum  = new System.Decimal(new int[] {
         2147483647,
         0,
         0,
         0
     });
     this.MaxElementsCTRL.Name     = "MaxElementsCTRL";
     this.MaxElementsCTRL.TabIndex = 14;
     //
     // MaxElementsLB
     //
     this.MaxElementsLB.Location  = new System.Drawing.Point(8, 48);
     this.MaxElementsLB.Name      = "MaxElementsLB";
     this.MaxElementsLB.Size      = new System.Drawing.Size(80, 23);
     this.MaxElementsLB.TabIndex  = 13;
     this.MaxElementsLB.Text      = "Max Items";
     this.MaxElementsLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DataTypeCTRL
     //
     this.DataTypeCTRL.Location     = new System.Drawing.Point(88, 24);
     this.DataTypeCTRL.Name         = "DataTypeCTRL";
     this.DataTypeCTRL.SelectedType = null;
     this.DataTypeCTRL.Size         = new System.Drawing.Size(120, 24);
     this.DataTypeCTRL.TabIndex     = 12;
     //
     // DataTypeLB
     //
     this.DataTypeLB.Location  = new System.Drawing.Point(8, 24);
     this.DataTypeLB.Name      = "DataTypeLB";
     this.DataTypeLB.Size      = new System.Drawing.Size(80, 23);
     this.DataTypeLB.TabIndex  = 11;
     this.DataTypeLB.Text      = "Data Type";
     this.DataTypeLB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ItemNameTB
     //
     this.ItemNameTB.Location = new System.Drawing.Point(88, 0);
     this.ItemNameTB.Name     = "ItemNameTB";
     this.ItemNameTB.Size     = new System.Drawing.Size(236, 20);
     this.ItemNameTB.TabIndex = 10;
     this.ItemNameTB.Text     = "";
     //
     // MainPN
     //
     this.MainPN.Controls.Add(this.BrowseFiltersLV);
     this.MainPN.Dock = System.Windows.Forms.DockStyle.Fill;
     this.MainPN.DockPadding.Bottom = 4;
     this.MainPN.DockPadding.Top    = 4;
     this.MainPN.Location           = new System.Drawing.Point(4, 76);
     this.MainPN.Name     = "MainPN";
     this.MainPN.Size     = new System.Drawing.Size(328, 142);
     this.MainPN.TabIndex = 33;
     //
     // BrowseFiltersLV
     //
     this.BrowseFiltersLV.ContextMenu   = this.PopupMenu;
     this.BrowseFiltersLV.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.BrowseFiltersLV.FullRowSelect = true;
     this.BrowseFiltersLV.Location      = new System.Drawing.Point(0, 4);
     this.BrowseFiltersLV.MultiSelect   = false;
     this.BrowseFiltersLV.Name          = "BrowseFiltersLV";
     this.BrowseFiltersLV.Size          = new System.Drawing.Size(328, 134);
     this.BrowseFiltersLV.TabIndex      = 0;
     this.BrowseFiltersLV.View          = System.Windows.Forms.View.Details;
     //
     // PopupMenu
     //
     this.PopupMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.AddMI,
         this.RemoveMI
     });
     //
     // AddMI
     //
     this.AddMI.Index  = 0;
     this.AddMI.Text   = "&Add";
     this.AddMI.Click += new System.EventHandler(this.AddMI_Click);
     //
     // RemoveMI
     //
     this.RemoveMI.Index  = 1;
     this.RemoveMI.Text   = "&Remove";
     this.RemoveMI.Click += new System.EventHandler(this.RemoveMI_Click);
     //
     // BrowseFiltersDlg
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(336, 254);
     this.Controls.Add(this.MainPN);
     this.Controls.Add(this.ButtonsPN);
     this.Controls.Add(this.TopPN);
     this.DockPadding.Left  = 4;
     this.DockPadding.Right = 4;
     this.DockPadding.Top   = 4;
     this.Name          = "BrowseFiltersDlg";
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "Browse Filters";
     this.ButtonsPN.ResumeLayout(false);
     this.TopPN.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.MaxElementsCTRL)).EndInit();
     this.MainPN.ResumeLayout(false);
     this.ResumeLayout(false);
 }