namespace TradeIdeas.TIProGUI.CBT
{
partial class ConfigDemoPercentUpDown
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.maxDownFromBottomLabel = new System.Windows.Forms.Label();
this.minDownFromBottomLabel = new System.Windows.Forms.Label();
this.maxUpFromBottomLabel = new System.Windows.Forms.Label();
this.minUpFromBottomLabel = new System.Windows.Forms.Label();
this.maxDownFromBottomTextBox = new System.Windows.Forms.TextBox();
this.minDownFromBottomTextBox = new System.Windows.Forms.TextBox();
this.maxUpFromBottomTextBox = new System.Windows.Forms.TextBox();
this.minUpFromBottomTextBox = new System.Windows.Forms.TextBox();
this.maxDownFromTopLabel = new System.Windows.Forms.Label();
this.minDownFromTopLabel = new System.Windows.Forms.Label();
this.maxUpFromTopLabel = new System.Windows.Forms.Label();
this.minUpFromTopLabel = new System.Windows.Forms.Label();
this.maxDownFromTopTextBox = new System.Windows.Forms.TextBox();
this.minDownFromTopTextBox = new System.Windows.Forms.TextBox();
this.maxUpFromTopTextBox = new System.Windows.Forms.TextBox();
this.minUpFromTopTextBox = new System.Windows.Forms.TextBox();
this.warningLabel = new System.Windows.Forms.Label();
this.flipButton = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.SuspendLayout();
//
// splitContainer1
//
this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.splitContainer1.IsSplitterFixed = true;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.maxDownFromBottomLabel);
this.splitContainer1.Panel1.Controls.Add(this.minDownFromBottomLabel);
this.splitContainer1.Panel1.Controls.Add(this.maxUpFromBottomLabel);
this.splitContainer1.Panel1.Controls.Add(this.minUpFromBottomLabel);
this.splitContainer1.Panel1.Controls.Add(this.maxDownFromBottomTextBox);
this.splitContainer1.Panel1.Controls.Add(this.minDownFromBottomTextBox);
this.splitContainer1.Panel1.Controls.Add(this.maxUpFromBottomTextBox);
this.splitContainer1.Panel1.Controls.Add(this.minUpFromBottomTextBox);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.maxDownFromTopLabel);
this.splitContainer1.Panel2.Controls.Add(this.minDownFromTopLabel);
this.splitContainer1.Panel2.Controls.Add(this.maxUpFromTopLabel);
this.splitContainer1.Panel2.Controls.Add(this.minUpFromTopLabel);
this.splitContainer1.Panel2.Controls.Add(this.maxDownFromTopTextBox);
this.splitContainer1.Panel2.Controls.Add(this.minDownFromTopTextBox);
this.splitContainer1.Panel2.Controls.Add(this.maxUpFromTopTextBox);
this.splitContainer1.Panel2.Controls.Add(this.minUpFromTopTextBox);
this.splitContainer1.Size = new System.Drawing.Size(662, 105);
this.splitContainer1.SplitterDistance = 331;
this.splitContainer1.SplitterWidth = 1;
this.splitContainer1.TabIndex = 0;
//
// maxDownFromBottomLabel
//
this.maxDownFromBottomLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.maxDownFromBottomLabel.AutoEllipsis = true;
this.maxDownFromBottomLabel.Location = new System.Drawing.Point(3, 84);
this.maxDownFromBottomLabel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.maxDownFromBottomLabel.Name = "maxDownFromBottomLabel";
this.maxDownFromBottomLabel.Size = new System.Drawing.Size(215, 13);
this.maxDownFromBottomLabel.TabIndex = 7;
this.maxDownFromBottomLabel.Text = "label4";
this.maxDownFromBottomLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// minDownFromBottomLabel
//
this.minDownFromBottomLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.minDownFromBottomLabel.AutoEllipsis = true;
this.minDownFromBottomLabel.Location = new System.Drawing.Point(3, 58);
this.minDownFromBottomLabel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.minDownFromBottomLabel.Name = "minDownFromBottomLabel";
this.minDownFromBottomLabel.Size = new System.Drawing.Size(215, 13);
this.minDownFromBottomLabel.TabIndex = 6;
this.minDownFromBottomLabel.Text = "label3";
this.minDownFromBottomLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// maxUpFromBottomLabel
//
this.maxUpFromBottomLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.maxUpFromBottomLabel.AutoEllipsis = true;
this.maxUpFromBottomLabel.Location = new System.Drawing.Point(3, 32);
this.maxUpFromBottomLabel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.maxUpFromBottomLabel.Name = "maxUpFromBottomLabel";
this.maxUpFromBottomLabel.Size = new System.Drawing.Size(215, 13);
this.maxUpFromBottomLabel.TabIndex = 5;
this.maxUpFromBottomLabel.Text = "label2";
this.maxUpFromBottomLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// minUpFromBottomLabel
//
this.minUpFromBottomLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.minUpFromBottomLabel.AutoEllipsis = true;
this.minUpFromBottomLabel.Location = new System.Drawing.Point(3, 6);
this.minUpFromBottomLabel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.minUpFromBottomLabel.Name = "minUpFromBottomLabel";
this.minUpFromBottomLabel.Size = new System.Drawing.Size(215, 13);
this.minUpFromBottomLabel.TabIndex = 4;
this.minUpFromBottomLabel.Text = "label1";
this.minUpFromBottomLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// maxDownFromBottomTextBox
//
this.maxDownFromBottomTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.maxDownFromBottomTextBox.Location = new System.Drawing.Point(234, 81);
this.maxDownFromBottomTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.maxDownFromBottomTextBox.Name = "maxDownFromBottomTextBox";
this.maxDownFromBottomTextBox.Size = new System.Drawing.Size(92, 20);
this.maxDownFromBottomTextBox.TabIndex = 3;
this.maxDownFromBottomTextBox.TextChanged += new System.EventHandler(this.maxDownFromBottomTextBox_TextChanged);
//
// minDownFromBottomTextBox
//
this.minDownFromBottomTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.minDownFromBottomTextBox.Location = new System.Drawing.Point(234, 55);
this.minDownFromBottomTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.minDownFromBottomTextBox.Name = "minDownFromBottomTextBox";
this.minDownFromBottomTextBox.Size = new System.Drawing.Size(92, 20);
this.minDownFromBottomTextBox.TabIndex = 2;
this.minDownFromBottomTextBox.TextChanged += new System.EventHandler(this.minDownFromBottomTextBox_TextChanged);
//
// maxUpFromBottomTextBox
//
this.maxUpFromBottomTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.maxUpFromBottomTextBox.Location = new System.Drawing.Point(234, 29);
this.maxUpFromBottomTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.maxUpFromBottomTextBox.Name = "maxUpFromBottomTextBox";
this.maxUpFromBottomTextBox.Size = new System.Drawing.Size(92, 20);
this.maxUpFromBottomTextBox.TabIndex = 1;
this.maxUpFromBottomTextBox.TextChanged += new System.EventHandler(this.maxUpFromBottomTextBox_TextChanged);
//
// minUpFromBottomTextBox
//
this.minUpFromBottomTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.minUpFromBottomTextBox.Location = new System.Drawing.Point(234, 3);
this.minUpFromBottomTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.minUpFromBottomTextBox.Name = "minUpFromBottomTextBox";
this.minUpFromBottomTextBox.Size = new System.Drawing.Size(92, 20);
this.minUpFromBottomTextBox.TabIndex = 0;
this.minUpFromBottomTextBox.TextChanged += new System.EventHandler(this.minUpFromBottomTextBox_TextChanged);
//
// maxDownFromTopLabel
//
this.maxDownFromTopLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.maxDownFromTopLabel.AutoEllipsis = true;
this.maxDownFromTopLabel.Location = new System.Drawing.Point(3, 84);
this.maxDownFromTopLabel.Name = "maxDownFromTopLabel";
this.maxDownFromTopLabel.Size = new System.Drawing.Size(218, 13);
this.maxDownFromTopLabel.TabIndex = 8;
this.maxDownFromTopLabel.Text = "label8";
this.maxDownFromTopLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// minDownFromTopLabel
//
this.minDownFromTopLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.minDownFromTopLabel.AutoEllipsis = true;
this.minDownFromTopLabel.Location = new System.Drawing.Point(3, 58);
this.minDownFromTopLabel.Name = "minDownFromTopLabel";
this.minDownFromTopLabel.Size = new System.Drawing.Size(218, 13);
this.minDownFromTopLabel.TabIndex = 7;
this.minDownFromTopLabel.Text = "label7";
this.minDownFromTopLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// maxUpFromTopLabel
//
this.maxUpFromTopLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.maxUpFromTopLabel.AutoEllipsis = true;
this.maxUpFromTopLabel.Location = new System.Drawing.Point(3, 32);
this.maxUpFromTopLabel.Name = "maxUpFromTopLabel";
this.maxUpFromTopLabel.Size = new System.Drawing.Size(218, 13);
this.maxUpFromTopLabel.TabIndex = 6;
this.maxUpFromTopLabel.Text = "label6";
this.maxUpFromTopLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// minUpFromTopLabel
//
this.minUpFromTopLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.minUpFromTopLabel.AutoEllipsis = true;
this.minUpFromTopLabel.Location = new System.Drawing.Point(3, 6);
this.minUpFromTopLabel.Name = "minUpFromTopLabel";
this.minUpFromTopLabel.Size = new System.Drawing.Size(218, 13);
this.minUpFromTopLabel.TabIndex = 5;
this.minUpFromTopLabel.Text = "label5";
this.minUpFromTopLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// maxDownFromTopTextBox
//
this.maxDownFromTopTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.maxDownFromTopTextBox.Location = new System.Drawing.Point(234, 81);
this.maxDownFromTopTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.maxDownFromTopTextBox.Name = "maxDownFromTopTextBox";
this.maxDownFromTopTextBox.Size = new System.Drawing.Size(92, 20);
this.maxDownFromTopTextBox.TabIndex = 3;
this.maxDownFromTopTextBox.TextChanged += new System.EventHandler(this.maxDownFromTopTextBox_TextChanged);
//
// minDownFromTopTextBox
//
this.minDownFromTopTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.minDownFromTopTextBox.Location = new System.Drawing.Point(234, 55);
this.minDownFromTopTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.minDownFromTopTextBox.Name = "minDownFromTopTextBox";
this.minDownFromTopTextBox.Size = new System.Drawing.Size(92, 20);
this.minDownFromTopTextBox.TabIndex = 2;
this.minDownFromTopTextBox.TextChanged += new System.EventHandler(this.minDownFromTopTextBox_TextChanged);
//
// maxUpFromTopTextBox
//
this.maxUpFromTopTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.maxUpFromTopTextBox.Location = new System.Drawing.Point(234, 29);
this.maxUpFromTopTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.maxUpFromTopTextBox.Name = "maxUpFromTopTextBox";
this.maxUpFromTopTextBox.Size = new System.Drawing.Size(92, 20);
this.maxUpFromTopTextBox.TabIndex = 1;
this.maxUpFromTopTextBox.TextChanged += new System.EventHandler(this.maxUpFromTopTextBox_TextChanged);
//
// minUpFromTopTextBox
//
this.minUpFromTopTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.minUpFromTopTextBox.Location = new System.Drawing.Point(234, 3);
this.minUpFromTopTextBox.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.minUpFromTopTextBox.Name = "minUpFromTopTextBox";
this.minUpFromTopTextBox.Size = new System.Drawing.Size(92, 20);
this.minUpFromTopTextBox.TabIndex = 0;
this.minUpFromTopTextBox.TextChanged += new System.EventHandler(this.minUpFromTopTextBox_TextChanged);
//
// warningLabel
//
this.warningLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.warningLabel.AutoEllipsis = true;
this.warningLabel.ForeColor = System.Drawing.Color.Red;
this.warningLabel.Location = new System.Drawing.Point(198, 116);
this.warningLabel.Name = "warningLabel";
this.warningLabel.Size = new System.Drawing.Size(380, 13);
this.warningLabel.TabIndex = 11;
this.warningLabel.Text = "Values should be between 0 and 100 for this filter.";
this.warningLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
this.warningLabel.Visible = false;
//
// flipButton
//
this.flipButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.flipButton.Location = new System.Drawing.Point(584, 111);
this.flipButton.Name = "flipButton";
this.flipButton.Size = new System.Drawing.Size(75, 23);
this.flipButton.TabIndex = 10;
this.flipButton.Text = "Flip";
this.flipButton.UseVisualStyleBackColor = true;
this.flipButton.Click += new System.EventHandler(this.flipButton_Click);
//
// ConfigDemoPercentUpDown
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.warningLabel);
this.Controls.Add(this.flipButton);
this.Controls.Add(this.splitContainer1);
this.Name = "ConfigDemoPercentUpDown";
this.Size = new System.Drawing.Size(662, 150);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Label maxDownFromBottomLabel;
private System.Windows.Forms.Label minDownFromBottomLabel;
private System.Windows.Forms.Label maxUpFromBottomLabel;
private System.Windows.Forms.Label minUpFromBottomLabel;
private System.Windows.Forms.TextBox maxDownFromBottomTextBox;
private System.Windows.Forms.TextBox minDownFromBottomTextBox;
private System.Windows.Forms.TextBox maxUpFromBottomTextBox;
private System.Windows.Forms.TextBox minUpFromBottomTextBox;
private System.Windows.Forms.Label maxDownFromTopLabel;
private System.Windows.Forms.Label minDownFromTopLabel;
private System.Windows.Forms.Label maxUpFromTopLabel;
private System.Windows.Forms.Label minUpFromTopLabel;
private System.Windows.Forms.TextBox maxDownFromTopTextBox;
private System.Windows.Forms.TextBox minDownFromTopTextBox;
private System.Windows.Forms.TextBox maxUpFromTopTextBox;
private System.Windows.Forms.TextBox minUpFromTopTextBox;
private System.Windows.Forms.Label warningLabel;
private System.Windows.Forms.Button flipButton;
}
}