Пример #1
0
 protected override void OnStartUp()
 {
     base.OnStartUp();
     System.Windows.Forms.Control[] coll = ChartControl.Controls.Find("tsrTool", false);
     if (coll.Length > 0)
     {
         strip = (System.Windows.Forms.ToolStrip)coll[0];
         System.Windows.Forms.ToolStripItem[] slider = strip.Items.Find(TBName, false);
         if (slider.Length > 0)
         {
             tsch = (RWT.ZControlHost)slider[0];
             tsch.addRef();
             tbar         = (System.Windows.Forms.TrackBar)tsch.Control;
             tbar.Scroll += new EventHandler(trackBar1_Scroll);
         }
         else
         {
             tbar         = new System.Windows.Forms.TrackBar();
             tbar.Maximum = 255;
             tbar.Minimum = 0;
             tbar.Value   = 255;
             tbar.Scroll += new EventHandler(trackBar1_Scroll);
             tsch         = new RWT.ZControlHost(tbar, TBName);
             tsch.addRef();
             strip.Items.Add(tsch);
         }
     }
 }
Пример #2
0
        public ProcessRow(AudioProcess audioProcess)
        {
            panel  = new System.Windows.Forms.Panel();
            muted  = new System.Windows.Forms.CheckBox();
            volume = new System.Windows.Forms.TrackBar();
            label  = new System.Windows.Forms.Label();
            icon   = new System.Windows.Forms.PictureBox();

            ID           = nextID;
            AudioProcess = audioProcess;
            Guid         = Guid.NewGuid();

            SetupChildren();
            UpdateValues();

            panel.Controls.Add(muted);
            panel.Controls.Add(volume);
            panel.Controls.Add(label);
            panel.Controls.Add(icon);

            panel.Location  = new System.Drawing.Point(0, 61 * ID);
            panel.Name      = "panel" + ID;
            panel.Size      = new System.Drawing.Size(875, 61);
            panel.TabIndex  = ID;
            panel.BackColor = System.Windows.Forms.Control.DefaultBackColor;
        }
 private void InitializeComponent()
 {
     trackBar1 = new System.Windows.Forms.TrackBar();
     ((System.ComponentModel.ISupportInitialize)(trackBar1)).BeginInit();
     SuspendLayout();
     //
     // trackBar1
     //
     trackBar1.Location      = new System.Drawing.Point(12, 393);
     trackBar1.Maximum       = 50;
     trackBar1.Name          = "trackBar1";
     trackBar1.Size          = new System.Drawing.Size(104, 45);
     trackBar1.TabIndex      = 0;
     trackBar1.Value         = 25;
     trackBar1.ValueChanged += TrackBar1_ValueChanged;
     //
     // DesignViewWindow
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     ClientSize          = new System.Drawing.Size(800, 450);
     Controls.Add(trackBar1);
     Name = "DesignViewWindow";
     ((System.ComponentModel.ISupportInitialize)(trackBar1)).EndInit();
     ResumeLayout(false);
     PerformLayout();
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.quantitySlider = new System.Windows.Forms.TrackBar();
     this.quantityInput  = new System.Windows.Forms.TextBox();
     this.acceptButton   = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.quantitySlider)).BeginInit();
     this.SuspendLayout();
     //
     // quantitySlider
     //
     this.quantitySlider.AutoSize  = false;
     this.quantitySlider.Location  = new System.Drawing.Point(12, 12);
     this.quantitySlider.Maximum   = 100;
     this.quantitySlider.Name      = "quantitySlider";
     this.quantitySlider.Size      = new System.Drawing.Size(120, 23);
     this.quantitySlider.TabIndex  = 1;
     this.quantitySlider.TickStyle = System.Windows.Forms.TickStyle.None;
     this.quantitySlider.Scroll   += new System.EventHandler(this.quantitySlider_Scroll);
     //
     // quantityInput
     //
     this.quantityInput.Location     = new System.Drawing.Point(138, 12);
     this.quantityInput.Name         = "quantityInput";
     this.quantityInput.Size         = new System.Drawing.Size(60, 20);
     this.quantityInput.TabIndex     = 2;
     this.quantityInput.TextChanged += new System.EventHandler(this.quantityInput_TextChanged);
     //
     // acceptButton
     //
     this.acceptButton.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.acceptButton.Location                = new System.Drawing.Point(123, 41);
     this.acceptButton.Name                    = "acceptButton";
     this.acceptButton.Size                    = new System.Drawing.Size(75, 23);
     this.acceptButton.TabIndex                = 3;
     this.acceptButton.Text                    = "button1";
     this.acceptButton.UseVisualStyleBackColor = true;
     this.acceptButton.Click                  += new System.EventHandler(this.acceptButton_Click);
     //
     // FormSelectQuantity
     //
     this.AcceptButton        = this.acceptButton;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.acceptButton;
     this.ClientSize          = new System.Drawing.Size(211, 70);
     this.Controls.Add(this.acceptButton);
     this.Controls.Add(this.quantityInput);
     this.Controls.Add(this.quantitySlider);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "FormSelectQuantity";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "FormSelectQuantity";
     ((System.ComponentModel.ISupportInitialize)(this.quantitySlider)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.planetAmount = new System.Windows.Forms.Label();
     this.sliderTitle  = new System.Windows.Forms.Label();
     this.sliderBar    = new System.Windows.Forms.TrackBar();
     this.shipAmount   = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize) this.sliderBar).BeginInit();
     this.SuspendLayout();
     //
     // planetAmount
     //
     this.planetAmount.Location  = new System.Drawing.Point(8, 16);
     this.planetAmount.Name      = "planetAmount";
     this.planetAmount.Size      = new System.Drawing.Size(48, 16);
     this.planetAmount.TabIndex  = 25;
     this.planetAmount.Text      = "0 kT";
     this.planetAmount.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // sliderTitle
     //
     this.sliderTitle.Location = new System.Drawing.Point(80, 0);
     this.sliderTitle.Name     = "sliderTitle";
     this.sliderTitle.Size     = new System.Drawing.Size(120, 16);
     this.sliderTitle.TabIndex = 22;
     this.sliderTitle.Text     = "Ironium";
     //
     // sliderBar
     //
     this.sliderBar.AutoSize  = false;
     this.sliderBar.Location  = new System.Drawing.Point(64, 16);
     this.sliderBar.Name      = "sliderBar";
     this.sliderBar.Size      = new System.Drawing.Size(256, 16);
     this.sliderBar.TabIndex  = 21;
     this.sliderBar.TickStyle = System.Windows.Forms.TickStyle.None;
     this.sliderBar.Scroll   += new System.EventHandler(this.SliderBar_Scroll);
     //
     // shipAmount
     //
     this.shipAmount.Location = new System.Drawing.Point(328, 16);
     this.shipAmount.Name     = "shipAmount";
     this.shipAmount.Size     = new System.Drawing.Size(56, 16);
     this.shipAmount.TabIndex = 26;
     this.shipAmount.Text     = "0 kT";
     //
     // CargoTransfer
     //
     this.Controls.Add(this.shipAmount);
     this.Controls.Add(this.planetAmount);
     this.Controls.Add(this.sliderTitle);
     this.Controls.Add(this.sliderBar);
     this.Name = "CargoTransfer";
     this.Size = new System.Drawing.Size(384, 32);
     ((System.ComponentModel.ISupportInitialize) this.sliderBar).EndInit();
     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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StreamPlayer));
     this.trackBar1 = new System.Windows.Forms.TrackBar();
     this.axVLCPlugin21 = new AxAXVLC.AxVLCPlugin2();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axVLCPlugin21)).BeginInit();
     this.SuspendLayout();
     //
     // trackBar1
     //
     this.trackBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.trackBar1.Location = new System.Drawing.Point(0, 433);
     this.trackBar1.Name = "trackBar1";
     this.trackBar1.Size = new System.Drawing.Size(695, 45);
     this.trackBar1.TabIndex = 1;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     this.trackBar1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.trackBar1_KeyDown);
     //
     // axVLCPlugin21
     //
     this.axVLCPlugin21.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.axVLCPlugin21.Enabled = true;
     this.axVLCPlugin21.Location = new System.Drawing.Point(0, 0);
     this.axVLCPlugin21.Name = "axVLCPlugin21";
     this.axVLCPlugin21.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axVLCPlugin21.OcxState")));
     this.axVLCPlugin21.Size = new System.Drawing.Size(695, 434);
     this.axVLCPlugin21.TabIndex = 0;
     this.axVLCPlugin21.MediaPlayerPlaying += new System.EventHandler(this.axVLCPlugin21_MediaPlayerPlaying);
     this.axVLCPlugin21.MediaPlayerEndReached += new System.EventHandler(this.axVLCPlugin21_MediaPlayerEndReached);
     this.axVLCPlugin21.MediaPlayerBuffering += new System.EventHandler(this.axVLCPlugin21_MediaPlayerBuffering);
     this.axVLCPlugin21.MediaPlayerTimeChanged += new AxAXVLC.DVLCEvents_MediaPlayerTimeChangedEventHandler(this.axVLCPlugin21_MediaPlayerTimeChanged);
     this.axVLCPlugin21.MediaPlayerPositionChanged += new AxAXVLC.DVLCEvents_MediaPlayerPositionChangedEventHandler(this.axVLCPlugin21_MediaPlayerPositionChanged);
     this.axVLCPlugin21.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.axVLCPlugin21_PreviewKeyDown);
     this.axVLCPlugin21.MediaPlayerOpening += new System.EventHandler(this.axVLCPlugin21_MediaPlayerOpening);
     //
     // StreamPlayer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(695, 478);
     this.Controls.Add(this.trackBar1);
     this.Controls.Add(this.axVLCPlugin21);
     this.Name = "StreamPlayer";
     this.Text = "StreamPlayer";
     this.Load += new System.EventHandler(this.StreamPlayer_Load);
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.StreamPlayer_KeyPress);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.StreamPlayer_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axVLCPlugin21)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #7
0
 public int AlgorithmGetNext(System.Windows.Forms.TrackBar target)
 {
     if (diskQueue.Count > 0)
     {
         int index   = algorithmStrategy.Next(diskQueue, target);
         int removed = diskQueue[index];
         diskQueue.RemoveAt(index);
         return(removed);
     }
     return(-1);
 }
Пример #8
0
 private void createRegChart()
 {
     Forms.Stats.frmChart          hist       = (Forms.Stats.frmChart)ModelHelper.generateProbabilityGraphic(IndependentFieldNames);
     System.Windows.Forms.ComboBox cmbPrimary = (System.Windows.Forms.ComboBox)hist.Controls["cmbPrimary"];
     cmbPrimary.SelectedValueChanged += new EventHandler(cmbPrimary_SelectedValueChanged);
     System.Windows.Forms.TrackBar tb = (System.Windows.Forms.TrackBar)hist.Controls["tbQ"];
     tb.Scroll += new EventHandler(tb_RegionChanged);
     hist.chrHistogram.Show();
     cmbPrimary.SelectedItem = IndependentFieldNames[0];
     hist.Show();
 }
Пример #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.btnAdd = new System.Windows.Forms.Button();
     this.sliderTime = new System.Windows.Forms.TrackBar();
     this.labelSlider = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.sliderTime)).BeginInit();
     this.SuspendLayout();
     //
     // btnAdd
     //
     this.btnAdd.Location = new System.Drawing.Point(0, 0);
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.Size = new System.Drawing.Size(92, 26);
     this.btnAdd.TabIndex = 0;
     this.btnAdd.Text = "Velg Bilde";
     this.btnAdd.UseVisualStyleBackColor = true;
     this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
     //
     // sliderTime
     //
     this.sliderTime.Location = new System.Drawing.Point(0, 59);
     this.sliderTime.Maximum = 30;
     this.sliderTime.Name = "sliderTime";
     this.sliderTime.Size = new System.Drawing.Size(141, 45);
     this.sliderTime.SmallChange = 5;
     this.sliderTime.TabIndex = 1;
     this.sliderTime.TickFrequency = 5;
     this.sliderTime.TickStyle = System.Windows.Forms.TickStyle.None;
     this.sliderTime.Value = 10;
     this.sliderTime.ValueChanged += new System.EventHandler(this.sliderTime_ValueChanged);
     //
     // labelSlider
     //
     this.labelSlider.AutoSize = true;
     this.labelSlider.Location = new System.Drawing.Point(3, 43);
     this.labelSlider.Name = "labelSlider";
     this.labelSlider.Size = new System.Drawing.Size(55, 13);
     this.labelSlider.TabIndex = 2;
     this.labelSlider.Text = "Hastighet:";
     //
     // Ad_Image_offscreen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.labelSlider);
     this.Controls.Add(this.sliderTime);
     this.Controls.Add(this.btnAdd);
     this.Name = "Ad_Image_offscreen";
     this.Size = new System.Drawing.Size(942, 629);
     ((System.ComponentModel.ISupportInitialize)(this.sliderTime)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.trackBarThreshold = new System.Windows.Forms.TrackBar();
     this.labelThreshold    = new System.Windows.Forms.Label();
     this.groupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarThreshold)).BeginInit();
     this.SuspendLayout();
     //
     // propertyGrid1
     //
     this.propertyGrid1.Size = new System.Drawing.Size(177, 128);
     //
     // groupBox
     //
     this.groupBox.Controls.Add(this.trackBarThreshold);
     this.groupBox.Controls.Add(this.labelThreshold);
     this.groupBox.Controls.SetChildIndex(this.labelThreshold, 0);
     this.groupBox.Controls.SetChildIndex(this.propertyGrid1, 0);
     this.groupBox.Controls.SetChildIndex(this.trackBarThreshold, 0);
     this.groupBox.Controls.SetChildIndex(this.panelPreview, 0);
     this.groupBox.Controls.SetChildIndex(this.histogram, 0);
     //
     // trackBarThreshold
     //
     this.trackBarThreshold.AutoSize      = false;
     this.trackBarThreshold.Location      = new System.Drawing.Point(248, 153);
     this.trackBarThreshold.Maximum       = 255;
     this.trackBarThreshold.Name          = "trackBarThreshold";
     this.trackBarThreshold.Size          = new System.Drawing.Size(154, 26);
     this.trackBarThreshold.TabIndex      = 5;
     this.trackBarThreshold.TickStyle     = System.Windows.Forms.TickStyle.None;
     this.trackBarThreshold.Value         = 8;
     this.trackBarThreshold.ValueChanged += new System.EventHandler(this.trackBarThreshold_ValueChanged);
     //
     // labelThreshold
     //
     this.labelThreshold.AutoSize = true;
     this.labelThreshold.Location = new System.Drawing.Point(225, 150);
     this.labelThreshold.Name     = "labelThreshold";
     this.labelThreshold.Size     = new System.Drawing.Size(17, 13);
     this.labelThreshold.TabIndex = 6;
     this.labelThreshold.Text     = "xx";
     //
     // RemoveBackground
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Name = "RemoveBackground";
     this.groupBox.ResumeLayout(false);
     this.groupBox.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarThreshold)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #11
0
        public static void UpdateTrackSpeed(System.Windows.Forms.TrackBar bar, System.Windows.Forms.Label lbl, float speed, EliteAPI api = null)
        {
            //Only update GUI speed if not in combat or CS.
            if (api == null || (api.Player.Status != 1 && api.Player.Status != 4 && api.Player.Speed >= Player.Speed.normal))
            {
                lbl.Text = "x" + speed / Structs.Speed.NATURAL;

                float f        = (speed - Structs.Speed.NATURAL) * Structs.Speed.DIVISOR;
                int   barSpeed = (int)Math.Ceiling(f);
                bar.Value = barSpeed;
            }
        }
Пример #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.percSlider = new System.Windows.Forms.TrackBar();
     this.okBtn = new System.Windows.Forms.Button();
     this.percLabel = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.percSlider)).BeginInit();
     this.SuspendLayout();
     //
     // percSlider
     //
     this.percSlider.Location = new System.Drawing.Point(12, 12);
     this.percSlider.Maximum = 100;
     this.percSlider.Name = "percSlider";
     this.percSlider.Size = new System.Drawing.Size(219, 45);
     this.percSlider.TabIndex = 0;
     this.percSlider.TickFrequency = 10;
     this.percSlider.Value = 25;
     this.percSlider.Scroll += new System.EventHandler(this.percSlider_Scroll);
     //
     // okBtn
     //
     this.okBtn.Location = new System.Drawing.Point(12, 63);
     this.okBtn.Name = "okBtn";
     this.okBtn.Size = new System.Drawing.Size(260, 23);
     this.okBtn.TabIndex = 1;
     this.okBtn.Text = "OK";
     this.okBtn.UseVisualStyleBackColor = true;
     this.okBtn.Click += new System.EventHandler(this.okBtn_Click);
     //
     // percLabel
     //
     this.percLabel.AutoSize = true;
     this.percLabel.Location = new System.Drawing.Point(237, 13);
     this.percLabel.Name = "percLabel";
     this.percLabel.Size = new System.Drawing.Size(0, 13);
     this.percLabel.TabIndex = 2;
     //
     // PercentageSlider
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(284, 99);
     this.Controls.Add(this.percLabel);
     this.Controls.Add(this.okBtn);
     this.Controls.Add(this.percSlider);
     this.Name = "PercentageSlider";
     this.Text = "PercentageSlider";
     this.Load += new System.EventHandler(this.PercentageSlider_Load);
     ((System.ComponentModel.ISupportInitialize)(this.percSlider)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #13
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.anglePicture = new System.Windows.Forms.PictureBox();
     this.opacityTrack = new System.Windows.Forms.TrackBar();
     this.toolTip = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.anglePicture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.opacityTrack)).BeginInit();
     this.SuspendLayout();
     //
     // anglePicture
     //
     this.anglePicture.Location = new System.Drawing.Point(0, 0);
     this.anglePicture.Name = "anglePicture";
     this.anglePicture.Size = new System.Drawing.Size(128, 128);
     this.anglePicture.TabIndex = 0;
     this.anglePicture.TabStop = false;
     //
     // opacityTrack
     //
     this.opacityTrack.AutoSize = false;
     this.opacityTrack.Location = new System.Drawing.Point(56, 152);
     this.opacityTrack.Margin = new System.Windows.Forms.Padding(1);
     this.opacityTrack.Maximum = 100;
     this.opacityTrack.Minimum = 30;
     this.opacityTrack.Name = "opacityTrack";
     this.opacityTrack.Size = new System.Drawing.Size(64, 16);
     this.opacityTrack.TabIndex = 1;
     this.opacityTrack.TickFrequency = 10;
     this.toolTip.SetToolTip(this.opacityTrack, "ウィンドウの透明度を指定します。");
     this.opacityTrack.Value = 30;
     this.opacityTrack.ValueChanged += new System.EventHandler(this.opacityTrack_ValueChanged);
     //
     // AngleForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(248, 281);
     this.ControlBox = false;
     this.Controls.Add(this.opacityTrack);
     this.Controls.Add(this.anglePicture);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "AngleForm";
     this.ShowIcon = false;
     this.ShowInTaskbar = false;
     this.Text = "Angle";
     ((System.ComponentModel.ISupportInitialize)(this.anglePicture)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.opacityTrack)).EndInit();
     this.ResumeLayout(false);
 }
Пример #14
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.pictureMap   = new System.Windows.Forms.PictureBox();
     this.trackBarZoom = new System.Windows.Forms.TrackBar();
     ((System.ComponentModel.ISupportInitialize)(this.pictureMap)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarZoom)).BeginInit();
     this.SuspendLayout();
     //
     // pictureMap
     //
     this.pictureMap.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureMap.Location = new System.Drawing.Point(9, 1);
     this.pictureMap.Margin   = new System.Windows.Forms.Padding(0);
     this.pictureMap.Name     = "pictureMap";
     this.pictureMap.Size     = new System.Drawing.Size(650, 425);
     this.pictureMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureMap.TabIndex = 0;
     this.pictureMap.TabStop  = false;
     //
     // trackBarZoom
     //
     this.trackBarZoom.Anchor        = System.Windows.Forms.AnchorStyles.Bottom;
     this.trackBarZoom.LargeChange   = 50;
     this.trackBarZoom.Location      = new System.Drawing.Point(173, 378);
     this.trackBarZoom.Maximum       = 100;
     this.trackBarZoom.Minimum       = 25;
     this.trackBarZoom.Name          = "trackBarZoom";
     this.trackBarZoom.Size          = new System.Drawing.Size(347, 45);
     this.trackBarZoom.SmallChange   = 25;
     this.trackBarZoom.TabIndex      = 1;
     this.trackBarZoom.TickFrequency = 25;
     this.trackBarZoom.Value         = 25;
     this.trackBarZoom.Visible       = false;
     //this.trackBarZoom.Scroll += new System.EventHandler(this.TrackBarZoomScroll);
     //
     // WeatherMap
     //
     this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Controls.Add(this.trackBarZoom);
     this.Controls.Add(this.pictureMap);
     this.Name = "WeatherMap";
     this.Size = new System.Drawing.Size(670, 430);
     ((System.ComponentModel.ISupportInitialize)(this.pictureMap)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarZoom)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #15
0
        public void updateFormValues(Forms.Stats.frmChart hist)
        {
            System.Windows.Forms.ComboBox cmbPrimary = (System.Windows.Forms.ComboBox)hist.Controls["cmbPrimary"];
            System.Windows.Forms.TrackBar tb         = (System.Windows.Forms.TrackBar)hist.Controls["tbQ"];
            System.Windows.Forms.DataVisualization.Charting.Chart ch = hist.chrHistogram;
            ch.Series.Clear();
            string cmbTxt = cmbPrimary.Text;
            int    tbVl   = tb.Value;
            double oVl    = tbVl / 10d;
            int    cmbInd = System.Array.IndexOf(IndependentFieldNames, cmbTxt);

            double[] meanArray = new double[sumValues.Length];
            for (int i = 0; i < meanArray.Length; i++)
            {
                double mV = minValues[i];
                meanArray[i] = mV + ((maxValues[i] - mV) * oVl);
            }
            double mVl = minValues[cmbInd];
            double rng = maxValues[cmbInd] - mVl;
            double stp = rng / 10;

            double[] xVlArr = new double[10];
            for (int i = 0; i < 10; i++)
            {
                xVlArr[i] = (i * stp) + mVl;
            }
            for (int i = 0; i < Categories.Length; i++)
            {
                System.Windows.Forms.DataVisualization.Charting.Series s = ch.Series.Add(Categories[i]);
                s.BorderWidth = 3;
                s.LegendText  = Categories[i];
                s.XValueType  = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
                s.ChartType   = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
                s.ChartArea   = "Probs";
            }
            for (int j = 0; j < xVlArr.Length; j++)
            {
                meanArray[cmbInd] = xVlArr[j];
                double   pVl     = computNew(meanArray);
                double   pVl2    = 1 - pVl;
                double[] probArr = { pVl2, pVl };
                for (int k = 0; k < probArr.Length; k++)
                {
                    System.Windows.Forms.DataVisualization.Charting.Series s = ch.Series[k];
                    s.Points.AddXY(xVlArr[j], probArr[k]);
                }
            }
        }
Пример #16
0
        private static void Loading_OnLoadingComplete(EventArgs args)
        {
            Menu = MainMenu.AddMenu("Addon1", "addon1");
            Menu.AddGroupLabel("Addon1");

            SkinMenu = Menu.AddSubMenu("Skin", "skinChoose");
            SkinMenu.AddGroupLabel("Choose your skin");

            System.Windows.Forms.TrackBar skinIdBar = new System.Windows.Forms.TrackBar();
            skinIdBar.Maximum = 10;
            skinIdBar.Minimum = 0;
            skinIdBar.Value   = Player.Instance.SkinId;
            //SkinMenu.Add("skinIdChooser", skinIdBar);

            ChatRemote.Init();
        }
Пример #17
0
        protected override void OnStartUp()
        {
            slines = new rwt.SRLine[4];
            rlines = new rwt.SRLine[4];
            for (int i = 0; i < slines.Length; ++i)
            {
                slines[i] = new rwt.SRLine((Bars.BarsType.PeriodType == PeriodType.Volume), i, false);
                newBar   += slines[i].newBar;
                rlines[i] = new rwt.SRLine((Bars.BarsType.PeriodType == PeriodType.Volume), i + 4, true);
                newBar   += rlines[i].newBar;
            }
            mx          = zFastMAX(High, swingStrength);
            mn          = zFastMIN(Low, swingStrength);
            lookForHigh = true;
            mxSeen      = -1;
            mnSeen      = 0;
            barsAgo     = -1;
            tolerance   = plotWithin * TickSize;
            //if(Bars.BarsType.PeriodType==PeriodType.Volume) Log("Able to use simple volume!",LogLevel.Information);

            // ZFader Setup.....keep consistent with ZFader indicator...
            System.Windows.Forms.Control[] coll = ChartControl.Controls.Find("tsrTool", false);
            if (coll.Length > 0)
            {
                strip = (System.Windows.Forms.ToolStrip)coll[0];
                System.Windows.Forms.ToolStripItem[] slider = strip.Items.Find(TBName, false);
                if (slider.Length > 0)
                {
                    tsch = (RWT.ZControlHost)slider[0];
                    tsch.addRef();
                    tbar         = (System.Windows.Forms.TrackBar)tsch.Control;
                    tbar.Scroll += new EventHandler(trackBar1_Scroll);
                }
                else
                {
                    tbar         = new System.Windows.Forms.TrackBar();
                    tbar.Maximum = 255;
                    tbar.Minimum = 0;
                    tbar.Value   = 255;
                    tbar.Scroll += new EventHandler(trackBar1_Scroll);
                    tsch         = new RWT.ZControlHost(tbar, TBName);
                    tsch.addRef();
                    strip.Items.Add(tsch);
                }
            }
        }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColorComboWithTransparency));
     this.transparencySlider = new System.Windows.Forms.TrackBar();
     this.percentageLabel = new System.Windows.Forms.Label();
     this.colorCombo = new Maestro.Editors.Common.ColorComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.transparencySlider)).BeginInit();
     this.SuspendLayout();
     //
     // transparencySlider
     //
     resources.ApplyResources(this.transparencySlider, "transparencySlider");
     this.transparencySlider.Maximum = 255;
     this.transparencySlider.Name = "transparencySlider";
     this.transparencySlider.TickStyle = System.Windows.Forms.TickStyle.None;
     this.transparencySlider.ValueChanged += new System.EventHandler(this.transparencySlider_ValueChanged);
     //
     // percentageLabel
     //
     resources.ApplyResources(this.percentageLabel, "percentageLabel");
     this.percentageLabel.Name = "percentageLabel";
     //
     // colorCombo
     //
     resources.ApplyResources(this.colorCombo, "colorCombo");
     this.colorCombo.FormattingEnabled = true;
     this.colorCombo.Name = "colorCombo";
     this.colorCombo.SelectedIndexChanged += new System.EventHandler(this.colorCombo_SelectedIndexChanged);
     //
     // ColorComboWithTransparency
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.percentageLabel);
     this.Controls.Add(this.transparencySlider);
     this.Controls.Add(this.colorCombo);
     this.Name = "ColorComboWithTransparency";
     resources.ApplyResources(this, "$this");
     ((System.ComponentModel.ISupportInitialize)(this.transparencySlider)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #19
0
        public WinFormsValuator(Widget shellobject, bool vertical)
            : base(shellobject)
        {
            trackbar = new System.Windows.Forms.TrackBar();
            trackbar.Tag = shellobject; //map-back from native control to guppy object

            //stupid getpreffered size doesent work well, only always returns current size so we store it here
            //discounting for the rediculous space taken into account for the tickmarks
            //we currently dont use
            if (preffered_thickness < 0)
                preffered_thickness = trackbar.Height / 2;

            trackbar.Orientation = vertical ? System.Windows.Forms.Orientation.Vertical : System.Windows.Forms.Orientation.Horizontal;
            trackbar.AutoSize = false;
            trackbar.Maximum = (int)maxval;
            trackbar.TickStyle = System.Windows.Forms.TickStyle.None;
            trackbar.Scroll += delegate { ((Valuator)shellobject).OnChanged(); };
            
            trackbar.SmallChange = (int)(maxval / 10.0);
            trackbar.LargeChange = (int)(maxval / 4);
        }
Пример #20
0
        protected override void OnStartUp()
        {
            base.OnStartUp();

            alphas = new double[6];
            double per = periodStart;

            for (int i = 0; i < 6; ++i, per += periodAdder)
            {
                Plots[i].Pen.Width = 1;
                Plots[i].Pen.Color = bandColor;
                alphas[i]          = 2.0 / (per + 1.0);
            }

            System.Windows.Forms.Control[] coll = ChartControl.Controls.Find("tsrTool", false);
            if (coll.Length > 0)
            {
                strip = (System.Windows.Forms.ToolStrip)coll[0];
                System.Windows.Forms.ToolStripItem[] slider = strip.Items.Find(TBName, false);
                if (slider.Length > 0)
                {
                    tsch = (RWT.ZControlHost)slider[0];
                    tsch.addRef();
                    tbar         = (System.Windows.Forms.TrackBar)tsch.Control;
                    tbar.Scroll += new EventHandler(trackBar1_Scroll);
                }
                else
                {
                    tbar         = new System.Windows.Forms.TrackBar();
                    tbar.Maximum = 255;
                    tbar.Minimum = 0;
                    tbar.Value   = 255;
                    tbar.Scroll += new EventHandler(trackBar1_Scroll);
                    tsch         = new RWT.ZControlHost(tbar, TBName);
                    tsch.addRef();
                    strip.Items.Add(tsch);
                }
            }
        }
Пример #21
0
 private void InitializeComponent()
 {
     this.button1 = new System.Windows.Forms.Button();
     this.test_textBox1 = new System.Windows.Forms.TextBox();
     this.test_numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.test_eee_dataGridView1 = new System.Windows.Forms.DataGridView();
     this.A = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.B = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.test_checkBox1 = new System.Windows.Forms.CheckBox();
     this.test_richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.test_trackBar1 = new System.Windows.Forms.TrackBar();
     this.test_dd_checkedListBox1 = new System.Windows.Forms.CheckedListBox();
     this.test_dd_domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     this.test_dd_listBox1 = new System.Windows.Forms.ListBox();
     this.test_dd_dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.test_eee_comboBox1 = new System.Windows.Forms.ComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.test_numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_eee_dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_trackBar1)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(192, 298);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 0;
     this.button1.Text = "Apply";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // test_textBox1
     //
     this.test_textBox1.Location = new System.Drawing.Point(12, 301);
     this.test_textBox1.Name = "test_textBox1";
     this.test_textBox1.Size = new System.Drawing.Size(100, 20);
     this.test_textBox1.TabIndex = 1;
     //
     // test_numericUpDown1
     //
     this.test_numericUpDown1.AccessibleDescription = "It sets limit for rows which are used";
     this.test_numericUpDown1.AccessibleName = "test_numericUpDown1";
     this.test_numericUpDown1.Location = new System.Drawing.Point(12, 275);
     this.test_numericUpDown1.Maximum = new decimal(new int[] {
     10000,
     0,
     0,
     0});
     this.test_numericUpDown1.Name = "test_numericUpDown1";
     this.test_numericUpDown1.Size = new System.Drawing.Size(120, 20);
     this.test_numericUpDown1.TabIndex = 2;
     //
     // test_eee_dataGridView1
     //
     this.test_eee_dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.test_eee_dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.A,
     this.B});
     this.test_eee_dataGridView1.Location = new System.Drawing.Point(12, 26);
     this.test_eee_dataGridView1.Name = "test_eee_dataGridView1";
     this.test_eee_dataGridView1.Size = new System.Drawing.Size(255, 83);
     this.test_eee_dataGridView1.TabIndex = 3;
     //
     // A
     //
     this.A.HeaderText = "A";
     this.A.Name = "A";
     //
     // B
     //
     this.B.HeaderText = "B";
     this.B.Name = "B";
     //
     // test_checkBox1
     //
     this.test_checkBox1.AccessibleDescription = "demo check box";
     this.test_checkBox1.AutoSize = true;
     this.test_checkBox1.Location = new System.Drawing.Point(12, 252);
     this.test_checkBox1.Name = "test_checkBox1";
     this.test_checkBox1.Size = new System.Drawing.Size(80, 17);
     this.test_checkBox1.TabIndex = 4;
     this.test_checkBox1.Text = "checkBox1";
     this.test_checkBox1.UseVisualStyleBackColor = true;
     //
     // test_richTextBox1
     //
     this.test_richTextBox1.AccessibleDescription = "rich text area demo test";
     this.test_richTextBox1.Location = new System.Drawing.Point(192, 238);
     this.test_richTextBox1.Name = "test_richTextBox1";
     this.test_richTextBox1.Size = new System.Drawing.Size(75, 54);
     this.test_richTextBox1.TabIndex = 5;
     this.test_richTextBox1.Text = "";
     //
     // test_trackBar1
     //
     this.test_trackBar1.AccessibleDescription = "racking bar demo test";
     this.test_trackBar1.AutoSize = false;
     this.test_trackBar1.Location = new System.Drawing.Point(12, 213);
     this.test_trackBar1.Name = "test_trackBar1";
     this.test_trackBar1.Size = new System.Drawing.Size(159, 33);
     this.test_trackBar1.TabIndex = 6;
     //
     // test_dd_checkedListBox1
     //
     this.test_dd_checkedListBox1.FormattingEnabled = true;
     this.test_dd_checkedListBox1.Items.AddRange(new object[] {
     "Q",
     "W",
     "E",
     "R",
     "T",
     "Y"});
     this.test_dd_checkedListBox1.Location = new System.Drawing.Point(12, 115);
     this.test_dd_checkedListBox1.Name = "test_dd_checkedListBox1";
     this.test_dd_checkedListBox1.Size = new System.Drawing.Size(120, 94);
     this.test_dd_checkedListBox1.TabIndex = 7;
     //
     // test_dd_domainUpDown1
     //
     this.test_dd_domainUpDown1.Items.Add("1111");
     this.test_dd_domainUpDown1.Items.Add("2222");
     this.test_dd_domainUpDown1.Items.Add("3333");
     this.test_dd_domainUpDown1.Items.Add("4444");
     this.test_dd_domainUpDown1.Items.Add("aaaa");
     this.test_dd_domainUpDown1.Items.Add("bbb");
     this.test_dd_domainUpDown1.Items.Add("ccc");
     this.test_dd_domainUpDown1.Location = new System.Drawing.Point(138, 115);
     this.test_dd_domainUpDown1.Name = "test_dd_domainUpDown1";
     this.test_dd_domainUpDown1.Size = new System.Drawing.Size(120, 20);
     this.test_dd_domainUpDown1.TabIndex = 8;
     this.test_dd_domainUpDown1.Text = "domainUpDown1";
     //
     // test_dd_listBox1
     //
     this.test_dd_listBox1.FormattingEnabled = true;
     this.test_dd_listBox1.Items.AddRange(new object[] {
     "amber",
     "cold",
     "silver",
     "emerald"});
     this.test_dd_listBox1.Location = new System.Drawing.Point(138, 141);
     this.test_dd_listBox1.Name = "test_dd_listBox1";
     this.test_dd_listBox1.Size = new System.Drawing.Size(120, 43);
     this.test_dd_listBox1.TabIndex = 9;
     //
     // test_dd_dateTimePicker1
     //
     this.test_dd_dateTimePicker1.Location = new System.Drawing.Point(138, 190);
     this.test_dd_dateTimePicker1.Name = "test_dd_dateTimePicker1";
     this.test_dd_dateTimePicker1.Size = new System.Drawing.Size(120, 20);
     this.test_dd_dateTimePicker1.TabIndex = 10;
     //
     // test_eee_comboBox1
     //
     this.test_eee_comboBox1.FormattingEnabled = true;
     this.test_eee_comboBox1.Items.AddRange(new object[] {
     "A",
     "B",
     "C",
     "D"});
     this.test_eee_comboBox1.Location = new System.Drawing.Point(118, 301);
     this.test_eee_comboBox1.Name = "test_eee_comboBox1";
     this.test_eee_comboBox1.Size = new System.Drawing.Size(68, 21);
     this.test_eee_comboBox1.TabIndex = 11;
     //
     // TestAppSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize = new System.Drawing.Size(279, 333);
     this.Controls.Add(this.test_eee_comboBox1);
     this.Controls.Add(this.test_dd_dateTimePicker1);
     this.Controls.Add(this.test_dd_listBox1);
     this.Controls.Add(this.test_dd_domainUpDown1);
     this.Controls.Add(this.test_dd_checkedListBox1);
     this.Controls.Add(this.test_trackBar1);
     this.Controls.Add(this.test_richTextBox1);
     this.Controls.Add(this.test_checkBox1);
     this.Controls.Add(this.test_eee_dataGridView1);
     this.Controls.Add(this.test_numericUpDown1);
     this.Controls.Add(this.test_textBox1);
     this.Controls.Add(this.button1);
     this.Name = "TestAppSettings";
     ((System.ComponentModel.ISupportInitialize)(this.test_numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_eee_dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_trackBar1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #22
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.mnuFile = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuOpen = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuQuit = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuExtras = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuHeaderInfo = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuWZCompare = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSaveXML = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuLoadXML = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuExtract = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
     this.findToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.mnuSettings = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuAbout = new System.Windows.Forms.ToolStripMenuItem();
     this.licenseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCloseRender = new System.Windows.Forms.ToolStripMenuItem();
     this.treeView1 = new System.Windows.Forms.TreeView();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.button8 = new System.Windows.Forms.Button();
     this.button7 = new System.Windows.Forms.Button();
     this.button6 = new System.Windows.Forms.Button();
     this.pnlSound = new System.Windows.Forms.Panel();
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.trackBar1 = new System.Windows.Forms.TrackBar();
     this.label4 = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.button5 = new System.Windows.Forms.Button();
     this.button4 = new System.Windows.Forms.Button();
     this.button3 = new System.Windows.Forms.Button();
     this.btnSaveMp3 = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.button1 = new System.Windows.Forms.Button();
     this.lstRender = new System.Windows.Forms.ListBox();
     this.chkNPC = new System.Windows.Forms.CheckBox();
     this.chkMob = new System.Windows.Forms.CheckBox();
     this.chkReactor = new System.Windows.Forms.CheckBox();
     this.chkPortal = new System.Windows.Forms.CheckBox();
     this.button2 = new System.Windows.Forms.Button();
     this.label9 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.txtType = new System.Windows.Forms.TextBox();
     this.pnlPicture = new System.Windows.Forms.Panel();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.lblUOL = new System.Windows.Forms.LinkLabel();
     this.textBox8 = new System.Windows.Forms.TextBox();
     this.renderContainer = new System.Windows.Forms.SplitContainer();
     this.picRender = new System.Windows.Forms.PictureBox();
     this.cmdCloseRender = new System.Windows.Forms.Button();
     this.cmdSaveRender = new System.Windows.Forms.Button();
     this.cmdRedrawRender = new System.Windows.Forms.Button();
     this.lstRenders = new System.Windows.Forms.ListBox();
     this.chkReactorr = new System.Windows.Forms.CheckBox();
     this.chkPortalr = new System.Windows.Forms.CheckBox();
     this.chkMobr = new System.Windows.Forms.CheckBox();
     this.chkNPCr = new System.Windows.Forms.CheckBox();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.label2 = new System.Windows.Forms.Label();
     this.treeView2 = new System.Windows.Forms.TreeView();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.fullExtractPanel = new System.Windows.Forms.Panel();
     this.label6 = new System.Windows.Forms.Label();
     this.extractCount = new System.Windows.Forms.Label();
     this.extractBar = new System.Windows.Forms.ProgressBar();
     this.extractCancel = new System.Windows.Forms.Button();
     this.extractStart = new System.Windows.Forms.Button();
     this.button9 = new System.Windows.Forms.Button();
     this.menuStrip1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.pnlSound.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.pnlPicture.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.renderContainer.Panel1.SuspendLayout();
     this.renderContainer.Panel2.SuspendLayout();
     this.renderContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picRender)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.fullExtractPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.mnuFile,
     this.mnuExtras,
     this.mnuAbout,
     this.mnuCloseRender});
     this.menuStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(846, 25);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text = "menuStrip1";
     //
     // mnuFile
     //
     this.mnuFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.mnuOpen,
     this.mnuQuit});
     this.mnuFile.Name = "mnuFile";
     this.mnuFile.Size = new System.Drawing.Size(39, 21);
     this.mnuFile.Text = "&File";
     //
     // mnuOpen
     //
     this.mnuOpen.Name = "mnuOpen";
     this.mnuOpen.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.mnuOpen.Size = new System.Drawing.Size(164, 22);
     this.mnuOpen.Text = "&Open...";
     this.mnuOpen.Click += new System.EventHandler(this.OpenToolStripMenuItemClick);
     //
     // mnuQuit
     //
     this.mnuQuit.Name = "mnuQuit";
     this.mnuQuit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
     this.mnuQuit.Size = new System.Drawing.Size(164, 22);
     this.mnuQuit.Text = "&Quit";
     this.mnuQuit.Click += new System.EventHandler(this.QuitToolStripMenuItemClick);
     //
     // mnuExtras
     //
     this.mnuExtras.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.mnuHeaderInfo,
     this.mnuWZCompare,
     this.mnuExtract,
     this.toolStripMenuItem3,
     this.findToolStripMenuItem,
     this.toolStripTextBox1,
     this.toolStripMenuItem2,
     this.mnuSettings});
     this.mnuExtras.Name = "mnuExtras";
     this.mnuExtras.Size = new System.Drawing.Size(55, 21);
     this.mnuExtras.Text = "&Extras";
     //
     // mnuHeaderInfo
     //
     this.mnuHeaderInfo.Enabled = false;
     this.mnuHeaderInfo.Name = "mnuHeaderInfo";
     this.mnuHeaderInfo.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)));
     this.mnuHeaderInfo.Size = new System.Drawing.Size(236, 22);
     this.mnuHeaderInfo.Text = "Header information";
     this.mnuHeaderInfo.Click += new System.EventHandler(this.ShowHeaderInformationToolStripMenuItemClick);
     //
     // mnuWZCompare
     //
     this.mnuWZCompare.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.mnuSaveXML,
     this.mnuLoadXML});
     this.mnuWZCompare.Enabled = false;
     this.mnuWZCompare.Name = "mnuWZCompare";
     this.mnuWZCompare.Size = new System.Drawing.Size(236, 22);
     this.mnuWZCompare.Text = "WZ Comparison";
     //
     // mnuSaveXML
     //
     this.mnuSaveXML.Enabled = false;
     this.mnuSaveXML.Name = "mnuSaveXML";
     this.mnuSaveXML.Size = new System.Drawing.Size(208, 22);
     this.mnuSaveXML.Text = "Save XML File...";
     this.mnuSaveXML.Click += new System.EventHandler(this.saveXMLFileToolStripMenuItem_Click);
     //
     // mnuLoadXML
     //
     this.mnuLoadXML.Enabled = false;
     this.mnuLoadXML.Name = "mnuLoadXML";
     this.mnuLoadXML.Size = new System.Drawing.Size(208, 22);
     this.mnuLoadXML.Text = "Compare to XML File...";
     this.mnuLoadXML.Click += new System.EventHandler(this.compareToXMLFileToolStripMenuItem_Click);
     //
     // mnuExtract
     //
     this.mnuExtract.Enabled = false;
     this.mnuExtract.Name = "mnuExtract";
     this.mnuExtract.Size = new System.Drawing.Size(236, 22);
     this.mnuExtract.Text = "Extract everything to disk";
     this.mnuExtract.Click += new System.EventHandler(this.MnuExtractClick);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size = new System.Drawing.Size(233, 6);
     //
     // findToolStripMenuItem
     //
     this.findToolStripMenuItem.Enabled = false;
     this.findToolStripMenuItem.Name = "findToolStripMenuItem";
     this.findToolStripMenuItem.Size = new System.Drawing.Size(236, 22);
     this.findToolStripMenuItem.Text = "Find in tree:";
     //
     // toolStripTextBox1
     //
     this.toolStripTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.toolStripTextBox1.Name = "toolStripTextBox1";
     this.toolStripTextBox1.Size = new System.Drawing.Size(100, 23);
     this.toolStripTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ToolStripTextBox1KeyDown);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(233, 6);
     //
     // mnuSettings
     //
     this.mnuSettings.Name = "mnuSettings";
     this.mnuSettings.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.mnuSettings.Size = new System.Drawing.Size(236, 22);
     this.mnuSettings.Text = "&Settings...";
     this.mnuSettings.Click += new System.EventHandler(this.PreferencesToolStripMenuItemClick);
     //
     // mnuAbout
     //
     this.mnuAbout.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.licenseToolStripMenuItem,
     this.aboutToolStripMenuItem});
     this.mnuAbout.Name = "mnuAbout";
     this.mnuAbout.Size = new System.Drawing.Size(26, 21);
     this.mnuAbout.Text = "?";
     //
     // licenseToolStripMenuItem
     //
     this.licenseToolStripMenuItem.Name = "licenseToolStripMenuItem";
     this.licenseToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
     this.licenseToolStripMenuItem.Text = "License";
     this.licenseToolStripMenuItem.Click += new System.EventHandler(this.LicenseToolStripMenuItemClick);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
     this.aboutToolStripMenuItem.Text = "About";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.AboutToolStripMenuItemClick);
     //
     // mnuCloseRender
     //
     this.mnuCloseRender.Name = "mnuCloseRender";
     this.mnuCloseRender.Size = new System.Drawing.Size(98, 21);
     this.mnuCloseRender.Text = "Close Render";
     this.mnuCloseRender.Visible = false;
     this.mnuCloseRender.Click += new System.EventHandler(this.closeRenderToolStripMenuItem_Click);
     //
     // treeView1
     //
     this.treeView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.treeView1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeView1.HideSelection = false;
     this.treeView1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.treeView1.Location = new System.Drawing.Point(0, 0);
     this.treeView1.Name = "treeView1";
     this.treeView1.Size = new System.Drawing.Size(164, 242);
     this.treeView1.TabIndex = 2;
     this.treeView1.Tag = "";
     this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.TreeView1AfterSelect);
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.button9);
     this.groupBox2.Controls.Add(this.button8);
     this.groupBox2.Controls.Add(this.button7);
     this.groupBox2.Controls.Add(this.button6);
     this.groupBox2.Controls.Add(this.pnlSound);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.button1);
     this.groupBox2.Controls.Add(this.lstRender);
     this.groupBox2.Controls.Add(this.chkNPC);
     this.groupBox2.Controls.Add(this.chkMob);
     this.groupBox2.Controls.Add(this.chkReactor);
     this.groupBox2.Controls.Add(this.chkPortal);
     this.groupBox2.Controls.Add(this.button2);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label8);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.txtType);
     this.groupBox2.Controls.Add(this.pnlPicture);
     this.groupBox2.Controls.Add(this.lblUOL);
     this.groupBox2.Controls.Add(this.textBox8);
     this.groupBox2.Location = new System.Drawing.Point(2, 0);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(657, 513);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Data";
     //
     // button8
     //
     this.button8.Location = new System.Drawing.Point(9, 435);
     this.button8.Name = "button8";
     this.button8.Size = new System.Drawing.Size(52, 23);
     this.button8.TabIndex = 26;
     this.button8.Text = "obj";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(9, 405);
     this.button7.Name = "button7";
     this.button7.Size = new System.Drawing.Size(52, 23);
     this.button7.TabIndex = 25;
     this.button7.Text = "map";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(5, 302);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(54, 38);
     this.button6.TabIndex = 24;
     this.button6.Text = "Extract image";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Visible = false;
     this.button6.Click += new System.EventHandler(this.Button6Click);
     //
     // pnlSound
     //
     this.pnlSound.AutoScroll = true;
     this.pnlSound.AutoSize = true;
     this.pnlSound.Controls.Add(this.checkBox1);
     this.pnlSound.Controls.Add(this.trackBar1);
     this.pnlSound.Controls.Add(this.label4);
     this.pnlSound.Controls.Add(this.textBox1);
     this.pnlSound.Controls.Add(this.label3);
     this.pnlSound.Controls.Add(this.button5);
     this.pnlSound.Controls.Add(this.button4);
     this.pnlSound.Controls.Add(this.button3);
     this.pnlSound.Controls.Add(this.btnSaveMp3);
     this.pnlSound.Location = new System.Drawing.Point(66, 42);
     this.pnlSound.Name = "pnlSound";
     this.pnlSound.Size = new System.Drawing.Size(380, 192);
     this.pnlSound.TabIndex = 23;
     this.pnlSound.Visible = false;
     //
     // checkBox1
     //
     this.checkBox1.Location = new System.Drawing.Point(192, 6);
     this.checkBox1.Name = "checkBox1";
     this.checkBox1.Size = new System.Drawing.Size(58, 19);
     this.checkBox1.TabIndex = 30;
     this.checkBox1.Text = "Loop";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // trackBar1
     //
     this.trackBar1.Location = new System.Drawing.Point(4, 31);
     this.trackBar1.Name = "trackBar1";
     this.trackBar1.Size = new System.Drawing.Size(203, 45);
     this.trackBar1.TabIndex = 29;
     this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
     this.trackBar1.Scroll += new System.EventHandler(this.TrackBar1Scroll);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(213, 32);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(49, 18);
     this.label4.TabIndex = 28;
     this.label4.Text = "00:00 /";
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.SystemColors.Window;
     this.textBox1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.Location = new System.Drawing.Point(3, 72);
     this.textBox1.Multiline = true;
     this.textBox1.Name = "textBox1";
     this.textBox1.ReadOnly = true;
     this.textBox1.Size = new System.Drawing.Size(293, 117);
     this.textBox1.TabIndex = 27;
     this.textBox1.TabStop = false;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(259, 32);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(37, 18);
     this.label3.TabIndex = 26;
     this.label3.Text = "00:00";
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(125, 3);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(55, 23);
     this.button5.TabIndex = 24;
     this.button5.Text = "Stop";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.Button5Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(64, 3);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(55, 23);
     this.button4.TabIndex = 23;
     this.button4.Text = "Pause";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.Button4Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(3, 3);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(55, 23);
     this.button3.TabIndex = 22;
     this.button3.Text = "Play";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.Button3Click);
     //
     // btnSaveMp3
     //
     this.btnSaveMp3.Location = new System.Drawing.Point(256, 3);
     this.btnSaveMp3.Name = "btnSaveMp3";
     this.btnSaveMp3.Size = new System.Drawing.Size(40, 23);
     this.btnSaveMp3.TabIndex = 19;
     this.btnSaveMp3.Text = "Save";
     this.btnSaveMp3.UseVisualStyleBackColor = true;
     this.btnSaveMp3.Click += new System.EventHandler(this.BtnSaveMp3Click);
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(6, 194);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(590, 192);
     this.label1.TabIndex = 5;
     this.label1.Text = resources.GetString("label1.Text");
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(7, 346);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(54, 43);
     this.button1.TabIndex = 21;
     this.button1.Text = "Save image";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click += new System.EventHandler(this.Button1Click);
     //
     // lstRender
     //
     this.lstRender.FormattingEnabled = true;
     this.lstRender.ItemHeight = 12;
     this.lstRender.Items.AddRange(new object[] {
     "None",
     "Black",
     "White"});
     this.lstRender.Location = new System.Drawing.Point(6, 258);
     this.lstRender.Name = "lstRender";
     this.lstRender.Size = new System.Drawing.Size(54, 40);
     this.lstRender.TabIndex = 13;
     this.lstRender.Visible = false;
     //
     // chkNPC
     //
     this.chkNPC.Checked = true;
     this.chkNPC.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkNPC.Location = new System.Drawing.Point(5, 238);
     this.chkNPC.Name = "chkNPC";
     this.chkNPC.Size = new System.Drawing.Size(55, 15);
     this.chkNPC.TabIndex = 12;
     this.chkNPC.Text = "NPCs";
     this.chkNPC.UseVisualStyleBackColor = true;
     this.chkNPC.Visible = false;
     this.chkNPC.CheckedChanged += new System.EventHandler(this.ChkNPCCheckedChanged);
     //
     // chkMob
     //
     this.chkMob.Checked = true;
     this.chkMob.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkMob.Location = new System.Drawing.Point(5, 218);
     this.chkMob.Name = "chkMob";
     this.chkMob.Size = new System.Drawing.Size(55, 15);
     this.chkMob.TabIndex = 11;
     this.chkMob.Text = "Mob";
     this.chkMob.UseVisualStyleBackColor = true;
     this.chkMob.Visible = false;
     this.chkMob.CheckedChanged += new System.EventHandler(this.ChkMobCheckedChanged);
     //
     // chkReactor
     //
     this.chkReactor.Checked = true;
     this.chkReactor.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkReactor.Location = new System.Drawing.Point(5, 193);
     this.chkReactor.Name = "chkReactor";
     this.chkReactor.Size = new System.Drawing.Size(55, 19);
     this.chkReactor.TabIndex = 10;
     this.chkReactor.Text = "Reactor";
     this.chkReactor.UseVisualStyleBackColor = true;
     this.chkReactor.Visible = false;
     this.chkReactor.CheckedChanged += new System.EventHandler(this.ChkReactorCheckedChanged);
     //
     // chkPortal
     //
     this.chkPortal.Checked = true;
     this.chkPortal.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkPortal.Location = new System.Drawing.Point(5, 171);
     this.chkPortal.Name = "chkPortal";
     this.chkPortal.Size = new System.Drawing.Size(55, 20);
     this.chkPortal.TabIndex = 9;
     this.chkPortal.Text = "Portal";
     this.chkPortal.UseVisualStyleBackColor = true;
     this.chkPortal.Visible = false;
     this.chkPortal.CheckedChanged += new System.EventHandler(this.ChkPortalCheckedChanged);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(5, 114);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(54, 50);
     this.button2.TabIndex = 8;
     this.button2.Text = "Render this Map!";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Visible = false;
     this.button2.Click += new System.EventHandler(this.Button2Click);
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(6, 64);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(55, 37);
     this.label9.TabIndex = 5;
     this.label9.Text = "Click the picture to save it!";
     this.label9.Visible = false;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(6, 44);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(50, 14);
     this.label8.TabIndex = 3;
     this.label8.Text = "Content:";
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(6, 18);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(42, 17);
     this.label7.TabIndex = 1;
     this.label7.Text = "Type:";
     //
     // txtType
     //
     this.txtType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.txtType.BackColor = System.Drawing.SystemColors.Window;
     this.txtType.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtType.Location = new System.Drawing.Point(67, 18);
     this.txtType.Multiline = true;
     this.txtType.Name = "txtType";
     this.txtType.ReadOnly = true;
     this.txtType.Size = new System.Drawing.Size(584, 19);
     this.txtType.TabIndex = 0;
     //
     // pnlPicture
     //
     this.pnlPicture.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlPicture.AutoScroll = true;
     this.pnlPicture.BackColor = System.Drawing.SystemColors.Control;
     this.pnlPicture.Controls.Add(this.pictureBox1);
     this.pnlPicture.Location = new System.Drawing.Point(67, 42);
     this.pnlPicture.Name = "pnlPicture";
     this.pnlPicture.Size = new System.Drawing.Size(584, 466);
     this.pnlPicture.TabIndex = 17;
     this.pnlPicture.Visible = false;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.SystemColors.Control;
     this.pictureBox1.Location = new System.Drawing.Point(3, 3);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(553, 338);
     this.pictureBox1.TabIndex = 4;
     this.pictureBox1.TabStop = false;
     this.pictureBox1.Visible = false;
     this.pictureBox1.Click += new System.EventHandler(this.PictureBox1Click);
     //
     // lblUOL
     //
     this.lblUOL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.lblUOL.BackColor = System.Drawing.SystemColors.Control;
     this.lblUOL.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUOL.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
     this.lblUOL.Location = new System.Drawing.Point(67, 42);
     this.lblUOL.Name = "lblUOL";
     this.lblUOL.Size = new System.Drawing.Size(408, 30);
     this.lblUOL.TabIndex = 20;
     this.lblUOL.Visible = false;
     this.lblUOL.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // textBox8
     //
     this.textBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox8.BackColor = System.Drawing.SystemColors.Window;
     this.textBox8.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox8.Location = new System.Drawing.Point(67, 42);
     this.textBox8.Multiline = true;
     this.textBox8.Name = "textBox8";
     this.textBox8.ReadOnly = true;
     this.textBox8.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox8.Size = new System.Drawing.Size(584, 466);
     this.textBox8.TabIndex = 2;
     this.textBox8.Visible = false;
     //
     // renderContainer
     //
     this.renderContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
     this.renderContainer.IsSplitterFixed = true;
     this.renderContainer.Location = new System.Drawing.Point(606, 0);
     this.renderContainer.Name = "renderContainer";
     this.renderContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // renderContainer.Panel1
     //
     this.renderContainer.Panel1.AutoScroll = true;
     this.renderContainer.Panel1.Controls.Add(this.picRender);
     //
     // renderContainer.Panel2
     //
     this.renderContainer.Panel2.Controls.Add(this.cmdCloseRender);
     this.renderContainer.Panel2.Controls.Add(this.cmdSaveRender);
     this.renderContainer.Panel2.Controls.Add(this.cmdRedrawRender);
     this.renderContainer.Panel2.Controls.Add(this.lstRenders);
     this.renderContainer.Panel2.Controls.Add(this.chkReactorr);
     this.renderContainer.Panel2.Controls.Add(this.chkPortalr);
     this.renderContainer.Panel2.Controls.Add(this.chkMobr);
     this.renderContainer.Panel2.Controls.Add(this.chkNPCr);
     this.renderContainer.Size = new System.Drawing.Size(240, 207);
     this.renderContainer.SplitterDistance = 131;
     this.renderContainer.TabIndex = 0;
     this.renderContainer.TabStop = false;
     this.renderContainer.Visible = false;
     //
     // picRender
     //
     this.picRender.Location = new System.Drawing.Point(0, 0);
     this.picRender.Name = "picRender";
     this.picRender.Size = new System.Drawing.Size(279, 128);
     this.picRender.TabIndex = 0;
     this.picRender.TabStop = false;
     //
     // cmdCloseRender
     //
     this.cmdCloseRender.Location = new System.Drawing.Point(399, 34);
     this.cmdCloseRender.Name = "cmdCloseRender";
     this.cmdCloseRender.Size = new System.Drawing.Size(43, 21);
     this.cmdCloseRender.TabIndex = 7;
     this.cmdCloseRender.Text = "Close";
     this.cmdCloseRender.UseVisualStyleBackColor = true;
     this.cmdCloseRender.Click += new System.EventHandler(this.CmdCloseRenderClick);
     //
     // cmdSaveRender
     //
     this.cmdSaveRender.Location = new System.Drawing.Point(269, 34);
     this.cmdSaveRender.Name = "cmdSaveRender";
     this.cmdSaveRender.Size = new System.Drawing.Size(124, 21);
     this.cmdSaveRender.TabIndex = 6;
     this.cmdSaveRender.Text = "Save";
     this.cmdSaveRender.UseVisualStyleBackColor = true;
     this.cmdSaveRender.Click += new System.EventHandler(this.CmdSaveRenderClick);
     //
     // cmdRedrawRender
     //
     this.cmdRedrawRender.Location = new System.Drawing.Point(269, 8);
     this.cmdRedrawRender.Name = "cmdRedrawRender";
     this.cmdRedrawRender.Size = new System.Drawing.Size(173, 20);
     this.cmdRedrawRender.TabIndex = 5;
     this.cmdRedrawRender.Text = "Render with new settings";
     this.cmdRedrawRender.UseVisualStyleBackColor = true;
     this.cmdRedrawRender.Click += new System.EventHandler(this.CmdRedrawRenderClick);
     //
     // lstRenders
     //
     this.lstRenders.FormattingEnabled = true;
     this.lstRenders.ItemHeight = 12;
     this.lstRenders.Items.AddRange(new object[] {
     "None",
     "Black",
     "White"});
     this.lstRenders.Location = new System.Drawing.Point(157, 8);
     this.lstRenders.Name = "lstRenders";
     this.lstRenders.Size = new System.Drawing.Size(106, 52);
     this.lstRenders.TabIndex = 4;
     //
     // chkReactorr
     //
     this.chkReactorr.Checked = true;
     this.chkReactorr.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkReactorr.Location = new System.Drawing.Point(77, 8);
     this.chkReactorr.Name = "chkReactorr";
     this.chkReactorr.Size = new System.Drawing.Size(74, 20);
     this.chkReactorr.TabIndex = 3;
     this.chkReactorr.Text = "Reactors";
     this.chkReactorr.UseVisualStyleBackColor = true;
     this.chkReactorr.CheckedChanged += new System.EventHandler(this.ChkReactorrCheckedChanged);
     //
     // chkPortalr
     //
     this.chkPortalr.Checked = true;
     this.chkPortalr.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkPortalr.Location = new System.Drawing.Point(9, 10);
     this.chkPortalr.Name = "chkPortalr";
     this.chkPortalr.Size = new System.Drawing.Size(62, 18);
     this.chkPortalr.TabIndex = 2;
     this.chkPortalr.Text = "Portals";
     this.chkPortalr.UseVisualStyleBackColor = true;
     this.chkPortalr.CheckedChanged += new System.EventHandler(this.ChkPortalrCheckedChanged);
     //
     // chkMobr
     //
     this.chkMobr.Checked = true;
     this.chkMobr.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkMobr.Location = new System.Drawing.Point(9, 30);
     this.chkMobr.Name = "chkMobr";
     this.chkMobr.Size = new System.Drawing.Size(51, 18);
     this.chkMobr.TabIndex = 1;
     this.chkMobr.Text = "Mob";
     this.chkMobr.UseVisualStyleBackColor = true;
     this.chkMobr.CheckedChanged += new System.EventHandler(this.ChkMobrCheckedChanged);
     //
     // chkNPCr
     //
     this.chkNPCr.Checked = true;
     this.chkNPCr.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkNPCr.Location = new System.Drawing.Point(77, 30);
     this.chkNPCr.Name = "chkNPCr";
     this.chkNPCr.Size = new System.Drawing.Size(68, 18);
     this.chkNPCr.TabIndex = 0;
     this.chkNPCr.Text = "NPCs";
     this.chkNPCr.UseVisualStyleBackColor = true;
     this.chkNPCr.CheckedChanged += new System.EventHandler(this.ChkNPCrCheckedChanged);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripStatusLabel1,
     this.toolStripStatusLabel2,
     this.toolStripProgressBar1});
     this.statusStrip1.Location = new System.Drawing.Point(0, 542);
     this.statusStrip1.Name = "statusStrip1";
     this.statusStrip1.Size = new System.Drawing.Size(846, 22);
     this.statusStrip1.TabIndex = 4;
     this.statusStrip1.Text = "statusStrip1";
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.AutoSize = false;
     this.toolStripStatusLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
     | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
     | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(300, 17);
     //
     // toolStripStatusLabel2
     //
     this.toolStripStatusLabel2.AutoSize = false;
     this.toolStripStatusLabel2.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
     | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
     | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
     this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
     this.toolStripStatusLabel2.Size = new System.Drawing.Size(200, 17);
     //
     // toolStripProgressBar1
     //
     this.toolStripProgressBar1.Name = "toolStripProgressBar1";
     this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 16);
     this.toolStripProgressBar1.Visible = false;
     //
     // splitContainer1
     //
     this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.splitContainer1.BackColor = System.Drawing.SystemColors.Control;
     this.splitContainer1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.splitContainer1.Location = new System.Drawing.Point(0, 25);
     this.splitContainer1.Name = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
     this.splitContainer1.Size = new System.Drawing.Size(846, 516);
     this.splitContainer1.SplitterDistance = 171;
     this.splitContainer1.TabIndex = 5;
     //
     // splitContainer2
     //
     this.splitContainer2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.splitContainer2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.splitContainer2.Location = new System.Drawing.Point(7, 3);
     this.splitContainer2.Name = "splitContainer2";
     this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.treeView1);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.label2);
     this.splitContainer2.Panel2.Controls.Add(this.treeView2);
     this.splitContainer2.Size = new System.Drawing.Size(164, 505);
     this.splitContainer2.SplitterDistance = 245;
     this.splitContainer2.TabIndex = 4;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(5, 0);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(100, 16);
     this.label2.TabIndex = 4;
     this.label2.Text = "Image file content:";
     //
     // treeView2
     //
     this.treeView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.treeView2.HideSelection = false;
     this.treeView2.Location = new System.Drawing.Point(0, 18);
     this.treeView2.Name = "treeView2";
     this.treeView2.Size = new System.Drawing.Size(164, 235);
     this.treeView2.TabIndex = 3;
     this.treeView2.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.TreeView2AfterSelect);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.Timer1Tick);
     //
     // fullExtractPanel
     //
     this.fullExtractPanel.Controls.Add(this.label6);
     this.fullExtractPanel.Controls.Add(this.extractCount);
     this.fullExtractPanel.Controls.Add(this.extractBar);
     this.fullExtractPanel.Controls.Add(this.extractCancel);
     this.fullExtractPanel.Controls.Add(this.extractStart);
     this.fullExtractPanel.Location = new System.Drawing.Point(307, 0);
     this.fullExtractPanel.Name = "fullExtractPanel";
     this.fullExtractPanel.Size = new System.Drawing.Size(281, 145);
     this.fullExtractPanel.TabIndex = 6;
     this.fullExtractPanel.Visible = false;
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(29, 9);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(203, 34);
     this.label6.TabIndex = 4;
     this.label6.Text = "Full Extract Control Panel";
     //
     // extractCount
     //
     this.extractCount.Location = new System.Drawing.Point(29, 72);
     this.extractCount.Name = "extractCount";
     this.extractCount.Size = new System.Drawing.Size(203, 20);
     this.extractCount.TabIndex = 3;
     this.extractCount.Text = "progress";
     //
     // extractBar
     //
     this.extractBar.Location = new System.Drawing.Point(32, 46);
     this.extractBar.Name = "extractBar";
     this.extractBar.Size = new System.Drawing.Size(200, 18);
     this.extractBar.TabIndex = 2;
     //
     // extractCancel
     //
     this.extractCancel.Location = new System.Drawing.Point(184, 97);
     this.extractCancel.Name = "extractCancel";
     this.extractCancel.Size = new System.Drawing.Size(48, 24);
     this.extractCancel.TabIndex = 1;
     this.extractCancel.Text = "Cancel";
     this.extractCancel.UseVisualStyleBackColor = true;
     this.extractCancel.Click += new System.EventHandler(this.ExtractCancelClick);
     //
     // extractStart
     //
     this.extractStart.Location = new System.Drawing.Point(32, 97);
     this.extractStart.Name = "extractStart";
     this.extractStart.Size = new System.Drawing.Size(146, 24);
     this.extractStart.TabIndex = 0;
     this.extractStart.Text = "Start";
     this.extractStart.UseVisualStyleBackColor = true;
     this.extractStart.Click += new System.EventHandler(this.ExtractStartClick);
     //
     // button9
     //
     this.button9.Location = new System.Drawing.Point(9, 470);
     this.button9.Name = "button9";
     this.button9.Size = new System.Drawing.Size(52, 23);
     this.button9.TabIndex = 27;
     this.button9.Text = "tile";
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Click += new System.EventHandler(this.button9_Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(846, 564);
     this.Controls.Add(this.fullExtractPanel);
     this.Controls.Add(this.renderContainer);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.menuStrip1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name = "MainForm";
     this.Text = "WZextract";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.MainForm_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.pnlSound.ResumeLayout(false);
     this.pnlSound.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.pnlPicture.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.renderContainer.Panel1.ResumeLayout(false);
     this.renderContainer.Panel2.ResumeLayout(false);
     this.renderContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.picRender)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.fullExtractPanel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.layoutPanel       = new System.Windows.Forms.TableLayoutPanel();
     this.oldPictureBox     = new System.Windows.Forms.PictureBox();
     this.newPictureBox     = new System.Windows.Forms.PictureBox();
     this.bottomLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
     this.bitsTrackBar      = new System.Windows.Forms.TrackBar();
     this.bitsLabel         = new System.Windows.Forms.Label();
     this.layoutPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.oldPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.newPictureBox)).BeginInit();
     this.bottomLayoutPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bitsTrackBar)).BeginInit();
     this.SuspendLayout();
     //
     // layoutPanel
     //
     this.layoutPanel.ColumnCount = 2;
     this.layoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.layoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.layoutPanel.Controls.Add(this.oldPictureBox, 0, 0);
     this.layoutPanel.Controls.Add(this.newPictureBox, 1, 0);
     this.layoutPanel.Controls.Add(this.bottomLayoutPanel, 0, 1);
     this.layoutPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutPanel.Location = new System.Drawing.Point(0, 0);
     this.layoutPanel.Name     = "layoutPanel";
     this.layoutPanel.RowCount = 2;
     this.layoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.layoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
     this.layoutPanel.Size     = new System.Drawing.Size(467, 302);
     this.layoutPanel.TabIndex = 0;
     //
     // oldPictureBox
     //
     this.oldPictureBox.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.oldPictureBox.Location = new System.Drawing.Point(0, 0);
     this.oldPictureBox.Margin   = new System.Windows.Forms.Padding(0);
     this.oldPictureBox.Name     = "oldPictureBox";
     this.oldPictureBox.Size     = new System.Drawing.Size(233, 262);
     this.oldPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.oldPictureBox.TabIndex = 0;
     this.oldPictureBox.TabStop  = false;
     //
     // newPictureBox
     //
     this.newPictureBox.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.newPictureBox.Location = new System.Drawing.Point(233, 0);
     this.newPictureBox.Margin   = new System.Windows.Forms.Padding(0);
     this.newPictureBox.Name     = "newPictureBox";
     this.newPictureBox.Size     = new System.Drawing.Size(234, 262);
     this.newPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.newPictureBox.TabIndex = 1;
     this.newPictureBox.TabStop  = false;
     //
     // bottomLayoutPanel
     //
     this.bottomLayoutPanel.BackColor   = System.Drawing.SystemColors.Control;
     this.bottomLayoutPanel.ColumnCount = 2;
     this.layoutPanel.SetColumnSpan(this.bottomLayoutPanel, 2);
     this.bottomLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
     this.bottomLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.bottomLayoutPanel.Controls.Add(this.bitsTrackBar, 1, 0);
     this.bottomLayoutPanel.Controls.Add(this.bitsLabel, 0, 0);
     this.bottomLayoutPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.bottomLayoutPanel.Location = new System.Drawing.Point(0, 262);
     this.bottomLayoutPanel.Margin   = new System.Windows.Forms.Padding(0);
     this.bottomLayoutPanel.Name     = "bottomLayoutPanel";
     this.bottomLayoutPanel.RowCount = 1;
     this.bottomLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.bottomLayoutPanel.Size     = new System.Drawing.Size(467, 40);
     this.bottomLayoutPanel.TabIndex = 2;
     //
     // bitsTrackBar
     //
     this.bitsTrackBar.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.bitsTrackBar.Location      = new System.Drawing.Point(60, 0);
     this.bitsTrackBar.Margin        = new System.Windows.Forms.Padding(0);
     this.bitsTrackBar.Maximum       = 24;
     this.bitsTrackBar.Minimum       = 1;
     this.bitsTrackBar.Name          = "bitsTrackBar";
     this.bitsTrackBar.Size          = new System.Drawing.Size(407, 40);
     this.bitsTrackBar.TabIndex      = 0;
     this.bitsTrackBar.Value         = 8;
     this.bitsTrackBar.ValueChanged += new System.EventHandler(this.BitsTrackBarValueChanged);
     //
     // bitsLabel
     //
     this.bitsLabel.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.bitsLabel.Location  = new System.Drawing.Point(0, 0);
     this.bitsLabel.Margin    = new System.Windows.Forms.Padding(0);
     this.bitsLabel.Name      = "bitsLabel";
     this.bitsLabel.Size      = new System.Drawing.Size(60, 40);
     this.bitsLabel.TabIndex  = 1;
     this.bitsLabel.Text      = "Bits: 8";
     this.bitsLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // PartFiveControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutPanel);
     this.Name = "PartFiveControl";
     this.Size = new System.Drawing.Size(467, 302);
     this.layoutPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.oldPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.newPictureBox)).EndInit();
     this.bottomLayoutPanel.ResumeLayout(false);
     this.bottomLayoutPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bitsTrackBar)).EndInit();
     this.ResumeLayout(false);
 }
Пример #24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Vesmir));
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.presnost = new System.Windows.Forms.TrackBar();
     this.label3 = new System.Windows.Forms.Label();
     this.rychlost = new System.Windows.Forms.TrackBar();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.checkBox_merkur_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_venusa_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_zem_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_mars_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_jupiter_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_saturn_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_uran_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_neptun_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_slnko_stopa = new System.Windows.Forms.CheckBox();
     this.checkBox_sun = new System.Windows.Forms.CheckBox();
     this.checkBox_neptun = new System.Windows.Forms.CheckBox();
     this.checkBox_uran = new System.Windows.Forms.CheckBox();
     this.checkBox_saturn = new System.Windows.Forms.CheckBox();
     this.checkBox_jupiter = new System.Windows.Forms.CheckBox();
     this.checkBox_mars = new System.Windows.Forms.CheckBox();
     this.checkBox_zem = new System.Windows.Forms.CheckBox();
     this.checkBox_venusa = new System.Windows.Forms.CheckBox();
     this.checkBox_merkur = new System.Windows.Forms.CheckBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.presnost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rychlost)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // label5
     //
     this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label5.ForeColor = System.Drawing.SystemColors.GrayText;
     this.label5.Location = new System.Drawing.Point(1450, 895);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(430, 73);
     this.label5.TabIndex = 100002;
     this.label5.Text = resources.GetString("label5.Text");
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label4.Location = new System.Drawing.Point(18, 246);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(385, 36);
     this.label4.TabIndex = 2;
     this.label4.Text = "    very accurate                                        not very accurate\r\n(slow" +
     "ers rendering)                               (fasters rendering)\r\n";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.presnost);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.rychlost);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.groupBox3.Location = new System.Drawing.Point(1450, 603);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(429, 289);
     this.groupBox3.TabIndex = 100001;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Rendering options";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label2.Location = new System.Drawing.Point(7, 120);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(376, 25);
     this.label2.TabIndex = 22;
     this.label2.Text = "slow                       medium                      fast\r\n";
     //
     // presnost
     //
     this.presnost.LargeChange = 100000;
     this.presnost.Location = new System.Drawing.Point(21, 211);
     this.presnost.Maximum = 5000000;
     this.presnost.Minimum = 5000;
     this.presnost.Name = "presnost";
     this.presnost.Size = new System.Drawing.Size(382, 56);
     this.presnost.SmallChange = 10000;
     this.presnost.TabIndex = 100000;
     this.presnost.TabStop = false;
     this.presnost.TickFrequency = 75000;
     this.presnost.Value = 300000;
     this.presnost.Scroll += new System.EventHandler(this.presnost_Scroll);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label3.Location = new System.Drawing.Point(26, 175);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(125, 29);
     this.label3.TabIndex = 23;
     this.label3.Text = "Accuracy:";
     //
     // rychlost
     //
     this.rychlost.LargeChange = 1;
     this.rychlost.Location = new System.Drawing.Point(22, 82);
     this.rychlost.Maximum = 3;
     this.rychlost.Minimum = 1;
     this.rychlost.Name = "rychlost";
     this.rychlost.Size = new System.Drawing.Size(381, 56);
     this.rychlost.TabIndex = 20;
     this.rychlost.Value = 3;
     this.rychlost.Scroll += new System.EventHandler(this.rychlost_Scroll);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label1.Location = new System.Drawing.Point(26, 50);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(93, 29);
     this.label1.TabIndex = 21;
     this.label1.Text = "Speed:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.checkBox_merkur_stopa);
     this.groupBox1.Controls.Add(this.checkBox_venusa_stopa);
     this.groupBox1.Controls.Add(this.checkBox_zem_stopa);
     this.groupBox1.Controls.Add(this.checkBox_mars_stopa);
     this.groupBox1.Controls.Add(this.checkBox_jupiter_stopa);
     this.groupBox1.Controls.Add(this.checkBox_saturn_stopa);
     this.groupBox1.Controls.Add(this.checkBox_uran_stopa);
     this.groupBox1.Controls.Add(this.checkBox_neptun_stopa);
     this.groupBox1.Controls.Add(this.checkBox_slnko_stopa);
     this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.groupBox1.Location = new System.Drawing.Point(1670, 125);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(210, 472);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Visible trace";
     //
     // checkBox_merkur_stopa
     //
     this.checkBox_merkur_stopa.AutoSize = true;
     this.checkBox_merkur_stopa.Checked = true;
     this.checkBox_merkur_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_merkur_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_merkur_stopa.Location = new System.Drawing.Point(18, 100);
     this.checkBox_merkur_stopa.Name = "checkBox_merkur_stopa";
     this.checkBox_merkur_stopa.Size = new System.Drawing.Size(126, 33);
     this.checkBox_merkur_stopa.TabIndex = 17;
     this.checkBox_merkur_stopa.Text = "Mercury";
     this.checkBox_merkur_stopa.UseVisualStyleBackColor = true;
     this.checkBox_merkur_stopa.CheckedChanged += new System.EventHandler(this.checkBox_merkur_stopa_CheckedChanged);
     //
     // checkBox_venusa_stopa
     //
     this.checkBox_venusa_stopa.AutoSize = true;
     this.checkBox_venusa_stopa.Checked = true;
     this.checkBox_venusa_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_venusa_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_venusa_stopa.Location = new System.Drawing.Point(18, 139);
     this.checkBox_venusa_stopa.Name = "checkBox_venusa_stopa";
     this.checkBox_venusa_stopa.Size = new System.Drawing.Size(107, 33);
     this.checkBox_venusa_stopa.TabIndex = 16;
     this.checkBox_venusa_stopa.Text = "Venus";
     this.checkBox_venusa_stopa.UseVisualStyleBackColor = true;
     this.checkBox_venusa_stopa.CheckedChanged += new System.EventHandler(this.checkBox_venusa_stopa_CheckedChanged);
     //
     // checkBox_zem_stopa
     //
     this.checkBox_zem_stopa.AutoSize = true;
     this.checkBox_zem_stopa.Checked = true;
     this.checkBox_zem_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_zem_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_zem_stopa.Location = new System.Drawing.Point(18, 178);
     this.checkBox_zem_stopa.Name = "checkBox_zem_stopa";
     this.checkBox_zem_stopa.Size = new System.Drawing.Size(95, 33);
     this.checkBox_zem_stopa.TabIndex = 15;
     this.checkBox_zem_stopa.Text = "Earth";
     this.checkBox_zem_stopa.UseVisualStyleBackColor = true;
     this.checkBox_zem_stopa.CheckedChanged += new System.EventHandler(this.checkBox_zem_stopa_CheckedChanged);
     //
     // checkBox_mars_stopa
     //
     this.checkBox_mars_stopa.AutoSize = true;
     this.checkBox_mars_stopa.Checked = true;
     this.checkBox_mars_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_mars_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_mars_stopa.Location = new System.Drawing.Point(18, 217);
     this.checkBox_mars_stopa.Name = "checkBox_mars_stopa";
     this.checkBox_mars_stopa.Size = new System.Drawing.Size(91, 33);
     this.checkBox_mars_stopa.TabIndex = 14;
     this.checkBox_mars_stopa.Text = "Mars";
     this.checkBox_mars_stopa.UseVisualStyleBackColor = true;
     this.checkBox_mars_stopa.CheckedChanged += new System.EventHandler(this.checkBox_mars_stopa_CheckedChanged);
     //
     // checkBox_jupiter_stopa
     //
     this.checkBox_jupiter_stopa.AutoSize = true;
     this.checkBox_jupiter_stopa.Checked = true;
     this.checkBox_jupiter_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_jupiter_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_jupiter_stopa.Location = new System.Drawing.Point(18, 256);
     this.checkBox_jupiter_stopa.Name = "checkBox_jupiter_stopa";
     this.checkBox_jupiter_stopa.Size = new System.Drawing.Size(111, 33);
     this.checkBox_jupiter_stopa.TabIndex = 13;
     this.checkBox_jupiter_stopa.Text = "Jupiter";
     this.checkBox_jupiter_stopa.UseVisualStyleBackColor = true;
     this.checkBox_jupiter_stopa.CheckedChanged += new System.EventHandler(this.checkBox_jupiter_stopa_CheckedChanged);
     //
     // checkBox_saturn_stopa
     //
     this.checkBox_saturn_stopa.AutoSize = true;
     this.checkBox_saturn_stopa.Checked = true;
     this.checkBox_saturn_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_saturn_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_saturn_stopa.Location = new System.Drawing.Point(18, 295);
     this.checkBox_saturn_stopa.Name = "checkBox_saturn_stopa";
     this.checkBox_saturn_stopa.Size = new System.Drawing.Size(109, 33);
     this.checkBox_saturn_stopa.TabIndex = 12;
     this.checkBox_saturn_stopa.Text = "Saturn";
     this.checkBox_saturn_stopa.UseVisualStyleBackColor = true;
     this.checkBox_saturn_stopa.CheckedChanged += new System.EventHandler(this.checkBox_saturn_stopa_CheckedChanged);
     //
     // checkBox_uran_stopa
     //
     this.checkBox_uran_stopa.AutoSize = true;
     this.checkBox_uran_stopa.Checked = true;
     this.checkBox_uran_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_uran_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_uran_stopa.Location = new System.Drawing.Point(18, 334);
     this.checkBox_uran_stopa.Name = "checkBox_uran_stopa";
     this.checkBox_uran_stopa.Size = new System.Drawing.Size(116, 33);
     this.checkBox_uran_stopa.TabIndex = 11;
     this.checkBox_uran_stopa.Text = "Uranus";
     this.checkBox_uran_stopa.UseVisualStyleBackColor = true;
     this.checkBox_uran_stopa.CheckedChanged += new System.EventHandler(this.checkBox_uran_stopa_CheckedChanged);
     //
     // checkBox_neptun_stopa
     //
     this.checkBox_neptun_stopa.AutoSize = true;
     this.checkBox_neptun_stopa.Checked = true;
     this.checkBox_neptun_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_neptun_stopa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_neptun_stopa.Location = new System.Drawing.Point(18, 373);
     this.checkBox_neptun_stopa.Name = "checkBox_neptun_stopa";
     this.checkBox_neptun_stopa.Size = new System.Drawing.Size(130, 33);
     this.checkBox_neptun_stopa.TabIndex = 10;
     this.checkBox_neptun_stopa.Text = "Neptune";
     this.checkBox_neptun_stopa.UseVisualStyleBackColor = true;
     this.checkBox_neptun_stopa.CheckedChanged += new System.EventHandler(this.checkBox_neptun_stopa_CheckedChanged);
     //
     // checkBox_slnko_stopa
     //
     this.checkBox_slnko_stopa.AutoSize = true;
     this.checkBox_slnko_stopa.Checked = true;
     this.checkBox_slnko_stopa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_slnko_stopa.Location = new System.Drawing.Point(18, 61);
     this.checkBox_slnko_stopa.Name = "checkBox_slnko_stopa";
     this.checkBox_slnko_stopa.Size = new System.Drawing.Size(83, 33);
     this.checkBox_slnko_stopa.TabIndex = 9;
     this.checkBox_slnko_stopa.Text = "Sun";
     this.checkBox_slnko_stopa.UseVisualStyleBackColor = true;
     this.checkBox_slnko_stopa.CheckedChanged += new System.EventHandler(this.checkBox_slnko_stopa_CheckedChanged);
     //
     // checkBox_sun
     //
     this.checkBox_sun.AutoSize = true;
     this.checkBox_sun.Checked = true;
     this.checkBox_sun.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_sun.Location = new System.Drawing.Point(18, 61);
     this.checkBox_sun.Name = "checkBox_sun";
     this.checkBox_sun.Size = new System.Drawing.Size(83, 33);
     this.checkBox_sun.TabIndex = 9;
     this.checkBox_sun.Text = "Sun";
     this.checkBox_sun.UseVisualStyleBackColor = true;
     this.checkBox_sun.CheckedChanged += new System.EventHandler(this.checkBox_slnko_CheckedChanged);
     //
     // checkBox_neptun
     //
     this.checkBox_neptun.AutoSize = true;
     this.checkBox_neptun.Checked = true;
     this.checkBox_neptun.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_neptun.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_neptun.Location = new System.Drawing.Point(18, 373);
     this.checkBox_neptun.Name = "checkBox_neptun";
     this.checkBox_neptun.Size = new System.Drawing.Size(130, 33);
     this.checkBox_neptun.TabIndex = 10;
     this.checkBox_neptun.Text = "Neptune";
     this.checkBox_neptun.UseVisualStyleBackColor = true;
     this.checkBox_neptun.CheckedChanged += new System.EventHandler(this.checkBox_neptun_CheckedChanged);
     //
     // checkBox_uran
     //
     this.checkBox_uran.AutoSize = true;
     this.checkBox_uran.Checked = true;
     this.checkBox_uran.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_uran.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_uran.Location = new System.Drawing.Point(18, 334);
     this.checkBox_uran.Name = "checkBox_uran";
     this.checkBox_uran.Size = new System.Drawing.Size(116, 33);
     this.checkBox_uran.TabIndex = 11;
     this.checkBox_uran.Text = "Uranus";
     this.checkBox_uran.UseVisualStyleBackColor = true;
     this.checkBox_uran.CheckedChanged += new System.EventHandler(this.checkBox_uran_CheckedChanged);
     //
     // checkBox_saturn
     //
     this.checkBox_saturn.AutoSize = true;
     this.checkBox_saturn.Checked = true;
     this.checkBox_saturn.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_saturn.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_saturn.Location = new System.Drawing.Point(18, 295);
     this.checkBox_saturn.Name = "checkBox_saturn";
     this.checkBox_saturn.Size = new System.Drawing.Size(109, 33);
     this.checkBox_saturn.TabIndex = 12;
     this.checkBox_saturn.Text = "Saturn";
     this.checkBox_saturn.UseVisualStyleBackColor = true;
     this.checkBox_saturn.CheckedChanged += new System.EventHandler(this.checkBox_saturn_CheckedChanged);
     //
     // checkBox_jupiter
     //
     this.checkBox_jupiter.AutoSize = true;
     this.checkBox_jupiter.Checked = true;
     this.checkBox_jupiter.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_jupiter.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_jupiter.Location = new System.Drawing.Point(18, 256);
     this.checkBox_jupiter.Name = "checkBox_jupiter";
     this.checkBox_jupiter.Size = new System.Drawing.Size(111, 33);
     this.checkBox_jupiter.TabIndex = 13;
     this.checkBox_jupiter.Text = "Jupiter";
     this.checkBox_jupiter.UseVisualStyleBackColor = true;
     this.checkBox_jupiter.CheckedChanged += new System.EventHandler(this.checkBox_jupiter_CheckedChanged);
     //
     // checkBox_mars
     //
     this.checkBox_mars.AutoSize = true;
     this.checkBox_mars.Checked = true;
     this.checkBox_mars.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_mars.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_mars.Location = new System.Drawing.Point(18, 217);
     this.checkBox_mars.Name = "checkBox_mars";
     this.checkBox_mars.Size = new System.Drawing.Size(91, 33);
     this.checkBox_mars.TabIndex = 14;
     this.checkBox_mars.Text = "Mars";
     this.checkBox_mars.UseVisualStyleBackColor = true;
     this.checkBox_mars.CheckedChanged += new System.EventHandler(this.checkBox_mars_CheckedChanged);
     //
     // checkBox_zem
     //
     this.checkBox_zem.AutoSize = true;
     this.checkBox_zem.Checked = true;
     this.checkBox_zem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_zem.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_zem.Location = new System.Drawing.Point(18, 178);
     this.checkBox_zem.Name = "checkBox_zem";
     this.checkBox_zem.Size = new System.Drawing.Size(95, 33);
     this.checkBox_zem.TabIndex = 15;
     this.checkBox_zem.Text = "Earth";
     this.checkBox_zem.UseVisualStyleBackColor = true;
     this.checkBox_zem.CheckedChanged += new System.EventHandler(this.checkBox_zem_CheckedChanged);
     //
     // checkBox_venusa
     //
     this.checkBox_venusa.AutoSize = true;
     this.checkBox_venusa.Checked = true;
     this.checkBox_venusa.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_venusa.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_venusa.Location = new System.Drawing.Point(18, 139);
     this.checkBox_venusa.Name = "checkBox_venusa";
     this.checkBox_venusa.Size = new System.Drawing.Size(107, 33);
     this.checkBox_venusa.TabIndex = 16;
     this.checkBox_venusa.Text = "Venus";
     this.checkBox_venusa.UseVisualStyleBackColor = true;
     this.checkBox_venusa.CheckedChanged += new System.EventHandler(this.checkBox_venusa_CheckedChanged);
     //
     // checkBox_merkur
     //
     this.checkBox_merkur.AutoSize = true;
     this.checkBox_merkur.Checked = true;
     this.checkBox_merkur.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_merkur.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.checkBox_merkur.Location = new System.Drawing.Point(18, 100);
     this.checkBox_merkur.Name = "checkBox_merkur";
     this.checkBox_merkur.Size = new System.Drawing.Size(126, 33);
     this.checkBox_merkur.TabIndex = 17;
     this.checkBox_merkur.Text = "Mercury";
     this.checkBox_merkur.UseVisualStyleBackColor = true;
     this.checkBox_merkur.CheckedChanged += new System.EventHandler(this.checkBox_merkur_CheckedChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.checkBox_merkur);
     this.groupBox2.Controls.Add(this.checkBox_venusa);
     this.groupBox2.Controls.Add(this.checkBox_zem);
     this.groupBox2.Controls.Add(this.checkBox_mars);
     this.groupBox2.Controls.Add(this.checkBox_jupiter);
     this.groupBox2.Controls.Add(this.checkBox_saturn);
     this.groupBox2.Controls.Add(this.checkBox_uran);
     this.groupBox2.Controls.Add(this.checkBox_neptun);
     this.groupBox2.Controls.Add(this.checkBox_sun);
     this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.groupBox2.Location = new System.Drawing.Point(1450, 125);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(209, 472);
     this.groupBox2.TabIndex = 18;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Visible objects";
     //
     // Vesmir
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.Control;
     this.ClientSize = new System.Drawing.Size(1902, 1033);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label5);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Vesmir";
     this.Text = "Solar System Simulator";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.presnost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rychlost)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.amount3Reset = new System.Windows.Forms.Button();
     this.amount3UpDown = new System.Windows.Forms.NumericUpDown();
     this.amount3Slider = new System.Windows.Forms.TrackBar();
     this.amount3Header = new PaintDotNet.HeaderLabel();
     ((System.ComponentModel.ISupportInitialize)(this.amount3UpDown)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.amount3Slider)).BeginInit();
     this.SuspendLayout();
     //
     // okButton
     //
     this.okButton.Location = new System.Drawing.Point(101, 219);
     this.okButton.Size = new System.Drawing.Size(81, 23);
     this.okButton.Name = "okButton";
     this.okButton.TabIndex = 9;
     //
     // cancelButton
     //
     this.cancelButton.Location = new System.Drawing.Point(188, 219);
     this.cancelButton.Size = new System.Drawing.Size(81, 23);
     this.cancelButton.Name = "cancelButton";
     this.cancelButton.TabIndex = 10;
     //
     // amount3Reset
     //
     this.amount3Reset.Location = new System.Drawing.Point(188, 188);
     this.amount3Reset.Name = "amount3Reset";
     this.amount3Reset.Size = new System.Drawing.Size(81, 20);
     this.amount3Reset.TabIndex = 8;
     this.amount3Reset.Click += new System.EventHandler(this.amount3Reset_Click);
     //
     // amount3UpDown
     //
     this.amount3UpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.amount3UpDown.Location = new System.Drawing.Point(188, 164);
     this.amount3UpDown.Minimum = new System.Decimal(new int[] {
                                                                   100,
                                                                   0,
                                                                   0,
                                                                   -2147483648});
     this.amount3UpDown.Name = "amount3UpDown";
     this.amount3UpDown.Size = new System.Drawing.Size(81, 20);
     this.amount3UpDown.TabIndex = 7;
     this.amount3UpDown.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.amount3UpDown.Enter += new System.EventHandler(this.amount3UpDown_Enter);
     this.amount3UpDown.ValueChanged += new System.EventHandler(this.amount3UpDown_ValueChanged);
     this.amount3UpDown.Leave += new System.EventHandler(this.amount3UpDown_Leave);
     //
     // amount3Slider
     //
     this.amount3Slider.LargeChange = 20;
     this.amount3Slider.Location = new System.Drawing.Point(1, 164);
     this.amount3Slider.Maximum = 100;
     this.amount3Slider.Minimum = -100;
     this.amount3Slider.Name = "amount3Slider";
     this.amount3Slider.Size = new System.Drawing.Size(175, 42);
     this.amount3Slider.TabIndex = 6;
     this.amount3Slider.TickFrequency = 10;
     this.amount3Slider.ValueChanged += new System.EventHandler(this.amount3Slider_ValueChanged);
     //
     // amount3Header
     //
     this.amount3Header.Location = new System.Drawing.Point(6, 148);
     this.amount3Header.Name = "amount3Header";
     this.amount3Header.Size = new System.Drawing.Size(271, 14);
     this.amount3Header.TabIndex = 11;
     this.amount3Header.TabStop = false;
     this.amount3Header.Text = "Header 3";
     //
     // ThreeAmountsConfigDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize = new System.Drawing.Size(275, 248);
     this.Controls.Add(this.amount3Header);
     this.Controls.Add(this.amount3Slider);
     this.Controls.Add(this.amount3Reset);
     this.Controls.Add(this.amount3UpDown);
     this.Location = new System.Drawing.Point(0, 0);
     this.Name = "ThreeAmountsConfigDialog";
     this.Controls.SetChildIndex(this.amount3UpDown, 0);
     this.Controls.SetChildIndex(this.amount3Reset, 0);
     this.Controls.SetChildIndex(this.amount3Slider, 0);
     this.Controls.SetChildIndex(this.okButton, 0);
     this.Controls.SetChildIndex(this.cancelButton, 0);
     this.Controls.SetChildIndex(this.amount3Header, 0);
     ((System.ComponentModel.ISupportInitialize)(this.amount3UpDown)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.amount3Slider)).EndInit();
     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.lblRestoreDefaults = new System.Windows.Forms.Button();
     this.lblBack = new System.Windows.Forms.Button();
     this.lblOK = new System.Windows.Forms.Button();
     this.lblStartFromLastCursorPos = new System.Windows.Forms.Label();
     this.pbStartFromLastCursorPos = new System.Windows.Forms.Label();
     this.smaxLineWidth = new System.Windows.Forms.Label();
     this.sminLineWidth = new System.Windows.Forms.Label();
     this.smaxHorizontalSweeps = new System.Windows.Forms.Label();
     this.tbLineWidth = new System.Windows.Forms.TrackBar();
     this.lblLineWidth = new System.Windows.Forms.Label();
     this.ltbLineWidthMore = new System.Windows.Forms.Label();
     this.lblHorizontalSweeps = new System.Windows.Forms.Label();
     this.tbHorizontalSweeps = new System.Windows.Forms.TrackBar();
     this.lblHorizontalSpeed = new System.Windows.Forms.Label();
     this.sminHorizontalSweeps = new System.Windows.Forms.Label();
     this.lblVerticalSweeps = new System.Windows.Forms.Label();
     this.tbHorizontalSpeed = new System.Windows.Forms.TrackBar();
     this.ltbLineWidthLess = new System.Windows.Forms.Label();
     this.lblVerticalSpeed = new System.Windows.Forms.Label();
     this.tbVerticalSweeps = new System.Windows.Forms.TrackBar();
     this.smaxHorizontalSpeed = new System.Windows.Forms.Label();
     this.tbVerticalSpeed = new System.Windows.Forms.TrackBar();
     this.ltbHorizontalSweepsMore = new System.Windows.Forms.Label();
     this.sminHorizontalSpeed = new System.Windows.Forms.Label();
     this.ltbHorizontalSweepsLess = new System.Windows.Forms.Label();
     this.smaxVerticalSweeps = new System.Windows.Forms.Label();
     this.ltbHorizontalSpeedMore = new System.Windows.Forms.Label();
     this.sminVerticalSweeps = new System.Windows.Forms.Label();
     this.ltbHorizontalSpeedLess = new System.Windows.Forms.Label();
     this.ltbVerticalSpeedMore = new System.Windows.Forms.Label();
     this.ltbVerticalSweepsMore = new System.Windows.Forms.Label();
     this.smaxVerticalSpeed = new System.Windows.Forms.Label();
     this.ltbVerticalSweepsLess = new System.Windows.Forms.Label();
     this.sminVerticalSpeed = new System.Windows.Forms.Label();
     this.ltbVerticalSpeedLess = new System.Windows.Forms.Label();
     this.svalVerticalSpeed = new System.Windows.Forms.TextBox();
     this.svalVerticalSweeps = new System.Windows.Forms.TextBox();
     this.svalHorizontalSpeed = new System.Windows.Forms.TextBox();
     this.svalHorizontalSweeps = new System.Windows.Forms.TextBox();
     this.svalLineWidth = new System.Windows.Forms.TextBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label1 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.tbLineWidth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHorizontalSweeps)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHorizontalSpeed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVerticalSweeps)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVerticalSpeed)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // lblRestoreDefaults
     //
     this.lblRestoreDefaults.Location = new System.Drawing.Point(343, 437);
     this.lblRestoreDefaults.Name = "lblRestoreDefaults";
     this.lblRestoreDefaults.Size = new System.Drawing.Size(152, 47);
     this.lblRestoreDefaults.TabIndex = 166;
     this.lblRestoreDefaults.TabStop = false;
     this.lblRestoreDefaults.Text = "Defaults";
     this.lblRestoreDefaults.UseVisualStyleBackColor = true;
     //
     // lblBack
     //
     this.lblBack.Location = new System.Drawing.Point(180, 437);
     this.lblBack.Name = "lblBack";
     this.lblBack.Size = new System.Drawing.Size(152, 47);
     this.lblBack.TabIndex = 165;
     this.lblBack.TabStop = false;
     this.lblBack.Text = "Cancel";
     this.lblBack.UseVisualStyleBackColor = true;
     //
     // lblOK
     //
     this.lblOK.Location = new System.Drawing.Point(15, 437);
     this.lblOK.Name = "lblOK";
     this.lblOK.Size = new System.Drawing.Size(152, 47);
     this.lblOK.TabIndex = 164;
     this.lblOK.TabStop = false;
     this.lblOK.Text = "OK";
     this.lblOK.UseVisualStyleBackColor = true;
     //
     // lblStartFromLastCursorPos
     //
     this.lblStartFromLastCursorPos.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStartFromLastCursorPos.Location = new System.Drawing.Point(137, 360);
     this.lblStartFromLastCursorPos.Name = "lblStartFromLastCursorPos";
     this.lblStartFromLastCursorPos.Size = new System.Drawing.Size(295, 29);
     this.lblStartFromLastCursorPos.TabIndex = 160;
     this.lblStartFromLastCursorPos.Text = "Start from last cursor position";
     //
     // pbStartFromLastCursorPos
     //
     this.pbStartFromLastCursorPos.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pbStartFromLastCursorPos.Location = new System.Drawing.Point(97, 357);
     this.pbStartFromLastCursorPos.Name = "pbStartFromLastCursorPos";
     this.pbStartFromLastCursorPos.Size = new System.Drawing.Size(34, 28);
     this.pbStartFromLastCursorPos.TabIndex = 162;
     this.pbStartFromLastCursorPos.Text = "N";
     //
     // smaxLineWidth
     //
     this.smaxLineWidth.Location = new System.Drawing.Point(372, 318);
     this.smaxLineWidth.Name = "smaxLineWidth";
     this.smaxLineWidth.Size = new System.Drawing.Size(19, 13);
     this.smaxLineWidth.TabIndex = 159;
     this.smaxLineWidth.Text = "10";
     this.smaxLineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sminLineWidth
     //
     this.sminLineWidth.Location = new System.Drawing.Point(238, 318);
     this.sminLineWidth.Name = "sminLineWidth";
     this.sminLineWidth.Size = new System.Drawing.Size(13, 13);
     this.sminLineWidth.TabIndex = 158;
     this.sminLineWidth.Text = "0";
     this.sminLineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // smaxHorizontalSweeps
     //
     this.smaxHorizontalSweeps.Location = new System.Drawing.Point(372, 260);
     this.smaxHorizontalSweeps.Name = "smaxHorizontalSweeps";
     this.smaxHorizontalSweeps.Size = new System.Drawing.Size(19, 13);
     this.smaxHorizontalSweeps.TabIndex = 138;
     this.smaxHorizontalSweeps.Text = "10";
     this.smaxHorizontalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tbLineWidth
     //
     this.tbLineWidth.Location = new System.Drawing.Point(261, 295);
     this.tbLineWidth.Name = "tbLineWidth";
     this.tbLineWidth.Size = new System.Drawing.Size(110, 45);
     this.tbLineWidth.TabIndex = 142;
     this.tbLineWidth.TabStop = false;
     //
     // lblLineWidth
     //
     this.lblLineWidth.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLineWidth.Location = new System.Drawing.Point(43, 293);
     this.lblLineWidth.Name = "lblLineWidth";
     this.lblLineWidth.Size = new System.Drawing.Size(170, 24);
     this.lblLineWidth.TabIndex = 129;
     this.lblLineWidth.Text = "Line Width";
     this.lblLineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ltbLineWidthMore
     //
     this.ltbLineWidthMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbLineWidthMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbLineWidthMore.Location = new System.Drawing.Point(374, 295);
     this.ltbLineWidthMore.Name = "ltbLineWidthMore";
     this.ltbLineWidthMore.Size = new System.Drawing.Size(25, 25);
     this.ltbLineWidthMore.TabIndex = 157;
     this.ltbLineWidthMore.Text = ">";
     this.ltbLineWidthMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblHorizontalSweeps
     //
     this.lblHorizontalSweeps.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHorizontalSweeps.Location = new System.Drawing.Point(43, 232);
     this.lblHorizontalSweeps.Name = "lblHorizontalSweeps";
     this.lblHorizontalSweeps.Size = new System.Drawing.Size(170, 24);
     this.lblHorizontalSweeps.TabIndex = 128;
     this.lblHorizontalSweeps.Text = "Mouse Sweeps";
     this.lblHorizontalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tbHorizontalSweeps
     //
     this.tbHorizontalSweeps.Location = new System.Drawing.Point(259, 236);
     this.tbHorizontalSweeps.Name = "tbHorizontalSweeps";
     this.tbHorizontalSweeps.Size = new System.Drawing.Size(110, 45);
     this.tbHorizontalSweeps.TabIndex = 141;
     this.tbHorizontalSweeps.TabStop = false;
     //
     // lblHorizontalSpeed
     //
     this.lblHorizontalSpeed.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHorizontalSpeed.Location = new System.Drawing.Point(43, 174);
     this.lblHorizontalSpeed.Name = "lblHorizontalSpeed";
     this.lblHorizontalSpeed.Size = new System.Drawing.Size(170, 24);
     this.lblHorizontalSpeed.TabIndex = 127;
     this.lblHorizontalSpeed.Text = "Mouse Speed";
     this.lblHorizontalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // sminHorizontalSweeps
     //
     this.sminHorizontalSweeps.Location = new System.Drawing.Point(238, 260);
     this.sminHorizontalSweeps.Name = "sminHorizontalSweeps";
     this.sminHorizontalSweeps.Size = new System.Drawing.Size(13, 13);
     this.sminHorizontalSweeps.TabIndex = 137;
     this.sminHorizontalSweeps.Text = "0";
     this.sminHorizontalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblVerticalSweeps
     //
     this.lblVerticalSweeps.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblVerticalSweeps.Location = new System.Drawing.Point(43, 118);
     this.lblVerticalSweeps.Name = "lblVerticalSweeps";
     this.lblVerticalSweeps.Size = new System.Drawing.Size(170, 24);
     this.lblVerticalSweeps.TabIndex = 126;
     this.lblVerticalSweeps.Text = "Vertical Sweeps";
     this.lblVerticalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tbHorizontalSpeed
     //
     this.tbHorizontalSpeed.Location = new System.Drawing.Point(257, 172);
     this.tbHorizontalSpeed.Name = "tbHorizontalSpeed";
     this.tbHorizontalSpeed.Size = new System.Drawing.Size(110, 45);
     this.tbHorizontalSpeed.TabIndex = 140;
     this.tbHorizontalSpeed.TabStop = false;
     //
     // ltbLineWidthLess
     //
     this.ltbLineWidthLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbLineWidthLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbLineWidthLess.Location = new System.Drawing.Point(231, 295);
     this.ltbLineWidthLess.Name = "ltbLineWidthLess";
     this.ltbLineWidthLess.Size = new System.Drawing.Size(25, 25);
     this.ltbLineWidthLess.TabIndex = 156;
     this.ltbLineWidthLess.Text = "<";
     this.ltbLineWidthLess.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblVerticalSpeed
     //
     this.lblVerticalSpeed.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblVerticalSpeed.Location = new System.Drawing.Point(43, 66);
     this.lblVerticalSpeed.Name = "lblVerticalSpeed";
     this.lblVerticalSpeed.Size = new System.Drawing.Size(170, 24);
     this.lblVerticalSpeed.TabIndex = 125;
     this.lblVerticalSpeed.Text = "Vertical Speed";
     this.lblVerticalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tbVerticalSweeps
     //
     this.tbVerticalSweeps.Location = new System.Drawing.Point(257, 118);
     this.tbVerticalSweeps.Name = "tbVerticalSweeps";
     this.tbVerticalSweeps.Size = new System.Drawing.Size(110, 45);
     this.tbVerticalSweeps.TabIndex = 139;
     this.tbVerticalSweeps.TabStop = false;
     //
     // smaxHorizontalSpeed
     //
     this.smaxHorizontalSpeed.Location = new System.Drawing.Point(372, 198);
     this.smaxHorizontalSpeed.Name = "smaxHorizontalSpeed";
     this.smaxHorizontalSpeed.Size = new System.Drawing.Size(25, 13);
     this.smaxHorizontalSpeed.TabIndex = 135;
     this.smaxHorizontalSpeed.Text = "10";
     this.smaxHorizontalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tbVerticalSpeed
     //
     this.tbVerticalSpeed.Location = new System.Drawing.Point(258, 65);
     this.tbVerticalSpeed.Name = "tbVerticalSpeed";
     this.tbVerticalSpeed.Size = new System.Drawing.Size(110, 45);
     this.tbVerticalSpeed.TabIndex = 136;
     this.tbVerticalSpeed.TabStop = false;
     //
     // ltbHorizontalSweepsMore
     //
     this.ltbHorizontalSweepsMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbHorizontalSweepsMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbHorizontalSweepsMore.Location = new System.Drawing.Point(374, 236);
     this.ltbHorizontalSweepsMore.Name = "ltbHorizontalSweepsMore";
     this.ltbHorizontalSweepsMore.Size = new System.Drawing.Size(25, 25);
     this.ltbHorizontalSweepsMore.TabIndex = 155;
     this.ltbHorizontalSweepsMore.Text = ">";
     this.ltbHorizontalSweepsMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sminHorizontalSpeed
     //
     this.sminHorizontalSpeed.Location = new System.Drawing.Point(238, 198);
     this.sminHorizontalSpeed.Name = "sminHorizontalSpeed";
     this.sminHorizontalSpeed.Size = new System.Drawing.Size(13, 13);
     this.sminHorizontalSpeed.TabIndex = 134;
     this.sminHorizontalSpeed.Text = "0";
     this.sminHorizontalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ltbHorizontalSweepsLess
     //
     this.ltbHorizontalSweepsLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbHorizontalSweepsLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbHorizontalSweepsLess.Location = new System.Drawing.Point(231, 236);
     this.ltbHorizontalSweepsLess.Name = "ltbHorizontalSweepsLess";
     this.ltbHorizontalSweepsLess.Size = new System.Drawing.Size(25, 25);
     this.ltbHorizontalSweepsLess.TabIndex = 154;
     this.ltbHorizontalSweepsLess.Text = "<";
     this.ltbHorizontalSweepsLess.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // smaxVerticalSweeps
     //
     this.smaxVerticalSweeps.Location = new System.Drawing.Point(372, 143);
     this.smaxVerticalSweeps.Name = "smaxVerticalSweeps";
     this.smaxVerticalSweeps.Size = new System.Drawing.Size(19, 13);
     this.smaxVerticalSweeps.TabIndex = 133;
     this.smaxVerticalSweeps.Text = "10";
     this.smaxVerticalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ltbHorizontalSpeedMore
     //
     this.ltbHorizontalSpeedMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbHorizontalSpeedMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbHorizontalSpeedMore.Location = new System.Drawing.Point(374, 172);
     this.ltbHorizontalSpeedMore.Name = "ltbHorizontalSpeedMore";
     this.ltbHorizontalSpeedMore.Size = new System.Drawing.Size(25, 25);
     this.ltbHorizontalSpeedMore.TabIndex = 153;
     this.ltbHorizontalSpeedMore.Text = ">";
     this.ltbHorizontalSpeedMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sminVerticalSweeps
     //
     this.sminVerticalSweeps.Location = new System.Drawing.Point(238, 143);
     this.sminVerticalSweeps.Name = "sminVerticalSweeps";
     this.sminVerticalSweeps.Size = new System.Drawing.Size(13, 13);
     this.sminVerticalSweeps.TabIndex = 132;
     this.sminVerticalSweeps.Text = "0";
     this.sminVerticalSweeps.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ltbHorizontalSpeedLess
     //
     this.ltbHorizontalSpeedLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbHorizontalSpeedLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbHorizontalSpeedLess.Location = new System.Drawing.Point(231, 172);
     this.ltbHorizontalSpeedLess.Name = "ltbHorizontalSpeedLess";
     this.ltbHorizontalSpeedLess.Size = new System.Drawing.Size(25, 25);
     this.ltbHorizontalSpeedLess.TabIndex = 152;
     this.ltbHorizontalSpeedLess.Text = "<";
     this.ltbHorizontalSpeedLess.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ltbVerticalSpeedMore
     //
     this.ltbVerticalSpeedMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbVerticalSpeedMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbVerticalSpeedMore.Location = new System.Drawing.Point(374, 65);
     this.ltbVerticalSpeedMore.Name = "ltbVerticalSpeedMore";
     this.ltbVerticalSpeedMore.Size = new System.Drawing.Size(25, 25);
     this.ltbVerticalSpeedMore.TabIndex = 149;
     this.ltbVerticalSpeedMore.Text = ">";
     this.ltbVerticalSpeedMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ltbVerticalSweepsMore
     //
     this.ltbVerticalSweepsMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbVerticalSweepsMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbVerticalSweepsMore.Location = new System.Drawing.Point(374, 118);
     this.ltbVerticalSweepsMore.Name = "ltbVerticalSweepsMore";
     this.ltbVerticalSweepsMore.Size = new System.Drawing.Size(25, 25);
     this.ltbVerticalSweepsMore.TabIndex = 151;
     this.ltbVerticalSweepsMore.Text = ">";
     this.ltbVerticalSweepsMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // smaxVerticalSpeed
     //
     this.smaxVerticalSpeed.Location = new System.Drawing.Point(372, 90);
     this.smaxVerticalSpeed.Name = "smaxVerticalSpeed";
     this.smaxVerticalSpeed.Size = new System.Drawing.Size(25, 13);
     this.smaxVerticalSpeed.TabIndex = 131;
     this.smaxVerticalSpeed.Text = "10";
     this.smaxVerticalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ltbVerticalSweepsLess
     //
     this.ltbVerticalSweepsLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbVerticalSweepsLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbVerticalSweepsLess.Location = new System.Drawing.Point(231, 118);
     this.ltbVerticalSweepsLess.Name = "ltbVerticalSweepsLess";
     this.ltbVerticalSweepsLess.Size = new System.Drawing.Size(25, 25);
     this.ltbVerticalSweepsLess.TabIndex = 150;
     this.ltbVerticalSweepsLess.Text = "<";
     this.ltbVerticalSweepsLess.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sminVerticalSpeed
     //
     this.sminVerticalSpeed.Location = new System.Drawing.Point(238, 90);
     this.sminVerticalSpeed.Name = "sminVerticalSpeed";
     this.sminVerticalSpeed.Size = new System.Drawing.Size(13, 13);
     this.sminVerticalSpeed.TabIndex = 130;
     this.sminVerticalSpeed.Text = "0";
     this.sminVerticalSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ltbVerticalSpeedLess
     //
     this.ltbVerticalSpeedLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbVerticalSpeedLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbVerticalSpeedLess.Location = new System.Drawing.Point(231, 65);
     this.ltbVerticalSpeedLess.Name = "ltbVerticalSpeedLess";
     this.ltbVerticalSpeedLess.Size = new System.Drawing.Size(25, 25);
     this.ltbVerticalSpeedLess.TabIndex = 148;
     this.ltbVerticalSpeedLess.Text = "<";
     this.ltbVerticalSpeedLess.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // svalVerticalSpeed
     //
     this.svalVerticalSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalVerticalSpeed.Location = new System.Drawing.Point(423, 68);
     this.svalVerticalSpeed.Name = "svalVerticalSpeed";
     this.svalVerticalSpeed.ReadOnly = true;
     this.svalVerticalSpeed.Size = new System.Drawing.Size(55, 20);
     this.svalVerticalSpeed.TabIndex = 147;
     this.svalVerticalSpeed.TabStop = false;
     //
     // svalVerticalSweeps
     //
     this.svalVerticalSweeps.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalVerticalSweeps.Location = new System.Drawing.Point(423, 119);
     this.svalVerticalSweeps.Name = "svalVerticalSweeps";
     this.svalVerticalSweeps.ReadOnly = true;
     this.svalVerticalSweeps.Size = new System.Drawing.Size(55, 20);
     this.svalVerticalSweeps.TabIndex = 143;
     this.svalVerticalSweeps.TabStop = false;
     //
     // svalHorizontalSpeed
     //
     this.svalHorizontalSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalHorizontalSpeed.Location = new System.Drawing.Point(423, 173);
     this.svalHorizontalSpeed.Name = "svalHorizontalSpeed";
     this.svalHorizontalSpeed.ReadOnly = true;
     this.svalHorizontalSpeed.Size = new System.Drawing.Size(55, 20);
     this.svalHorizontalSpeed.TabIndex = 144;
     this.svalHorizontalSpeed.TabStop = false;
     //
     // svalHorizontalSweeps
     //
     this.svalHorizontalSweeps.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalHorizontalSweeps.Location = new System.Drawing.Point(423, 237);
     this.svalHorizontalSweeps.Name = "svalHorizontalSweeps";
     this.svalHorizontalSweeps.ReadOnly = true;
     this.svalHorizontalSweeps.Size = new System.Drawing.Size(55, 20);
     this.svalHorizontalSweeps.TabIndex = 145;
     this.svalHorizontalSweeps.TabStop = false;
     //
     // svalLineWidth
     //
     this.svalLineWidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalLineWidth.Location = new System.Drawing.Point(423, 296);
     this.svalLineWidth.Name = "svalLineWidth";
     this.svalLineWidth.ReadOnly = true;
     this.svalLineWidth.Size = new System.Drawing.Size(55, 20);
     this.svalLineWidth.TabIndex = 146;
     this.svalLineWidth.TabStop = false;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(7, 21);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(497, 473);
     this.groupBox1.TabIndex = 167;
     this.groupBox1.TabStop = false;
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(14, -3);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(204, 24);
     this.label1.TabIndex = 161;
     this.label1.Text = "Mouse Grid Settings";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // MouseGridSettingsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(519, 506);
     this.Controls.Add(this.lblRestoreDefaults);
     this.Controls.Add(this.lblBack);
     this.Controls.Add(this.lblOK);
     this.Controls.Add(this.lblStartFromLastCursorPos);
     this.Controls.Add(this.pbStartFromLastCursorPos);
     this.Controls.Add(this.smaxLineWidth);
     this.Controls.Add(this.sminLineWidth);
     this.Controls.Add(this.smaxHorizontalSweeps);
     this.Controls.Add(this.tbLineWidth);
     this.Controls.Add(this.lblLineWidth);
     this.Controls.Add(this.ltbLineWidthMore);
     this.Controls.Add(this.lblHorizontalSweeps);
     this.Controls.Add(this.tbHorizontalSweeps);
     this.Controls.Add(this.lblHorizontalSpeed);
     this.Controls.Add(this.sminHorizontalSweeps);
     this.Controls.Add(this.lblVerticalSweeps);
     this.Controls.Add(this.tbHorizontalSpeed);
     this.Controls.Add(this.ltbLineWidthLess);
     this.Controls.Add(this.lblVerticalSpeed);
     this.Controls.Add(this.tbVerticalSweeps);
     this.Controls.Add(this.smaxHorizontalSpeed);
     this.Controls.Add(this.tbVerticalSpeed);
     this.Controls.Add(this.ltbHorizontalSweepsMore);
     this.Controls.Add(this.sminHorizontalSpeed);
     this.Controls.Add(this.ltbHorizontalSweepsLess);
     this.Controls.Add(this.smaxVerticalSweeps);
     this.Controls.Add(this.ltbHorizontalSpeedMore);
     this.Controls.Add(this.sminVerticalSweeps);
     this.Controls.Add(this.ltbHorizontalSpeedLess);
     this.Controls.Add(this.ltbVerticalSpeedMore);
     this.Controls.Add(this.ltbVerticalSweepsMore);
     this.Controls.Add(this.smaxVerticalSpeed);
     this.Controls.Add(this.ltbVerticalSweepsLess);
     this.Controls.Add(this.sminVerticalSpeed);
     this.Controls.Add(this.ltbVerticalSpeedLess);
     this.Controls.Add(this.svalVerticalSpeed);
     this.Controls.Add(this.svalVerticalSweeps);
     this.Controls.Add(this.svalHorizontalSpeed);
     this.Controls.Add(this.svalHorizontalSweeps);
     this.Controls.Add(this.svalLineWidth);
     this.Controls.Add(this.groupBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name = "MouseGridSettingsForm";
     this.Text = "ACAT";
     ((System.ComponentModel.ISupportInitialize)(this.tbLineWidth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHorizontalSweeps)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHorizontalSpeed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVerticalSweeps)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVerticalSpeed)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1 = new System.Windows.Forms.Label();
     this.javaHomePath = new System.Windows.Forms.TextBox();
     this.javaHomeSelect = new System.Windows.Forms.Button();
     this.minecraftSelect = new System.Windows.Forms.Button();
     this.minecraftPath = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.initialSize = new System.Windows.Forms.TrackBar();
     this.maximumSize = new System.Windows.Forms.TrackBar();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.labelInitialSize = new System.Windows.Forms.Label();
     this.labelMaximumSize = new System.Windows.Forms.Label();
     this.bOk = new System.Windows.Forms.Button();
     this.bCancel = new System.Windows.Forms.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.initialSize)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.maximumSize)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(9, 8);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(112, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Java Home Path: *";
     //
     // javaHomePath
     //
     this.javaHomePath.Location = new System.Drawing.Point(12, 24);
     this.javaHomePath.Name = "javaHomePath";
     this.javaHomePath.Size = new System.Drawing.Size(489, 21);
     this.javaHomePath.TabIndex = 0;
     //
     // javaHomeSelect
     //
     this.javaHomeSelect.Location = new System.Drawing.Point(507, 23);
     this.javaHomeSelect.Name = "javaHomeSelect";
     this.javaHomeSelect.Size = new System.Drawing.Size(75, 22);
     this.javaHomeSelect.TabIndex = 1;
     this.javaHomeSelect.Text = "...";
     this.javaHomeSelect.UseVisualStyleBackColor = true;
     this.javaHomeSelect.Click += new System.EventHandler(this.JavaHomeSelectClick);
     //
     // minecraftSelect
     //
     this.minecraftSelect.Enabled = false;
     this.minecraftSelect.Location = new System.Drawing.Point(507, -45);
     this.minecraftSelect.Name = "minecraftSelect";
     this.minecraftSelect.Size = new System.Drawing.Size(75, 22);
     this.minecraftSelect.TabIndex = 3;
     this.minecraftSelect.Text = "...";
     this.minecraftSelect.UseVisualStyleBackColor = true;
     this.minecraftSelect.Click += new System.EventHandler(this.MinecraftSelectClick);
     //
     // minecraftPath
     //
     this.minecraftPath.Enabled = false;
     this.minecraftPath.Location = new System.Drawing.Point(12, -44);
     this.minecraftPath.Name = "minecraftPath";
     this.minecraftPath.Size = new System.Drawing.Size(489, 21);
     this.minecraftPath.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label2.Location = new System.Drawing.Point(9, -60);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(163, 13);
     this.label2.TabIndex = 3;
     this.label2.Text = ".minecraft Directory Path: *";
     //
     // initialSize
     //
     this.initialSize.LargeChange = 32;
     this.initialSize.Location = new System.Drawing.Point(12, 64);
     this.initialSize.Maximum = 4096;
     this.initialSize.Minimum = 256;
     this.initialSize.Name = "initialSize";
     this.initialSize.Size = new System.Drawing.Size(570, 45);
     this.initialSize.SmallChange = 32;
     this.initialSize.TabIndex = 4;
     this.initialSize.TickFrequency = 32;
     this.initialSize.Value = 256;
     //
     // maximumSize
     //
     this.maximumSize.LargeChange = 32;
     this.maximumSize.Location = new System.Drawing.Point(12, 115);
     this.maximumSize.Maximum = 4096;
     this.maximumSize.Minimum = 256;
     this.maximumSize.Name = "maximumSize";
     this.maximumSize.Size = new System.Drawing.Size(570, 45);
     this.maximumSize.SmallChange = 32;
     this.maximumSize.TabIndex = 5;
     this.maximumSize.TickFrequency = 32;
     this.maximumSize.Value = 256;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label3.Location = new System.Drawing.Point(9, 48);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(255, 13);
     this.label3.TabIndex = 8;
     this.label3.Text = "Минимальный объем выделяемой памяти:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label4.Location = new System.Drawing.Point(9, 96);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(262, 13);
     this.label4.TabIndex = 9;
     this.label4.Text = "Максимальный объем выделяемой памяти:";
     //
     // labelInitialSize
     //
     this.labelInitialSize.Location = new System.Drawing.Point(482, 48);
     this.labelInitialSize.Name = "labelInitialSize";
     this.labelInitialSize.Size = new System.Drawing.Size(100, 23);
     this.labelInitialSize.TabIndex = 10;
     this.labelInitialSize.Text = "0M";
     this.labelInitialSize.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelMaximumSize
     //
     this.labelMaximumSize.Location = new System.Drawing.Point(482, 96);
     this.labelMaximumSize.Name = "labelMaximumSize";
     this.labelMaximumSize.Size = new System.Drawing.Size(100, 23);
     this.labelMaximumSize.TabIndex = 11;
     this.labelMaximumSize.Text = "0M";
     this.labelMaximumSize.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // bOk
     //
     this.bOk.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.bOk.Location = new System.Drawing.Point(376, 166);
     this.bOk.Name = "bOk";
     this.bOk.Size = new System.Drawing.Size(100, 30);
     this.bOk.TabIndex = 6;
     this.bOk.Text = "Применить";
     this.bOk.UseVisualStyleBackColor = true;
     this.bOk.Click += new System.EventHandler(this.ButtonOkClick);
     //
     // bCancel
     //
     this.bCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.bCancel.Location = new System.Drawing.Point(482, 166);
     this.bCancel.Name = "bCancel";
     this.bCancel.Size = new System.Drawing.Size(100, 30);
     this.bCancel.TabIndex = 7;
     this.bCancel.Text = "Отмена";
     this.bCancel.UseVisualStyleBackColor = true;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(14, 166);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(356, 13);
     this.label5.TabIndex = 12;
     this.label5.Text = "* Не изменяйте значение поля, если не знаете его предназначения.";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(14, 179);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(242, 13);
     this.label6.TabIndex = 13;
     this.label6.Text = "* Java 32 Bit может выделить только 1376MB.";
     //
     // SettingsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(594, 204);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.bCancel);
     this.Controls.Add(this.bOk);
     this.Controls.Add(this.labelMaximumSize);
     this.Controls.Add(this.labelInitialSize);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.maximumSize);
     this.Controls.Add(this.initialSize);
     this.Controls.Add(this.minecraftSelect);
     this.Controls.Add(this.minecraftPath);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.javaHomeSelect);
     this.Controls.Add(this.javaHomePath);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "SettingsForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Настройки";
     ((System.ComponentModel.ISupportInitialize)(this.initialSize)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.maximumSize)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #28
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.pbxIcon = new System.Windows.Forms.PictureBox();
     this.lblName = new System.Windows.Forms.Label();
     this.lblTime = new System.Windows.Forms.Label();
     this.timUpdate = new System.Windows.Forms.Timer(this.components);
     this.tbarOpacity = new System.Windows.Forms.TrackBar();
     this.btnPause = new System.Windows.Forms.Button();
     this.btnStop = new System.Windows.Forms.Button();
     this.tip = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.tbarOpacity)).BeginInit();
     this.SuspendLayout();
     //
     // pbxIcon
     //
     this.pbxIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pbxIcon.Location = new System.Drawing.Point(0, 3);
     this.pbxIcon.Name = "pbxIcon";
     this.pbxIcon.Size = new System.Drawing.Size(40, 40);
     this.pbxIcon.TabIndex = 0;
     this.pbxIcon.TabStop = false;
     this.pbxIcon.DoubleClick += new System.EventHandler(this.pbxIcon_DoubleClick);
     //
     // lblName
     //
     this.lblName.Location = new System.Drawing.Point(40, 0);
     this.lblName.Name = "lblName";
     this.lblName.Size = new System.Drawing.Size(72, 14);
     this.lblName.TabIndex = 1;
     this.lblName.Text = "Timer Name";
     this.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTime
     //
     this.lblTime.BackColor = System.Drawing.SystemColors.ControlText;
     this.lblTime.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTime.ForeColor = System.Drawing.SystemColors.Control;
     this.lblTime.Location = new System.Drawing.Point(40, 16);
     this.lblTime.Name = "lblTime";
     this.lblTime.Size = new System.Drawing.Size(146, 31);
     this.lblTime.TabIndex = 2;
     this.lblTime.Text = "1:19:45:34";
     this.lblTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblTime.DoubleClick += new System.EventHandler(this.lblTime_DoubleClick);
     //
     // timUpdate
     //
     this.timUpdate.Interval = 1000;
     //
     // tbarOpacity
     //
     this.tbarOpacity.BackColor = System.Drawing.SystemColors.Control;
     this.tbarOpacity.Location = new System.Drawing.Point(138, -3);
     this.tbarOpacity.Maximum = 100;
     this.tbarOpacity.Minimum = 10;
     this.tbarOpacity.Name = "tbarOpacity";
     this.tbarOpacity.Size = new System.Drawing.Size(54, 42);
     this.tbarOpacity.TabIndex = 3;
     this.tbarOpacity.TickStyle = System.Windows.Forms.TickStyle.None;
     this.tbarOpacity.Value = 10;
     this.tbarOpacity.Scroll += new System.EventHandler(this.tbarOpacity_Scroll);
     //
     // btnPause
     //
     this.btnPause.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.btnPause.Location = new System.Drawing.Point(128, 0);
     this.btnPause.Name = "btnPause";
     this.btnPause.Size = new System.Drawing.Size(19, 16);
     this.btnPause.TabIndex = 4;
     this.btnPause.Click += new System.EventHandler(this.btnPause_Click);
     //
     // btnStop
     //
     this.btnStop.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.btnStop.Location = new System.Drawing.Point(107, 0);
     this.btnStop.Name = "btnStop";
     this.btnStop.Size = new System.Drawing.Size(19, 16);
     this.btnStop.TabIndex = 5;
     this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
     //
     // tip
     //
     this.tip.ShowAlways = true;
     //
     // Stopwatch
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor = System.Drawing.SystemColors.Control;
     this.ClientSize = new System.Drawing.Size(183, 46);
     this.Controls.Add(this.btnStop);
     this.Controls.Add(this.btnPause);
     this.Controls.Add(this.lblName);
     this.Controls.Add(this.lblTime);
     this.Controls.Add(this.tbarOpacity);
     this.Controls.Add(this.pbxIcon);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "Stopwatch";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Stopwatch";
     this.TopMost = true;
     ((System.ComponentModel.ISupportInitialize)(this.tbarOpacity)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.OpenButton = new System.Windows.Forms.Button();
     this.PlayButton = new System.Windows.Forms.Button();
     this.PauseButton = new System.Windows.Forms.Button();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.button4 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.hScrollBar1 = new System.Windows.Forms.HScrollBar();
     this.button7 = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.StopButton = new System.Windows.Forms.Button();
     this.label3 = new System.Windows.Forms.Label();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.trackBar1 = new System.Windows.Forms.TrackBar();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.RecordButton = new System.Windows.Forms.Button();
     this.button9 = new System.Windows.Forms.Button();
     this.StatusLabel = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.SuspendLayout();
     //
     // OpenButton
     //
     this.OpenButton.Location = new System.Drawing.Point(12, 12);
     this.OpenButton.Name = "OpenButton";
     this.OpenButton.Size = new System.Drawing.Size(75, 23);
     this.OpenButton.TabIndex = 0;
     this.OpenButton.Text = "open";
     this.OpenButton.UseVisualStyleBackColor = true;
     this.OpenButton.Click += new System.EventHandler(this.OpenButton_Click);
     //
     // PlayButton
     //
     this.PlayButton.Location = new System.Drawing.Point(13, 54);
     this.PlayButton.Name = "PlayButton";
     this.PlayButton.Size = new System.Drawing.Size(75, 23);
     this.PlayButton.TabIndex = 1;
     this.PlayButton.Text = "play";
     this.PlayButton.UseVisualStyleBackColor = true;
     this.PlayButton.Click += new System.EventHandler(this.PlayButton_Click);
     //
     // PauseButton
     //
     this.PauseButton.Location = new System.Drawing.Point(12, 95);
     this.PauseButton.Name = "PauseButton";
     this.PauseButton.Size = new System.Drawing.Size(75, 23);
     this.PauseButton.TabIndex = 2;
     this.PauseButton.Text = "pause";
     this.PauseButton.UseVisualStyleBackColor = true;
     this.PauseButton.Click += new System.EventHandler(this.button3_Click);
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(195, 37);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(100, 21);
     this.textBox1.TabIndex = 3;
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(93, 12);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(75, 23);
     this.button4.TabIndex = 4;
     this.button4.Text = "总时间";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(94, 54);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(75, 23);
     this.button5.TabIndex = 5;
     this.button5.Text = "静音";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // hScrollBar1
     //
     this.hScrollBar1.Location = new System.Drawing.Point(13, 142);
     this.hScrollBar1.Maximum = 1000;
     this.hScrollBar1.Name = "hScrollBar1";
     this.hScrollBar1.Size = new System.Drawing.Size(262, 18);
     this.hScrollBar1.TabIndex = 6;
     this.hScrollBar1.Scroll += new System.Windows.Forms.ScrollEventHandler(this.hScrollBar1_Scroll);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(94, 95);
     this.button7.Name = "button7";
     this.button7.Size = new System.Drawing.Size(75, 23);
     this.button7.TabIndex = 8;
     this.button7.Text = "状态";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(20, 121);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(29, 12);
     this.label1.TabIndex = 9;
     this.label1.Text = "音量";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(20, 172);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(29, 12);
     this.label2.TabIndex = 11;
     this.label2.Text = "位置";
     //
     // StopButton
     //
     this.StopButton.Location = new System.Drawing.Point(195, 65);
     this.StopButton.Name = "StopButton";
     this.StopButton.Size = new System.Drawing.Size(75, 23);
     this.StopButton.TabIndex = 12;
     this.StopButton.Text = "stop";
     this.StopButton.UseVisualStyleBackColor = true;
     this.StopButton.Click += new System.EventHandler(this.StopButton_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(22, 236);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(29, 12);
     this.label3.TabIndex = 14;
     this.label3.Text = "速度";
     //
     // trackBar1
     //
     this.trackBar1.Cursor = System.Windows.Forms.Cursors.Hand;
     this.trackBar1.Location = new System.Drawing.Point(13, 188);
     this.trackBar1.Name = "trackBar1";
     this.trackBar1.Size = new System.Drawing.Size(248, 45);
     this.trackBar1.TabIndex = 15;
     this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
     this.trackBar1.MouseHover += new System.EventHandler(this.trackBar1_MouseHover);
     this.trackBar1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.trackBar1_MouseUp);
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(24, 260);
     this.numericUpDown1.Name = "numericUpDown1";
     this.numericUpDown1.Size = new System.Drawing.Size(40, 21);
     this.numericUpDown1.TabIndex = 16;
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
     //
     // RecordButton
     //
     this.RecordButton.Location = new System.Drawing.Point(341, 14);
     this.RecordButton.Name = "RecordButton";
     this.RecordButton.Size = new System.Drawing.Size(97, 65);
     this.RecordButton.TabIndex = 17;
     this.RecordButton.Text = "Record";
     this.RecordButton.UseVisualStyleBackColor = true;
     this.RecordButton.Click += new System.EventHandler(this.button8_Click);
     //
     // button9
     //
     this.button9.Location = new System.Drawing.Point(207, 259);
     this.button9.Name = "button9";
     this.button9.Size = new System.Drawing.Size(75, 23);
     this.button9.TabIndex = 18;
     this.button9.Text = "button9";
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Click += new System.EventHandler(this.button9_Click);
     //
     // StatusLabel
     //
     this.StatusLabel.AutoSize = true;
     this.StatusLabel.Location = new System.Drawing.Point(24, 301);
     this.StatusLabel.Name = "StatusLabel";
     this.StatusLabel.Size = new System.Drawing.Size(41, 12);
     this.StatusLabel.TabIndex = 19;
     this.StatusLabel.Text = "label4";
     //
     // PlayerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(463, 363);
     this.Controls.Add(this.StatusLabel);
     this.Controls.Add(this.button9);
     this.Controls.Add(this.RecordButton);
     this.Controls.Add(this.numericUpDown1);
     this.Controls.Add(this.trackBar1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.StopButton);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.hScrollBar1);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.PauseButton);
     this.Controls.Add(this.PlayButton);
     this.Controls.Add(this.OpenButton);
     this.Name = "PlayerForm";
     this.Text = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #30
0
        private void InitializeComponent()
        {
        	this.components = new System.ComponentModel.Container();
        	System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
        	this.progressBar1 = new System.Windows.Forms.ProgressBar();
        	this.devicesComboBox = new System.Windows.Forms.ComboBox();
        	this.mainTimer = new System.Windows.Forms.Timer(this.components);
        	this.tabControl1 = new System.Windows.Forms.TabControl();
        	this.outputPage = new System.Windows.Forms.TabPage();
        	this.currentVolumeLabel = new System.Windows.Forms.Label();
        	this.maxVolumeLabel = new System.Windows.Forms.Label();
        	this.currentVolume = new System.Windows.Forms.PictureBox();
        	this.maxVolume = new System.Windows.Forms.PictureBox();
        	this.volumeProgressBar = new AudioRange.DoubleBufferedPanel();
        	this.outputGeneralStatisticsGraph = new System.Windows.Forms.Panel();
        	this.arrow = new System.Windows.Forms.PictureBox();
        	this.label17 = new System.Windows.Forms.Label();
        	this.label16 = new System.Windows.Forms.Label();
        	this.label15 = new System.Windows.Forms.Label();
        	this.label14 = new System.Windows.Forms.Label();
        	this.label13 = new System.Windows.Forms.Label();
        	this.label12 = new System.Windows.Forms.Label();
        	this.label11 = new System.Windows.Forms.Label();
        	this.label1 = new System.Windows.Forms.Label();
        	this.soundVolumeLabel = new System.Windows.Forms.Label();
        	this.volumeLabel = new System.Windows.Forms.Label();
        	this.chooseDeviceLabel = new System.Windows.Forms.Label();
        	this.GuiPage = new System.Windows.Forms.TabPage();
        	this.warningCheckBox = new System.Windows.Forms.CheckBox();
        	this.volumeAsOverlayCheckBox = new System.Windows.Forms.CheckBox();
        	this.averangeCheckBox = new System.Windows.Forms.CheckBox();
        	this.warningVolumeDb = new System.Windows.Forms.Label();
        	this.hotKeyNotify = new System.Windows.Forms.Label();
        	this.overlayKeyLabel = new System.Windows.Forms.CheckBox();
        	this.hotKeyConfirm = new System.Windows.Forms.Label();
        	this.warningVolumeTrackBar = new System.Windows.Forms.TrackBar();
        	this.hotkeyChange = new System.Windows.Forms.Label();
        	this.warningVolumeLabel = new System.Windows.Forms.Label();
        	this.ShiftLabel = new System.Windows.Forms.Label();
        	this.label3 = new System.Windows.Forms.Label();
        	this.warningLabel = new System.Windows.Forms.Label();
        	this.overlayLabel = new System.Windows.Forms.Label();
        	this.averangeVolumeLabel = new System.Windows.Forms.Label();
        	this.label10 = new System.Windows.Forms.Label();
        	this.colorLabel = new System.Windows.Forms.Label();
        	this.opacityLabel = new System.Windows.Forms.Label();
        	this.intervalTextBox = new System.Windows.Forms.TextBox();
        	this.opacityTrackBar = new System.Windows.Forms.TrackBar();
        	this.redLabel = new System.Windows.Forms.Label();
        	this.intervalLabel = new System.Windows.Forms.Label();
        	this.blackLabel = new System.Windows.Forms.Label();
        	this.settingsPage = new System.Windows.Forms.TabPage();
        	this.label19 = new System.Windows.Forms.Label();
        	this.label18 = new System.Windows.Forms.Label();
        	this.usb = new System.Windows.Forms.CheckBox();
        	this.Om = new System.Windows.Forms.Label();
        	this.impemendanceText = new System.Windows.Forms.TextBox();
        	this.impemendanceLabel = new System.Windows.Forms.Label();
        	this.dB = new System.Windows.Forms.Label();
        	this.sensitivityText = new System.Windows.Forms.TextBox();
        	this.sensitivityLabel = new System.Windows.Forms.Label();
        	this.VoltLabel = new System.Windows.Forms.Label();
        	this.maxVoltageText = new System.Windows.Forms.TextBox();
        	this.maxoutputVoltageLabel = new System.Windows.Forms.Label();
        	this.aboutPage = new System.Windows.Forms.TabPage();
        	this.label6 = new System.Windows.Forms.Label();
        	this.label5 = new System.Windows.Forms.Label();
        	this.label4 = new System.Windows.Forms.Label();
        	this.pictureBox1 = new System.Windows.Forms.PictureBox();
        	this.icon = new System.Windows.Forms.NotifyIcon(this.components);
        	this.DecibelsToolTip = new System.Windows.Forms.ToolTip(this.components);
        	this.minimalizeOnBorder = new System.Windows.Forms.PictureBox();
        	this.exitOnBorder = new System.Windows.Forms.PictureBox();
        	this.label24 = new System.Windows.Forms.Label();
        	this.label25 = new System.Windows.Forms.Label();
        	this.label26 = new System.Windows.Forms.Label();
        	this.label27 = new System.Windows.Forms.Label();
        	this.generalStatisticsGraph = new AudioRange.DoubleBufferedPanel();
        	this.StatisticsTimer = new System.Windows.Forms.Timer(this.components);
        	this.borederBackground = new System.Windows.Forms.Panel();
        	this.borderTitle = new System.Windows.Forms.Label();
        	this.borderIcon = new System.Windows.Forms.PictureBox();
        	this.panel2 = new System.Windows.Forms.Panel();
        	this.resetStatisticsButton = new System.Windows.Forms.Button();
        	this.sun = new System.Windows.Forms.Label();
        	this.sat = new System.Windows.Forms.Label();
        	this.fri = new System.Windows.Forms.Label();
        	this.thu = new System.Windows.Forms.Label();
        	this.wed = new System.Windows.Forms.Label();
        	this.tue = new System.Windows.Forms.Label();
        	this.mon = new System.Windows.Forms.Label();
        	this.weeklyStatisticsLabel = new System.Windows.Forms.Label();
        	this.maxPeakNoiseLabel = new System.Windows.Forms.Label();
        	this.maxPeakNoise = new System.Windows.Forms.Panel();
        	this.maxCurrentVolumeStatisticLabel = new System.Windows.Forms.Label();
        	this.pictureBox3 = new System.Windows.Forms.PictureBox();
        	this.maxAverangeNoiseLabel = new System.Windows.Forms.Label();
        	this.maxVolumeStatisticsBar = new System.Windows.Forms.Panel();
        	this.maxAverangeVolumeStatisticLabel = new System.Windows.Forms.Label();
        	this.pictureBox2 = new System.Windows.Forms.PictureBox();
        	this.weeklyStatisticsGraph = new AudioRange.DoubleBufferedPanel();
        	this.generalStatisticsLabel = new System.Windows.Forms.Label();
        	this.statisticsAnimation = new System.Windows.Forms.Timer(this.components);
        	this.tabControl1.SuspendLayout();
        	this.outputPage.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.currentVolume)).BeginInit();
        	((System.ComponentModel.ISupportInitialize)(this.maxVolume)).BeginInit();
        	this.outputGeneralStatisticsGraph.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.arrow)).BeginInit();
        	this.GuiPage.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.warningVolumeTrackBar)).BeginInit();
        	((System.ComponentModel.ISupportInitialize)(this.opacityTrackBar)).BeginInit();
        	this.settingsPage.SuspendLayout();
        	this.aboutPage.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
        	((System.ComponentModel.ISupportInitialize)(this.minimalizeOnBorder)).BeginInit();
        	((System.ComponentModel.ISupportInitialize)(this.exitOnBorder)).BeginInit();
        	this.borederBackground.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.borderIcon)).BeginInit();
        	this.panel2.SuspendLayout();
        	this.maxPeakNoise.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
        	this.maxVolumeStatisticsBar.SuspendLayout();
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
        	this.SuspendLayout();
        	// 
        	// progressBar1
        	// 
        	this.progressBar1.ForeColor = System.Drawing.Color.Chartreuse;
        	this.progressBar1.Location = new System.Drawing.Point(7, 98);
        	this.progressBar1.Name = "progressBar1";
        	this.progressBar1.Size = new System.Drawing.Size(258, 10);
        	this.progressBar1.TabIndex = 0;
        	this.progressBar1.Visible = false;
        	// 
        	// devicesComboBox
        	// 
        	this.devicesComboBox.BackColor = System.Drawing.SystemColors.Window;
        	this.devicesComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
        	this.devicesComboBox.FormattingEnabled = true;
        	this.devicesComboBox.Location = new System.Drawing.Point(6, 35);
        	this.devicesComboBox.Name = "devicesComboBox";
        	this.devicesComboBox.Size = new System.Drawing.Size(258, 24);
        	this.devicesComboBox.TabIndex = 1;
        	// 
        	// mainTimer
        	// 
        	this.mainTimer.Enabled = true;
        	this.mainTimer.Interval = 10;
        	this.mainTimer.Tick += new System.EventHandler(this.MainTimerTick);
        	// 
        	// tabControl1
        	// 
        	this.tabControl1.Controls.Add(this.outputPage);
        	this.tabControl1.Controls.Add(this.GuiPage);
        	this.tabControl1.Controls.Add(this.settingsPage);
        	this.tabControl1.Controls.Add(this.aboutPage);
        	this.tabControl1.Location = new System.Drawing.Point(0, 33);
        	this.tabControl1.Name = "tabControl1";
        	this.tabControl1.SelectedIndex = 0;
        	this.tabControl1.Size = new System.Drawing.Size(287, 310);
        	this.tabControl1.TabIndex = 3;
        	// 
        	// outputPage
        	// 
        	this.outputPage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
        	this.outputPage.Controls.Add(this.currentVolumeLabel);
        	this.outputPage.Controls.Add(this.maxVolumeLabel);
        	this.outputPage.Controls.Add(this.currentVolume);
        	this.outputPage.Controls.Add(this.maxVolume);
        	this.outputPage.Controls.Add(this.volumeProgressBar);
        	this.outputPage.Controls.Add(this.outputGeneralStatisticsGraph);
        	this.outputPage.Controls.Add(this.label17);
        	this.outputPage.Controls.Add(this.label16);
        	this.outputPage.Controls.Add(this.label15);
        	this.outputPage.Controls.Add(this.label14);
        	this.outputPage.Controls.Add(this.label13);
        	this.outputPage.Controls.Add(this.label12);
        	this.outputPage.Controls.Add(this.label11);
        	this.outputPage.Controls.Add(this.label1);
        	this.outputPage.Controls.Add(this.soundVolumeLabel);
        	this.outputPage.Controls.Add(this.volumeLabel);
        	this.outputPage.Controls.Add(this.chooseDeviceLabel);
        	this.outputPage.Controls.Add(this.devicesComboBox);
        	this.outputPage.Controls.Add(this.progressBar1);
        	this.outputPage.Location = new System.Drawing.Point(4, 25);
        	this.outputPage.Name = "outputPage";
        	this.outputPage.Padding = new System.Windows.Forms.Padding(3);
        	this.outputPage.Size = new System.Drawing.Size(279, 281);
        	this.outputPage.TabIndex = 0;
        	this.outputPage.Text = "Output";
        	this.outputPage.UseVisualStyleBackColor = true;
        	// 
        	// currentVolumeLabel
        	// 
        	this.currentVolumeLabel.Location = new System.Drawing.Point(139, 129);
        	this.currentVolumeLabel.Name = "currentVolumeLabel";
        	this.currentVolumeLabel.Size = new System.Drawing.Size(103, 17);
        	this.currentVolumeLabel.TabIndex = 27;
        	this.currentVolumeLabel.Text = "current volume";
        	// 
        	// maxVolumeLabel
        	// 
        	this.maxVolumeLabel.Location = new System.Drawing.Point(21, 129);
        	this.maxVolumeLabel.Name = "maxVolumeLabel";
        	this.maxVolumeLabel.Size = new System.Drawing.Size(85, 17);
        	this.maxVolumeLabel.TabIndex = 26;
        	this.maxVolumeLabel.Text = "max volume";
        	// 
        	// currentVolume
        	// 
        	this.currentVolume.Image = ((System.Drawing.Image)(resources.GetObject("currentVolume.Image")));
        	this.currentVolume.Location = new System.Drawing.Point(247, 129);
        	this.currentVolume.Name = "currentVolume";
        	this.currentVolume.Size = new System.Drawing.Size(15, 15);
        	this.currentVolume.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
        	this.currentVolume.TabIndex = 25;
        	this.currentVolume.TabStop = false;
        	this.currentVolume.Click += new System.EventHandler(this.CurrentVolumeClick);
        	// 
        	// maxVolume
        	// 
        	this.maxVolume.Image = ((System.Drawing.Image)(resources.GetObject("maxVolume.Image")));
        	this.maxVolume.Location = new System.Drawing.Point(0, 129);
        	this.maxVolume.Name = "maxVolume";
        	this.maxVolume.Size = new System.Drawing.Size(15, 15);
        	this.maxVolume.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
        	this.maxVolume.TabIndex = 1;
        	this.maxVolume.TabStop = false;
        	this.maxVolume.Click += new System.EventHandler(this.MaxVolumeClick);
        	// 
        	// volumeProgressBar
        	// 
        	this.volumeProgressBar.BackColor = System.Drawing.SystemColors.Control;
        	this.volumeProgressBar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        	this.volumeProgressBar.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
        	this.volumeProgressBar.Location = new System.Drawing.Point(7, 98);
        	this.volumeProgressBar.Name = "volumeProgressBar";
        	this.volumeProgressBar.Size = new System.Drawing.Size(258, 10);
        	this.volumeProgressBar.TabIndex = 24;
        	this.volumeProgressBar.Paint += new System.Windows.Forms.PaintEventHandler(this.VolumeProgressBarPaint);
        	// 
        	// outputGeneralStatisticsGraph
        	// 
        	this.outputGeneralStatisticsGraph.Controls.Add(this.arrow);
        	this.outputGeneralStatisticsGraph.Location = new System.Drawing.Point(6, 160);
        	this.outputGeneralStatisticsGraph.Name = "outputGeneralStatisticsGraph";
        	this.outputGeneralStatisticsGraph.Size = new System.Drawing.Size(259, 88);
        	this.outputGeneralStatisticsGraph.TabIndex = 23;
        	this.outputGeneralStatisticsGraph.Paint += new System.Windows.Forms.PaintEventHandler(this.OutputGeneralStatisticsGraphPaint);
        	this.outputGeneralStatisticsGraph.MouseEnter += new System.EventHandler(this.OutputGeneralStatisticsGraphMouseEnter);
        	this.outputGeneralStatisticsGraph.MouseLeave += new System.EventHandler(this.OutputGeneralStatisticsGraphMouseLeave);
        	// 
        	// arrow
        	// 
        	this.arrow.Image = ((System.Drawing.Image)(resources.GetObject("arrow.Image")));
        	this.arrow.Location = new System.Drawing.Point(222, 16);
        	this.arrow.Name = "arrow";
        	this.arrow.Size = new System.Drawing.Size(34, 45);
        	this.arrow.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.arrow.TabIndex = 0;
        	this.arrow.TabStop = false;
        	this.arrow.Visible = false;
        	this.arrow.Click += new System.EventHandler(this.ArrowClick);
        	this.arrow.MouseEnter += new System.EventHandler(this.ArrowMouseEnter);
        	this.arrow.MouseLeave += new System.EventHandler(this.ArrowMouseLeave);
        	// 
        	// label17
        	// 
        	this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label17.Location = new System.Drawing.Point(202, 265);
        	this.label17.Name = "label17";
        	this.label17.Size = new System.Drawing.Size(40, 13);
        	this.label17.TabIndex = 22;
        	this.label17.Text = ">100db";
        	this.label17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label16
        	// 
        	this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label16.Location = new System.Drawing.Point(131, 265);
        	this.label16.Name = "label16";
        	this.label16.Size = new System.Drawing.Size(54, 10);
        	this.label16.TabIndex = 21;
        	this.label16.Text = "70-100db";
        	this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label15
        	// 
        	this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label15.Location = new System.Drawing.Point(65, 265);
        	this.label15.Name = "label15";
        	this.label15.Size = new System.Drawing.Size(44, 13);
        	this.label15.TabIndex = 20;
        	this.label15.Text = "40-70db";
        	this.label15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label14
        	// 
        	this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label14.Location = new System.Drawing.Point(2, 265);
        	this.label14.Name = "label14";
        	this.label14.Size = new System.Drawing.Size(40, 13);
        	this.label14.TabIndex = 19;
        	this.label14.Text = "0-40db";
        	this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label13
        	// 
        	this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label13.ForeColor = System.Drawing.Color.DarkRed;
        	this.label13.Location = new System.Drawing.Point(195, 248);
        	this.label13.Name = "label13";
        	this.label13.Size = new System.Drawing.Size(55, 17);
        	this.label13.TabIndex = 18;
        	this.label13.Text = "DANGER";
        	this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
        	this.DecibelsToolTip.SetToolTip(this.label13, resources.GetString("label13.ToolTip"));
        	// 
        	// label12
        	// 
        	this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label12.ForeColor = System.Drawing.Color.Goldenrod;
        	this.label12.Location = new System.Drawing.Point(120, 248);
        	this.label12.Name = "label12";
        	this.label12.Size = new System.Drawing.Size(72, 17);
        	this.label12.TabIndex = 17;
        	this.label12.Text = "VERY LOUD";
        	this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
        	this.DecibelsToolTip.SetToolTip(this.label12, resources.GetString("label12.ToolTip"));
        	// 
        	// label11
        	// 
        	this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label11.ForeColor = System.Drawing.Color.Gold;
        	this.label11.Location = new System.Drawing.Point(52, 248);
        	this.label11.Name = "label11";
        	this.label11.Size = new System.Drawing.Size(72, 17);
        	this.label11.TabIndex = 16;
        	this.label11.Text = "MODERATE";
        	this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
        	this.DecibelsToolTip.SetToolTip(this.label11, resources.GetString("label11.ToolTip"));
        	// 
        	// label1
        	// 
        	this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label1.ForeColor = System.Drawing.Color.SeaGreen;
        	this.label1.Location = new System.Drawing.Point(0, 248);
        	this.label1.Name = "label1";
        	this.label1.Size = new System.Drawing.Size(46, 17);
        	this.label1.TabIndex = 15;
        	this.label1.Text = "FAINT";
        	this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        	this.DecibelsToolTip.SetToolTip(this.label1, "Longer exposure to average noise of 30-40 db,does not cause hearing loss.\r\nExampl" +
		"es:\r\n- a pin dropping 10Db,\r\n- ticking watch 20Db\r\n- whisper 30Db\r\n\r\n");
        	// 
        	// soundVolumeLabel
        	// 
        	this.soundVolumeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.soundVolumeLabel.Location = new System.Drawing.Point(80, 72);
        	this.soundVolumeLabel.Name = "soundVolumeLabel";
        	this.soundVolumeLabel.Size = new System.Drawing.Size(122, 23);
        	this.soundVolumeLabel.TabIndex = 13;
        	this.soundVolumeLabel.Text = "Sound volume";
        	this.soundVolumeLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// volumeLabel
        	// 
        	this.volumeLabel.Location = new System.Drawing.Point(39, 111);
        	this.volumeLabel.Name = "volumeLabel";
        	this.volumeLabel.Size = new System.Drawing.Size(189, 23);
        	this.volumeLabel.TabIndex = 12;
        	this.volumeLabel.Text = "0 Db";
        	this.volumeLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// chooseDeviceLabel
        	// 
        	this.chooseDeviceLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.chooseDeviceLabel.Location = new System.Drawing.Point(65, 9);
        	this.chooseDeviceLabel.Name = "chooseDeviceLabel";
        	this.chooseDeviceLabel.Size = new System.Drawing.Size(142, 23);
        	this.chooseDeviceLabel.TabIndex = 4;
        	this.chooseDeviceLabel.Text = "Choose device";
        	this.chooseDeviceLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// GuiPage
        	// 
        	this.GuiPage.AutoScrollMargin = new System.Drawing.Size(0, 100);
        	this.GuiPage.Controls.Add(this.warningCheckBox);
        	this.GuiPage.Controls.Add(this.volumeAsOverlayCheckBox);
        	this.GuiPage.Controls.Add(this.averangeCheckBox);
        	this.GuiPage.Controls.Add(this.warningVolumeDb);
        	this.GuiPage.Controls.Add(this.hotKeyNotify);
        	this.GuiPage.Controls.Add(this.overlayKeyLabel);
        	this.GuiPage.Controls.Add(this.hotKeyConfirm);
        	this.GuiPage.Controls.Add(this.warningVolumeTrackBar);
        	this.GuiPage.Controls.Add(this.hotkeyChange);
        	this.GuiPage.Controls.Add(this.warningVolumeLabel);
        	this.GuiPage.Controls.Add(this.ShiftLabel);
        	this.GuiPage.Controls.Add(this.label3);
        	this.GuiPage.Controls.Add(this.warningLabel);
        	this.GuiPage.Controls.Add(this.overlayLabel);
        	this.GuiPage.Controls.Add(this.averangeVolumeLabel);
        	this.GuiPage.Controls.Add(this.label10);
        	this.GuiPage.Controls.Add(this.colorLabel);
        	this.GuiPage.Controls.Add(this.opacityLabel);
        	this.GuiPage.Controls.Add(this.intervalTextBox);
        	this.GuiPage.Controls.Add(this.opacityTrackBar);
        	this.GuiPage.Controls.Add(this.redLabel);
        	this.GuiPage.Controls.Add(this.intervalLabel);
        	this.GuiPage.Controls.Add(this.blackLabel);
        	this.GuiPage.Location = new System.Drawing.Point(4, 25);
        	this.GuiPage.Name = "GuiPage";
        	this.GuiPage.Padding = new System.Windows.Forms.Padding(3);
        	this.GuiPage.Size = new System.Drawing.Size(279, 281);
        	this.GuiPage.TabIndex = 3;
        	this.GuiPage.Text = "  GUI";
        	this.GuiPage.UseVisualStyleBackColor = true;
        	// 
        	// warningCheckBox
        	// 
        	this.warningCheckBox.Location = new System.Drawing.Point(0, 220);
        	this.warningCheckBox.Name = "warningCheckBox";
        	this.warningCheckBox.Size = new System.Drawing.Size(162, 24);
        	this.warningCheckBox.TabIndex = 26;
        	this.warningCheckBox.Text = "enable/disable";
        	this.warningCheckBox.UseVisualStyleBackColor = true;
        	this.warningCheckBox.Click += new System.EventHandler(this.WarningCheckBoxClick);
        	// 
        	// volumeAsOverlayCheckBox
        	// 
        	this.volumeAsOverlayCheckBox.Location = new System.Drawing.Point(0, 100);
        	this.volumeAsOverlayCheckBox.Name = "volumeAsOverlayCheckBox";
        	this.volumeAsOverlayCheckBox.Size = new System.Drawing.Size(162, 24);
        	this.volumeAsOverlayCheckBox.TabIndex = 25;
        	this.volumeAsOverlayCheckBox.Text = "enable/disable";
        	this.volumeAsOverlayCheckBox.UseVisualStyleBackColor = true;
        	this.volumeAsOverlayCheckBox.Click += new System.EventHandler(this.VolumeAsOverlayCheckBoxClick);
        	// 
        	// averangeCheckBox
        	// 
        	this.averangeCheckBox.Location = new System.Drawing.Point(0, 27);
        	this.averangeCheckBox.Name = "averangeCheckBox";
        	this.averangeCheckBox.Size = new System.Drawing.Size(176, 24);
        	this.averangeCheckBox.TabIndex = 24;
        	this.averangeCheckBox.Text = "enable/disable";
        	this.averangeCheckBox.UseVisualStyleBackColor = true;
        	this.averangeCheckBox.Click += new System.EventHandler(this.AverangeCheckBoxClick);
        	// 
        	// warningVolumeDb
        	// 
        	this.warningVolumeDb.Location = new System.Drawing.Point(231, 246);
        	this.warningVolumeDb.Name = "warningVolumeDb";
        	this.warningVolumeDb.Size = new System.Drawing.Size(42, 23);
        	this.warningVolumeDb.TabIndex = 23;
        	this.warningVolumeDb.Text = "0 Db";
        	// 
        	// hotKeyNotify
        	// 
        	this.hotKeyNotify.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.hotKeyNotify.Location = new System.Drawing.Point(179, 152);
        	this.hotKeyNotify.Name = "hotKeyNotify";
        	this.hotKeyNotify.Size = new System.Drawing.Size(77, 13);
        	this.hotKeyNotify.TabIndex = 16;
        	this.hotKeyNotify.Text = "click to change";
        	this.hotKeyNotify.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	this.hotKeyNotify.Visible = false;
        	// 
        	// overlayKeyLabel
        	// 
        	this.overlayKeyLabel.Location = new System.Drawing.Point(0, 125);
        	this.overlayKeyLabel.Name = "overlayKeyLabel";
        	this.overlayKeyLabel.Size = new System.Drawing.Size(138, 24);
        	this.overlayKeyLabel.TabIndex = 12;
        	this.overlayKeyLabel.Text = "overlay hot key:";
        	this.overlayKeyLabel.TextAlign = System.Drawing.ContentAlignment.TopLeft;
        	this.overlayKeyLabel.UseVisualStyleBackColor = true;
        	this.overlayKeyLabel.CheckedChanged += new System.EventHandler(this.OverlayKeyLabelCheckedChanged);
        	// 
        	// hotKeyConfirm
        	// 
        	this.hotKeyConfirm.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.hotKeyConfirm.Location = new System.Drawing.Point(179, 152);
        	this.hotKeyConfirm.Name = "hotKeyConfirm";
        	this.hotKeyConfirm.Size = new System.Drawing.Size(77, 13);
        	this.hotKeyConfirm.TabIndex = 17;
        	this.hotKeyConfirm.Text = "click to confirm";
        	this.hotKeyConfirm.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	this.hotKeyConfirm.Visible = false;
        	// 
        	// warningVolumeTrackBar
        	// 
        	this.warningVolumeTrackBar.AutoSize = false;
        	this.warningVolumeTrackBar.BackColor = System.Drawing.SystemColors.Window;
        	this.warningVolumeTrackBar.Location = new System.Drawing.Point(54, 246);
        	this.warningVolumeTrackBar.Maximum = 100;
        	this.warningVolumeTrackBar.Name = "warningVolumeTrackBar";
        	this.warningVolumeTrackBar.Size = new System.Drawing.Size(180, 24);
        	this.warningVolumeTrackBar.TabIndex = 22;
        	this.warningVolumeTrackBar.TickFrequency = 0;
        	this.warningVolumeTrackBar.Scroll += new System.EventHandler(this.WarningVolumeTrackBarScroll);
        	// 
        	// hotkeyChange
        	// 
        	this.hotkeyChange.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        	this.hotkeyChange.Enabled = false;
        	this.hotkeyChange.Location = new System.Drawing.Point(205, 126);
        	this.hotkeyChange.Name = "hotkeyChange";
        	this.hotkeyChange.Size = new System.Drawing.Size(21, 21);
        	this.hotkeyChange.TabIndex = 13;
        	this.hotkeyChange.Click += new System.EventHandler(this.HotkeyChangeClick);
        	// 
        	// warningVolumeLabel
        	// 
        	this.warningVolumeLabel.Location = new System.Drawing.Point(0, 247);
        	this.warningVolumeLabel.Name = "warningVolumeLabel";
        	this.warningVolumeLabel.Size = new System.Drawing.Size(62, 23);
        	this.warningVolumeLabel.TabIndex = 21;
        	this.warningVolumeLabel.Text = "volume";
        	// 
        	// ShiftLabel
        	// 
        	this.ShiftLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
        	this.ShiftLabel.Enabled = false;
        	this.ShiftLabel.Location = new System.Drawing.Point(144, 124);
        	this.ShiftLabel.Name = "ShiftLabel";
        	this.ShiftLabel.Size = new System.Drawing.Size(50, 23);
        	this.ShiftLabel.TabIndex = 14;
        	this.ShiftLabel.Text = "Shift ";
        	this.ShiftLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label3
        	// 
        	this.label3.Enabled = false;
        	this.label3.Location = new System.Drawing.Point(193, 125);
        	this.label3.Name = "label3";
        	this.label3.Size = new System.Drawing.Size(11, 23);
        	this.label3.TabIndex = 15;
        	this.label3.Text = "+";
        	// 
        	// warningLabel
        	// 
        	this.warningLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.warningLabel.Location = new System.Drawing.Point(36, 203);
        	this.warningLabel.Name = "warningLabel";
        	this.warningLabel.Size = new System.Drawing.Size(189, 23);
        	this.warningLabel.TabIndex = 19;
        	this.warningLabel.Text = "Warning";
        	this.warningLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// overlayLabel
        	// 
        	this.overlayLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.overlayLabel.Location = new System.Drawing.Point(36, 83);
        	this.overlayLabel.Name = "overlayLabel";
        	this.overlayLabel.Size = new System.Drawing.Size(189, 23);
        	this.overlayLabel.TabIndex = 18;
        	this.overlayLabel.Text = "Volume as overlay";
        	this.overlayLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// averangeVolumeLabel
        	// 
        	this.averangeVolumeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.averangeVolumeLabel.Location = new System.Drawing.Point(65, 3);
        	this.averangeVolumeLabel.Name = "averangeVolumeLabel";
        	this.averangeVolumeLabel.Size = new System.Drawing.Size(146, 23);
        	this.averangeVolumeLabel.TabIndex = 17;
        	this.averangeVolumeLabel.Text = "Averange volume";
        	this.averangeVolumeLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label10
        	// 
        	this.label10.Location = new System.Drawing.Point(88, 152);
        	this.label10.Name = "label10";
        	this.label10.Size = new System.Drawing.Size(10, 23);
        	this.label10.TabIndex = 16;
        	this.label10.Text = "/";
        	// 
        	// colorLabel
        	// 
        	this.colorLabel.Location = new System.Drawing.Point(0, 152);
        	this.colorLabel.Name = "colorLabel";
        	this.colorLabel.Size = new System.Drawing.Size(48, 23);
        	this.colorLabel.TabIndex = 13;
        	this.colorLabel.Text = "color:";
        	// 
        	// opacityLabel
        	// 
        	this.opacityLabel.Location = new System.Drawing.Point(0, 175);
        	this.opacityLabel.Name = "opacityLabel";
        	this.opacityLabel.Size = new System.Drawing.Size(62, 23);
        	this.opacityLabel.TabIndex = 11;
        	this.opacityLabel.Text = "opacity";
        	// 
        	// intervalTextBox
        	// 
        	this.intervalTextBox.CausesValidation = false;
        	this.intervalTextBox.Location = new System.Drawing.Point(114, 54);
        	this.intervalTextBox.MaxLength = 7;
        	this.intervalTextBox.Name = "intervalTextBox";
        	this.intervalTextBox.Size = new System.Drawing.Size(65, 22);
        	this.intervalTextBox.TabIndex = 8;
        	this.intervalTextBox.TextChanged += new System.EventHandler(this.IntervalTextBoxTextChanged);
        	// 
        	// opacityTrackBar
        	// 
        	this.opacityTrackBar.AutoSize = false;
        	this.opacityTrackBar.BackColor = System.Drawing.SystemColors.Window;
        	this.opacityTrackBar.Location = new System.Drawing.Point(54, 175);
        	this.opacityTrackBar.Maximum = 100;
        	this.opacityTrackBar.Name = "opacityTrackBar";
        	this.opacityTrackBar.Size = new System.Drawing.Size(180, 24);
        	this.opacityTrackBar.TabIndex = 10;
        	this.opacityTrackBar.TickFrequency = 0;
        	this.opacityTrackBar.Value = 50;
        	this.opacityTrackBar.Scroll += new System.EventHandler(this.OpacityTrackBarScroll);
        	// 
        	// redLabel
        	// 
        	this.redLabel.Location = new System.Drawing.Point(101, 152);
        	this.redLabel.Name = "redLabel";
        	this.redLabel.Size = new System.Drawing.Size(45, 23);
        	this.redLabel.TabIndex = 15;
        	this.redLabel.Text = "red";
        	this.redLabel.Click += new System.EventHandler(this.RedLabelClick);
        	// 
        	// intervalLabel
        	// 
        	this.intervalLabel.Location = new System.Drawing.Point(0, 54);
        	this.intervalLabel.Name = "intervalLabel";
        	this.intervalLabel.Size = new System.Drawing.Size(121, 23);
        	this.intervalLabel.TabIndex = 5;
        	this.intervalLabel.Text = "interval(n*10ms):";
        	// 
        	// blackLabel
        	// 
        	this.blackLabel.Location = new System.Drawing.Point(45, 152);
        	this.blackLabel.Name = "blackLabel";
        	this.blackLabel.Size = new System.Drawing.Size(45, 23);
        	this.blackLabel.TabIndex = 14;
        	this.blackLabel.Text = "black";
        	this.blackLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
        	this.blackLabel.Click += new System.EventHandler(this.BlackLabelClick);
        	// 
        	// settingsPage
        	// 
        	this.settingsPage.Controls.Add(this.label19);
        	this.settingsPage.Controls.Add(this.label18);
        	this.settingsPage.Controls.Add(this.usb);
        	this.settingsPage.Controls.Add(this.Om);
        	this.settingsPage.Controls.Add(this.impemendanceText);
        	this.settingsPage.Controls.Add(this.impemendanceLabel);
        	this.settingsPage.Controls.Add(this.dB);
        	this.settingsPage.Controls.Add(this.sensitivityText);
        	this.settingsPage.Controls.Add(this.sensitivityLabel);
        	this.settingsPage.Controls.Add(this.VoltLabel);
        	this.settingsPage.Controls.Add(this.maxVoltageText);
        	this.settingsPage.Controls.Add(this.maxoutputVoltageLabel);
        	this.settingsPage.Location = new System.Drawing.Point(4, 25);
        	this.settingsPage.Name = "settingsPage";
        	this.settingsPage.Padding = new System.Windows.Forms.Padding(3);
        	this.settingsPage.Size = new System.Drawing.Size(279, 281);
        	this.settingsPage.TabIndex = 1;
        	this.settingsPage.Text = "Settings";
        	this.settingsPage.UseVisualStyleBackColor = true;
        	// 
        	// label19
        	// 
        	this.label19.Enabled = false;
        	this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label19.Location = new System.Drawing.Point(0, 218);
        	this.label19.Name = "label19";
        	this.label19.Size = new System.Drawing.Size(275, 52);
        	this.label19.TabIndex = 21;
        	this.label19.Text = " You can check these informations in your headphones specyfication.";
        	this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        	// 
        	// label18
        	// 
        	this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label18.Location = new System.Drawing.Point(33, 25);
        	this.label18.Name = "label18";
        	this.label18.Size = new System.Drawing.Size(209, 23);
        	this.label18.TabIndex = 20;
        	this.label18.Text = "Headphones settings";
        	this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        	// 
        	// usb
        	// 
        	this.usb.Checked = true;
        	this.usb.CheckState = System.Windows.Forms.CheckState.Checked;
        	this.usb.Location = new System.Drawing.Point(1, 155);
        	this.usb.Name = "usb";
        	this.usb.Size = new System.Drawing.Size(159, 24);
        	this.usb.TabIndex = 11;
        	this.usb.Text = "usb headphones";
        	this.usb.UseVisualStyleBackColor = true;
        	this.usb.CheckedChanged += new System.EventHandler(this.UsbCheckedChanged);
        	// 
        	// Om
        	// 
        	this.Om.Location = new System.Drawing.Point(224, 129);
        	this.Om.Name = "Om";
        	this.Om.Size = new System.Drawing.Size(51, 23);
        	this.Om.TabIndex = 8;
        	this.Om.Text = "(Ohm)";
        	// 
        	// impemendanceText
        	// 
        	this.impemendanceText.Location = new System.Drawing.Point(186, 126);
        	this.impemendanceText.MaxLength = 3;
        	this.impemendanceText.Name = "impemendanceText";
        	this.impemendanceText.Size = new System.Drawing.Size(32, 22);
        	this.impemendanceText.TabIndex = 7;
        	this.impemendanceText.Text = "32";
        	this.impemendanceText.TextChanged += new System.EventHandler(this.ImpemendanceTextTextChanged);
        	// 
        	// impemendanceLabel
        	// 
        	this.impemendanceLabel.Location = new System.Drawing.Point(1, 129);
        	this.impemendanceLabel.Name = "impemendanceLabel";
        	this.impemendanceLabel.Size = new System.Drawing.Size(188, 23);
        	this.impemendanceLabel.TabIndex = 6;
        	this.impemendanceLabel.Text = "Headphone impemendance:";
        	// 
        	// dB
        	// 
        	this.dB.Location = new System.Drawing.Point(195, 97);
        	this.dB.Name = "dB";
        	this.dB.Size = new System.Drawing.Size(38, 23);
        	this.dB.TabIndex = 5;
        	this.dB.Text = "(Db)";
        	// 
        	// sensitivityText
        	// 
        	this.sensitivityText.Location = new System.Drawing.Point(157, 94);
        	this.sensitivityText.MaxLength = 3;
        	this.sensitivityText.Name = "sensitivityText";
        	this.sensitivityText.Size = new System.Drawing.Size(32, 22);
        	this.sensitivityText.TabIndex = 7;
        	this.sensitivityText.Text = "112";
        	this.sensitivityText.TextChanged += new System.EventHandler(this.SensitivityTextTextChanged);
        	// 
        	// sensitivityLabel
        	// 
        	this.sensitivityLabel.Location = new System.Drawing.Point(1, 94);
        	this.sensitivityLabel.Name = "sensitivityLabel";
        	this.sensitivityLabel.Size = new System.Drawing.Size(188, 23);
        	this.sensitivityLabel.TabIndex = 3;
        	this.sensitivityLabel.Text = "Headphone sensitivity:";
        	// 
        	// VoltLabel
        	// 
        	this.VoltLabel.Location = new System.Drawing.Point(248, 58);
        	this.VoltLabel.Name = "VoltLabel";
        	this.VoltLabel.Size = new System.Drawing.Size(27, 23);
        	this.VoltLabel.TabIndex = 2;
        	this.VoltLabel.Text = "(V)";
        	// 
        	// maxVoltageText
        	// 
        	this.maxVoltageText.ForeColor = System.Drawing.SystemColors.WindowText;
        	this.maxVoltageText.Location = new System.Drawing.Point(210, 58);
        	this.maxVoltageText.MaxLength = 4;
        	this.maxVoltageText.Name = "maxVoltageText";
        	this.maxVoltageText.Size = new System.Drawing.Size(32, 22);
        	this.maxVoltageText.TabIndex = 1;
        	this.maxVoltageText.Text = "1,4";
        	this.maxVoltageText.TextChanged += new System.EventHandler(this.MaxVoltageTextTextChanged);
        	// 
        	// maxoutputVoltageLabel
        	// 
        	this.maxoutputVoltageLabel.Location = new System.Drawing.Point(1, 58);
        	this.maxoutputVoltageLabel.Name = "maxoutputVoltageLabel";
        	this.maxoutputVoltageLabel.Size = new System.Drawing.Size(241, 23);
        	this.maxoutputVoltageLabel.TabIndex = 0;
        	this.maxoutputVoltageLabel.Text = "Max sound card output voltage:";
        	// 
        	// aboutPage
        	// 
        	this.aboutPage.Controls.Add(this.label6);
        	this.aboutPage.Controls.Add(this.label5);
        	this.aboutPage.Controls.Add(this.label4);
        	this.aboutPage.Controls.Add(this.pictureBox1);
        	this.aboutPage.Location = new System.Drawing.Point(4, 25);
        	this.aboutPage.Name = "aboutPage";
        	this.aboutPage.Padding = new System.Windows.Forms.Padding(3);
        	this.aboutPage.Size = new System.Drawing.Size(279, 281);
        	this.aboutPage.TabIndex = 2;
        	this.aboutPage.Text = "About";
        	this.aboutPage.UseVisualStyleBackColor = true;
        	// 
        	// label6
        	// 
        	this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label6.Location = new System.Drawing.Point(117, 211);
        	this.label6.Name = "label6";
        	this.label6.Size = new System.Drawing.Size(51, 23);
        	this.label6.TabIndex = 3;
        	this.label6.Text = "2015";
        	this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// label5
        	// 
        	this.label5.Font = new System.Drawing.Font("Lucida Calligraphy", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        	this.label5.Location = new System.Drawing.Point(174, 251);
        	this.label5.Name = "label5";
        	this.label5.Size = new System.Drawing.Size(107, 23);
        	this.label5.TabIndex = 2;
        	this.label5.Text = "by Pixedar";
        	// 
        	// label4
        	// 
        	this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label4.Location = new System.Drawing.Point(75, 188);
        	this.label4.Name = "label4";
        	this.label4.Size = new System.Drawing.Size(132, 23);
        	this.label4.TabIndex = 1;
        	this.label4.Text = "AudioRange";
        	this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// pictureBox1
        	// 
        	this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
        	this.pictureBox1.Location = new System.Drawing.Point(0, 0);
        	this.pictureBox1.Name = "pictureBox1";
        	this.pictureBox1.Size = new System.Drawing.Size(281, 185);
        	this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
        	this.pictureBox1.TabIndex = 0;
        	this.pictureBox1.TabStop = false;
        	// 
        	// icon
        	// 
        	this.icon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
        	this.icon.BalloonTipText = "now I\'m here";
        	this.icon.Icon = ((System.Drawing.Icon)(resources.GetObject("icon.Icon")));
        	this.icon.Text = "AudioRange";
        	this.icon.Visible = true;
        	this.icon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.IconMouseDoubleClick);
        	// 
        	// DecibelsToolTip
        	// 
        	this.DecibelsToolTip.AutoPopDelay = 20000;
        	this.DecibelsToolTip.InitialDelay = 1;
        	this.DecibelsToolTip.ReshowDelay = 1;
        	this.DecibelsToolTip.Tag = "";
        	// 
        	// minimalizeOnBorder
        	// 
        	this.minimalizeOnBorder.Image = ((System.Drawing.Image)(resources.GetObject("minimalizeOnBorder.Image")));
        	this.minimalizeOnBorder.Location = new System.Drawing.Point(158, 0);
        	this.minimalizeOnBorder.Name = "minimalizeOnBorder";
        	this.minimalizeOnBorder.Size = new System.Drawing.Size(58, 28);
        	this.minimalizeOnBorder.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.minimalizeOnBorder.TabIndex = 25;
        	this.minimalizeOnBorder.TabStop = false;
        	this.DecibelsToolTip.SetToolTip(this.minimalizeOnBorder, "minimalize to system tray");
        	this.minimalizeOnBorder.Click += new System.EventHandler(this.MinimalizeOnBorderClick);
        	this.minimalizeOnBorder.MouseEnter += new System.EventHandler(this.MinimalizeOnBorderMouseEnter);
        	this.minimalizeOnBorder.MouseLeave += new System.EventHandler(this.MinimalizeOnBorderMouseLeave);
        	// 
        	// exitOnBorder
        	// 
        	this.exitOnBorder.BackColor = System.Drawing.Color.White;
        	this.exitOnBorder.Image = ((System.Drawing.Image)(resources.GetObject("exitOnBorder.Image")));
        	this.exitOnBorder.Location = new System.Drawing.Point(222, 0);
        	this.exitOnBorder.Name = "exitOnBorder";
        	this.exitOnBorder.Size = new System.Drawing.Size(58, 28);
        	this.exitOnBorder.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.exitOnBorder.TabIndex = 0;
        	this.exitOnBorder.TabStop = false;
        	this.DecibelsToolTip.SetToolTip(this.exitOnBorder, "exit");
        	this.exitOnBorder.Click += new System.EventHandler(this.ExitOnBorderClick);
        	this.exitOnBorder.MouseEnter += new System.EventHandler(this.ExitOnBorderMouseEnter);
        	this.exitOnBorder.MouseLeave += new System.EventHandler(this.ExitOnBorderMouseLeave);
        	// 
        	// label24
        	// 
        	this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label24.ForeColor = System.Drawing.Color.SeaGreen;
        	this.label24.Location = new System.Drawing.Point(35, 154);
        	this.label24.Name = "label24";
        	this.label24.Size = new System.Drawing.Size(46, 17);
        	this.label24.TabIndex = 25;
        	this.label24.Text = "FAINT";
        	this.DecibelsToolTip.SetToolTip(this.label24, "Longer exposure to average noise of 30-40 db,does not cause hearing loss.\r\nExampl" +
		"es:\r\n- a pin dropping 10Db,\r\n- ticking watch 20Db\r\n- whisper 30Db\r\n\r\n");
        	// 
        	// label25
        	// 
        	this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label25.ForeColor = System.Drawing.Color.Gold;
        	this.label25.Location = new System.Drawing.Point(87, 154);
        	this.label25.Name = "label25";
        	this.label25.Size = new System.Drawing.Size(72, 17);
        	this.label25.TabIndex = 25;
        	this.label25.Text = "MODERATE";
        	this.DecibelsToolTip.SetToolTip(this.label25, resources.GetString("label25.ToolTip"));
        	// 
        	// label26
        	// 
        	this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label26.ForeColor = System.Drawing.Color.Goldenrod;
        	this.label26.Location = new System.Drawing.Point(154, 154);
        	this.label26.Name = "label26";
        	this.label26.Size = new System.Drawing.Size(72, 17);
        	this.label26.TabIndex = 25;
        	this.label26.Text = "VERY LOUD";
        	this.DecibelsToolTip.SetToolTip(this.label26, resources.GetString("label26.ToolTip"));
        	// 
        	// label27
        	// 
        	this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 4.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.label27.ForeColor = System.Drawing.Color.DarkRed;
        	this.label27.Location = new System.Drawing.Point(227, 154);
        	this.label27.Name = "label27";
        	this.label27.Size = new System.Drawing.Size(55, 18);
        	this.label27.TabIndex = 25;
        	this.label27.Text = "DANGER";
        	this.DecibelsToolTip.SetToolTip(this.label27, "Longer exposure to average noise of over 140db may cause instant serious hearing " +
		"damage.\r\nExamples:\r\n- shotgun 170Db,\r\n- rocket engine 180Db,\r\n- vulcan explosion" +
		" 200 Db.\r\n");
        	// 
        	// generalStatisticsGraph
        	// 
        	this.generalStatisticsGraph.Location = new System.Drawing.Point(39, 33);
        	this.generalStatisticsGraph.Name = "generalStatisticsGraph";
        	this.generalStatisticsGraph.Size = new System.Drawing.Size(296, 118);
        	this.generalStatisticsGraph.TabIndex = 1;
        	this.DecibelsToolTip.SetToolTip(this.generalStatisticsGraph, "General statistic are updated with 60s delay\r\n\r\n");
        	this.generalStatisticsGraph.Paint += new System.Windows.Forms.PaintEventHandler(this.GeneralStatisticsGraphPaint);
        	// 
        	// StatisticsTimer
        	// 
        	this.StatisticsTimer.Enabled = true;
        	this.StatisticsTimer.Interval = 60000;
        	this.StatisticsTimer.Tick += new System.EventHandler(this.StatisticsTimerTick);
        	// 
        	// borederBackground
        	// 
        	this.borederBackground.BackColor = System.Drawing.Color.White;
        	this.borederBackground.Controls.Add(this.minimalizeOnBorder);
        	this.borederBackground.Controls.Add(this.borderTitle);
        	this.borederBackground.Controls.Add(this.borderIcon);
        	this.borederBackground.Controls.Add(this.exitOnBorder);
        	this.borederBackground.Location = new System.Drawing.Point(0, 0);
        	this.borederBackground.Name = "borederBackground";
        	this.borederBackground.Size = new System.Drawing.Size(280, 32);
        	this.borederBackground.TabIndex = 25;
        	this.borederBackground.MouseDown += new System.Windows.Forms.MouseEventHandler(this.BorederBackgroundMouseDown);
        	this.borederBackground.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BorederBackgroundMouseMove);
        	this.borederBackground.MouseUp += new System.Windows.Forms.MouseEventHandler(this.BorederBackgroundMouseUp);
        	// 
        	// borderTitle
        	// 
        	this.borderTitle.Location = new System.Drawing.Point(27, 6);
        	this.borderTitle.Name = "borderTitle";
        	this.borderTitle.Size = new System.Drawing.Size(98, 20);
        	this.borderTitle.TabIndex = 26;
        	this.borderTitle.Text = "Audio Range";
        	this.borderTitle.MouseDown += new System.Windows.Forms.MouseEventHandler(this.BorderTitleMouseDown);
        	this.borderTitle.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BorderTitleMouseMove);
        	this.borderTitle.MouseUp += new System.Windows.Forms.MouseEventHandler(this.BorderTitleMouseUp);
        	// 
        	// borderIcon
        	// 
        	this.borderIcon.Image = ((System.Drawing.Image)(resources.GetObject("borderIcon.Image")));
        	this.borderIcon.Location = new System.Drawing.Point(0, 4);
        	this.borderIcon.Name = "borderIcon";
        	this.borderIcon.Size = new System.Drawing.Size(24, 21);
        	this.borderIcon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.borderIcon.TabIndex = 25;
        	this.borderIcon.TabStop = false;
        	// 
        	// panel2
        	// 
        	this.panel2.BackColor = System.Drawing.Color.White;
        	this.panel2.Controls.Add(this.resetStatisticsButton);
        	this.panel2.Controls.Add(this.sun);
        	this.panel2.Controls.Add(this.sat);
        	this.panel2.Controls.Add(this.fri);
        	this.panel2.Controls.Add(this.thu);
        	this.panel2.Controls.Add(this.wed);
        	this.panel2.Controls.Add(this.tue);
        	this.panel2.Controls.Add(this.mon);
        	this.panel2.Controls.Add(this.label27);
        	this.panel2.Controls.Add(this.label26);
        	this.panel2.Controls.Add(this.label25);
        	this.panel2.Controls.Add(this.label24);
        	this.panel2.Controls.Add(this.weeklyStatisticsLabel);
        	this.panel2.Controls.Add(this.maxPeakNoiseLabel);
        	this.panel2.Controls.Add(this.maxPeakNoise);
        	this.panel2.Controls.Add(this.maxAverangeNoiseLabel);
        	this.panel2.Controls.Add(this.maxVolumeStatisticsBar);
        	this.panel2.Controls.Add(this.weeklyStatisticsGraph);
        	this.panel2.Controls.Add(this.generalStatisticsGraph);
        	this.panel2.Controls.Add(this.generalStatisticsLabel);
        	this.panel2.Location = new System.Drawing.Point(286, 2);
        	this.panel2.Name = "panel2";
        	this.panel2.Size = new System.Drawing.Size(599, 334);
        	this.panel2.TabIndex = 26;
        	// 
        	// resetStatisticsButton
        	// 
        	this.resetStatisticsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
        	this.resetStatisticsButton.ForeColor = System.Drawing.Color.LightGray;
        	this.resetStatisticsButton.Location = new System.Drawing.Point(281, 8);
        	this.resetStatisticsButton.Name = "resetStatisticsButton";
        	this.resetStatisticsButton.Size = new System.Drawing.Size(75, 30);
        	this.resetStatisticsButton.TabIndex = 33;
        	this.resetStatisticsButton.Text = "Reset";
        	this.resetStatisticsButton.UseVisualStyleBackColor = true;
        	this.resetStatisticsButton.Click += new System.EventHandler(this.ResetStatisticsButtonClick);
        	this.resetStatisticsButton.DragEnter += new System.Windows.Forms.DragEventHandler(this.ResetStatisticsButtonDragEnter);
        	this.resetStatisticsButton.DragLeave += new System.EventHandler(this.ResetStatisticsButtonDragLeave);
        	// 
        	// sun
        	// 
        	this.sun.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.sun.Location = new System.Drawing.Point(244, 314);
        	this.sun.Name = "sun";
        	this.sun.Size = new System.Drawing.Size(42, 17);
        	this.sun.TabIndex = 32;
        	this.sun.Text = "Sun";
        	// 
        	// sat
        	// 
        	this.sat.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.sat.Location = new System.Drawing.Point(213, 314);
        	this.sat.Name = "sat";
        	this.sat.Size = new System.Drawing.Size(42, 17);
        	this.sat.TabIndex = 31;
        	this.sat.Text = "Sat";
        	// 
        	// fri
        	// 
        	this.fri.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.fri.Location = new System.Drawing.Point(183, 314);
        	this.fri.Name = "fri";
        	this.fri.Size = new System.Drawing.Size(42, 17);
        	this.fri.TabIndex = 30;
        	this.fri.Text = "Fri";
        	// 
        	// thu
        	// 
        	this.thu.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.thu.Location = new System.Drawing.Point(149, 314);
        	this.thu.Name = "thu";
        	this.thu.Size = new System.Drawing.Size(42, 17);
        	this.thu.TabIndex = 29;
        	this.thu.Text = "Thu";
        	// 
        	// wed
        	// 
        	this.wed.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.wed.Location = new System.Drawing.Point(111, 314);
        	this.wed.Name = "wed";
        	this.wed.Size = new System.Drawing.Size(42, 17);
        	this.wed.TabIndex = 28;
        	this.wed.Text = "Wed";
        	// 
        	// tue
        	// 
        	this.tue.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.tue.Location = new System.Drawing.Point(72, 314);
        	this.tue.Name = "tue";
        	this.tue.Size = new System.Drawing.Size(40, 17);
        	this.tue.TabIndex = 27;
        	this.tue.Text = "Tue";
        	// 
        	// mon
        	// 
        	this.mon.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.mon.Location = new System.Drawing.Point(29, 314);
        	this.mon.Name = "mon";
        	this.mon.Size = new System.Drawing.Size(41, 17);
        	this.mon.TabIndex = 26;
        	this.mon.Text = "Mon";
        	// 
        	// weeklyStatisticsLabel
        	// 
        	this.weeklyStatisticsLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.weeklyStatisticsLabel.Location = new System.Drawing.Point(66, 177);
        	this.weeklyStatisticsLabel.Name = "weeklyStatisticsLabel";
        	this.weeklyStatisticsLabel.Size = new System.Drawing.Size(196, 20);
        	this.weeklyStatisticsLabel.TabIndex = 5;
        	this.weeklyStatisticsLabel.Text = "Weekly statistics";
        	this.weeklyStatisticsLabel.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
        	// 
        	// maxPeakNoiseLabel
        	// 
        	this.maxPeakNoiseLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.maxPeakNoiseLabel.Location = new System.Drawing.Point(388, 183);
        	this.maxPeakNoiseLabel.Name = "maxPeakNoiseLabel";
        	this.maxPeakNoiseLabel.Size = new System.Drawing.Size(196, 23);
        	this.maxPeakNoiseLabel.TabIndex = 4;
        	this.maxPeakNoiseLabel.Text = "Max peak noise";
        	this.maxPeakNoiseLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// maxPeakNoise
        	// 
        	this.maxPeakNoise.Controls.Add(this.maxCurrentVolumeStatisticLabel);
        	this.maxPeakNoise.Controls.Add(this.pictureBox3);
        	this.maxPeakNoise.Location = new System.Drawing.Point(440, 236);
        	this.maxPeakNoise.Name = "maxPeakNoise";
        	this.maxPeakNoise.Size = new System.Drawing.Size(92, 85);
        	this.maxPeakNoise.TabIndex = 3;
        	this.maxPeakNoise.Paint += new System.Windows.Forms.PaintEventHandler(this.MaxPeakNoisePaint);
        	// 
        	// maxCurrentVolumeStatisticLabel
        	// 
        	this.maxCurrentVolumeStatisticLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.maxCurrentVolumeStatisticLabel.Location = new System.Drawing.Point(26, 29);
        	this.maxCurrentVolumeStatisticLabel.Name = "maxCurrentVolumeStatisticLabel";
        	this.maxCurrentVolumeStatisticLabel.Size = new System.Drawing.Size(40, 28);
        	this.maxCurrentVolumeStatisticLabel.TabIndex = 3;
        	this.maxCurrentVolumeStatisticLabel.Text = "57";
        	this.maxCurrentVolumeStatisticLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        	// 
        	// pictureBox3
        	// 
        	this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
        	this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
        	this.pictureBox3.Location = new System.Drawing.Point(0, 0);
        	this.pictureBox3.Name = "pictureBox3";
        	this.pictureBox3.Size = new System.Drawing.Size(92, 85);
        	this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.pictureBox3.TabIndex = 2;
        	this.pictureBox3.TabStop = false;
        	// 
        	// maxAverangeNoiseLabel
        	// 
        	this.maxAverangeNoiseLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.maxAverangeNoiseLabel.Location = new System.Drawing.Point(388, 15);
        	this.maxAverangeNoiseLabel.Name = "maxAverangeNoiseLabel";
        	this.maxAverangeNoiseLabel.Size = new System.Drawing.Size(196, 20);
        	this.maxAverangeNoiseLabel.TabIndex = 3;
        	this.maxAverangeNoiseLabel.Text = "Max averange noise";
        	this.maxAverangeNoiseLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// maxVolumeStatisticsBar
        	// 
        	this.maxVolumeStatisticsBar.Controls.Add(this.maxAverangeVolumeStatisticLabel);
        	this.maxVolumeStatisticsBar.Controls.Add(this.pictureBox2);
        	this.maxVolumeStatisticsBar.Location = new System.Drawing.Point(440, 66);
        	this.maxVolumeStatisticsBar.Name = "maxVolumeStatisticsBar";
        	this.maxVolumeStatisticsBar.Size = new System.Drawing.Size(92, 85);
        	this.maxVolumeStatisticsBar.TabIndex = 2;
        	this.maxVolumeStatisticsBar.Paint += new System.Windows.Forms.PaintEventHandler(this.MaxVolumeStatisticsBarPaint);
        	// 
        	// maxAverangeVolumeStatisticLabel
        	// 
        	this.maxAverangeVolumeStatisticLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.maxAverangeVolumeStatisticLabel.Location = new System.Drawing.Point(26, 29);
        	this.maxAverangeVolumeStatisticLabel.Name = "maxAverangeVolumeStatisticLabel";
        	this.maxAverangeVolumeStatisticLabel.Size = new System.Drawing.Size(40, 28);
        	this.maxAverangeVolumeStatisticLabel.TabIndex = 1;
        	this.maxAverangeVolumeStatisticLabel.Text = "57";
        	this.maxAverangeVolumeStatisticLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
        	// 
        	// pictureBox2
        	// 
        	this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
        	this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
        	this.pictureBox2.Location = new System.Drawing.Point(0, 0);
        	this.pictureBox2.Name = "pictureBox2";
        	this.pictureBox2.Size = new System.Drawing.Size(92, 85);
        	this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
        	this.pictureBox2.TabIndex = 0;
        	this.pictureBox2.TabStop = false;
        	// 
        	// weeklyStatisticsGraph
        	// 
        	this.weeklyStatisticsGraph.Location = new System.Drawing.Point(39, 195);
        	this.weeklyStatisticsGraph.Name = "weeklyStatisticsGraph";
        	this.weeklyStatisticsGraph.Size = new System.Drawing.Size(296, 118);
        	this.weeklyStatisticsGraph.TabIndex = 2;
        	this.weeklyStatisticsGraph.Paint += new System.Windows.Forms.PaintEventHandler(this.WeeklyStatisticsGraphPaint);
        	// 
        	// generalStatisticsLabel
        	// 
        	this.generalStatisticsLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
        	this.generalStatisticsLabel.Location = new System.Drawing.Point(66, 15);
        	this.generalStatisticsLabel.Name = "generalStatisticsLabel";
        	this.generalStatisticsLabel.Size = new System.Drawing.Size(196, 17);
        	this.generalStatisticsLabel.TabIndex = 0;
        	this.generalStatisticsLabel.Text = "General statistics";
        	this.generalStatisticsLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
        	// 
        	// statisticsAnimation
        	// 
        	this.statisticsAnimation.Interval = 10;
        	this.statisticsAnimation.Tick += new System.EventHandler(this.StatisticsAnimationTick);
        	// 
        	// MainForm
        	// 
        	this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
        	this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
        	this.ClientSize = new System.Drawing.Size(280, 337);
        	this.Controls.Add(this.panel2);
        	this.Controls.Add(this.borederBackground);
        	this.Controls.Add(this.tabControl1);
        	this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
        	this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
        	this.Name = "MainForm";
        	this.Text = "AudioRange";
        	this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainFormFormClosed);
        	this.SizeChanged += new System.EventHandler(this.MainFormSizeChanged);
        	this.tabControl1.ResumeLayout(false);
        	this.outputPage.ResumeLayout(false);
        	this.outputPage.PerformLayout();
        	((System.ComponentModel.ISupportInitialize)(this.currentVolume)).EndInit();
        	((System.ComponentModel.ISupportInitialize)(this.maxVolume)).EndInit();
        	this.outputGeneralStatisticsGraph.ResumeLayout(false);
        	((System.ComponentModel.ISupportInitialize)(this.arrow)).EndInit();
        	this.GuiPage.ResumeLayout(false);
        	this.GuiPage.PerformLayout();
        	((System.ComponentModel.ISupportInitialize)(this.warningVolumeTrackBar)).EndInit();
        	((System.ComponentModel.ISupportInitialize)(this.opacityTrackBar)).EndInit();
        	this.settingsPage.ResumeLayout(false);
        	this.settingsPage.PerformLayout();
        	this.aboutPage.ResumeLayout(false);
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
        	((System.ComponentModel.ISupportInitialize)(this.minimalizeOnBorder)).EndInit();
        	((System.ComponentModel.ISupportInitialize)(this.exitOnBorder)).EndInit();
        	this.borederBackground.ResumeLayout(false);
        	((System.ComponentModel.ISupportInitialize)(this.borderIcon)).EndInit();
        	this.panel2.ResumeLayout(false);
        	this.maxPeakNoise.ResumeLayout(false);
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
        	this.maxVolumeStatisticsBar.ResumeLayout(false);
        	((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
        	this.ResumeLayout(false);

        }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SmartSpammerForm));
     this.cboFunctionality = new System.Windows.Forms.ComboBox();
     this.btnSpam = new System.Windows.Forms.Button();
     this.tcProperties = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.panelFunctionality = new System.Windows.Forms.Panel();
     this.pnlFuzzyValue = new System.Windows.Forms.Panel();
     this.cboFuzzyValue = new System.Windows.Forms.ComboBox();
     this.pnlFuzzyPercent = new System.Windows.Forms.Panel();
     this.nudFuzzyPercent = new System.Windows.Forms.NumericUpDown();
     this.pnlCrispValue = new System.Windows.Forms.Panel();
     this.txtCrispValue = new System.Windows.Forms.TextBox();
     this.pnlCrispPercent = new System.Windows.Forms.Panel();
     this.nudCrispPercent = new System.Windows.Forms.NumericUpDown();
     this.cboFuzzyValuePrefix = new System.Windows.Forms.ComboBox();
     this.cboCrispValuePrefix = new System.Windows.Forms.ComboBox();
     this.scValues = new System.Windows.Forms.SplitContainer();
     this.txtLeft = new System.Windows.Forms.TextBox();
     this.txtStart = new System.Windows.Forms.TextBox();
     this.lblLeft = new System.Windows.Forms.Label();
     this.lblStart = new System.Windows.Forms.Label();
     this.txtRight = new System.Windows.Forms.TextBox();
     this.txtEnd = new System.Windows.Forms.TextBox();
     this.lblRight = new System.Windows.Forms.Label();
     this.lblEnd = new System.Windows.Forms.Label();
     this.lblImportance = new System.Windows.Forms.Label();
     this.btnPreviewShape = new System.Windows.Forms.Button();
     this.rbSpecifiedCustom = new System.Windows.Forms.RadioButton();
     this.lblMinMax = new System.Windows.Forms.Label();
     this.rbSpecifiedFuzzy = new System.Windows.Forms.RadioButton();
     this.rbSpecifiedCrisp = new System.Windows.Forms.RadioButton();
     this.rbNotSpecified = new System.Windows.Forms.RadioButton();
     this.tbImportance = new System.Windows.Forms.TrackBar();
     this.lblFunctionality = new System.Windows.Forms.Label();
     this.btnFunctionalities = new System.Windows.Forms.Button();
     this.scAddresses = new System.Windows.Forms.SplitContainer();
     this.gbDOS = new System.Windows.Forms.GroupBox();
     this.lblPortDOS = new System.Windows.Forms.Label();
     this.txtAdressDOS = new System.Windows.Forms.TextBox();
     this.lblAdressDOS = new System.Windows.Forms.Label();
     this.nudPortDOS = new System.Windows.Forms.NumericUpDown();
     this.gbFFS = new System.Windows.Forms.GroupBox();
     this.lblPortFFS = new System.Windows.Forms.Label();
     this.txtAdressFFS = new System.Windows.Forms.TextBox();
     this.lblAdressFFS = new System.Windows.Forms.Label();
     this.nudPortFFS = new System.Windows.Forms.NumericUpDown();
     this.spamGroupBox = new System.Windows.Forms.GroupBox();
     this.radBtnManualTesting = new System.Windows.Forms.RadioButton();
     this.radBtnAutoTesting = new System.Windows.Forms.RadioButton();
     this.nudNoReq = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.nudLoadLevel = new System.Windows.Forms.NumericUpDown();
     this.nrFireLabel = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.lvTestConfigs = new System.Windows.Forms.ListView();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
     this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.removeTestConfigurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.updateTestConfigurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.viewTestConfigurationDetailsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.btnSaveTestConfig = new System.Windows.Forms.Button();
     this.btnLoadTestConfig = new System.Windows.Forms.Button();
     this.btnAddTestConfig = new System.Windows.Forms.Button();
     this.btnClearTestConfig = new System.Windows.Forms.Button();
     this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.toolTip2 = new System.Windows.Forms.ToolTip(this.components);
     this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
     this.tcProperties.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panelFunctionality.SuspendLayout();
     this.pnlFuzzyValue.SuspendLayout();
     this.pnlFuzzyPercent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudFuzzyPercent)).BeginInit();
     this.pnlCrispValue.SuspendLayout();
     this.pnlCrispPercent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudCrispPercent)).BeginInit();
     this.scValues.Panel1.SuspendLayout();
     this.scValues.Panel2.SuspendLayout();
     this.scValues.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbImportance)).BeginInit();
     this.scAddresses.Panel1.SuspendLayout();
     this.scAddresses.Panel2.SuspendLayout();
     this.scAddresses.SuspendLayout();
     this.gbDOS.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudPortDOS)).BeginInit();
     this.gbFFS.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudPortFFS)).BeginInit();
     this.spamGroupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudNoReq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudLoadLevel)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.contextMenuStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // cboFunctionality
     //
     this.cboFunctionality.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.cboFunctionality.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboFunctionality.FormattingEnabled = true;
     this.cboFunctionality.Location = new System.Drawing.Point(82, 84);
     this.cboFunctionality.Name = "cboFunctionality";
     this.cboFunctionality.Size = new System.Drawing.Size(422, 21);
     this.cboFunctionality.TabIndex = 0;
     this.cboFunctionality.Visible = false;
     this.cboFunctionality.SelectedIndexChanged += new System.EventHandler(this.cboFunctionality_SelectedIndexChanged);
     //
     // btnSpam
     //
     this.btnSpam.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSpam.Location = new System.Drawing.Point(10, 507);
     this.btnSpam.Name = "btnSpam";
     this.btnSpam.Size = new System.Drawing.Size(100, 70);
     this.btnSpam.TabIndex = 23;
     this.btnSpam.Text = "Spam";
     this.btnSpam.UseVisualStyleBackColor = true;
     this.btnSpam.Click += new System.EventHandler(this.btnSpam_Click);
     this.btnSpam.KeyDown += new System.Windows.Forms.KeyEventHandler(this.enterPressed);
     //
     // tcProperties
     //
     this.tcProperties.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tcProperties.Controls.Add(this.tabPage1);
     this.tcProperties.Location = new System.Drawing.Point(0, 121);
     this.tcProperties.Name = "tcProperties";
     this.tcProperties.SelectedIndex = 0;
     this.tcProperties.Size = new System.Drawing.Size(763, 205);
     this.tcProperties.TabIndex = 24;
     this.tcProperties.SelectedIndexChanged += new System.EventHandler(this.tcProperties_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.panelFunctionality);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(755, 179);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "Choose a functionality ";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // panelFunctionality
     //
     this.panelFunctionality.BackColor = System.Drawing.Color.White;
     this.panelFunctionality.Controls.Add(this.pnlFuzzyValue);
     this.panelFunctionality.Controls.Add(this.pnlCrispValue);
     this.panelFunctionality.Controls.Add(this.cboFuzzyValuePrefix);
     this.panelFunctionality.Controls.Add(this.cboCrispValuePrefix);
     this.panelFunctionality.Controls.Add(this.scValues);
     this.panelFunctionality.Controls.Add(this.lblImportance);
     this.panelFunctionality.Controls.Add(this.btnPreviewShape);
     this.panelFunctionality.Controls.Add(this.rbSpecifiedCustom);
     this.panelFunctionality.Controls.Add(this.lblMinMax);
     this.panelFunctionality.Controls.Add(this.rbSpecifiedFuzzy);
     this.panelFunctionality.Controls.Add(this.rbSpecifiedCrisp);
     this.panelFunctionality.Controls.Add(this.rbNotSpecified);
     this.panelFunctionality.Controls.Add(this.tbImportance);
     this.panelFunctionality.Location = new System.Drawing.Point(3, 1);
     this.panelFunctionality.Name = "panelFunctionality";
     this.panelFunctionality.Size = new System.Drawing.Size(749, 177);
     this.panelFunctionality.TabIndex = 1;
     this.panelFunctionality.Visible = false;
     //
     // pnlFuzzyValue
     //
     this.pnlFuzzyValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlFuzzyValue.Controls.Add(this.cboFuzzyValue);
     this.pnlFuzzyValue.Controls.Add(this.pnlFuzzyPercent);
     this.pnlFuzzyValue.Location = new System.Drawing.Point(227, 97);
     this.pnlFuzzyValue.Name = "pnlFuzzyValue";
     this.pnlFuzzyValue.Size = new System.Drawing.Size(522, 21);
     this.pnlFuzzyValue.TabIndex = 41;
     //
     // cboFuzzyValue
     //
     this.cboFuzzyValue.Dock = System.Windows.Forms.DockStyle.Fill;
     this.cboFuzzyValue.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboFuzzyValue.Enabled = false;
     this.cboFuzzyValue.FormattingEnabled = true;
     this.cboFuzzyValue.Location = new System.Drawing.Point(36, 0);
     this.cboFuzzyValue.Name = "cboFuzzyValue";
     this.cboFuzzyValue.Size = new System.Drawing.Size(486, 21);
     this.cboFuzzyValue.TabIndex = 41;
     this.cboFuzzyValue.SelectedIndexChanged += new System.EventHandler(this.cboFuzzyValue_SelectedIndexChanged);
     //
     // pnlFuzzyPercent
     //
     this.pnlFuzzyPercent.Controls.Add(this.nudFuzzyPercent);
     this.pnlFuzzyPercent.Dock = System.Windows.Forms.DockStyle.Left;
     this.pnlFuzzyPercent.Location = new System.Drawing.Point(0, 0);
     this.pnlFuzzyPercent.Name = "pnlFuzzyPercent";
     this.pnlFuzzyPercent.Size = new System.Drawing.Size(36, 21);
     this.pnlFuzzyPercent.TabIndex = 40;
     this.pnlFuzzyPercent.Visible = false;
     //
     // nudFuzzyPercent
     //
     this.nudFuzzyPercent.Enabled = false;
     this.nudFuzzyPercent.Location = new System.Drawing.Point(0, 0);
     this.nudFuzzyPercent.Maximum = new decimal(new int[] {
     99,
     0,
     0,
     0});
     this.nudFuzzyPercent.Name = "nudFuzzyPercent";
     this.nudFuzzyPercent.Size = new System.Drawing.Size(32, 20);
     this.nudFuzzyPercent.TabIndex = 39;
     this.nudFuzzyPercent.ValueChanged += new System.EventHandler(this.nudFuzzyPercent_ValueChanged);
     //
     // pnlCrispValue
     //
     this.pnlCrispValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlCrispValue.Controls.Add(this.txtCrispValue);
     this.pnlCrispValue.Controls.Add(this.pnlCrispPercent);
     this.pnlCrispValue.Location = new System.Drawing.Point(227, 70);
     this.pnlCrispValue.Name = "pnlCrispValue";
     this.pnlCrispValue.Size = new System.Drawing.Size(522, 21);
     this.pnlCrispValue.TabIndex = 40;
     //
     // txtCrispValue
     //
     this.txtCrispValue.Dock = System.Windows.Forms.DockStyle.Fill;
     this.txtCrispValue.Enabled = false;
     this.txtCrispValue.Location = new System.Drawing.Point(36, 0);
     this.txtCrispValue.Name = "txtCrispValue";
     this.txtCrispValue.Size = new System.Drawing.Size(486, 20);
     this.txtCrispValue.TabIndex = 29;
     this.txtCrispValue.Leave += new System.EventHandler(this.txtCrispValue_Leave);
     //
     // pnlCrispPercent
     //
     this.pnlCrispPercent.Controls.Add(this.nudCrispPercent);
     this.pnlCrispPercent.Dock = System.Windows.Forms.DockStyle.Left;
     this.pnlCrispPercent.Location = new System.Drawing.Point(0, 0);
     this.pnlCrispPercent.Name = "pnlCrispPercent";
     this.pnlCrispPercent.Size = new System.Drawing.Size(36, 21);
     this.pnlCrispPercent.TabIndex = 28;
     this.pnlCrispPercent.Visible = false;
     //
     // nudCrispPercent
     //
     this.nudCrispPercent.Enabled = false;
     this.nudCrispPercent.Location = new System.Drawing.Point(0, 0);
     this.nudCrispPercent.Maximum = new decimal(new int[] {
     99,
     0,
     0,
     0});
     this.nudCrispPercent.Name = "nudCrispPercent";
     this.nudCrispPercent.Size = new System.Drawing.Size(32, 20);
     this.nudCrispPercent.TabIndex = 25;
     this.nudCrispPercent.ValueChanged += new System.EventHandler(this.nudCrispPercent_ValueChanged);
     //
     // cboFuzzyValuePrefix
     //
     this.cboFuzzyValuePrefix.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboFuzzyValuePrefix.Enabled = false;
     this.cboFuzzyValuePrefix.FormattingEnabled = true;
     this.cboFuzzyValuePrefix.Items.AddRange(new object[] {
     "Exactly",
     "At least",
     "At least about (%)",
     "At most",
     "At most about (%)",
     "About (%)"});
     this.cboFuzzyValuePrefix.Location = new System.Drawing.Point(98, 97);
     this.cboFuzzyValuePrefix.Name = "cboFuzzyValuePrefix";
     this.cboFuzzyValuePrefix.Size = new System.Drawing.Size(123, 21);
     this.cboFuzzyValuePrefix.TabIndex = 30;
     this.cboFuzzyValuePrefix.SelectedIndexChanged += new System.EventHandler(this.cboFuzzyValuePrefix_SelectedIndexChanged);
     //
     // cboCrispValuePrefix
     //
     this.cboCrispValuePrefix.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboCrispValuePrefix.Enabled = false;
     this.cboCrispValuePrefix.FormattingEnabled = true;
     this.cboCrispValuePrefix.Items.AddRange(new object[] {
     "Exactly",
     "At least",
     "At least about (%)",
     "At most",
     "At most about (%)",
     "About (%)"});
     this.cboCrispValuePrefix.Location = new System.Drawing.Point(98, 70);
     this.cboCrispValuePrefix.Name = "cboCrispValuePrefix";
     this.cboCrispValuePrefix.Size = new System.Drawing.Size(123, 21);
     this.cboCrispValuePrefix.TabIndex = 29;
     this.cboCrispValuePrefix.SelectedIndexChanged += new System.EventHandler(this.cboCrispValuePrefix_SelectedIndexChanged);
     //
     // scValues
     //
     this.scValues.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.scValues.IsSplitterFixed = true;
     this.scValues.Location = new System.Drawing.Point(98, 124);
     this.scValues.Name = "scValues";
     //
     // scValues.Panel1
     //
     this.scValues.Panel1.Controls.Add(this.txtLeft);
     this.scValues.Panel1.Controls.Add(this.txtStart);
     this.scValues.Panel1.Controls.Add(this.lblLeft);
     this.scValues.Panel1.Controls.Add(this.lblStart);
     //
     // scValues.Panel2
     //
     this.scValues.Panel2.Controls.Add(this.txtRight);
     this.scValues.Panel2.Controls.Add(this.txtEnd);
     this.scValues.Panel2.Controls.Add(this.lblRight);
     this.scValues.Panel2.Controls.Add(this.lblEnd);
     this.scValues.Size = new System.Drawing.Size(651, 46);
     this.scValues.SplitterDistance = 313;
     this.scValues.TabIndex = 26;
     //
     // txtLeft
     //
     this.txtLeft.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtLeft.Enabled = false;
     this.txtLeft.Location = new System.Drawing.Point(50, 26);
     this.txtLeft.Name = "txtLeft";
     this.txtLeft.Size = new System.Drawing.Size(199, 20);
     this.txtLeft.TabIndex = 25;
     this.txtLeft.Leave += new System.EventHandler(this.txtLeft_Leave);
     //
     // txtStart
     //
     this.txtStart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtStart.Enabled = false;
     this.txtStart.Location = new System.Drawing.Point(50, 0);
     this.txtStart.Name = "txtStart";
     this.txtStart.Size = new System.Drawing.Size(199, 20);
     this.txtStart.TabIndex = 24;
     this.txtStart.Leave += new System.EventHandler(this.txtStart_Leave);
     //
     // lblLeft
     //
     this.lblLeft.AutoSize = true;
     this.lblLeft.Location = new System.Drawing.Point(3, 29);
     this.lblLeft.Name = "lblLeft";
     this.lblLeft.Size = new System.Drawing.Size(28, 13);
     this.lblLeft.TabIndex = 29;
     this.lblLeft.Text = "Left:";
     //
     // lblStart
     //
     this.lblStart.AutoSize = true;
     this.lblStart.Location = new System.Drawing.Point(3, 3);
     this.lblStart.Name = "lblStart";
     this.lblStart.Size = new System.Drawing.Size(32, 13);
     this.lblStart.TabIndex = 27;
     this.lblStart.Text = "Start:";
     //
     // txtRight
     //
     this.txtRight.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtRight.Enabled = false;
     this.txtRight.Location = new System.Drawing.Point(51, 26);
     this.txtRight.Name = "txtRight";
     this.txtRight.Size = new System.Drawing.Size(371, 20);
     this.txtRight.TabIndex = 32;
     this.txtRight.Leave += new System.EventHandler(this.txtRight_Leave);
     //
     // txtEnd
     //
     this.txtEnd.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtEnd.Enabled = false;
     this.txtEnd.Location = new System.Drawing.Point(51, 0);
     this.txtEnd.Name = "txtEnd";
     this.txtEnd.Size = new System.Drawing.Size(371, 20);
     this.txtEnd.TabIndex = 33;
     this.txtEnd.Leave += new System.EventHandler(this.txtEnd_Leave);
     //
     // lblRight
     //
     this.lblRight.AutoSize = true;
     this.lblRight.Location = new System.Drawing.Point(3, 29);
     this.lblRight.Name = "lblRight";
     this.lblRight.Size = new System.Drawing.Size(35, 13);
     this.lblRight.TabIndex = 35;
     this.lblRight.Text = "Right:";
     //
     // lblEnd
     //
     this.lblEnd.AutoSize = true;
     this.lblEnd.Location = new System.Drawing.Point(3, 3);
     this.lblEnd.Name = "lblEnd";
     this.lblEnd.Size = new System.Drawing.Size(29, 13);
     this.lblEnd.TabIndex = 34;
     this.lblEnd.Text = "End:";
     //
     // lblImportance
     //
     this.lblImportance.AutoSize = true;
     this.lblImportance.Location = new System.Drawing.Point(0, 8);
     this.lblImportance.Name = "lblImportance";
     this.lblImportance.Size = new System.Drawing.Size(112, 26);
     this.lblImportance.TabIndex = 25;
     this.lblImportance.Text = "The importance of this\r\nproperty is: Average";
     //
     // btnPreviewShape
     //
     this.btnPreviewShape.Location = new System.Drawing.Point(0, 147);
     this.btnPreviewShape.Name = "btnPreviewShape";
     this.btnPreviewShape.Size = new System.Drawing.Size(95, 23);
     this.btnPreviewShape.TabIndex = 19;
     this.btnPreviewShape.Text = "Preview shape";
     this.btnPreviewShape.UseVisualStyleBackColor = true;
     this.btnPreviewShape.Click += new System.EventHandler(this.btnPreviewShape_Click);
     //
     // rbSpecifiedCustom
     //
     this.rbSpecifiedCustom.AutoSize = true;
     this.rbSpecifiedCustom.Location = new System.Drawing.Point(0, 125);
     this.rbSpecifiedCustom.Name = "rbSpecifiedCustom";
     this.rbSpecifiedCustom.Size = new System.Drawing.Size(60, 17);
     this.rbSpecifiedCustom.TabIndex = 8;
     this.rbSpecifiedCustom.TabStop = true;
     this.rbSpecifiedCustom.Text = "Custom";
     this.rbSpecifiedCustom.UseVisualStyleBackColor = true;
     this.rbSpecifiedCustom.CheckedChanged += new System.EventHandler(this.rbSpecified_CheckedChanged);
     //
     // lblMinMax
     //
     this.lblMinMax.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMinMax.Location = new System.Drawing.Point(95, 46);
     this.lblMinMax.Name = "lblMinMax";
     this.lblMinMax.Size = new System.Drawing.Size(651, 13);
     this.lblMinMax.TabIndex = 7;
     //
     // rbSpecifiedFuzzy
     //
     this.rbSpecifiedFuzzy.AutoSize = true;
     this.rbSpecifiedFuzzy.Location = new System.Drawing.Point(0, 98);
     this.rbSpecifiedFuzzy.Name = "rbSpecifiedFuzzy";
     this.rbSpecifiedFuzzy.Size = new System.Drawing.Size(82, 17);
     this.rbSpecifiedFuzzy.TabIndex = 4;
     this.rbSpecifiedFuzzy.TabStop = true;
     this.rbSpecifiedFuzzy.Text = "Fuzzy Value";
     this.rbSpecifiedFuzzy.UseVisualStyleBackColor = true;
     this.rbSpecifiedFuzzy.CheckedChanged += new System.EventHandler(this.rbSpecified_CheckedChanged);
     //
     // rbSpecifiedCrisp
     //
     this.rbSpecifiedCrisp.AutoSize = true;
     this.rbSpecifiedCrisp.Location = new System.Drawing.Point(0, 71);
     this.rbSpecifiedCrisp.Name = "rbSpecifiedCrisp";
     this.rbSpecifiedCrisp.Size = new System.Drawing.Size(78, 17);
     this.rbSpecifiedCrisp.TabIndex = 3;
     this.rbSpecifiedCrisp.TabStop = true;
     this.rbSpecifiedCrisp.Text = "Crisp Value";
     this.rbSpecifiedCrisp.UseVisualStyleBackColor = true;
     this.rbSpecifiedCrisp.CheckedChanged += new System.EventHandler(this.rbSpecified_CheckedChanged);
     //
     // rbNotSpecified
     //
     this.rbNotSpecified.AutoSize = true;
     this.rbNotSpecified.Location = new System.Drawing.Point(0, 44);
     this.rbNotSpecified.Name = "rbNotSpecified";
     this.rbNotSpecified.Size = new System.Drawing.Size(89, 17);
     this.rbNotSpecified.TabIndex = 2;
     this.rbNotSpecified.TabStop = true;
     this.rbNotSpecified.Text = "Not Specified";
     this.rbNotSpecified.UseVisualStyleBackColor = true;
     this.rbNotSpecified.CheckedChanged += new System.EventHandler(this.rbSpecified_CheckedChanged);
     //
     // tbImportance
     //
     this.tbImportance.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tbImportance.BackColor = System.Drawing.Color.White;
     this.tbImportance.LargeChange = 1;
     this.tbImportance.Location = new System.Drawing.Point(147, 3);
     this.tbImportance.Maximum = 9;
     this.tbImportance.Minimum = 1;
     this.tbImportance.Name = "tbImportance";
     this.tbImportance.Size = new System.Drawing.Size(602, 42);
     this.tbImportance.TabIndex = 24;
     this.tbImportance.Value = 5;
     this.tbImportance.ValueChanged += new System.EventHandler(this.tbImportance_ValueChanged);
     //
     // lblFunctionality
     //
     this.lblFunctionality.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblFunctionality.AutoSize = true;
     this.lblFunctionality.Location = new System.Drawing.Point(4, 89);
     this.lblFunctionality.Name = "lblFunctionality";
     this.lblFunctionality.Size = new System.Drawing.Size(72, 13);
     this.lblFunctionality.TabIndex = 29;
     this.lblFunctionality.Text = "Functionality :";
     this.lblFunctionality.Visible = false;
     //
     // btnFunctionalities
     //
     this.btnFunctionalities.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFunctionalities.Location = new System.Drawing.Point(2, 84);
     this.btnFunctionalities.Name = "btnFunctionalities";
     this.btnFunctionalities.Size = new System.Drawing.Size(502, 23);
     this.btnFunctionalities.TabIndex = 30;
     this.btnFunctionalities.Text = "Click to make a test configuration";
     this.btnFunctionalities.UseVisualStyleBackColor = true;
     this.btnFunctionalities.Click += new System.EventHandler(this.btnFunctionalities_Click);
     //
     // scAddresses
     //
     this.scAddresses.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.scAddresses.IsSplitterFixed = true;
     this.scAddresses.Location = new System.Drawing.Point(0, 0);
     this.scAddresses.Name = "scAddresses";
     //
     // scAddresses.Panel1
     //
     this.scAddresses.Panel1.Controls.Add(this.gbDOS);
     //
     // scAddresses.Panel2
     //
     this.scAddresses.Panel2.Controls.Add(this.gbFFS);
     this.scAddresses.Size = new System.Drawing.Size(504, 78);
     this.scAddresses.SplitterDistance = 241;
     this.scAddresses.TabIndex = 31;
     //
     // gbDOS
     //
     this.gbDOS.Controls.Add(this.lblPortDOS);
     this.gbDOS.Controls.Add(this.txtAdressDOS);
     this.gbDOS.Controls.Add(this.lblAdressDOS);
     this.gbDOS.Controls.Add(this.nudPortDOS);
     this.gbDOS.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gbDOS.Location = new System.Drawing.Point(0, 0);
     this.gbDOS.Name = "gbDOS";
     this.gbDOS.Size = new System.Drawing.Size(241, 78);
     this.gbDOS.TabIndex = 22;
     this.gbDOS.TabStop = false;
     this.gbDOS.Text = "Domain Ontology Service";
     //
     // lblPortDOS
     //
     this.lblPortDOS.AutoSize = true;
     this.lblPortDOS.Location = new System.Drawing.Point(7, 44);
     this.lblPortDOS.Name = "lblPortDOS";
     this.lblPortDOS.Size = new System.Drawing.Size(72, 13);
     this.lblPortDOS.TabIndex = 30;
     this.lblPortDOS.Text = "Port Number :";
     //
     // txtAdressDOS
     //
     this.txtAdressDOS.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAdressDOS.Location = new System.Drawing.Point(58, 21);
     this.txtAdressDOS.Name = "txtAdressDOS";
     this.txtAdressDOS.Size = new System.Drawing.Size(172, 20);
     this.txtAdressDOS.TabIndex = 29;
     this.txtAdressDOS.Text = "localhost";
     this.txtAdressDOS.TextChanged += new System.EventHandler(this.adressDOS_Changed);
     //
     // lblAdressDOS
     //
     this.lblAdressDOS.AutoSize = true;
     this.lblAdressDOS.Location = new System.Drawing.Point(7, 24);
     this.lblAdressDOS.Name = "lblAdressDOS";
     this.lblAdressDOS.Size = new System.Drawing.Size(51, 13);
     this.lblAdressDOS.TabIndex = 28;
     this.lblAdressDOS.Text = "Address :";
     //
     // nudPortDOS
     //
     this.nudPortDOS.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.nudPortDOS.Location = new System.Drawing.Point(90, 42);
     this.nudPortDOS.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.nudPortDOS.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.nudPortDOS.Name = "nudPortDOS";
     this.nudPortDOS.Size = new System.Drawing.Size(140, 20);
     this.nudPortDOS.TabIndex = 17;
     this.nudPortDOS.Value = new decimal(new int[] {
     9900,
     0,
     0,
     0});
     this.nudPortDOS.ValueChanged += new System.EventHandler(this.adressDOS_Changed);
     //
     // gbFFS
     //
     this.gbFFS.Controls.Add(this.lblPortFFS);
     this.gbFFS.Controls.Add(this.txtAdressFFS);
     this.gbFFS.Controls.Add(this.lblAdressFFS);
     this.gbFFS.Controls.Add(this.nudPortFFS);
     this.gbFFS.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gbFFS.Location = new System.Drawing.Point(0, 0);
     this.gbFFS.Name = "gbFFS";
     this.gbFFS.Size = new System.Drawing.Size(259, 78);
     this.gbFFS.TabIndex = 23;
     this.gbFFS.TabStop = false;
     this.gbFFS.Text = "Functionality Finding Service";
     //
     // lblPortFFS
     //
     this.lblPortFFS.AutoSize = true;
     this.lblPortFFS.Location = new System.Drawing.Point(9, 44);
     this.lblPortFFS.Name = "lblPortFFS";
     this.lblPortFFS.Size = new System.Drawing.Size(72, 13);
     this.lblPortFFS.TabIndex = 30;
     this.lblPortFFS.Text = "Port Number :";
     //
     // txtAdressFFS
     //
     this.txtAdressFFS.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAdressFFS.Location = new System.Drawing.Point(60, 21);
     this.txtAdressFFS.Name = "txtAdressFFS";
     this.txtAdressFFS.Size = new System.Drawing.Size(190, 20);
     this.txtAdressFFS.TabIndex = 29;
     this.txtAdressFFS.Text = "localhost";
     this.txtAdressFFS.TextChanged += new System.EventHandler(this.adressFFS_Changed);
     //
     // lblAdressFFS
     //
     this.lblAdressFFS.AutoSize = true;
     this.lblAdressFFS.Location = new System.Drawing.Point(9, 24);
     this.lblAdressFFS.Name = "lblAdressFFS";
     this.lblAdressFFS.Size = new System.Drawing.Size(51, 13);
     this.lblAdressFFS.TabIndex = 28;
     this.lblAdressFFS.Text = "Address :";
     //
     // nudPortFFS
     //
     this.nudPortFFS.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.nudPortFFS.Location = new System.Drawing.Point(92, 42);
     this.nudPortFFS.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.nudPortFFS.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.nudPortFFS.Name = "nudPortFFS";
     this.nudPortFFS.Size = new System.Drawing.Size(158, 20);
     this.nudPortFFS.TabIndex = 17;
     this.nudPortFFS.Value = new decimal(new int[] {
     9910,
     0,
     0,
     0});
     this.nudPortFFS.ValueChanged += new System.EventHandler(this.adressFFS_Changed);
     //
     // spamGroupBox
     //
     this.spamGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.spamGroupBox.Controls.Add(this.radBtnManualTesting);
     this.spamGroupBox.Controls.Add(this.radBtnAutoTesting);
     this.spamGroupBox.Controls.Add(this.nudNoReq);
     this.spamGroupBox.Controls.Add(this.label1);
     this.spamGroupBox.Controls.Add(this.nudLoadLevel);
     this.spamGroupBox.Controls.Add(this.nrFireLabel);
     this.spamGroupBox.Location = new System.Drawing.Point(508, 0);
     this.spamGroupBox.Name = "spamGroupBox";
     this.spamGroupBox.Size = new System.Drawing.Size(255, 107);
     this.spamGroupBox.TabIndex = 32;
     this.spamGroupBox.TabStop = false;
     this.spamGroupBox.Text = "Spam Details";
     //
     // radBtnManualTesting
     //
     this.radBtnManualTesting.AutoSize = true;
     this.radBtnManualTesting.Location = new System.Drawing.Point(147, 85);
     this.radBtnManualTesting.Name = "radBtnManualTesting";
     this.radBtnManualTesting.Size = new System.Drawing.Size(98, 17);
     this.radBtnManualTesting.TabIndex = 6;
     this.radBtnManualTesting.TabStop = true;
     this.radBtnManualTesting.Text = "Manual Testing";
     this.toolTip2.SetToolTip(this.radBtnManualTesting, "Enables manual testing. Requires manual selection of test configuration from the " +
             "bottom list.");
     this.radBtnManualTesting.UseVisualStyleBackColor = true;
     //
     // radBtnAutoTesting
     //
     this.radBtnAutoTesting.AutoSize = true;
     this.radBtnAutoTesting.Location = new System.Drawing.Point(9, 84);
     this.radBtnAutoTesting.Name = "radBtnAutoTesting";
     this.radBtnAutoTesting.Size = new System.Drawing.Size(110, 17);
     this.radBtnAutoTesting.TabIndex = 5;
     this.radBtnAutoTesting.TabStop = true;
     this.radBtnAutoTesting.Text = "Automatic Testing";
     this.toolTip1.SetToolTip(this.radBtnAutoTesting, "Enables automatic testing. Requires loading a test configuration using the \"Load " +
             "Test Configuration\" button below");
     this.radBtnAutoTesting.UseVisualStyleBackColor = true;
     //
     // nudNoReq
     //
     this.nudNoReq.Enabled = false;
     this.nudNoReq.Location = new System.Drawing.Point(213, 47);
     this.nudNoReq.Maximum = new decimal(new int[] {
     15,
     0,
     0,
     0});
     this.nudNoReq.Minimum = new decimal(new int[] {
     2,
     0,
     0,
     0});
     this.nudNoReq.Name = "nudNoReq";
     this.nudNoReq.Size = new System.Drawing.Size(38, 20);
     this.nudNoReq.TabIndex = 4;
     this.nudNoReq.Value = new decimal(new int[] {
     10,
     0,
     0,
     0});
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 49);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(201, 13);
     this.label1.TabIndex = 3;
     this.label1.Text = "No. of requests after load level achieved:";
     //
     // nudLoadLevel
     //
     this.nudLoadLevel.Enabled = false;
     this.nudLoadLevel.Location = new System.Drawing.Point(111, 19);
     this.nudLoadLevel.Minimum = new decimal(new int[] {
     5,
     0,
     0,
     0});
     this.nudLoadLevel.Name = "nudLoadLevel";
     this.nudLoadLevel.Size = new System.Drawing.Size(140, 20);
     this.nudLoadLevel.TabIndex = 2;
     this.nudLoadLevel.Value = new decimal(new int[] {
     5,
     0,
     0,
     0});
     this.nudLoadLevel.ValueChanged += new System.EventHandler(this.spamParameters_Changed);
     //
     // nrFireLabel
     //
     this.nrFireLabel.AutoSize = true;
     this.nrFireLabel.Location = new System.Drawing.Point(6, 21);
     this.nrFireLabel.Name = "nrFireLabel";
     this.nrFireLabel.Size = new System.Drawing.Size(99, 13);
     this.nrFireLabel.TabIndex = 0;
     this.nrFireLabel.Text = "Minimum load level:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.lvTestConfigs);
     this.groupBox1.Location = new System.Drawing.Point(0, 341);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(763, 158);
     this.groupBox1.TabIndex = 34;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Test Configurations";
     //
     // lvTestConfigs
     //
     this.lvTestConfigs.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader1,
     this.columnHeader2,
     this.columnHeader3,
     this.columnHeader4});
     this.lvTestConfigs.ContextMenuStrip = this.contextMenuStrip;
     this.lvTestConfigs.Dock = System.Windows.Forms.DockStyle.Fill;
     this.lvTestConfigs.FullRowSelect = true;
     this.lvTestConfigs.GridLines = true;
     this.lvTestConfigs.HideSelection = false;
     this.lvTestConfigs.Location = new System.Drawing.Point(3, 16);
     this.lvTestConfigs.MultiSelect = false;
     this.lvTestConfigs.Name = "lvTestConfigs";
     this.lvTestConfigs.Size = new System.Drawing.Size(757, 139);
     this.lvTestConfigs.TabIndex = 0;
     this.lvTestConfigs.UseCompatibleStateImageBehavior = false;
     this.lvTestConfigs.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "Functionality Name";
     this.columnHeader1.Width = 115;
     //
     // columnHeader2
     //
     this.columnHeader2.Text = "Request Shapes";
     this.columnHeader2.Width = 449;
     //
     // columnHeader3
     //
     this.columnHeader3.Text = "Min. Server Load";
     this.columnHeader3.Width = 100;
     //
     // columnHeader4
     //
     this.columnHeader4.Text = "No. of Requests";
     this.columnHeader4.Width = 89;
     //
     // contextMenuStrip
     //
     this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.removeTestConfigurationToolStripMenuItem,
     this.updateTestConfigurationToolStripMenuItem,
     this.viewTestConfigurationDetailsToolStripMenuItem});
     this.contextMenuStrip.Name = "contextMenuStrip";
     this.contextMenuStrip.Size = new System.Drawing.Size(224, 70);
     //
     // removeTestConfigurationToolStripMenuItem
     //
     this.removeTestConfigurationToolStripMenuItem.Name = "removeTestConfigurationToolStripMenuItem";
     this.removeTestConfigurationToolStripMenuItem.Size = new System.Drawing.Size(223, 22);
     this.removeTestConfigurationToolStripMenuItem.Text = "Remove Test Configuration";
     this.removeTestConfigurationToolStripMenuItem.Click += new System.EventHandler(this.removeTestConfigurationToolStripMenuItem_Click);
     //
     // updateTestConfigurationToolStripMenuItem
     //
     this.updateTestConfigurationToolStripMenuItem.Name = "updateTestConfigurationToolStripMenuItem";
     this.updateTestConfigurationToolStripMenuItem.Size = new System.Drawing.Size(223, 22);
     this.updateTestConfigurationToolStripMenuItem.Text = "Update Test Configuration";
     //
     // viewTestConfigurationDetailsToolStripMenuItem
     //
     this.viewTestConfigurationDetailsToolStripMenuItem.Name = "viewTestConfigurationDetailsToolStripMenuItem";
     this.viewTestConfigurationDetailsToolStripMenuItem.Size = new System.Drawing.Size(223, 22);
     this.viewTestConfigurationDetailsToolStripMenuItem.Text = "View Test Configuration Details";
     this.viewTestConfigurationDetailsToolStripMenuItem.Click += new System.EventHandler(this.viewTestConfigurationDetailsToolStripMenuItem_Click);
     //
     // btnSaveTestConfig
     //
     this.btnSaveTestConfig.Location = new System.Drawing.Point(337, 507);
     this.btnSaveTestConfig.Name = "btnSaveTestConfig";
     this.btnSaveTestConfig.Size = new System.Drawing.Size(100, 70);
     this.btnSaveTestConfig.TabIndex = 35;
     this.btnSaveTestConfig.Text = "Save Test Configuration";
     this.btnSaveTestConfig.UseVisualStyleBackColor = true;
     this.btnSaveTestConfig.Click += new System.EventHandler(this.btnSaveTestConfig_Click);
     //
     // btnLoadTestConfig
     //
     this.btnLoadTestConfig.Location = new System.Drawing.Point(508, 507);
     this.btnLoadTestConfig.Name = "btnLoadTestConfig";
     this.btnLoadTestConfig.Size = new System.Drawing.Size(100, 70);
     this.btnLoadTestConfig.TabIndex = 36;
     this.btnLoadTestConfig.Text = "Load Test Configuration";
     this.btnLoadTestConfig.UseVisualStyleBackColor = true;
     this.btnLoadTestConfig.Click += new System.EventHandler(this.btnLoadTestConfig_Click);
     //
     // btnAddTestConfig
     //
     this.btnAddTestConfig.Location = new System.Drawing.Point(170, 507);
     this.btnAddTestConfig.Name = "btnAddTestConfig";
     this.btnAddTestConfig.Size = new System.Drawing.Size(100, 70);
     this.btnAddTestConfig.TabIndex = 37;
     this.btnAddTestConfig.Text = "Add Test Configuration";
     this.btnAddTestConfig.UseVisualStyleBackColor = true;
     this.btnAddTestConfig.Click += new System.EventHandler(this.btnAddTestConfig_Click);
     //
     // btnClearTestConfig
     //
     this.btnClearTestConfig.Location = new System.Drawing.Point(656, 507);
     this.btnClearTestConfig.Name = "btnClearTestConfig";
     this.btnClearTestConfig.Size = new System.Drawing.Size(100, 70);
     this.btnClearTestConfig.TabIndex = 38;
     this.btnClearTestConfig.Text = "Clear Test Configuration";
     this.btnClearTestConfig.UseVisualStyleBackColor = true;
     this.btnClearTestConfig.Click += new System.EventHandler(this.btnClearTestConfig_Click);
     //
     // saveFileDialog
     //
     this.saveFileDialog.Filter = "XML Files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // openFileDialog
     //
     this.openFileDialog.Filter = "XML Files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // SmartSpammerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(763, 586);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.spamGroupBox);
     this.Controls.Add(this.cboFunctionality);
     this.Controls.Add(this.btnAddTestConfig);
     this.Controls.Add(this.scAddresses);
     this.Controls.Add(this.btnSaveTestConfig);
     this.Controls.Add(this.btnLoadTestConfig);
     this.Controls.Add(this.btnClearTestConfig);
     this.Controls.Add(this.lblFunctionality);
     this.Controls.Add(this.tcProperties);
     this.Controls.Add(this.btnFunctionalities);
     this.Controls.Add(this.btnSpam);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(800, 700);
     this.MinimumSize = new System.Drawing.Size(765, 613);
     this.Name = "SmartSpammerForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text = "Smart Spammer with IM on Client";
     this.tcProperties.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panelFunctionality.ResumeLayout(false);
     this.panelFunctionality.PerformLayout();
     this.pnlFuzzyValue.ResumeLayout(false);
     this.pnlFuzzyPercent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.nudFuzzyPercent)).EndInit();
     this.pnlCrispValue.ResumeLayout(false);
     this.pnlCrispValue.PerformLayout();
     this.pnlCrispPercent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.nudCrispPercent)).EndInit();
     this.scValues.Panel1.ResumeLayout(false);
     this.scValues.Panel1.PerformLayout();
     this.scValues.Panel2.ResumeLayout(false);
     this.scValues.Panel2.PerformLayout();
     this.scValues.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbImportance)).EndInit();
     this.scAddresses.Panel1.ResumeLayout(false);
     this.scAddresses.Panel2.ResumeLayout(false);
     this.scAddresses.ResumeLayout(false);
     this.gbDOS.ResumeLayout(false);
     this.gbDOS.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudPortDOS)).EndInit();
     this.gbFFS.ResumeLayout(false);
     this.gbFFS.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudPortFFS)).EndInit();
     this.spamGroupBox.ResumeLayout(false);
     this.spamGroupBox.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudNoReq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudLoadLevel)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.contextMenuStrip.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.svalWordCount = new System.Windows.Forms.Label();
     this.ltbWordCountLess = new System.Windows.Forms.Label();
     this.lblUseCorpus = new System.Windows.Forms.Label();
     this.lblDynamicLearning = new System.Windows.Forms.Label();
     this.ltbWordCountMore = new System.Windows.Forms.Label();
     this.tbWordCount = new System.Windows.Forms.TrackBar();
     this.lblWordCount = new System.Windows.Forms.Label();
     this.lblRestoreDefaults = new System.Windows.Forms.Button();
     this.lblBack = new System.Windows.Forms.Button();
     this.lblOK = new System.Windows.Forms.Button();
     this.sminWordCount = new System.Windows.Forms.Label();
     this.smaxWordCount = new System.Windows.Forms.Label();
     this.pbDynamicLearning = new System.Windows.Forms.Label();
     this.pbUseCorpus = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     ((System.ComponentModel.ISupportInitialize)(this.tbWordCount)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // svalWordCount
     //
     this.svalWordCount.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.svalWordCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.svalWordCount.Location = new System.Drawing.Point(347, 171);
     this.svalWordCount.Name = "svalWordCount";
     this.svalWordCount.Size = new System.Drawing.Size(23, 23);
     this.svalWordCount.TabIndex = 82;
     this.svalWordCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ltbWordCountLess
     //
     this.ltbWordCountLess.BackColor = System.Drawing.Color.Transparent;
     this.ltbWordCountLess.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbWordCountLess.Location = new System.Drawing.Point(196, 172);
     this.ltbWordCountLess.Name = "ltbWordCountLess";
     this.ltbWordCountLess.Size = new System.Drawing.Size(25, 25);
     this.ltbWordCountLess.TabIndex = 80;
     this.ltbWordCountLess.Text = "<";
     this.ltbWordCountLess.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblUseCorpus
     //
     this.lblUseCorpus.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUseCorpus.Location = new System.Drawing.Point(100, 117);
     this.lblUseCorpus.Name = "lblUseCorpus";
     this.lblUseCorpus.Size = new System.Drawing.Size(207, 29);
     this.lblUseCorpus.TabIndex = 81;
     this.lblUseCorpus.Text = "Use Corpus Models for Word Prediction";
     this.lblUseCorpus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblDynamicLearning
     //
     this.lblDynamicLearning.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDynamicLearning.Location = new System.Drawing.Point(100, 69);
     this.lblDynamicLearning.Name = "lblDynamicLearning";
     this.lblDynamicLearning.Size = new System.Drawing.Size(254, 29);
     this.lblDynamicLearning.TabIndex = 69;
     this.lblDynamicLearning.Text = "Enable Dynamic Learning";
     this.lblDynamicLearning.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ltbWordCountMore
     //
     this.ltbWordCountMore.BackColor = System.Drawing.Color.Transparent;
     this.ltbWordCountMore.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ltbWordCountMore.Location = new System.Drawing.Point(317, 172);
     this.ltbWordCountMore.Name = "ltbWordCountMore";
     this.ltbWordCountMore.Size = new System.Drawing.Size(25, 25);
     this.ltbWordCountMore.TabIndex = 64;
     this.ltbWordCountMore.Text = ">";
     this.ltbWordCountMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tbWordCount
     //
     this.tbWordCount.Location = new System.Drawing.Point(216, 172);
     this.tbWordCount.Name = "tbWordCount";
     this.tbWordCount.Size = new System.Drawing.Size(110, 45);
     this.tbWordCount.TabIndex = 65;
     this.tbWordCount.TabStop = false;
     //
     // lblWordCount
     //
     this.lblWordCount.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblWordCount.Location = new System.Drawing.Point(55, 171);
     this.lblWordCount.Name = "lblWordCount";
     this.lblWordCount.Size = new System.Drawing.Size(135, 22);
     this.lblWordCount.TabIndex = 65;
     this.lblWordCount.Text = "Word Count";
     //
     // lblRestoreDefaults
     //
     this.lblRestoreDefaults.BackColor = System.Drawing.SystemColors.Control;
     this.lblRestoreDefaults.Location = new System.Drawing.Point(264, 246);
     this.lblRestoreDefaults.Name = "lblRestoreDefaults";
     this.lblRestoreDefaults.Size = new System.Drawing.Size(107, 47);
     this.lblRestoreDefaults.TabIndex = 130;
     this.lblRestoreDefaults.TabStop = false;
     this.lblRestoreDefaults.Text = "Defaults";
     this.lblRestoreDefaults.UseVisualStyleBackColor = false;
     //
     // lblBack
     //
     this.lblBack.BackColor = System.Drawing.SystemColors.Control;
     this.lblBack.Location = new System.Drawing.Point(151, 246);
     this.lblBack.Name = "lblBack";
     this.lblBack.Size = new System.Drawing.Size(107, 47);
     this.lblBack.TabIndex = 129;
     this.lblBack.TabStop = false;
     this.lblBack.Text = "Cancel";
     this.lblBack.UseVisualStyleBackColor = false;
     //
     // lblOK
     //
     this.lblOK.BackColor = System.Drawing.SystemColors.Control;
     this.lblOK.Location = new System.Drawing.Point(38, 246);
     this.lblOK.Name = "lblOK";
     this.lblOK.Size = new System.Drawing.Size(107, 47);
     this.lblOK.TabIndex = 128;
     this.lblOK.TabStop = false;
     this.lblOK.Text = "OK";
     this.lblOK.UseVisualStyleBackColor = false;
     //
     // sminWordCount
     //
     this.sminWordCount.Location = new System.Drawing.Point(202, 200);
     this.sminWordCount.Name = "sminWordCount";
     this.sminWordCount.Size = new System.Drawing.Size(13, 13);
     this.sminWordCount.TabIndex = 63;
     this.sminWordCount.Text = "0";
     this.sminWordCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // smaxWordCount
     //
     this.smaxWordCount.Location = new System.Drawing.Point(318, 199);
     this.smaxWordCount.Name = "smaxWordCount";
     this.smaxWordCount.Size = new System.Drawing.Size(19, 13);
     this.smaxWordCount.TabIndex = 63;
     this.smaxWordCount.Text = "10";
     this.smaxWordCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pbDynamicLearning
     //
     this.pbDynamicLearning.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pbDynamicLearning.Location = new System.Drawing.Point(57, 72);
     this.pbDynamicLearning.Name = "pbDynamicLearning";
     this.pbDynamicLearning.Size = new System.Drawing.Size(28, 29);
     this.pbDynamicLearning.TabIndex = 69;
     this.pbDynamicLearning.Text = "N";
     //
     // pbUseCorpus
     //
     this.pbUseCorpus.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pbUseCorpus.Location = new System.Drawing.Point(57, 119);
     this.pbUseCorpus.Name = "pbUseCorpus";
     this.pbUseCorpus.Size = new System.Drawing.Size(28, 29);
     this.pbUseCorpus.TabIndex = 70;
     this.pbUseCorpus.Text = "N";
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(14, -3);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(243, 24);
     this.label1.TabIndex = 161;
     this.label1.Text = "Word Prediction Settings";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(16, 17);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(377, 294);
     this.groupBox1.TabIndex = 172;
     this.groupBox1.TabStop = false;
     //
     // AsterWordPredictionPrefsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.WhiteSmoke;
     this.ClientSize = new System.Drawing.Size(408, 323);
     this.Controls.Add(this.smaxWordCount);
     this.Controls.Add(this.sminWordCount);
     this.Controls.Add(this.svalWordCount);
     this.Controls.Add(this.ltbWordCountLess);
     this.Controls.Add(this.lblRestoreDefaults);
     this.Controls.Add(this.ltbWordCountMore);
     this.Controls.Add(this.lblUseCorpus);
     this.Controls.Add(this.tbWordCount);
     this.Controls.Add(this.lblWordCount);
     this.Controls.Add(this.lblDynamicLearning);
     this.Controls.Add(this.lblBack);
     this.Controls.Add(this.pbUseCorpus);
     this.Controls.Add(this.lblOK);
     this.Controls.Add(this.pbDynamicLearning);
     this.Controls.Add(this.groupBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name = "WordPredictionSettingsForm";
     this.Text = "ACAT";
     ((System.ComponentModel.ISupportInitialize)(this.tbWordCount)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #33
0
 /// <summary> 
 /// Erforderliche Methode für die Designerunterstützung. 
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
     this.fldY = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
     this.fldX = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.fldSizeY = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.fldRotationX = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.fldRotationY = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.label1 = new System.Windows.Forms.Label();
     this.fldSizeX = new System.Windows.Forms.TextBox();
     this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
     this.label7 = new System.Windows.Forms.Label();
     this.fldName = new System.Windows.Forms.TextBox();
     this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
     this.label8 = new System.Windows.Forms.Label();
     this.textBoxZoomLevel = new System.Windows.Forms.TextBox();
     this.trackBarZoomlevel = new System.Windows.Forms.TrackBar();
     this.btnSave = new System.Windows.Forms.Button();
     this.panel1 = new System.Windows.Forms.Panel();
     this.label9 = new System.Windows.Forms.Label();
     this.gMapControl1 = new GMap.NET.WindowsForms.GMapControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel13.SuspendLayout();
     this.tableLayoutPanel8.SuspendLayout();
     this.tableLayoutPanel7.SuspendLayout();
     this.tableLayoutPanel6.SuspendLayout();
     this.tableLayoutPanel5.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel9.SuspendLayout();
     this.tableLayoutPanel11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarZoomlevel)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.AutoScroll = true;
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24.34326F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75.65675F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 0);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(3200, 1459);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel13, 0, 9);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel8, 0, 7);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel7, 0, 6);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel6, 0, 5);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel5, 0, 4);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 0, 3);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel9, 0, 8);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel11, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.trackBarZoomlevel, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.btnSave, 0, 10);
     this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(8, 7);
     this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel2.MinimumSize = new System.Drawing.Size(728, 866);
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 11;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
     this.tableLayoutPanel2.Size = new System.Drawing.Size(762, 866);
     this.tableLayoutPanel2.TabIndex = 2;
     //
     // tableLayoutPanel13
     //
     this.tableLayoutPanel13.ColumnCount = 2;
     this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel13.Controls.Add(this.radioButton1, 0, 0);
     this.tableLayoutPanel13.Controls.Add(this.radioButton2, 1, 0);
     this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel13.Location = new System.Drawing.Point(8, 655);
     this.tableLayoutPanel13.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel13.Name = "tableLayoutPanel13";
     this.tableLayoutPanel13.RowCount = 1;
     this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel13.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel13.TabIndex = 17;
     //
     // radioButton1
     //
     this.radioButton1.AutoSize = true;
     this.radioButton1.Location = new System.Drawing.Point(8, 7);
     this.radioButton1.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.radioButton1.Name = "radioButton1";
     this.radioButton1.Size = new System.Drawing.Size(221, 36);
     this.radioButton1.TabIndex = 0;
     this.radioButton1.Text = "Google Maps";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize = true;
     this.radioButton2.Checked = true;
     this.radioButton2.Location = new System.Drawing.Point(381, 7);
     this.radioButton2.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.radioButton2.Name = "radioButton2";
     this.radioButton2.Size = new System.Drawing.Size(274, 36);
     this.radioButton2.TabIndex = 1;
     this.radioButton2.TabStop = true;
     this.radioButton2.Text = "Open Street View";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
     //
     // tableLayoutPanel8
     //
     this.tableLayoutPanel8.ColumnCount = 2;
     this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel8.Controls.Add(this.fldY, 1, 0);
     this.tableLayoutPanel8.Controls.Add(this.label6, 0, 0);
     this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel8.Location = new System.Drawing.Point(8, 511);
     this.tableLayoutPanel8.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel8.Name = "tableLayoutPanel8";
     this.tableLayoutPanel8.RowCount = 1;
     this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel8.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel8.TabIndex = 10;
     //
     // fldY
     //
     this.fldY.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldY.Enabled = false;
     this.fldY.Location = new System.Drawing.Point(381, 7);
     this.fldY.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldY.Name = "fldY";
     this.fldY.Size = new System.Drawing.Size(357, 38);
     this.fldY.TabIndex = 3;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label6.Location = new System.Drawing.Point(8, 0);
     this.label6.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(357, 58);
     this.label6.TabIndex = 1;
     this.label6.Text = "y-coordinate topleft:";
     //
     // tableLayoutPanel7
     //
     this.tableLayoutPanel7.ColumnCount = 2;
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel7.Controls.Add(this.fldX, 0, 0);
     this.tableLayoutPanel7.Controls.Add(this.label5, 0, 0);
     this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel7.Location = new System.Drawing.Point(8, 439);
     this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel7.Name = "tableLayoutPanel7";
     this.tableLayoutPanel7.RowCount = 1;
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel7.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel7.TabIndex = 9;
     //
     // fldX
     //
     this.fldX.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldX.Enabled = false;
     this.fldX.Location = new System.Drawing.Point(381, 7);
     this.fldX.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldX.Name = "fldX";
     this.fldX.Size = new System.Drawing.Size(357, 38);
     this.fldX.TabIndex = 3;
     this.fldX.TextChanged += new System.EventHandler(this.fldX_TextChanged);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label5.Location = new System.Drawing.Point(8, 0);
     this.label5.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(357, 58);
     this.label5.TabIndex = 1;
     this.label5.Text = "x-coordinate topleft:";
     //
     // tableLayoutPanel6
     //
     this.tableLayoutPanel6.ColumnCount = 2;
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.37037F));
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.62963F));
     this.tableLayoutPanel6.Controls.Add(this.fldSizeY, 0, 0);
     this.tableLayoutPanel6.Controls.Add(this.label4, 0, 0);
     this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel6.Location = new System.Drawing.Point(8, 367);
     this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel6.Name = "tableLayoutPanel6";
     this.tableLayoutPanel6.RowCount = 1;
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel6.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel6.TabIndex = 8;
     //
     // fldSizeY
     //
     this.fldSizeY.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldSizeY.Enabled = false;
     this.fldSizeY.Location = new System.Drawing.Point(383, 7);
     this.fldSizeY.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldSizeY.Name = "fldSizeY";
     this.fldSizeY.Size = new System.Drawing.Size(355, 38);
     this.fldSizeY.TabIndex = 3;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label4.Location = new System.Drawing.Point(8, 0);
     this.label4.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(359, 58);
     this.label4.TabIndex = 1;
     this.label4.Text = "pixel size y-direction:";
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.Controls.Add(this.fldRotationX, 0, 0);
     this.tableLayoutPanel5.Controls.Add(this.label3, 0, 0);
     this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(8, 295);
     this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel5.Name = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 1;
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel5.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel5.TabIndex = 7;
     //
     // fldRotationX
     //
     this.fldRotationX.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldRotationX.Enabled = false;
     this.fldRotationX.Location = new System.Drawing.Point(381, 7);
     this.fldRotationX.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldRotationX.Name = "fldRotationX";
     this.fldRotationX.Size = new System.Drawing.Size(357, 38);
     this.fldRotationX.TabIndex = 3;
     this.fldRotationX.Text = "0";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label3.Location = new System.Drawing.Point(8, 0);
     this.label3.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(357, 58);
     this.label3.TabIndex = 1;
     this.label3.Text = "rotation about x-axis";
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.Controls.Add(this.fldRotationY, 1, 0);
     this.tableLayoutPanel4.Controls.Add(this.label2, 0, 0);
     this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(8, 223);
     this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel4.Name = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 1;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel4.TabIndex = 6;
     //
     // fldRotationY
     //
     this.fldRotationY.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldRotationY.Enabled = false;
     this.fldRotationY.Location = new System.Drawing.Point(381, 7);
     this.fldRotationY.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldRotationY.Name = "fldRotationY";
     this.fldRotationY.Size = new System.Drawing.Size(357, 38);
     this.fldRotationY.TabIndex = 2;
     this.fldRotationY.Text = "0";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label2.Location = new System.Drawing.Point(8, 0);
     this.label2.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(357, 58);
     this.label2.TabIndex = 0;
     this.label2.Text = "rotation about y-axis:";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 2;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.fldSizeX, 1, 0);
     this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(8, 151);
     this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel3.Name = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 58F));
     this.tableLayoutPanel3.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel3.TabIndex = 5;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label1.Location = new System.Drawing.Point(8, 0);
     this.label1.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(357, 58);
     this.label1.TabIndex = 0;
     this.label1.Text = "pixel size x-direction:";
     //
     // fldSizeX
     //
     this.fldSizeX.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldSizeX.Enabled = false;
     this.fldSizeX.Location = new System.Drawing.Point(381, 7);
     this.fldSizeX.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldSizeX.Name = "fldSizeX";
     this.fldSizeX.Size = new System.Drawing.Size(357, 38);
     this.fldSizeX.TabIndex = 1;
     //
     // tableLayoutPanel9
     //
     this.tableLayoutPanel9.ColumnCount = 2;
     this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel9.Controls.Add(this.label7, 0, 0);
     this.tableLayoutPanel9.Controls.Add(this.fldName, 1, 0);
     this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel9.Location = new System.Drawing.Point(8, 583);
     this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel9.Name = "tableLayoutPanel9";
     this.tableLayoutPanel9.RowCount = 1;
     this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel9.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel9.TabIndex = 12;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label7.Location = new System.Drawing.Point(8, 0);
     this.label7.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(357, 58);
     this.label7.TabIndex = 0;
     this.label7.Text = "name:";
     //
     // fldName
     //
     this.fldName.Dock = System.Windows.Forms.DockStyle.Fill;
     this.fldName.Location = new System.Drawing.Point(381, 7);
     this.fldName.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.fldName.Name = "fldName";
     this.fldName.Size = new System.Drawing.Size(357, 38);
     this.fldName.TabIndex = 1;
     this.fldName.TextChanged += new System.EventHandler(this.trackBarZoomlevel_ValueChanged);
     //
     // tableLayoutPanel11
     //
     this.tableLayoutPanel11.ColumnCount = 2;
     this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.54955F));
     this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.45045F));
     this.tableLayoutPanel11.Controls.Add(this.label8, 0, 0);
     this.tableLayoutPanel11.Controls.Add(this.textBoxZoomLevel, 1, 0);
     this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel11.Location = new System.Drawing.Point(8, 7);
     this.tableLayoutPanel11.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.tableLayoutPanel11.Name = "tableLayoutPanel11";
     this.tableLayoutPanel11.RowCount = 1;
     this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel11.Size = new System.Drawing.Size(746, 58);
     this.tableLayoutPanel11.TabIndex = 15;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label8.Location = new System.Drawing.Point(8, 0);
     this.label8.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(353, 58);
     this.label8.TabIndex = 0;
     this.label8.Text = "zoomlevel";
     //
     // textBoxZoomLevel
     //
     this.textBoxZoomLevel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.textBoxZoomLevel.Enabled = false;
     this.textBoxZoomLevel.Location = new System.Drawing.Point(377, 7);
     this.textBoxZoomLevel.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.textBoxZoomLevel.Name = "textBoxZoomLevel";
     this.textBoxZoomLevel.Size = new System.Drawing.Size(361, 38);
     this.textBoxZoomLevel.TabIndex = 1;
     //
     // trackBarZoomlevel
     //
     this.trackBarZoomlevel.Location = new System.Drawing.Point(8, 79);
     this.trackBarZoomlevel.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.trackBarZoomlevel.Name = "trackBarZoomlevel";
     this.trackBarZoomlevel.Size = new System.Drawing.Size(746, 58);
     this.trackBarZoomlevel.TabIndex = 14;
     this.trackBarZoomlevel.Scroll += new System.EventHandler(this.trackBarZoomlevel_Scroll);
     this.trackBarZoomlevel.ValueChanged += new System.EventHandler(this.trackBarZoomlevel_Scroll);
     //
     // btnSave
     //
     this.btnSave.Dock = System.Windows.Forms.DockStyle.Fill;
     this.btnSave.Location = new System.Drawing.Point(8, 727);
     this.btnSave.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(746, 132);
     this.btnSave.TabIndex = 16;
     this.btnSave.Text = "Save";
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // panel1
     //
     this.panel1.AutoScroll = true;
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.gMapControl1);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(786, 7);
     this.panel1.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(2406, 1445);
     this.panel1.TabIndex = 3;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(8, 1378);
     this.label9.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(1387, 64);
     this.label9.TabIndex = 4;
     this.label9.Text = "The width of the map is exactly 25 nm on zoomlevel 11. Zoomlevel 11 is the only z" +
     "oomlevel accepted to save.\r\nDo first expand the size of the window and then sele" +
     "ct your part!";
     //
     // gMapControl1
     //
     this.gMapControl1.Bearing = 0F;
     this.gMapControl1.CanDragMap = true;
     this.gMapControl1.GrayScaleMode = false;
     this.gMapControl1.LevelsKeepInMemmory = 5;
     this.gMapControl1.Location = new System.Drawing.Point(8, 7);
     this.gMapControl1.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.gMapControl1.MarkersEnabled = true;
     this.gMapControl1.MaximumSize = new System.Drawing.Size(2368, 1364);
     this.gMapControl1.MaxZoom = 2;
     this.gMapControl1.MinimumSize = new System.Drawing.Size(2368, 1364);
     this.gMapControl1.MinZoom = 2;
     this.gMapControl1.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
     this.gMapControl1.Name = "gMapControl1";
     this.gMapControl1.NegativeMode = false;
     this.gMapControl1.PolygonsEnabled = true;
     this.gMapControl1.RetryLoadTile = 0;
     this.gMapControl1.RoutesEnabled = true;
     this.gMapControl1.ShowTileGridLines = false;
     this.gMapControl1.Size = new System.Drawing.Size(2368, 1364);
     this.gMapControl1.TabIndex = 3;
     this.gMapControl1.Zoom = 0D;
     this.gMapControl1.Load += new System.EventHandler(this.gMapControl1_Load);
     this.gMapControl1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.gMapControl1_MouseMove);
     this.gMapControl1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.gMapControl1_MouseUp);
     //
     // MapImportFromMaps
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(16F, 31F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tableLayoutPanel1);
     this.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.Name = "MapImportFromMaps";
     this.Size = new System.Drawing.Size(3200, 1459);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.tableLayoutPanel13.ResumeLayout(false);
     this.tableLayoutPanel13.PerformLayout();
     this.tableLayoutPanel8.ResumeLayout(false);
     this.tableLayoutPanel8.PerformLayout();
     this.tableLayoutPanel7.ResumeLayout(false);
     this.tableLayoutPanel7.PerformLayout();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel3.PerformLayout();
     this.tableLayoutPanel9.ResumeLayout(false);
     this.tableLayoutPanel9.PerformLayout();
     this.tableLayoutPanel11.ResumeLayout(false);
     this.tableLayoutPanel11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarZoomlevel)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     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.lblContrast   = new System.Windows.Forms.Label();
     this.lblBrightness = new System.Windows.Forms.Label();
     this.trkBrightness = new System.Windows.Forms.TrackBar();
     this.trkContrast   = new System.Windows.Forms.TrackBar();
     this.nudBrightness = new System.Windows.Forms.NumericUpDown();
     this.nudContrast   = new System.Windows.Forms.NumericUpDown();
     ((System.ComponentModel.ISupportInitialize)(this.trkBrightness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trkContrast)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudBrightness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudContrast)).BeginInit();
     this.SuspendLayout();
     //
     // lblContrast
     //
     this.lblContrast.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblContrast.Location  = new System.Drawing.Point(3, 46);
     this.lblContrast.Name      = "lblContrast";
     this.lblContrast.Size      = new System.Drawing.Size(64, 16);
     this.lblContrast.TabIndex  = 21;
     this.lblContrast.Text      = "Contrast:";
     this.lblContrast.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblBrightness
     //
     this.lblBrightness.Location  = new System.Drawing.Point(3, 2);
     this.lblBrightness.Name      = "lblBrightness";
     this.lblBrightness.Size      = new System.Drawing.Size(64, 16);
     this.lblBrightness.TabIndex  = 18;
     this.lblBrightness.Text      = "Brightness:";
     this.lblBrightness.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // trkBrightness
     //
     this.trkBrightness.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.trkBrightness.AutoSize      = false;
     this.trkBrightness.LargeChange   = 20;
     this.trkBrightness.Location      = new System.Drawing.Point(-5, 19);
     this.trkBrightness.Maximum       = 150;
     this.trkBrightness.Minimum       = -150;
     this.trkBrightness.Name          = "trkBrightness";
     this.trkBrightness.Size          = new System.Drawing.Size(131, 24);
     this.trkBrightness.TabIndex      = 20;
     this.trkBrightness.TickFrequency = 15;
     this.trkBrightness.Scroll       += new System.EventHandler(this.TrkBrightness_Scroll);
     this.trkBrightness.MouseDown    += new System.Windows.Forms.MouseEventHandler(this.TrkBrightness_MouseDown);
     this.trkBrightness.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.TrkBrightness_MouseUp);
     //
     // trkContrast
     //
     this.trkContrast.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.trkContrast.AutoSize      = false;
     this.trkContrast.LargeChange   = 10;
     this.trkContrast.Location      = new System.Drawing.Point(-5, 63);
     this.trkContrast.Maximum       = 100;
     this.trkContrast.Minimum       = -100;
     this.trkContrast.Name          = "trkContrast";
     this.trkContrast.Size          = new System.Drawing.Size(131, 24);
     this.trkContrast.TabIndex      = 23;
     this.trkContrast.TickFrequency = 10;
     this.trkContrast.Scroll       += new System.EventHandler(this.TrkContrast_Scroll);
     this.trkContrast.MouseDown    += new System.Windows.Forms.MouseEventHandler(this.TrkContrast_MouseDown);
     this.trkContrast.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.TrkContrast_MouseUp);
     //
     // nudBrightness
     //
     this.nudBrightness.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.nudBrightness.Location      = new System.Drawing.Point(64, 2);
     this.nudBrightness.Name          = "nudBrightness";
     this.nudBrightness.Size          = new System.Drawing.Size(50, 20);
     this.nudBrightness.TabIndex      = 24;
     this.nudBrightness.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.nudBrightness.ValueChanged += new System.EventHandler(this.NudBrightness_ValueChanged);
     //
     // nudContrast
     //
     this.nudContrast.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.nudContrast.Location      = new System.Drawing.Point(64, 46);
     this.nudContrast.Name          = "nudContrast";
     this.nudContrast.Size          = new System.Drawing.Size(50, 20);
     this.nudContrast.TabIndex      = 25;
     this.nudContrast.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.nudContrast.ValueChanged += new System.EventHandler(this.NudContrast_ValueChanged);
     //
     // JMBrightnessContrast
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.nudContrast);
     this.Controls.Add(this.nudBrightness);
     this.Controls.Add(this.lblContrast);
     this.Controls.Add(this.lblBrightness);
     this.Controls.Add(this.trkBrightness);
     this.Controls.Add(this.trkContrast);
     this.MinimumSize = new System.Drawing.Size(120, 86);
     this.Name        = "JMBrightnessContrast";
     this.Size        = new System.Drawing.Size(120, 86);
     ((System.ComponentModel.ISupportInitialize)(this.trkBrightness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trkContrast)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudBrightness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudContrast)).EndInit();
     this.ResumeLayout(false);
 }
Пример #35
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.toolbar = new System.Windows.Forms.ToolStrip();
     this.toolOpen = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStart = new System.Windows.Forms.ToolStripButton();
     this.toolPause = new System.Windows.Forms.ToolStripButton();
     this.toolStop = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolReset = new System.Windows.Forms.ToolStripButton();
     this.statusbar = new System.Windows.Forms.StatusStrip();
     this.statusFrameIndex = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusSeeking = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusSpacer = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusImageSize = new System.Windows.Forms.ToolStripStatusLabel();
     this.panelView = new System.Windows.Forms.Panel();
     this.pictureView = new System.Windows.Forms.PictureBox();
     this.timerUpdateUI = new System.Windows.Forms.Timer(this.components);
     this.trackStartPosition = new System.Windows.Forms.TrackBar();
     this.trackStopPosition = new System.Windows.Forms.TrackBar();
     this.trackCurrentPosition = new System.Windows.Forms.TrackBar();
     this.toolbar.SuspendLayout();
     this.statusbar.SuspendLayout();
     this.panelView.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackStartPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackStopPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackCurrentPosition)).BeginInit();
     this.SuspendLayout();
     //
     // toolbar
     //
     this.toolbar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolOpen,
     this.toolStripSeparator1,
     this.toolStart,
     this.toolPause,
     this.toolStop,
     this.toolStripSeparator2,
     this.toolReset});
     this.toolbar.Location = new System.Drawing.Point(0, 0);
     this.toolbar.Name = "toolbar";
     this.toolbar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.toolbar.Size = new System.Drawing.Size(903, 35);
     this.toolbar.TabIndex = 0;
     this.toolbar.Text = "toolbar";
     //
     // toolOpen
     //
     this.toolOpen.AutoSize = false;
     this.toolOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolOpen.Image = ((System.Drawing.Image)(resources.GetObject("toolOpen.Image")));
     this.toolOpen.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolOpen.Name = "toolOpen";
     this.toolOpen.Size = new System.Drawing.Size(32, 32);
     this.toolOpen.Text = "Open";
     this.toolOpen.Click += new System.EventHandler(this.toolOpen_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 35);
     //
     // toolStart
     //
     this.toolStart.AutoSize = false;
     this.toolStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStart.Image = ((System.Drawing.Image)(resources.GetObject("toolStart.Image")));
     this.toolStart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStart.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStart.Name = "toolStart";
     this.toolStart.Size = new System.Drawing.Size(32, 32);
     this.toolStart.Text = "Start";
     this.toolStart.Click += new System.EventHandler(this.toolStart_Click);
     //
     // toolPause
     //
     this.toolPause.AutoSize = false;
     this.toolPause.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolPause.Image = ((System.Drawing.Image)(resources.GetObject("toolPause.Image")));
     this.toolPause.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPause.Name = "toolPause";
     this.toolPause.Size = new System.Drawing.Size(32, 32);
     this.toolPause.Text = "Pause";
     this.toolPause.Click += new System.EventHandler(this.toolPause_Click);
     //
     // toolStop
     //
     this.toolStop.AutoSize = false;
     this.toolStop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStop.Image = ((System.Drawing.Image)(resources.GetObject("toolStop.Image")));
     this.toolStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStop.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStop.Name = "toolStop";
     this.toolStop.Size = new System.Drawing.Size(32, 32);
     this.toolStop.Text = "Stop";
     this.toolStop.Click += new System.EventHandler(this.toolStop_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 35);
     //
     // toolReset
     //
     this.toolReset.AutoSize = false;
     this.toolReset.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolReset.Image = ((System.Drawing.Image)(resources.GetObject("toolReset.Image")));
     this.toolReset.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolReset.Name = "toolReset";
     this.toolReset.Size = new System.Drawing.Size(32, 32);
     this.toolReset.Text = "Reset";
     this.toolReset.Click += new System.EventHandler(this.toolReset_Click);
     //
     // statusbar
     //
     this.statusbar.AutoSize = false;
     this.statusbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.statusImageSize,
     this.statusFrameIndex,
     this.statusSpacer,
     this.statusSeeking});
     this.statusbar.Location = new System.Drawing.Point(0, 496);
     this.statusbar.Name = "statusbar";
     this.statusbar.Size = new System.Drawing.Size(903, 24);
     this.statusbar.TabIndex = 1;
     this.statusbar.Text = "statusbar";
     //
     // statusFrameIndex
     //
     this.statusFrameIndex.Name = "statusFrameIndex";
     this.statusFrameIndex.Size = new System.Drawing.Size(15, 19);
     this.statusFrameIndex.Text = "x";
     //
     // statusSeeking
     //
     this.statusSeeking.Name = "statusSeeking";
     this.statusSeeking.Size = new System.Drawing.Size(15, 19);
     this.statusSeeking.Text = "x";
     //
     // statusSpacer
     //
     this.statusSpacer.Name = "statusSpacer";
     this.statusSpacer.Size = new System.Drawing.Size(843, 19);
     this.statusSpacer.Spring = true;
     //
     // statusImageSize
     //
     this.statusImageSize.Name = "statusImageSize";
     this.statusImageSize.Size = new System.Drawing.Size(15, 19);
     this.statusImageSize.Text = "x";
     //
     // panelView
     //
     this.panelView.Controls.Add(this.pictureView);
     this.panelView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelView.Location = new System.Drawing.Point(0, 35);
     this.panelView.Name = "panelView";
     this.panelView.Size = new System.Drawing.Size(903, 365);
     this.panelView.TabIndex = 2;
     //
     // pictureView
     //
     this.pictureView.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pictureView.Location = new System.Drawing.Point(0, 0);
     this.pictureView.Name = "pictureView";
     this.pictureView.Size = new System.Drawing.Size(903, 365);
     this.pictureView.TabIndex = 0;
     this.pictureView.TabStop = false;
     //
     // timerUpdateUI
     //
     this.timerUpdateUI.Tick += new System.EventHandler(this.timerUpdateUI_Tick);
     //
     // trackStartPosition
     //
     this.trackStartPosition.AutoSize = false;
     this.trackStartPosition.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.trackStartPosition.LargeChange = 10;
     this.trackStartPosition.Location = new System.Drawing.Point(0, 432);
     this.trackStartPosition.Maximum = 100;
     this.trackStartPosition.Name = "trackStartPosition";
     this.trackStartPosition.Size = new System.Drawing.Size(903, 32);
     this.trackStartPosition.TabIndex = 0;
     this.trackStartPosition.TickFrequency = 10;
     this.trackStartPosition.Scroll += new System.EventHandler(this.trackStartPosition_Scroll);
     //
     // trackStopPosition
     //
     this.trackStopPosition.AutoSize = false;
     this.trackStopPosition.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.trackStopPosition.LargeChange = 10;
     this.trackStopPosition.Location = new System.Drawing.Point(0, 464);
     this.trackStopPosition.Maximum = 100;
     this.trackStopPosition.Name = "trackStopPosition";
     this.trackStopPosition.Size = new System.Drawing.Size(903, 32);
     this.trackStopPosition.TabIndex = 3;
     this.trackStopPosition.TickFrequency = 10;
     this.trackStopPosition.Scroll += new System.EventHandler(this.trackStopPosition_Scroll);
     //
     // trackCurrentPosition
     //
     this.trackCurrentPosition.AutoSize = false;
     this.trackCurrentPosition.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.trackCurrentPosition.Enabled = false;
     this.trackCurrentPosition.Location = new System.Drawing.Point(0, 400);
     this.trackCurrentPosition.Name = "trackCurrentPosition";
     this.trackCurrentPosition.Size = new System.Drawing.Size(903, 32);
     this.trackCurrentPosition.TabIndex = 4;
     //
     // MainForm
     //
     this.AllowDrop = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(903, 520);
     this.Controls.Add(this.panelView);
     this.Controls.Add(this.trackCurrentPosition);
     this.Controls.Add(this.trackStartPosition);
     this.Controls.Add(this.trackStopPosition);
     this.Controls.Add(this.statusbar);
     this.Controls.Add(this.toolbar);
     this.Name = "MainForm";
     this.Text = "demo";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.Load += new System.EventHandler(this.MainForm_Load);
     this.DragDrop += new System.Windows.Forms.DragEventHandler(this.MainForm_DragDrop);
     this.DragEnter += new System.Windows.Forms.DragEventHandler(this.MainForm_DragEnter);
     this.toolbar.ResumeLayout(false);
     this.toolbar.PerformLayout();
     this.statusbar.ResumeLayout(false);
     this.statusbar.PerformLayout();
     this.panelView.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackStartPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackStopPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackCurrentPosition)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #36
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.stopButton = new System.Windows.Forms.Button();
     this.backRightButton = new System.Windows.Forms.Button();
     this.backButton = new System.Windows.Forms.Button();
     this.backLeftButton = new System.Windows.Forms.Button();
     this.turnLeftButton = new System.Windows.Forms.Button();
     this.turnRightButton = new System.Windows.Forms.Button();
     this.forwardRightButton = new System.Windows.Forms.Button();
     this.forwardButton = new System.Windows.Forms.Button();
     this.forwardLeftButton = new System.Windows.Forms.Button();
     this.statusStrip = new System.Windows.Forms.StatusStrip();
     this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.fileMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.menuDivider1 = new System.Windows.Forms.ToolStripSeparator();
     this.exitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.connectionMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.connectMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.livePanel = new System.Windows.Forms.Panel();
     this.messageBox = new System.Windows.Forms.TextBox();
     this.button1 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.button3 = new System.Windows.Forms.Button();
     this.button4 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.button6 = new System.Windows.Forms.Button();
     this.speedBar = new System.Windows.Forms.TrackBar();
     this.btCamera = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.statusStrip.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.speedBar)).BeginInit();
     this.SuspendLayout();
     //
     // stopButton
     //
     this.stopButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.stopButton.Image = ((System.Drawing.Image)(resources.GetObject("stopButton.Image")));
     this.stopButton.Location = new System.Drawing.Point(793, 69);
     this.stopButton.Name = "stopButton";
     this.stopButton.Size = new System.Drawing.Size(40, 37);
     this.stopButton.TabIndex = 22;
     this.stopButton.Tag = "0";
     this.stopButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // backRightButton
     //
     this.backRightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.backRightButton.Image = ((System.Drawing.Image)(resources.GetObject("backRightButton.Image")));
     this.backRightButton.Location = new System.Drawing.Point(841, 114);
     this.backRightButton.Name = "backRightButton";
     this.backRightButton.Size = new System.Drawing.Size(40, 37);
     this.backRightButton.TabIndex = 21;
     this.backRightButton.Tag = "8";
     this.backRightButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.backRightButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // backButton
     //
     this.backButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.backButton.Image = ((System.Drawing.Image)(resources.GetObject("backButton.Image")));
     this.backButton.Location = new System.Drawing.Point(793, 114);
     this.backButton.Name = "backButton";
     this.backButton.Size = new System.Drawing.Size(40, 37);
     this.backButton.TabIndex = 20;
     this.backButton.Tag = "6";
     this.backButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.backButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // backLeftButton
     //
     this.backLeftButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.backLeftButton.Image = ((System.Drawing.Image)(resources.GetObject("backLeftButton.Image")));
     this.backLeftButton.Location = new System.Drawing.Point(745, 114);
     this.backLeftButton.Name = "backLeftButton";
     this.backLeftButton.Size = new System.Drawing.Size(40, 37);
     this.backLeftButton.TabIndex = 19;
     this.backLeftButton.Tag = "7";
     this.backLeftButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.backLeftButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // turnLeftButton
     //
     this.turnLeftButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.turnLeftButton.Image = ((System.Drawing.Image)(resources.GetObject("turnLeftButton.Image")));
     this.turnLeftButton.Location = new System.Drawing.Point(745, 69);
     this.turnLeftButton.Name = "turnLeftButton";
     this.turnLeftButton.Size = new System.Drawing.Size(40, 37);
     this.turnLeftButton.TabIndex = 18;
     this.turnLeftButton.Tag = "4";
     this.turnLeftButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.turnLeftButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // turnRightButton
     //
     this.turnRightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.turnRightButton.Image = ((System.Drawing.Image)(resources.GetObject("turnRightButton.Image")));
     this.turnRightButton.Location = new System.Drawing.Point(841, 69);
     this.turnRightButton.Name = "turnRightButton";
     this.turnRightButton.Size = new System.Drawing.Size(40, 37);
     this.turnRightButton.TabIndex = 17;
     this.turnRightButton.Tag = "5";
     this.turnRightButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.turnRightButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // forwardRightButton
     //
     this.forwardRightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.forwardRightButton.Image = ((System.Drawing.Image)(resources.GetObject("forwardRightButton.Image")));
     this.forwardRightButton.Location = new System.Drawing.Point(841, 25);
     this.forwardRightButton.Name = "forwardRightButton";
     this.forwardRightButton.Size = new System.Drawing.Size(40, 37);
     this.forwardRightButton.TabIndex = 16;
     this.forwardRightButton.Tag = "3";
     this.forwardRightButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.forwardRightButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // forwardButton
     //
     this.forwardButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.forwardButton.Image = ((System.Drawing.Image)(resources.GetObject("forwardButton.Image")));
     this.forwardButton.Location = new System.Drawing.Point(793, 25);
     this.forwardButton.Name = "forwardButton";
     this.forwardButton.Size = new System.Drawing.Size(40, 37);
     this.forwardButton.TabIndex = 15;
     this.forwardButton.Tag = "1";
     this.forwardButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.forwardButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // forwardLeftButton
     //
     this.forwardLeftButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.forwardLeftButton.Image = ((System.Drawing.Image)(resources.GetObject("forwardLeftButton.Image")));
     this.forwardLeftButton.Location = new System.Drawing.Point(745, 25);
     this.forwardLeftButton.Name = "forwardLeftButton";
     this.forwardLeftButton.Size = new System.Drawing.Size(40, 37);
     this.forwardLeftButton.TabIndex = 14;
     this.forwardLeftButton.Tag = "2";
     this.forwardLeftButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.driveButton_Click);
     this.forwardLeftButton.MouseUp += new System.Windows.Forms.MouseEventHandler(this.backRightButton_MouseUp);
     //
     // statusStrip
     //
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.statusLabel});
     this.statusStrip.Location = new System.Drawing.Point(0, 572);
     this.statusStrip.Name = "statusStrip";
     this.statusStrip.Size = new System.Drawing.Size(892, 22);
     this.statusStrip.TabIndex = 23;
     this.statusStrip.Text = "statusStrip";
     //
     // statusLabel
     //
     this.statusLabel.Name = "statusLabel";
     this.statusLabel.Size = new System.Drawing.Size(53, 17);
     this.statusLabel.Text = "status: idle";
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileMenu,
     this.connectionMenu});
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(892, 24);
     this.menuStrip1.TabIndex = 24;
     this.menuStrip1.Text = "mainMenu";
     //
     // fileMenu
     //
     this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menuDivider1,
     this.exitMenuItem});
     this.fileMenu.Name = "fileMenu";
     this.fileMenu.Size = new System.Drawing.Size(34, 20);
     this.fileMenu.Text = "File";
     //
     // menuDivider1
     //
     this.menuDivider1.Name = "menuDivider1";
     this.menuDivider1.Size = new System.Drawing.Size(86, 6);
     //
     // exitMenuItem
     //
     this.exitMenuItem.Name = "exitMenuItem";
     this.exitMenuItem.Size = new System.Drawing.Size(89, 22);
     this.exitMenuItem.Text = "Exit";
     //
     // connectionMenu
     //
     this.connectionMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.connectMenuItem});
     this.connectionMenu.Name = "connectionMenu";
     this.connectionMenu.Size = new System.Drawing.Size(71, 20);
     this.connectionMenu.Text = "Connection";
     //
     // connectMenuItem
     //
     this.connectMenuItem.Name = "connectMenuItem";
     this.connectMenuItem.Size = new System.Drawing.Size(98, 22);
     this.connectMenuItem.Text = "Listen";
     this.connectMenuItem.Click += new System.EventHandler(this.connectMenuItem_Click);
     //
     // livePanel
     //
     this.livePanel.Location = new System.Drawing.Point(12, 25);
     this.livePanel.Name = "livePanel";
     this.livePanel.Size = new System.Drawing.Size(720, 443);
     this.livePanel.TabIndex = 25;
     //
     // messageBox
     //
     this.messageBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.messageBox.BackColor = System.Drawing.Color.White;
     this.messageBox.Location = new System.Drawing.Point(12, 481);
     this.messageBox.Multiline = true;
     this.messageBox.Name = "messageBox";
     this.messageBox.ReadOnly = true;
     this.messageBox.Size = new System.Drawing.Size(869, 81);
     this.messageBox.TabIndex = 58;
     //
     // button1
     //
     this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Location = new System.Drawing.Point(745, 156);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(27, 22);
     this.button1.TabIndex = 59;
     this.button1.Tag = "1";
     this.button1.Text = "1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.Location = new System.Drawing.Point(778, 156);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(27, 22);
     this.button2.TabIndex = 60;
     this.button2.Tag = "2";
     this.button2.Text = "2";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button1_Click);
     //
     // button3
     //
     this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button3.Location = new System.Drawing.Point(811, 156);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(27, 22);
     this.button3.TabIndex = 61;
     this.button3.Tag = "3";
     this.button3.Text = "3";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button1_Click);
     //
     // button4
     //
     this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button4.Location = new System.Drawing.Point(745, 184);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(27, 22);
     this.button4.TabIndex = 62;
     this.button4.Tag = "4";
     this.button4.Text = "4";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button1_Click);
     //
     // button5
     //
     this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button5.Location = new System.Drawing.Point(778, 184);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(27, 22);
     this.button5.TabIndex = 63;
     this.button5.Tag = "5";
     this.button5.Text = "5";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button1_Click);
     //
     // button6
     //
     this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button6.Location = new System.Drawing.Point(811, 184);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(27, 22);
     this.button6.TabIndex = 64;
     this.button6.Tag = "6";
     this.button6.Text = "6";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button1_Click);
     //
     // speedBar
     //
     this.speedBar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.speedBar.LargeChange = 50;
     this.speedBar.Location = new System.Drawing.Point(844, 156);
     this.speedBar.Maximum = 1000;
     this.speedBar.Minimum = 100;
     this.speedBar.Name = "speedBar";
     this.speedBar.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.speedBar.Size = new System.Drawing.Size(45, 96);
     this.speedBar.TabIndex = 65;
     this.speedBar.TickFrequency = 50;
     this.speedBar.Value = 350;
     //
     // btCamera
     //
     this.btCamera.Location = new System.Drawing.Point(769, 271);
     this.btCamera.Name = "btCamera";
     this.btCamera.Size = new System.Drawing.Size(69, 31);
     this.btCamera.TabIndex = 66;
     this.btCamera.Text = "Camera";
     this.btCamera.UseVisualStyleBackColor = true;
     this.btCamera.Click += new System.EventHandler(this.btCamera_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(759, 315);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(26, 12);
     this.label1.TabIndex = 67;
     this.label1.Text = "       ";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(892, 594);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btCamera);
     this.Controls.Add(this.speedBar);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.messageBox);
     this.Controls.Add(this.livePanel);
     this.Controls.Add(this.statusStrip);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.stopButton);
     this.Controls.Add(this.backRightButton);
     this.Controls.Add(this.backButton);
     this.Controls.Add(this.backLeftButton);
     this.Controls.Add(this.turnLeftButton);
     this.Controls.Add(this.turnRightButton);
     this.Controls.Add(this.forwardRightButton);
     this.Controls.Add(this.forwardButton);
     this.Controls.Add(this.forwardLeftButton);
     this.Location = new System.Drawing.Point(1, 1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text = "ViLAN Explorer";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.speedBar)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( frmMain ) );
     this.button3 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.tabTools = new System.Windows.Forms.TabPage();
     this.tabNet = new System.Windows.Forms.TabPage();
     this.groupProxy = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.labelProxyPass = new System.Windows.Forms.Label();
     this.comboBox2 = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
     this.radioProxyNone = new System.Windows.Forms.RadioButton();
     this.radioProxySocks4 = new System.Windows.Forms.RadioButton();
     this.radioProxySocks5 = new System.Windows.Forms.RadioButton();
     this.radioProxyHTTP = new System.Windows.Forms.RadioButton();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.label6 = new System.Windows.Forms.Label();
     this.labelProxyUser = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.groupServer = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.labelHost = new System.Windows.Forms.Label();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.tabGame = new System.Windows.Forms.TabPage();
     this.tabSubGame = new System.Windows.Forms.TabControl();
     this.tabInterface = new System.Windows.Forms.TabPage();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.labelScrollDelay = new System.Windows.Forms.Label();
     this.labelScrollStep = new System.Windows.Forms.Label();
     this.numScrollStep = new System.Windows.Forms.NumericUpDown();
     this.numScrollDelay = new System.Windows.Forms.NumericUpDown();
     this.labelTextDelay = new System.Windows.Forms.Label();
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.labelCombatDamage = new System.Windows.Forms.Label();
     this.numTextDelay = new System.Windows.Forms.NumericUpDown();
     this.numCombatDamage = new System.Windows.Forms.NumericUpDown();
     this.checkInvert = new System.Windows.Forms.CheckBox();
     this.groupLanguage = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
     this.cmbLanguages = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.tabCombat = new System.Windows.Forms.TabPage();
     this.groupCombatMessages = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel7 = new System.Windows.Forms.FlowLayoutPanel();
     this.radioCombatMessagesVerbose = new System.Windows.Forms.RadioButton();
     this.radioCombatMessagesBrief = new System.Windows.Forms.RadioButton();
     this.groupCombatAmmo = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel();
     this.radioCombatAmmoBoth = new System.Windows.Forms.RadioButton();
     this.radioCombatAmmoLines = new System.Windows.Forms.RadioButton();
     this.radioCombatAmmoNumbers = new System.Windows.Forms.RadioButton();
     this.groupCombatMode = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel();
     this.radioCombatModeBoth = new System.Windows.Forms.RadioButton();
     this.radioCombatModeRT = new System.Windows.Forms.RadioButton();
     this.radioCombatModeTB = new System.Windows.Forms.RadioButton();
     this.tabVideo = new System.Windows.Forms.TabPage();
     this.tabSound = new System.Windows.Forms.TabPage();
     this.groupVolume = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.labelMusic = new System.Windows.Forms.Label();
     this.trackSound = new System.Windows.Forms.TrackBar();
     this.labelSoundVolume = new System.Windows.Forms.Label();
     this.labelMusicValue = new System.Windows.Forms.Label();
     this.labelSound = new System.Windows.Forms.Label();
     this.trackMusic = new System.Windows.Forms.TrackBar();
     this.tabMisc = new System.Windows.Forms.TabPage();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
     this.checkFlush = new System.Windows.Forms.CheckBox();
     this.checkBeep = new System.Windows.Forms.CheckBox();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.checkLog = new System.Windows.Forms.CheckBox();
     this.checkLogTime = new System.Windows.Forms.CheckBox();
     this.tabRoot = new System.Windows.Forms.TabControl();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.button4 = new System.Windows.Forms.Button();
     this.tabNet.SuspendLayout();
     this.groupProxy.SuspendLayout();
     this.tableLayoutPanel5.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.flowLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     this.groupServer.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.tabGame.SuspendLayout();
     this.tabSubGame.SuspendLayout();
     this.tabInterface.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numScrollStep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numScrollDelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numTextDelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numCombatDamage)).BeginInit();
     this.groupLanguage.SuspendLayout();
     this.flowLayoutPanel3.SuspendLayout();
     this.tabCombat.SuspendLayout();
     this.groupCombatMessages.SuspendLayout();
     this.flowLayoutPanel7.SuspendLayout();
     this.groupCombatAmmo.SuspendLayout();
     this.flowLayoutPanel6.SuspendLayout();
     this.groupCombatMode.SuspendLayout();
     this.flowLayoutPanel5.SuspendLayout();
     this.tabSound.SuspendLayout();
     this.groupVolume.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackSound)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackMusic)).BeginInit();
     this.tabMisc.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.tabRoot.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // button3
     //
     this.button3.AutoSize = true;
     this.button3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.button3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.button3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.button3.Font = new System.Drawing.Font( "Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)) );
     this.button3.Location = new System.Drawing.Point( 223, 353 );
     this.button3.MinimumSize = new System.Drawing.Size( 100, 0 );
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size( 108, 26 );
     this.button3.TabIndex = 1;
     this.button3.Tag = "langExit";
     this.button3.Text = "langExit";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler( this.button3_Click );
     //
     // button2
     //
     this.button2.AutoSize = true;
     this.button2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.button2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.button2.Font = new System.Drawing.Font( "Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)) );
     this.button2.Location = new System.Drawing.Point( 3, 353 );
     this.button2.MinimumSize = new System.Drawing.Size( 100, 0 );
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size( 100, 26 );
     this.button2.TabIndex = 0;
     this.button2.Tag = "langPlay";
     this.button2.Text = "langPlay";
     this.button2.UseVisualStyleBackColor = true;
     //
     // tabTools
     //
     this.tabTools.Location = new System.Drawing.Point( 4, 25 );
     this.tabTools.Name = "tabTools";
     this.tabTools.Size = new System.Drawing.Size( 320, 315 );
     this.tabTools.TabIndex = 6;
     this.tabTools.Tag = "langTools";
     this.tabTools.Text = "langTools";
     this.tabTools.UseVisualStyleBackColor = true;
     //
     // tabNet
     //
     this.tabNet.Controls.Add( this.groupProxy );
     this.tabNet.Controls.Add( this.groupServer );
     this.tabNet.Location = new System.Drawing.Point( 4, 25 );
     this.tabNet.Name = "tabNet";
     this.tabNet.Size = new System.Drawing.Size( 320, 315 );
     this.tabNet.TabIndex = 3;
     this.tabNet.Tag = "langNet";
     this.tabNet.Text = "langNet";
     this.tabNet.UseVisualStyleBackColor = true;
     //
     // groupProxy
     //
     this.groupProxy.AutoSize = true;
     this.groupProxy.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupProxy.Controls.Add( this.tableLayoutPanel5 );
     this.groupProxy.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupProxy.Location = new System.Drawing.Point( 0, 59 );
     this.groupProxy.Name = "groupProxy";
     this.groupProxy.Size = new System.Drawing.Size( 320, 256 );
     this.groupProxy.TabIndex = 1;
     this.groupProxy.TabStop = false;
     this.groupProxy.Tag = "langProxy";
     this.groupProxy.Text = "langProxy";
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.AutoSize = true;
     this.tableLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel5.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel5.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel5.Controls.Add( this.textBox2, 0, 6 );
     this.tableLayoutPanel5.Controls.Add( this.labelProxyPass, 0, 5 );
     this.tableLayoutPanel5.Controls.Add( this.comboBox2, 0, 2 );
     this.tableLayoutPanel5.Controls.Add( this.label4, 0, 1 );
     this.tableLayoutPanel5.Controls.Add( this.groupBox1, 0, 0 );
     this.tableLayoutPanel5.Controls.Add( this.numericUpDown2, 1, 2 );
     this.tableLayoutPanel5.Controls.Add( this.label6, 1, 1 );
     this.tableLayoutPanel5.Controls.Add( this.labelProxyUser, 0, 3 );
     this.tableLayoutPanel5.Controls.Add( this.textBox1, 0, 4 );
     this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel5.Location = new System.Drawing.Point( 3, 16 );
     this.tableLayoutPanel5.Name = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 7;
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel5.Size = new System.Drawing.Size( 314, 166 );
     this.tableLayoutPanel5.TabIndex = 9;
     //
     // textBox2
     //
     this.tableLayoutPanel5.SetColumnSpan( this.textBox2, 2 );
     this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.textBox2.Location = new System.Drawing.Point( 3, 143 );
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size( 308, 20 );
     this.textBox2.TabIndex = 9;
     //
     // labelProxyPass
     //
     this.labelProxyPass.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelProxyPass.AutoSize = true;
     this.labelProxyPass.Location = new System.Drawing.Point( 3, 127 );
     this.labelProxyPass.Name = "labelProxyPass";
     this.labelProxyPass.Size = new System.Drawing.Size( 50, 13 );
     this.labelProxyPass.TabIndex = 7;
     this.labelProxyPass.Tag = "langPass";
     this.labelProxyPass.Text = "langPass";
     //
     // comboBox2
     //
     this.comboBox2.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location = new System.Drawing.Point( 3, 64 );
     this.comboBox2.Name = "comboBox2";
     this.comboBox2.Size = new System.Drawing.Size( 229, 21 );
     this.comboBox2.TabIndex = 4;
     //
     // label4
     //
     this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point( 3, 48 );
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size( 49, 13 );
     this.label4.TabIndex = 4;
     this.label4.Tag = "langHost";
     this.label4.Text = "langHost";
     //
     // groupBox1
     //
     this.groupBox1.AutoSize = true;
     this.groupBox1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel5.SetColumnSpan( this.groupBox1, 2 );
     this.groupBox1.Controls.Add( this.flowLayoutPanel4 );
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point( 3, 3 );
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size( 308, 42 );
     this.groupBox1.TabIndex = 8;
     this.groupBox1.TabStop = false;
     this.groupBox1.Tag = "langProxyType";
     this.groupBox1.Text = "langProxyType";
     //
     // flowLayoutPanel4
     //
     this.flowLayoutPanel4.AutoSize = true;
     this.flowLayoutPanel4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel4.Controls.Add( this.radioProxyNone );
     this.flowLayoutPanel4.Controls.Add( this.radioProxySocks4 );
     this.flowLayoutPanel4.Controls.Add( this.radioProxySocks5 );
     this.flowLayoutPanel4.Controls.Add( this.radioProxyHTTP );
     this.flowLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel4.Location = new System.Drawing.Point( 3, 16 );
     this.flowLayoutPanel4.Name = "flowLayoutPanel4";
     this.flowLayoutPanel4.Size = new System.Drawing.Size( 302, 23 );
     this.flowLayoutPanel4.TabIndex = 9;
     //
     // radioProxyNone
     //
     this.radioProxyNone.AutoSize = true;
     this.radioProxyNone.Location = new System.Drawing.Point( 3, 3 );
     this.radioProxyNone.Name = "radioProxyNone";
     this.radioProxyNone.Size = new System.Drawing.Size( 51, 17 );
     this.radioProxyNone.TabIndex = 7;
     this.radioProxyNone.TabStop = true;
     this.radioProxyNone.Text = "None";
     this.radioProxyNone.UseVisualStyleBackColor = true;
     //
     // radioProxySocks4
     //
     this.radioProxySocks4.AutoSize = true;
     this.radioProxySocks4.Location = new System.Drawing.Point( 60, 3 );
     this.radioProxySocks4.Name = "radioProxySocks4";
     this.radioProxySocks4.Size = new System.Drawing.Size( 61, 17 );
     this.radioProxySocks4.TabIndex = 8;
     this.radioProxySocks4.TabStop = true;
     this.radioProxySocks4.Text = "Socks4";
     this.radioProxySocks4.UseVisualStyleBackColor = true;
     //
     // radioProxySocks5
     //
     this.radioProxySocks5.AutoSize = true;
     this.radioProxySocks5.Location = new System.Drawing.Point( 127, 3 );
     this.radioProxySocks5.Name = "radioProxySocks5";
     this.radioProxySocks5.Size = new System.Drawing.Size( 61, 17 );
     this.radioProxySocks5.TabIndex = 9;
     this.radioProxySocks5.TabStop = true;
     this.radioProxySocks5.Text = "Socks5";
     this.radioProxySocks5.UseVisualStyleBackColor = true;
     //
     // radioProxyHTTP
     //
     this.radioProxyHTTP.AutoSize = true;
     this.radioProxyHTTP.Location = new System.Drawing.Point( 194, 3 );
     this.radioProxyHTTP.Name = "radioProxyHTTP";
     this.radioProxyHTTP.Size = new System.Drawing.Size( 54, 17 );
     this.radioProxyHTTP.TabIndex = 10;
     this.radioProxyHTTP.TabStop = true;
     this.radioProxyHTTP.Text = "HTTP";
     this.radioProxyHTTP.UseVisualStyleBackColor = true;
     //
     // numericUpDown2
     //
     this.numericUpDown2.AutoSize = true;
     this.numericUpDown2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.numericUpDown2.Location = new System.Drawing.Point( 238, 64 );
     this.numericUpDown2.Maximum = new decimal( new int[] {
     65535,
     0,
     0,
     0} );
     this.numericUpDown2.Name = "numericUpDown2";
     this.numericUpDown2.Size = new System.Drawing.Size( 73, 20 );
     this.numericUpDown2.TabIndex = 4;
     //
     // label6
     //
     this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point( 238, 48 );
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size( 46, 13 );
     this.label6.TabIndex = 8;
     this.label6.Tag = "langPort";
     this.label6.Text = "langPort";
     //
     // labelProxyUser
     //
     this.labelProxyUser.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelProxyUser.AutoSize = true;
     this.labelProxyUser.Location = new System.Drawing.Point( 3, 88 );
     this.labelProxyUser.Name = "labelProxyUser";
     this.labelProxyUser.Size = new System.Drawing.Size( 49, 13 );
     this.labelProxyUser.TabIndex = 6;
     this.labelProxyUser.Tag = "langUser";
     this.labelProxyUser.Text = "langUser";
     //
     // textBox1
     //
     this.tableLayoutPanel5.SetColumnSpan( this.textBox1, 2 );
     this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.textBox1.Location = new System.Drawing.Point( 3, 104 );
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size( 308, 20 );
     this.textBox1.TabIndex = 5;
     //
     // groupServer
     //
     this.groupServer.AutoSize = true;
     this.groupServer.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupServer.Controls.Add( this.tableLayoutPanel3 );
     this.groupServer.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupServer.Location = new System.Drawing.Point( 0, 0 );
     this.groupServer.Name = "groupServer";
     this.groupServer.Size = new System.Drawing.Size( 320, 59 );
     this.groupServer.TabIndex = 0;
     this.groupServer.TabStop = false;
     this.groupServer.Text = "langServer";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.AutoSize = true;
     this.tableLayoutPanel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel3.ColumnCount = 2;
     this.tableLayoutPanel3.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel3.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel3.Controls.Add( this.numericUpDown1, 1, 1 );
     this.tableLayoutPanel3.Controls.Add( this.labelHost, 0, 0 );
     this.tableLayoutPanel3.Controls.Add( this.comboBox1, 0, 1 );
     this.tableLayoutPanel3.Controls.Add( this.label1, 1, 0 );
     this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point( 3, 16 );
     this.tableLayoutPanel3.Name = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 2;
     this.tableLayoutPanel3.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel3.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel3.Size = new System.Drawing.Size( 314, 40 );
     this.tableLayoutPanel3.TabIndex = 4;
     //
     // numericUpDown1
     //
     this.numericUpDown1.AutoSize = true;
     this.numericUpDown1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.numericUpDown1.Location = new System.Drawing.Point( 238, 16 );
     this.numericUpDown1.Maximum = new decimal( new int[] {
     65535,
     0,
     0,
     0} );
     this.numericUpDown1.Name = "numericUpDown1";
     this.numericUpDown1.Size = new System.Drawing.Size( 73, 20 );
     this.numericUpDown1.TabIndex = 2;
     //
     // labelHost
     //
     this.labelHost.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelHost.AutoSize = true;
     this.labelHost.Location = new System.Drawing.Point( 3, 0 );
     this.labelHost.Name = "labelHost";
     this.labelHost.Size = new System.Drawing.Size( 49, 13 );
     this.labelHost.TabIndex = 0;
     this.labelHost.Tag = "langHost";
     this.labelHost.Text = "langHost";
     //
     // comboBox1
     //
     this.comboBox1.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location = new System.Drawing.Point( 3, 16 );
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size( 229, 21 );
     this.comboBox1.TabIndex = 1;
     //
     // label1
     //
     this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point( 238, 0 );
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size( 46, 13 );
     this.label1.TabIndex = 3;
     this.label1.Tag = "langPort";
     this.label1.Text = "langPort";
     //
     // tabGame
     //
     this.tabGame.Controls.Add( this.tabSubGame );
     this.tabGame.Location = new System.Drawing.Point( 4, 25 );
     this.tabGame.Name = "tabGame";
     this.tabGame.Size = new System.Drawing.Size( 320, 315 );
     this.tabGame.TabIndex = 1;
     this.tabGame.Tag = "langGame";
     this.tabGame.Text = "langGame";
     this.tabGame.UseVisualStyleBackColor = true;
     //
     // tabSubGame
     //
     this.tabSubGame.Controls.Add( this.tabInterface );
     this.tabSubGame.Controls.Add( this.tabCombat );
     this.tabSubGame.Controls.Add( this.tabVideo );
     this.tabSubGame.Controls.Add( this.tabSound );
     this.tabSubGame.Controls.Add( this.tabMisc );
     this.tabSubGame.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabSubGame.Location = new System.Drawing.Point( 0, 0 );
     this.tabSubGame.Name = "tabSubGame";
     this.tabSubGame.SelectedIndex = 0;
     this.tabSubGame.Size = new System.Drawing.Size( 320, 315 );
     this.tabSubGame.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
     this.tabSubGame.TabIndex = 1;
     //
     // tabInterface
     //
     this.tabInterface.Controls.Add( this.groupBox2 );
     this.tabInterface.Controls.Add( this.groupLanguage );
     this.tabInterface.Location = new System.Drawing.Point( 4, 22 );
     this.tabInterface.Name = "tabInterface";
     this.tabInterface.Padding = new System.Windows.Forms.Padding( 3 );
     this.tabInterface.Size = new System.Drawing.Size( 312, 289 );
     this.tabInterface.TabIndex = 0;
     this.tabInterface.Tag = "langInterface";
     this.tabInterface.Text = "langInterface";
     this.tabInterface.UseVisualStyleBackColor = true;
     //
     // groupBox2
     //
     this.groupBox2.AutoSize = true;
     this.groupBox2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBox2.Controls.Add( this.tableLayoutPanel1 );
     this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point( 3, 49 );
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size( 306, 237 );
     this.groupBox2.TabIndex = 8;
     this.groupBox2.TabStop = false;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.AutoSize = true;
     this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel1.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel1.Controls.Add( this.labelScrollDelay, 0, 0 );
     this.tableLayoutPanel1.Controls.Add( this.labelScrollStep, 0, 1 );
     this.tableLayoutPanel1.Controls.Add( this.numScrollStep, 1, 1 );
     this.tableLayoutPanel1.Controls.Add( this.numScrollDelay, 1, 0 );
     this.tableLayoutPanel1.Controls.Add( this.labelTextDelay, 0, 2 );
     this.tableLayoutPanel1.Controls.Add( this.checkBox1, 0, 4 );
     this.tableLayoutPanel1.Controls.Add( this.labelCombatDamage, 0, 3 );
     this.tableLayoutPanel1.Controls.Add( this.numTextDelay, 1, 2 );
     this.tableLayoutPanel1.Controls.Add( this.numCombatDamage, 1, 3 );
     this.tableLayoutPanel1.Controls.Add( this.checkInvert, 0, 5 );
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point( 3, 16 );
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 6;
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel1.Size = new System.Drawing.Size( 300, 218 );
     this.tableLayoutPanel1.TabIndex = 7;
     //
     // labelScrollDelay
     //
     this.labelScrollDelay.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelScrollDelay.AutoSize = true;
     this.labelScrollDelay.Location = new System.Drawing.Point( 3, 6 );
     this.labelScrollDelay.Name = "labelScrollDelay";
     this.labelScrollDelay.Size = new System.Drawing.Size( 80, 13 );
     this.labelScrollDelay.TabIndex = 3;
     this.labelScrollDelay.Tag = "langScrollDelay";
     this.labelScrollDelay.Text = "langScrollDelay";
     //
     // labelScrollStep
     //
     this.labelScrollStep.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelScrollStep.AutoSize = true;
     this.labelScrollStep.Location = new System.Drawing.Point( 3, 32 );
     this.labelScrollStep.Name = "labelScrollStep";
     this.labelScrollStep.Size = new System.Drawing.Size( 75, 13 );
     this.labelScrollStep.TabIndex = 4;
     this.labelScrollStep.Tag = "langScrollStep";
     this.labelScrollStep.Text = "langScrollStep";
     //
     // numScrollStep
     //
     this.numScrollStep.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.numScrollStep.AutoSize = true;
     this.numScrollStep.Location = new System.Drawing.Point( 195, 29 );
     this.numScrollStep.Name = "numScrollStep";
     this.numScrollStep.Size = new System.Drawing.Size( 45, 20 );
     this.numScrollStep.TabIndex = 1;
     //
     // numScrollDelay
     //
     this.numScrollDelay.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.numScrollDelay.AutoSize = true;
     this.numScrollDelay.Location = new System.Drawing.Point( 195, 3 );
     this.numScrollDelay.Name = "numScrollDelay";
     this.numScrollDelay.Size = new System.Drawing.Size( 45, 20 );
     this.numScrollDelay.TabIndex = 0;
     //
     // labelTextDelay
     //
     this.labelTextDelay.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelTextDelay.AutoSize = true;
     this.labelTextDelay.Location = new System.Drawing.Point( 3, 58 );
     this.labelTextDelay.Name = "labelTextDelay";
     this.labelTextDelay.Size = new System.Drawing.Size( 75, 13 );
     this.labelTextDelay.TabIndex = 8;
     this.labelTextDelay.Tag = "langTextDelay";
     this.labelTextDelay.Text = "langTextDelay";
     //
     // checkBox1
     //
     this.checkBox1.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.checkBox1.AutoSize = true;
     this.tableLayoutPanel1.SetColumnSpan( this.checkBox1, 2 );
     this.checkBox1.Location = new System.Drawing.Point( 3, 104 );
     this.checkBox1.Name = "checkBox1";
     this.checkBox1.Size = new System.Drawing.Size( 99, 17 );
     this.checkBox1.TabIndex = 6;
     this.checkBox1.Tag = "langAlwaysRun";
     this.checkBox1.Text = "langAlwaysRun";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // labelCombatDamage
     //
     this.labelCombatDamage.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelCombatDamage.AutoSize = true;
     this.labelCombatDamage.Location = new System.Drawing.Point( 3, 83 );
     this.labelCombatDamage.Name = "labelCombatDamage";
     this.labelCombatDamage.Size = new System.Drawing.Size( 130, 13 );
     this.labelCombatDamage.TabIndex = 10;
     this.labelCombatDamage.Tag = "langCombatDamageDelay";
     this.labelCombatDamage.Text = "langCombatDamageDelay";
     //
     // numTextDelay
     //
     this.numTextDelay.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.numTextDelay.AutoSize = true;
     this.numTextDelay.Location = new System.Drawing.Point( 195, 55 );
     this.numTextDelay.Name = "numTextDelay";
     this.numTextDelay.Size = new System.Drawing.Size( 45, 20 );
     this.numTextDelay.TabIndex = 9;
     //
     // numCombatDamage
     //
     this.numCombatDamage.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.numCombatDamage.AutoSize = true;
     this.numCombatDamage.Location = new System.Drawing.Point( 189, 81 );
     this.numCombatDamage.Margin = new System.Windows.Forms.Padding( 3, 3, 3, 0 );
     this.numCombatDamage.Maximum = new decimal( new int[] {
     10000,
     0,
     0,
     0} );
     this.numCombatDamage.Name = "numCombatDamage";
     this.numCombatDamage.Size = new System.Drawing.Size( 57, 20 );
     this.numCombatDamage.TabIndex = 11;
     //
     // checkInvert
     //
     this.checkInvert.AutoSize = true;
     this.tableLayoutPanel1.SetColumnSpan( this.checkInvert, 2 );
     this.checkInvert.Location = new System.Drawing.Point( 3, 127 );
     this.checkInvert.Name = "checkInvert";
     this.checkInvert.Size = new System.Drawing.Size( 73, 17 );
     this.checkInvert.TabIndex = 12;
     this.checkInvert.Tag = "langInvert";
     this.checkInvert.Text = "langInvert";
     this.checkInvert.UseVisualStyleBackColor = true;
     //
     // groupLanguage
     //
     this.groupLanguage.AutoSize = true;
     this.groupLanguage.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupLanguage.Controls.Add( this.flowLayoutPanel3 );
     this.groupLanguage.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupLanguage.Location = new System.Drawing.Point( 3, 3 );
     this.groupLanguage.Name = "groupLanguage";
     this.groupLanguage.Size = new System.Drawing.Size( 306, 46 );
     this.groupLanguage.TabIndex = 1;
     this.groupLanguage.TabStop = false;
     this.groupLanguage.Tag = "langLanguage";
     this.groupLanguage.Text = "langLanguage";
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.AutoSize = true;
     this.flowLayoutPanel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel3.Controls.Add( this.cmbLanguages );
     this.flowLayoutPanel3.Controls.Add( this.label3 );
     this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel3.Location = new System.Drawing.Point( 3, 16 );
     this.flowLayoutPanel3.Name = "flowLayoutPanel3";
     this.flowLayoutPanel3.Size = new System.Drawing.Size( 300, 27 );
     this.flowLayoutPanel3.TabIndex = 2;
     //
     // cmbLanguages
     //
     this.cmbLanguages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbLanguages.FormattingEnabled = true;
     this.cmbLanguages.Location = new System.Drawing.Point( 3, 3 );
     this.cmbLanguages.Name = "cmbLanguages";
     this.cmbLanguages.Size = new System.Drawing.Size( 150, 21 );
     this.cmbLanguages.TabIndex = 0;
     this.cmbLanguages.SelectedIndexChanged += new System.EventHandler( this.cmbLanguages_SelectedIndexChanged );
     //
     // label3
     //
     this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point( 159, 7 );
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size( 93, 13 );
     this.label3.TabIndex = 1;
     this.label3.Tag = "langLanguageInfo";
     this.label3.Text = "langLanguageInfo";
     //
     // tabCombat
     //
     this.tabCombat.Controls.Add( this.groupCombatMessages );
     this.tabCombat.Controls.Add( this.groupCombatAmmo );
     this.tabCombat.Controls.Add( this.groupCombatMode );
     this.tabCombat.Location = new System.Drawing.Point( 4, 22 );
     this.tabCombat.Name = "tabCombat";
     this.tabCombat.Size = new System.Drawing.Size( 312, 289 );
     this.tabCombat.TabIndex = 7;
     this.tabCombat.Tag = "langCombat";
     this.tabCombat.Text = "langCombat";
     this.tabCombat.UseVisualStyleBackColor = true;
     //
     // groupCombatMessages
     //
     this.groupCombatMessages.AutoSize = true;
     this.groupCombatMessages.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupCombatMessages.Controls.Add( this.flowLayoutPanel7 );
     this.groupCombatMessages.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupCombatMessages.Location = new System.Drawing.Point( 0, 184 );
     this.groupCombatMessages.Name = "groupCombatMessages";
     this.groupCombatMessages.Padding = new System.Windows.Forms.Padding( 5 );
     this.groupCombatMessages.Size = new System.Drawing.Size( 312, 105 );
     this.groupCombatMessages.TabIndex = 4;
     this.groupCombatMessages.TabStop = false;
     this.groupCombatMessages.Tag = "langCombatMessages";
     this.groupCombatMessages.Text = "langCombatMessages";
     //
     // flowLayoutPanel7
     //
     this.flowLayoutPanel7.AutoSize = true;
     this.flowLayoutPanel7.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel7.Controls.Add( this.radioCombatMessagesVerbose );
     this.flowLayoutPanel7.Controls.Add( this.radioCombatMessagesBrief );
     this.flowLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel7.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel7.Location = new System.Drawing.Point( 5, 18 );
     this.flowLayoutPanel7.Name = "flowLayoutPanel7";
     this.flowLayoutPanel7.Size = new System.Drawing.Size( 302, 82 );
     this.flowLayoutPanel7.TabIndex = 2;
     //
     // radioCombatMessagesVerbose
     //
     this.radioCombatMessagesVerbose.AutoSize = true;
     this.radioCombatMessagesVerbose.Location = new System.Drawing.Point( 3, 3 );
     this.radioCombatMessagesVerbose.Name = "radioCombatMessagesVerbose";
     this.radioCombatMessagesVerbose.Size = new System.Drawing.Size( 168, 17 );
     this.radioCombatMessagesVerbose.TabIndex = 0;
     this.radioCombatMessagesVerbose.TabStop = true;
     this.radioCombatMessagesVerbose.Tag = "langCombatMessagesVerbose";
     this.radioCombatMessagesVerbose.Text = "langCombatMessagesVerbose";
     this.radioCombatMessagesVerbose.UseVisualStyleBackColor = true;
     //
     // radioCombatMessagesBrief
     //
     this.radioCombatMessagesBrief.AutoSize = true;
     this.radioCombatMessagesBrief.Location = new System.Drawing.Point( 3, 26 );
     this.radioCombatMessagesBrief.Name = "radioCombatMessagesBrief";
     this.radioCombatMessagesBrief.Size = new System.Drawing.Size( 150, 17 );
     this.radioCombatMessagesBrief.TabIndex = 1;
     this.radioCombatMessagesBrief.TabStop = true;
     this.radioCombatMessagesBrief.Tag = "langCombatMessagesBrief";
     this.radioCombatMessagesBrief.Text = "langCombatMessagesBrief";
     this.radioCombatMessagesBrief.UseVisualStyleBackColor = true;
     //
     // groupCombatAmmo
     //
     this.groupCombatAmmo.AutoSize = true;
     this.groupCombatAmmo.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupCombatAmmo.Controls.Add( this.flowLayoutPanel6 );
     this.groupCombatAmmo.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupCombatAmmo.Location = new System.Drawing.Point( 0, 92 );
     this.groupCombatAmmo.Name = "groupCombatAmmo";
     this.groupCombatAmmo.Padding = new System.Windows.Forms.Padding( 5 );
     this.groupCombatAmmo.Size = new System.Drawing.Size( 312, 92 );
     this.groupCombatAmmo.TabIndex = 3;
     this.groupCombatAmmo.TabStop = false;
     this.groupCombatAmmo.Tag = "langCombatAmmo";
     this.groupCombatAmmo.Text = "langCombatAmmo";
     //
     // flowLayoutPanel6
     //
     this.flowLayoutPanel6.AutoSize = true;
     this.flowLayoutPanel6.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel6.Controls.Add( this.radioCombatAmmoBoth );
     this.flowLayoutPanel6.Controls.Add( this.radioCombatAmmoLines );
     this.flowLayoutPanel6.Controls.Add( this.radioCombatAmmoNumbers );
     this.flowLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel6.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel6.Location = new System.Drawing.Point( 5, 18 );
     this.flowLayoutPanel6.Name = "flowLayoutPanel6";
     this.flowLayoutPanel6.Size = new System.Drawing.Size( 302, 69 );
     this.flowLayoutPanel6.TabIndex = 3;
     //
     // radioCombatAmmoBoth
     //
     this.radioCombatAmmoBoth.AutoSize = true;
     this.radioCombatAmmoBoth.Location = new System.Drawing.Point( 3, 3 );
     this.radioCombatAmmoBoth.Name = "radioCombatAmmoBoth";
     this.radioCombatAmmoBoth.Size = new System.Drawing.Size( 132, 17 );
     this.radioCombatAmmoBoth.TabIndex = 0;
     this.radioCombatAmmoBoth.TabStop = true;
     this.radioCombatAmmoBoth.Tag = "langCombatAmmoBoth";
     this.radioCombatAmmoBoth.Text = "langCombatAmmoBoth";
     this.radioCombatAmmoBoth.UseVisualStyleBackColor = true;
     //
     // radioCombatAmmoLines
     //
     this.radioCombatAmmoLines.AutoSize = true;
     this.radioCombatAmmoLines.Location = new System.Drawing.Point( 3, 26 );
     this.radioCombatAmmoLines.Name = "radioCombatAmmoLines";
     this.radioCombatAmmoLines.Size = new System.Drawing.Size( 135, 17 );
     this.radioCombatAmmoLines.TabIndex = 1;
     this.radioCombatAmmoLines.TabStop = true;
     this.radioCombatAmmoLines.Tag = "langCombatAmmoLines";
     this.radioCombatAmmoLines.Text = "langCombatAmmoLines";
     this.radioCombatAmmoLines.UseVisualStyleBackColor = true;
     //
     // radioCombatAmmoNumbers
     //
     this.radioCombatAmmoNumbers.AutoSize = true;
     this.radioCombatAmmoNumbers.Location = new System.Drawing.Point( 3, 49 );
     this.radioCombatAmmoNumbers.Name = "radioCombatAmmoNumbers";
     this.radioCombatAmmoNumbers.Size = new System.Drawing.Size( 152, 17 );
     this.radioCombatAmmoNumbers.TabIndex = 2;
     this.radioCombatAmmoNumbers.TabStop = true;
     this.radioCombatAmmoNumbers.Tag = "langCombatAmmoNumbers";
     this.radioCombatAmmoNumbers.Text = "langCombatAmmoNumbers";
     this.radioCombatAmmoNumbers.UseVisualStyleBackColor = true;
     //
     // groupCombatMode
     //
     this.groupCombatMode.AutoSize = true;
     this.groupCombatMode.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupCombatMode.Controls.Add( this.flowLayoutPanel5 );
     this.groupCombatMode.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupCombatMode.Location = new System.Drawing.Point( 0, 0 );
     this.groupCombatMode.Name = "groupCombatMode";
     this.groupCombatMode.Padding = new System.Windows.Forms.Padding( 5 );
     this.groupCombatMode.Size = new System.Drawing.Size( 312, 92 );
     this.groupCombatMode.TabIndex = 4;
     this.groupCombatMode.TabStop = false;
     this.groupCombatMode.Tag = "langCombatMode";
     this.groupCombatMode.Text = "langCombatMode";
     //
     // flowLayoutPanel5
     //
     this.flowLayoutPanel5.AutoSize = true;
     this.flowLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel5.Controls.Add( this.radioCombatModeBoth );
     this.flowLayoutPanel5.Controls.Add( this.radioCombatModeRT );
     this.flowLayoutPanel5.Controls.Add( this.radioCombatModeTB );
     this.flowLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel5.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel5.Location = new System.Drawing.Point( 5, 18 );
     this.flowLayoutPanel5.Name = "flowLayoutPanel5";
     this.flowLayoutPanel5.Size = new System.Drawing.Size( 302, 69 );
     this.flowLayoutPanel5.TabIndex = 3;
     //
     // radioCombatModeBoth
     //
     this.radioCombatModeBoth.AutoSize = true;
     this.radioCombatModeBoth.Location = new System.Drawing.Point( 3, 3 );
     this.radioCombatModeBoth.Name = "radioCombatModeBoth";
     this.radioCombatModeBoth.Size = new System.Drawing.Size( 130, 17 );
     this.radioCombatModeBoth.TabIndex = 0;
     this.radioCombatModeBoth.TabStop = true;
     this.radioCombatModeBoth.Tag = "langCombatModeBoth";
     this.radioCombatModeBoth.Text = "langCombatModeBoth";
     this.radioCombatModeBoth.UseVisualStyleBackColor = true;
     //
     // radioCombatModeRT
     //
     this.radioCombatModeRT.AutoSize = true;
     this.radioCombatModeRT.Location = new System.Drawing.Point( 3, 26 );
     this.radioCombatModeRT.Name = "radioCombatModeRT";
     this.radioCombatModeRT.Size = new System.Drawing.Size( 123, 17 );
     this.radioCombatModeRT.TabIndex = 1;
     this.radioCombatModeRT.TabStop = true;
     this.radioCombatModeRT.Tag = "langCombatModeRT";
     this.radioCombatModeRT.Text = "langCombatModeRT";
     this.radioCombatModeRT.UseVisualStyleBackColor = true;
     //
     // radioCombatModeTB
     //
     this.radioCombatModeTB.AutoSize = true;
     this.radioCombatModeTB.Location = new System.Drawing.Point( 3, 49 );
     this.radioCombatModeTB.Name = "radioCombatModeTB";
     this.radioCombatModeTB.Size = new System.Drawing.Size( 122, 17 );
     this.radioCombatModeTB.TabIndex = 2;
     this.radioCombatModeTB.TabStop = true;
     this.radioCombatModeTB.Tag = "langCombatModeTB";
     this.radioCombatModeTB.Text = "langCombatModeTB";
     this.radioCombatModeTB.UseVisualStyleBackColor = true;
     //
     // tabVideo
     //
     this.tabVideo.Location = new System.Drawing.Point( 4, 22 );
     this.tabVideo.Name = "tabVideo";
     this.tabVideo.Size = new System.Drawing.Size( 312, 289 );
     this.tabVideo.TabIndex = 5;
     this.tabVideo.Tag = "langVideo";
     this.tabVideo.Text = "langVideo";
     this.tabVideo.UseVisualStyleBackColor = true;
     //
     // tabSound
     //
     this.tabSound.Controls.Add( this.groupVolume );
     this.tabSound.Location = new System.Drawing.Point( 4, 22 );
     this.tabSound.Name = "tabSound";
     this.tabSound.Size = new System.Drawing.Size( 312, 289 );
     this.tabSound.TabIndex = 6;
     this.tabSound.Tag = "langSound";
     this.tabSound.Text = "langSound";
     this.tabSound.UseVisualStyleBackColor = true;
     //
     // groupVolume
     //
     this.groupVolume.AutoSize = true;
     this.groupVolume.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupVolume.Controls.Add( this.tableLayoutPanel4 );
     this.groupVolume.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupVolume.Location = new System.Drawing.Point( 0, 0 );
     this.groupVolume.Name = "groupVolume";
     this.groupVolume.Size = new System.Drawing.Size( 312, 289 );
     this.groupVolume.TabIndex = 0;
     this.groupVolume.TabStop = false;
     this.groupVolume.Tag = "langVolume";
     this.groupVolume.Text = "langVolume";
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.AutoSize = true;
     this.tableLayoutPanel4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel4.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel4.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel4.Controls.Add( this.labelMusic, 0, 0 );
     this.tableLayoutPanel4.Controls.Add( this.trackSound, 0, 3 );
     this.tableLayoutPanel4.Controls.Add( this.labelSoundVolume, 1, 2 );
     this.tableLayoutPanel4.Controls.Add( this.labelMusicValue, 1, 0 );
     this.tableLayoutPanel4.Controls.Add( this.labelSound, 0, 2 );
     this.tableLayoutPanel4.Controls.Add( this.trackMusic, 0, 1 );
     this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point( 3, 16 );
     this.tableLayoutPanel4.Name = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 4;
     this.tableLayoutPanel4.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel4.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel4.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel4.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel4.Size = new System.Drawing.Size( 306, 270 );
     this.tableLayoutPanel4.TabIndex = 6;
     //
     // labelMusic
     //
     this.labelMusic.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelMusic.AutoSize = true;
     this.labelMusic.Location = new System.Drawing.Point( 3, 0 );
     this.labelMusic.Name = "labelMusic";
     this.labelMusic.Size = new System.Drawing.Size( 55, 13 );
     this.labelMusic.TabIndex = 2;
     this.labelMusic.Tag = "langMusic";
     this.labelMusic.Text = "langMusic";
     //
     // trackSound
     //
     this.tableLayoutPanel4.SetColumnSpan( this.trackSound, 2 );
     this.trackSound.Dock = System.Windows.Forms.DockStyle.Fill;
     this.trackSound.Location = new System.Drawing.Point( 3, 77 );
     this.trackSound.Maximum = 100;
     this.trackSound.Name = "trackSound";
     this.trackSound.Size = new System.Drawing.Size( 300, 190 );
     this.trackSound.TabIndex = 1;
     this.trackSound.TickFrequency = 5;
     this.trackSound.Scroll += new System.EventHandler( this.trackSound_Scroll );
     //
     // labelSoundVolume
     //
     this.labelSoundVolume.Anchor = System.Windows.Forms.AnchorStyles.Right;
     this.labelSoundVolume.AutoSize = true;
     this.labelSoundVolume.Location = new System.Drawing.Point( 224, 61 );
     this.labelSoundVolume.Name = "labelSoundVolume";
     this.labelSoundVolume.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.labelSoundVolume.Size = new System.Drawing.Size( 79, 13 );
     this.labelSoundVolume.TabIndex = 5;
     this.labelSoundVolume.Text = "_SoundVolume";
     this.labelSoundVolume.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelMusicValue
     //
     this.labelMusicValue.Anchor = System.Windows.Forms.AnchorStyles.Right;
     this.labelMusicValue.AutoSize = true;
     this.labelMusicValue.Location = new System.Drawing.Point( 227, 0 );
     this.labelMusicValue.Name = "labelMusicValue";
     this.labelMusicValue.Size = new System.Drawing.Size( 76, 13 );
     this.labelMusicValue.TabIndex = 4;
     this.labelMusicValue.Text = "_MusicVolume";
     this.labelMusicValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelSound
     //
     this.labelSound.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.labelSound.AutoSize = true;
     this.labelSound.Location = new System.Drawing.Point( 3, 61 );
     this.labelSound.Name = "labelSound";
     this.labelSound.Size = new System.Drawing.Size( 58, 13 );
     this.labelSound.TabIndex = 3;
     this.labelSound.Tag = "langSound";
     this.labelSound.Text = "langSound";
     //
     // trackMusic
     //
     this.tableLayoutPanel4.SetColumnSpan( this.trackMusic, 2 );
     this.trackMusic.Dock = System.Windows.Forms.DockStyle.Fill;
     this.trackMusic.Location = new System.Drawing.Point( 3, 16 );
     this.trackMusic.Maximum = 100;
     this.trackMusic.Name = "trackMusic";
     this.trackMusic.Size = new System.Drawing.Size( 300, 42 );
     this.trackMusic.TabIndex = 0;
     this.trackMusic.TickFrequency = 5;
     this.trackMusic.Scroll += new System.EventHandler( this.trackMusic_Scroll );
     //
     // tabMisc
     //
     this.tabMisc.Controls.Add( this.groupBox4 );
     this.tabMisc.Controls.Add( this.groupBox3 );
     this.tabMisc.Location = new System.Drawing.Point( 4, 22 );
     this.tabMisc.Name = "tabMisc";
     this.tabMisc.Padding = new System.Windows.Forms.Padding( 3 );
     this.tabMisc.Size = new System.Drawing.Size( 312, 289 );
     this.tabMisc.TabIndex = 1;
     this.tabMisc.Tag = "langMisc";
     this.tabMisc.Text = "langMisc";
     this.tabMisc.UseVisualStyleBackColor = true;
     //
     // groupBox4
     //
     this.groupBox4.AutoSize = true;
     this.groupBox4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBox4.Controls.Add( this.flowLayoutPanel2 );
     this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point( 3, 68 );
     this.groupBox4.Name = "groupBox4";
     this.groupBox4.Size = new System.Drawing.Size( 306, 218 );
     this.groupBox4.TabIndex = 1;
     this.groupBox4.TabStop = false;
     this.groupBox4.Text = "groupBox4";
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.AutoSize = true;
     this.flowLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel2.Controls.Add( this.checkFlush );
     this.flowLayoutPanel2.Controls.Add( this.checkBeep );
     this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel2.Location = new System.Drawing.Point( 3, 16 );
     this.flowLayoutPanel2.Name = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size = new System.Drawing.Size( 300, 199 );
     this.flowLayoutPanel2.TabIndex = 0;
     //
     // checkFlush
     //
     this.checkFlush.AutoSize = true;
     this.checkFlush.Dock = System.Windows.Forms.DockStyle.Top;
     this.checkFlush.Location = new System.Drawing.Point( 3, 3 );
     this.checkFlush.Name = "checkFlush";
     this.checkFlush.Size = new System.Drawing.Size( 71, 17 );
     this.checkFlush.TabIndex = 2;
     this.checkFlush.Tag = "langFlush";
     this.checkFlush.Text = "langFlush";
     this.checkFlush.UseVisualStyleBackColor = true;
     //
     // checkBeep
     //
     this.checkBeep.AutoSize = true;
     this.checkBeep.Location = new System.Drawing.Point( 3, 26 );
     this.checkBeep.Name = "checkBeep";
     this.checkBeep.Size = new System.Drawing.Size( 71, 17 );
     this.checkBeep.TabIndex = 3;
     this.checkBeep.Tag = "langBeep";
     this.checkBeep.Text = "langBeep";
     this.checkBeep.UseVisualStyleBackColor = true;
     //
     // groupBox3
     //
     this.groupBox3.AutoSize = true;
     this.groupBox3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBox3.Controls.Add( this.flowLayoutPanel1 );
     this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupBox3.Location = new System.Drawing.Point( 3, 3 );
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size( 306, 65 );
     this.groupBox3.TabIndex = 0;
     this.groupBox3.TabStop = false;
     this.groupBox3.Tag = "langLog";
     this.groupBox3.Text = "langLog";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel1.Controls.Add( this.checkLog );
     this.flowLayoutPanel1.Controls.Add( this.checkLogTime );
     this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel1.Location = new System.Drawing.Point( 3, 16 );
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new System.Drawing.Size( 300, 46 );
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // checkLog
     //
     this.checkLog.AutoSize = true;
     this.checkLog.Dock = System.Windows.Forms.DockStyle.Top;
     this.checkLog.Location = new System.Drawing.Point( 3, 3 );
     this.checkLog.Name = "checkLog";
     this.checkLog.Size = new System.Drawing.Size( 87, 17 );
     this.checkLog.TabIndex = 4;
     this.checkLog.Tag = "langLog";
     this.checkLog.Text = "langLog";
     this.checkLog.UseVisualStyleBackColor = true;
     this.checkLog.CheckedChanged += new System.EventHandler( this.checkLog_CheckedChanged );
     //
     // checkLogTime
     //
     this.checkLogTime.AutoSize = true;
     this.checkLogTime.Dock = System.Windows.Forms.DockStyle.Top;
     this.checkLogTime.Location = new System.Drawing.Point( 3, 26 );
     this.checkLogTime.Name = "checkLogTime";
     this.checkLogTime.Size = new System.Drawing.Size( 87, 17 );
     this.checkLogTime.TabIndex = 5;
     this.checkLogTime.Tag = "langLogTime";
     this.checkLogTime.Text = "langLogTime";
     this.checkLogTime.UseVisualStyleBackColor = true;
     //
     // tabRoot
     //
     this.tabRoot.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
     this.tableLayoutPanel2.SetColumnSpan( this.tabRoot, 3 );
     this.tabRoot.Controls.Add( this.tabGame );
     this.tabRoot.Controls.Add( this.tabNet );
     this.tabRoot.Controls.Add( this.tabTools );
     this.tabRoot.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabRoot.Location = new System.Drawing.Point( 3, 3 );
     this.tabRoot.Name = "tabRoot";
     this.tabRoot.SelectedIndex = 0;
     this.tabRoot.Size = new System.Drawing.Size( 328, 344 );
     this.tabRoot.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
     this.tabRoot.TabIndex = 0;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.AutoSize = true;
     this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel2.ColumnCount = 3;
     this.tableLayoutPanel2.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle() );
     this.tableLayoutPanel2.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle( System.Windows.Forms.SizeType.Percent, 50F ) );
     this.tableLayoutPanel2.ColumnStyles.Add( new System.Windows.Forms.ColumnStyle( System.Windows.Forms.SizeType.Percent, 50F ) );
     this.tableLayoutPanel2.Controls.Add( this.tabRoot, 0, 0 );
     this.tableLayoutPanel2.Controls.Add( this.button2, 0, 1 );
     this.tableLayoutPanel2.Controls.Add( this.button3, 2, 1 );
     this.tableLayoutPanel2.Controls.Add( this.button4, 1, 1 );
     this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point( 5, 5 );
     this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding( 3, 0, 3, 3 );
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel2.RowStyles.Add( new System.Windows.Forms.RowStyle() );
     this.tableLayoutPanel2.Size = new System.Drawing.Size( 334, 382 );
     this.tableLayoutPanel2.TabIndex = 4;
     //
     // button4
     //
     this.button4.AutoSize = true;
     this.button4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.button4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.button4.Font = new System.Drawing.Font( "Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)) );
     this.button4.Location = new System.Drawing.Point( 109, 353 );
     this.button4.MinimumSize = new System.Drawing.Size( 100, 0 );
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size( 108, 26 );
     this.button4.TabIndex = 2;
     this.button4.Tag = "langSave";
     this.button4.Text = "langSave";
     this.button4.UseVisualStyleBackColor = true;
     //
     // frmMainOld
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF( 6F, 13F );
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize = true;
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.CancelButton = this.button3;
     this.ClientSize = new System.Drawing.Size( 344, 392 );
     this.Controls.Add( this.tableLayoutPanel2 );
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject( "$this.Icon" )));
     this.MaximizeBox = false;
     this.Name = "frmMainOld";
     this.Padding = new System.Windows.Forms.Padding( 5 );
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Tag = "langTitle";
     this.Text = "langTitle";
     this.tabNet.ResumeLayout( false );
     this.tabNet.PerformLayout();
     this.groupProxy.ResumeLayout( false );
     this.groupProxy.PerformLayout();
     this.tableLayoutPanel5.ResumeLayout( false );
     this.tableLayoutPanel5.PerformLayout();
     this.groupBox1.ResumeLayout( false );
     this.groupBox1.PerformLayout();
     this.flowLayoutPanel4.ResumeLayout( false );
     this.flowLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     this.groupServer.ResumeLayout( false );
     this.groupServer.PerformLayout();
     this.tableLayoutPanel3.ResumeLayout( false );
     this.tableLayoutPanel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.tabGame.ResumeLayout( false );
     this.tabSubGame.ResumeLayout( false );
     this.tabInterface.ResumeLayout( false );
     this.tabInterface.PerformLayout();
     this.groupBox2.ResumeLayout( false );
     this.groupBox2.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout( false );
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numScrollStep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numScrollDelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numTextDelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numCombatDamage)).EndInit();
     this.groupLanguage.ResumeLayout( false );
     this.groupLanguage.PerformLayout();
     this.flowLayoutPanel3.ResumeLayout( false );
     this.flowLayoutPanel3.PerformLayout();
     this.tabCombat.ResumeLayout( false );
     this.tabCombat.PerformLayout();
     this.groupCombatMessages.ResumeLayout( false );
     this.groupCombatMessages.PerformLayout();
     this.flowLayoutPanel7.ResumeLayout( false );
     this.flowLayoutPanel7.PerformLayout();
     this.groupCombatAmmo.ResumeLayout( false );
     this.groupCombatAmmo.PerformLayout();
     this.flowLayoutPanel6.ResumeLayout( false );
     this.flowLayoutPanel6.PerformLayout();
     this.groupCombatMode.ResumeLayout( false );
     this.groupCombatMode.PerformLayout();
     this.flowLayoutPanel5.ResumeLayout( false );
     this.flowLayoutPanel5.PerformLayout();
     this.tabSound.ResumeLayout( false );
     this.tabSound.PerformLayout();
     this.groupVolume.ResumeLayout( false );
     this.groupVolume.PerformLayout();
     this.tableLayoutPanel4.ResumeLayout( false );
     this.tableLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackSound)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackMusic)).EndInit();
     this.tabMisc.ResumeLayout( false );
     this.tabMisc.PerformLayout();
     this.groupBox4.ResumeLayout( false );
     this.groupBox4.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout( false );
     this.flowLayoutPanel2.PerformLayout();
     this.groupBox3.ResumeLayout( false );
     this.groupBox3.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout( false );
     this.flowLayoutPanel1.PerformLayout();
     this.tabRoot.ResumeLayout( false );
     this.tableLayoutPanel2.ResumeLayout( false );
     this.tableLayoutPanel2.PerformLayout();
     this.ResumeLayout( false );
     this.PerformLayout();
 }
Пример #38
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Server));
     this.btnStartServer = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.btnStopServer = new System.Windows.Forms.Button();
     this.lstClients = new System.Windows.Forms.ListView();
     this.label3 = new System.Windows.Forms.Label();
     this.numLobbyPort = new System.Windows.Forms.NumericUpDown();
     this.numBasePort = new System.Windows.Forms.NumericUpDown();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.toolStripStatus = new System.Windows.Forms.ToolStripStatusLabel();
     this.label1 = new System.Windows.Forms.Label();
     this.TrayIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.lvActiveGames = new System.Windows.Forms.ListView();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.tbStep = new System.Windows.Forms.TrackBar();
     this.spMain = new System.Windows.Forms.SplitContainer();
     ((System.ComponentModel.ISupportInitialize)(this.numLobbyPort)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numBasePort)).BeginInit();
     this.statusStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbStep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spMain)).BeginInit();
     this.spMain.Panel1.SuspendLayout();
     this.spMain.SuspendLayout();
     this.SuspendLayout();
     //
     // btnStartServer
     //
     this.btnStartServer.Location = new System.Drawing.Point(12, 12);
     this.btnStartServer.Name = "btnStartServer";
     this.btnStartServer.Size = new System.Drawing.Size(59, 23);
     this.btnStartServer.TabIndex = 2;
     this.btnStartServer.Text = "Start";
     this.btnStartServer.UseVisualStyleBackColor = true;
     this.btnStartServer.Click += new System.EventHandler(this.btnStartServer_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 105);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(61, 13);
     this.label2.TabIndex = 6;
     this.label2.Text = "Lobby Port:";
     //
     // btnStopServer
     //
     this.btnStopServer.Location = new System.Drawing.Point(77, 12);
     this.btnStopServer.Name = "btnStopServer";
     this.btnStopServer.Size = new System.Drawing.Size(59, 23);
     this.btnStopServer.TabIndex = 14;
     this.btnStopServer.Text = "Stop";
     this.btnStopServer.UseVisualStyleBackColor = true;
     this.btnStopServer.Click += new System.EventHandler(this.btnStopServer_Click);
     //
     // lstClients
     //
     this.lstClients.Location = new System.Drawing.Point(9, 216);
     this.lstClients.Name = "lstClients";
     this.lstClients.Size = new System.Drawing.Size(127, 137);
     this.lstClients.TabIndex = 18;
     this.lstClients.UseCompatibleStateImageBehavior = false;
     this.lstClients.View = System.Windows.Forms.View.List;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 131);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(85, 13);
     this.label3.TabIndex = 20;
     this.label3.Text = "Client Base Port:";
     //
     // numLobbyPort
     //
     this.numLobbyPort.Location = new System.Drawing.Point(103, 103);
     this.numLobbyPort.Maximum = new decimal(new int[] {
     3000,
     0,
     0,
     0});
     this.numLobbyPort.Name = "numLobbyPort";
     this.numLobbyPort.Size = new System.Drawing.Size(66, 20);
     this.numLobbyPort.TabIndex = 21;
     this.numLobbyPort.Value = new decimal(new int[] {
     2302,
     0,
     0,
     0});
     this.numLobbyPort.ValueChanged += new System.EventHandler(this.numLobbyPort_ValueChanged);
     //
     // numBasePort
     //
     this.numBasePort.Location = new System.Drawing.Point(103, 129);
     this.numBasePort.Maximum = new decimal(new int[] {
     3000,
     0,
     0,
     0});
     this.numBasePort.Name = "numBasePort";
     this.numBasePort.Size = new System.Drawing.Size(66, 20);
     this.numBasePort.TabIndex = 22;
     this.numBasePort.Value = new decimal(new int[] {
     2303,
     0,
     0,
     0});
     this.numBasePort.ValueChanged += new System.EventHandler(this.numBasePort_ValueChanged);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripStatus});
     this.statusStrip1.Location = new System.Drawing.Point(0, 517);
     this.statusStrip1.Name = "statusStrip1";
     this.statusStrip1.Size = new System.Drawing.Size(763, 22);
     this.statusStrip1.TabIndex = 23;
     this.statusStrip1.Text = "statusStrip1";
     //
     // toolStripStatus
     //
     this.toolStripStatus.Name = "toolStripStatus";
     this.toolStripStatus.Size = new System.Drawing.Size(42, 17);
     this.toolStripStatus.Text = "Status:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 200);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(41, 13);
     this.label1.TabIndex = 24;
     this.label1.Text = "Clients:";
     //
     // TrayIcon
     //
     this.TrayIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
     this.TrayIcon.BalloonTipText = "\'Amy Server\' is running. =D";
     this.TrayIcon.BalloonTipTitle = "Amy Server";
     this.TrayIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("TrayIcon.Icon")));
     this.TrayIcon.Text = "Amy Gaming Server";
     this.TrayIcon.Visible = true;
     //
     // lvActiveGames
     //
     this.lvActiveGames.Location = new System.Drawing.Point(12, 174);
     this.lvActiveGames.Name = "lvActiveGames";
     this.lvActiveGames.Size = new System.Drawing.Size(148, 23);
     this.lvActiveGames.TabIndex = 25;
     this.lvActiveGames.UseCompatibleStateImageBehavior = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 158);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(43, 13);
     this.label4.TabIndex = 26;
     this.label4.Text = "Games:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(12, 60);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(72, 13);
     this.label5.TabIndex = 28;
     this.label5.Text = "Physics Rate:";
     //
     // tbStep
     //
     this.tbStep.AutoSize = false;
     this.tbStep.Location = new System.Drawing.Point(12, 76);
     this.tbStep.Maximum = 20;
     this.tbStep.Name = "tbStep";
     this.tbStep.Size = new System.Drawing.Size(148, 26);
     this.tbStep.TabIndex = 27;
     this.tbStep.TickStyle = System.Windows.Forms.TickStyle.None;
     this.tbStep.Value = 10;
     this.tbStep.Scroll += new System.EventHandler(this.tbStep_Scroll);
     //
     // spMain
     //
     this.spMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.spMain.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.spMain.Location = new System.Drawing.Point(0, 0);
     this.spMain.Name = "spMain";
     //
     // spMain.Panel1
     //
     this.spMain.Panel1.Controls.Add(this.btnStartServer);
     this.spMain.Panel1.Controls.Add(this.label5);
     this.spMain.Panel1.Controls.Add(this.label2);
     this.spMain.Panel1.Controls.Add(this.tbStep);
     this.spMain.Panel1.Controls.Add(this.btnStopServer);
     this.spMain.Panel1.Controls.Add(this.label4);
     this.spMain.Panel1.Controls.Add(this.lstClients);
     this.spMain.Panel1.Controls.Add(this.lvActiveGames);
     this.spMain.Panel1.Controls.Add(this.label3);
     this.spMain.Panel1.Controls.Add(this.label1);
     this.spMain.Panel1.Controls.Add(this.numLobbyPort);
     this.spMain.Panel1.Controls.Add(this.numBasePort);
     this.spMain.Size = new System.Drawing.Size(763, 517);
     this.spMain.SplitterDistance = 171;
     this.spMain.TabIndex = 29;
     //
     // Server
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(763, 539);
     this.Controls.Add(this.spMain);
     this.Controls.Add(this.statusStrip1);
     this.MinimumSize = new System.Drawing.Size(337, 264);
     this.Name = "Server";
     this.Text = "WinPhysiX Server";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ServerApp_MainFormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.numLobbyPort)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numBasePort)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbStep)).EndInit();
     this.spMain.Panel1.ResumeLayout(false);
     this.spMain.Panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spMain)).EndInit();
     this.spMain.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #39
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     this.trackBar1 = new System.Windows.Forms.TrackBar();
     this.trackBar2 = new System.Windows.Forms.TrackBar();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.button1 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.button3 = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
     this.SuspendLayout();
     //
     // trackBar1
     //
     this.trackBar1.LargeChange = 10;
     this.trackBar1.Location = new System.Drawing.Point(12, 30);
     this.trackBar1.Maximum = 100;
     this.trackBar1.Name = "trackBar1";
     this.trackBar1.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.trackBar1.Size = new System.Drawing.Size(45, 104);
     this.trackBar1.TabIndex = 0;
     this.trackBar1.TickFrequency = 5;
     this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackBar1.Value = 50;
     this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
     //
     // trackBar2
     //
     this.trackBar2.LargeChange = 10;
     this.trackBar2.Location = new System.Drawing.Point(79, 30);
     this.trackBar2.Maximum = 100;
     this.trackBar2.Name = "trackBar2";
     this.trackBar2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.trackBar2.Size = new System.Drawing.Size(45, 104);
     this.trackBar2.TabIndex = 1;
     this.trackBar2.TickFrequency = 5;
     this.trackBar2.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackBar2.Value = 50;
     this.trackBar2.Scroll += new System.EventHandler(this.trackBar2_Scroll);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("MS UI Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(34, 12);
     this.label1.TabIndex = 2;
     this.label1.Text = "BGM";
     this.label1.Click += new System.EventHandler(this.label1_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("MS UI Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
     this.label2.Location = new System.Drawing.Point(88, 9);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(23, 12);
     this.label2.TabIndex = 3;
     this.label2.Text = "SE";
     this.label2.Click += new System.EventHandler(this.label2_Click);
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(148, 30);
     this.checkBox1.Name = "checkBox1";
     this.checkBox1.Size = new System.Drawing.Size(57, 16);
     this.checkBox1.TabIndex = 4;
     this.checkBox1.Text = "ミュート";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 137);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(17, 12);
     this.label3.TabIndex = 5;
     this.label3.Text = "50";
     this.label3.Click += new System.EventHandler(this.label3_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(88, 137);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(17, 12);
     this.label4.TabIndex = 6;
     this.label4.Text = "50";
     this.label4.Click += new System.EventHandler(this.label4_Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(148, 108);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(68, 26);
     this.button1.TabIndex = 7;
     this.button1.Text = "デフォルト";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(31, 166);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(68, 23);
     this.button2.TabIndex = 8;
     this.button2.Text = "完了";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(148, 166);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(68, 23);
     this.button3.TabIndex = 9;
     this.button3.Text = "キャンセル";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // VolumeDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(250, 201);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.checkBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.trackBar2);
     this.Controls.Add(this.trackBar1);
     this.Name = "VolumeDialog";
     this.Text = "ボリューム調整";
     this.Load += new System.EventHandler(this.VolumeDialog_Load_1);
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #40
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label6     = new System.Windows.Forms.Label();
     this.label4     = new System.Windows.Forms.Label();
     this._btnReset  = new System.Windows.Forms.Button();
     this.label1     = new System.Windows.Forms.Label();
     this._textBoxZ  = new Main3DDemo.NumericTextBox();
     this._textBoxY  = new Main3DDemo.NumericTextBox();
     this._btnOK     = new System.Windows.Forms.Button();
     this._btnCancel = new System.Windows.Forms.Button();
     this.groupBox1  = new System.Windows.Forms.GroupBox();
     this._textBoxX  = new Main3DDemo.NumericTextBox();
     _trackBarY      = new System.Windows.Forms.TrackBar();
     _trackBarZ      = new System.Windows.Forms.TrackBar();
     _trackBarX      = new System.Windows.Forms.TrackBar();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(_trackBarY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(_trackBarZ)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(_trackBarX)).BeginInit();
     this.SuspendLayout();
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(13, 131);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(13, 13);
     this.label6.TabIndex = 38;
     this.label6.Text     = "&Z";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(13, 82);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(13, 13);
     this.label4.TabIndex = 37;
     this.label4.Text     = "&Y";
     //
     // _btnReset
     //
     this._btnReset.Location = new System.Drawing.Point(169, 201);
     this._btnReset.Name     = "_btnReset";
     this._btnReset.Size     = new System.Drawing.Size(66, 33);
     this._btnReset.TabIndex = 36;
     this._btnReset.Text     = "&Reset";
     this._btnReset.UseVisualStyleBackColor = true;
     this._btnReset.Click += new System.EventHandler(this._btnReset_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 30);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(13, 13);
     this.label1.TabIndex = 36;
     this.label1.Text     = "&X";
     //
     // _textBoxZ
     //
     this._textBoxZ.Location       = new System.Drawing.Point(173, 125);
     this._textBoxZ.MaximumAllowed = 1000;
     this._textBoxZ.MinimumAllowed = -1000;
     this._textBoxZ.Name           = "_textBoxZ";
     this._textBoxZ.Size           = new System.Drawing.Size(50, 20);
     this._textBoxZ.TabIndex       = 34;
     this._textBoxZ.Text           = "-1000";
     this._textBoxZ.Value          = -1000;
     this._textBoxZ.TextChanged   += new System.EventHandler(this._textBoxZ_TextChanged);
     //
     // _textBoxY
     //
     this._textBoxY.Location       = new System.Drawing.Point(173, 76);
     this._textBoxY.MaximumAllowed = 1000;
     this._textBoxY.MinimumAllowed = -1000;
     this._textBoxY.Name           = "_textBoxY";
     this._textBoxY.Size           = new System.Drawing.Size(50, 20);
     this._textBoxY.TabIndex       = 33;
     this._textBoxY.Text           = "-1000";
     this._textBoxY.Value          = -1000;
     this._textBoxY.TextChanged   += new System.EventHandler(this._textBoxY_TextChanged);
     //
     // _btnOK
     //
     this._btnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this._btnOK.Location                = new System.Drawing.Point(21, 201);
     this._btnOK.Name                    = "_btnOK";
     this._btnOK.Size                    = new System.Drawing.Size(66, 33);
     this._btnOK.TabIndex                = 34;
     this._btnOK.Text                    = "&OK";
     this._btnOK.UseVisualStyleBackColor = true;
     //
     // _btnCancel
     //
     this._btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this._btnCancel.Location                = new System.Drawing.Point(95, 201);
     this._btnCancel.Name                    = "_btnCancel";
     this._btnCancel.Size                    = new System.Drawing.Size(66, 33);
     this._btnCancel.TabIndex                = 35;
     this._btnCancel.Text                    = "&Cancel";
     this._btnCancel.UseVisualStyleBackColor = true;
     this._btnCancel.Click                  += new System.EventHandler(this._btnCancel_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this._textBoxZ);
     this.groupBox1.Controls.Add(this._textBoxY);
     this.groupBox1.Controls.Add(this._textBoxX);
     this.groupBox1.Controls.Add(_trackBarY);
     this.groupBox1.Controls.Add(_trackBarZ);
     this.groupBox1.Controls.Add(_trackBarX);
     this.groupBox1.Location = new System.Drawing.Point(12, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(236, 175);
     this.groupBox1.TabIndex = 33;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "&Transform Parameters";
     //
     // _textBoxX
     //
     this._textBoxX.Location       = new System.Drawing.Point(173, 25);
     this._textBoxX.MaximumAllowed = 1000;
     this._textBoxX.MinimumAllowed = -1000;
     this._textBoxX.Name           = "_textBoxX";
     this._textBoxX.Size           = new System.Drawing.Size(50, 20);
     this._textBoxX.TabIndex       = 32;
     this._textBoxX.Text           = "-1000";
     this._textBoxX.Value          = -1000;
     this._textBoxX.TextChanged   += new System.EventHandler(this._textBoxX_TextChanged);
     //
     // _trackBarY
     //
     _trackBarY.Location      = new System.Drawing.Point(34, 76);
     _trackBarY.Maximum       = 1000;
     _trackBarY.Minimum       = -1000;
     _trackBarY.Name          = "_trackBarY";
     _trackBarY.Size          = new System.Drawing.Size(135, 45);
     _trackBarY.TabIndex      = 31;
     _trackBarY.TickFrequency = 0;
     _trackBarY.TickStyle     = System.Windows.Forms.TickStyle.None;
     _trackBarY.Value         = -1000;
     _trackBarY.ValueChanged += new System.EventHandler(this._trackBarY_Scroll);
     //
     // _trackBarZ
     //
     _trackBarZ.Location      = new System.Drawing.Point(34, 125);
     _trackBarZ.Maximum       = 1000;
     _trackBarZ.Minimum       = -1000;
     _trackBarZ.Name          = "_trackBarZ";
     _trackBarZ.Size          = new System.Drawing.Size(135, 45);
     _trackBarZ.TabIndex      = 30;
     _trackBarZ.TickFrequency = 0;
     _trackBarZ.TickStyle     = System.Windows.Forms.TickStyle.None;
     _trackBarZ.Value         = -1000;
     _trackBarZ.ValueChanged += new System.EventHandler(this._trackBarZ_Scroll);
     //
     // _trackBarX
     //
     _trackBarX.Location      = new System.Drawing.Point(34, 27);
     _trackBarX.Maximum       = 1000;
     _trackBarX.Minimum       = -1000;
     _trackBarX.Name          = "_trackBarX";
     _trackBarX.Size          = new System.Drawing.Size(135, 45);
     _trackBarX.TabIndex      = 29;
     _trackBarX.TickFrequency = 0;
     _trackBarX.TickStyle     = System.Windows.Forms.TickStyle.None;
     _trackBarX.Value         = -1000;
     _trackBarX.ValueChanged += new System.EventHandler(this._trackBarX_Scroll);
     //
     // MoveDialog
     //
     this.AcceptButton        = this._btnOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this._btnCancel;
     this.ClientSize          = new System.Drawing.Size(263, 248);
     this.Controls.Add(this._btnReset);
     this.Controls.Add(this._btnOK);
     this.Controls.Add(this._btnCancel);
     this.Controls.Add(this.groupBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "MoveDialog";
     this.Text            = "Move Camera";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(_trackBarY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(_trackBarZ)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(_trackBarX)).EndInit();
     this.ResumeLayout(false);
 }
Пример #41
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelCurrentSpeed = new System.Windows.Forms.Label();
     this.buttonResetTicks = new System.Windows.Forms.Button();
     this.labelMotorStatus = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.textBoxTicks = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.textBoxDistance = new System.Windows.Forms.TextBox();
     this.textBoxMotorSpeed = new System.Windows.Forms.TextBox();
     this.textBoxAcceleration = new System.Windows.Forms.TextBox();
     this.trackBarAcceleration = new System.Windows.Forms.TrackBar();
     this.label9 = new System.Windows.Forms.Label();
     this.trackBarMotorSpeed = new System.Windows.Forms.TrackBar();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.buttonMotorCtrlStart = new System.Windows.Forms.Button();
     this.buttonMotorCtrlStop = new System.Windows.Forms.Button();
     this.label6 = new System.Windows.Forms.Label();
     this.buttonResetMotorCtrl = new System.Windows.Forms.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.textBoxDriveCtrlMotorStatus = new System.Windows.Forms.TextBox();
     this.timer = new System.Windows.Forms.Timer();
     this.SuspendLayout();
     //
     // labelCurrentSpeed
     //
     this.labelCurrentSpeed.Location = new System.Drawing.Point(368, 166);
     this.labelCurrentSpeed.Name = "labelCurrentSpeed";
     this.labelCurrentSpeed.Size = new System.Drawing.Size(96, 20);
     this.labelCurrentSpeed.Text = "0.000 [m/s]";
     this.labelCurrentSpeed.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // buttonResetTicks
     //
     this.buttonResetTicks.Location = new System.Drawing.Point(314, 98);
     this.buttonResetTicks.Name = "buttonResetTicks";
     this.buttonResetTicks.Size = new System.Drawing.Size(72, 20);
     this.buttonResetTicks.TabIndex = 49;
     this.buttonResetTicks.Text = "Reset";
     this.buttonResetTicks.Click += new System.EventHandler(this.buttonResetTicks_Click);
     //
     // labelMotorStatus
     //
     this.labelMotorStatus.Location = new System.Drawing.Point(314, 41);
     this.labelMotorStatus.Name = "labelMotorStatus";
     this.labelMotorStatus.Size = new System.Drawing.Size(72, 20);
     this.labelMotorStatus.Text = "stopped";
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(15, 96);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(123, 20);
     this.label11.Text = "Ticks";
     //
     // textBoxTicks
     //
     this.textBoxTicks.Location = new System.Drawing.Point(392, 96);
     this.textBoxTicks.Name = "textBoxTicks";
     this.textBoxTicks.Size = new System.Drawing.Size(72, 23);
     this.textBoxTicks.TabIndex = 42;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(15, 67);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(123, 20);
     this.label10.Text = "Distance [m]";
     //
     // textBoxDistance
     //
     this.textBoxDistance.Location = new System.Drawing.Point(392, 67);
     this.textBoxDistance.Name = "textBoxDistance";
     this.textBoxDistance.Size = new System.Drawing.Size(72, 23);
     this.textBoxDistance.TabIndex = 35;
     //
     // textBoxMotorSpeed
     //
     this.textBoxMotorSpeed.Location = new System.Drawing.Point(392, 227);
     this.textBoxMotorSpeed.Name = "textBoxMotorSpeed";
     this.textBoxMotorSpeed.Size = new System.Drawing.Size(72, 23);
     this.textBoxMotorSpeed.TabIndex = 29;
     //
     // textBoxAcceleration
     //
     this.textBoxAcceleration.Location = new System.Drawing.Point(392, 281);
     this.textBoxAcceleration.Name = "textBoxAcceleration";
     this.textBoxAcceleration.Size = new System.Drawing.Size(72, 23);
     this.textBoxAcceleration.TabIndex = 11;
     //
     // trackBarAcceleration
     //
     this.trackBarAcceleration.Location = new System.Drawing.Point(161, 270);
     this.trackBarAcceleration.Maximum = 5000;
     this.trackBarAcceleration.Name = "trackBarAcceleration";
     this.trackBarAcceleration.Size = new System.Drawing.Size(213, 45);
     this.trackBarAcceleration.SmallChange = 100;
     this.trackBarAcceleration.TabIndex = 23;
     this.trackBarAcceleration.TickFrequency = 500;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(15, 282);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(140, 20);
     this.label9.Text = "Acceleration [m/s^2]";
     //
     // trackBarMotorSpeed
     //
     this.trackBarMotorSpeed.Location = new System.Drawing.Point(161, 216);
     this.trackBarMotorSpeed.Maximum = 2000;
     this.trackBarMotorSpeed.Minimum = -2000;
     this.trackBarMotorSpeed.Name = "trackBarMotorSpeed";
     this.trackBarMotorSpeed.Size = new System.Drawing.Size(213, 45);
     this.trackBarMotorSpeed.SmallChange = 100;
     this.trackBarMotorSpeed.TabIndex = 18;
     this.trackBarMotorSpeed.TickFrequency = 500;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(15, 228);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(123, 20);
     this.label8.Text = "Motor speed [m/s]";
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(15, 166);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(100, 20);
     this.label7.Text = "Motor control";
     //
     // buttonMotorCtrlStart
     //
     this.buttonMotorCtrlStart.Location = new System.Drawing.Point(174, 166);
     this.buttonMotorCtrlStart.Name = "buttonMotorCtrlStart";
     this.buttonMotorCtrlStart.Size = new System.Drawing.Size(72, 20);
     this.buttonMotorCtrlStart.TabIndex = 12;
     this.buttonMotorCtrlStart.Text = "Start";
     this.buttonMotorCtrlStart.Click += new System.EventHandler(this.buttonMotorCtrlStart_Click);
     //
     // buttonMotorCtrlStop
     //
     this.buttonMotorCtrlStop.Location = new System.Drawing.Point(290, 166);
     this.buttonMotorCtrlStop.Name = "buttonMotorCtrlStop";
     this.buttonMotorCtrlStop.Size = new System.Drawing.Size(72, 20);
     this.buttonMotorCtrlStop.TabIndex = 13;
     this.buttonMotorCtrlStop.Text = "Stop";
     this.buttonMotorCtrlStop.Click += new System.EventHandler(this.buttonMotorCtrlStop_Click);
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(15, 12);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(100, 20);
     this.label6.Text = "Reset MotorCtrl";
     //
     // buttonResetMotorCtrl
     //
     this.buttonResetMotorCtrl.Location = new System.Drawing.Point(392, 12);
     this.buttonResetMotorCtrl.Name = "buttonResetMotorCtrl";
     this.buttonResetMotorCtrl.Size = new System.Drawing.Size(72, 20);
     this.buttonResetMotorCtrl.TabIndex = 11;
     this.buttonResetMotorCtrl.Text = "Reset";
     this.buttonResetMotorCtrl.Click += new System.EventHandler(this.buttonResetMotorCtrl_Click);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(15, 41);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(100, 20);
     this.label5.Text = "Motor status";
     //
     // textBoxDriveCtrlMotorStatus
     //
     this.textBoxDriveCtrlMotorStatus.Location = new System.Drawing.Point(392, 38);
     this.textBoxDriveCtrlMotorStatus.Name = "textBoxDriveCtrlMotorStatus";
     this.textBoxDriveCtrlMotorStatus.Size = new System.Drawing.Size(72, 23);
     this.textBoxDriveCtrlMotorStatus.TabIndex = 10;
     //
     // timer
     //
     this.timer.Enabled = true;
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // MotorCtrlView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
     this.Controls.Add(this.labelCurrentSpeed);
     this.Controls.Add(this.buttonResetTicks);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.labelMotorStatus);
     this.Controls.Add(this.textBoxDriveCtrlMotorStatus);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.textBoxTicks);
     this.Controls.Add(this.buttonResetMotorCtrl);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.buttonMotorCtrlStop);
     this.Controls.Add(this.textBoxDistance);
     this.Controls.Add(this.buttonMotorCtrlStart);
     this.Controls.Add(this.textBoxMotorSpeed);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.textBoxAcceleration);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.trackBarAcceleration);
     this.Controls.Add(this.trackBarMotorSpeed);
     this.Controls.Add(this.label9);
     this.Name = "MotorCtrlView";
     this.Size = new System.Drawing.Size(480, 330);
     this.ResumeLayout(false);
 }
Пример #42
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.TrackBar _trackBarPlaneIndex;
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.label7         = new System.Windows.Forms.Label();
     this._txtPlaneIndex = new Main3DDemo.NumericTextBox();
     this._btnOK         = new System.Windows.Forms.Button();
     this._btnCancel     = new System.Windows.Forms.Button();
     _trackBarPlaneIndex = new System.Windows.Forms.TrackBar();
     ((System.ComponentModel.ISupportInitialize)(_trackBarPlaneIndex)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // _trackBarPlaneIndex
     //
     _trackBarPlaneIndex.Location      = new System.Drawing.Point(83, 27);
     _trackBarPlaneIndex.Maximum       = 1000;
     _trackBarPlaneIndex.Minimum       = -1000;
     _trackBarPlaneIndex.Name          = "_trackBarPlaneIndex";
     _trackBarPlaneIndex.Size          = new System.Drawing.Size(135, 45);
     _trackBarPlaneIndex.TabIndex      = 32;
     _trackBarPlaneIndex.TickFrequency = 0;
     _trackBarPlaneIndex.TickStyle     = System.Windows.Forms.TickStyle.None;
     _trackBarPlaneIndex.Value         = -1000;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(_trackBarPlaneIndex);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this._txtPlaneIndex);
     this.groupBox1.Location = new System.Drawing.Point(12, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(292, 74);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(13, 32);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(64, 13);
     this.label7.TabIndex = 9;
     this.label7.Text     = "&Plane Index";
     //
     // _txtPlaneIndex
     //
     this._txtPlaneIndex.Location       = new System.Drawing.Point(224, 29);
     this._txtPlaneIndex.MaximumAllowed = 1;
     this._txtPlaneIndex.MinimumAllowed = -1;
     this._txtPlaneIndex.Name           = "_txtPlaneIndex";
     this._txtPlaneIndex.Size           = new System.Drawing.Size(50, 20);
     this._txtPlaneIndex.TabIndex       = 8;
     this._txtPlaneIndex.Text           = "0";
     this._txtPlaneIndex.Value          = 0;
     //
     // _btnOK
     //
     this._btnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this._btnOK.Location                = new System.Drawing.Point(55, 97);
     this._btnOK.Name                    = "_btnOK";
     this._btnOK.Size                    = new System.Drawing.Size(90, 27);
     this._btnOK.TabIndex                = 36;
     this._btnOK.Text                    = "&OK";
     this._btnOK.UseVisualStyleBackColor = true;
     //
     // _btnCancel
     //
     this._btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this._btnCancel.Location                = new System.Drawing.Point(151, 97);
     this._btnCancel.Name                    = "_btnCancel";
     this._btnCancel.Size                    = new System.Drawing.Size(90, 27);
     this._btnCancel.TabIndex                = 37;
     this._btnCancel.Text                    = "&Cancel";
     this._btnCancel.UseVisualStyleBackColor = true;
     //
     // FrameIndex
     //
     this.AcceptButton        = this._btnOK;
     this.CancelButton        = this._btnCancel;
     this.FormBorderStyle     = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox         = false;
     this.MinimizeBox         = false;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(316, 146);
     this.Controls.Add(this._btnOK);
     this.Controls.Add(this._btnCancel);
     this.Controls.Add(this.groupBox1);
     this.Name = "FrameIndex";
     this.Text = "Frame Index";
     ((System.ComponentModel.ISupportInitialize)(_trackBarPlaneIndex)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #43
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(APropos));
            this.textBox1         = new System.Windows.Forms.TextBox();
            this.textBox2         = new System.Windows.Forms.TextBox();
            this.tabControl1      = new System.Windows.Forms.TabControl();
            this.tabPage1         = new System.Windows.Forms.TabPage();
            this.BoutonFermer     = new System.Windows.Forms.Button();
            this.tabPage2         = new System.Windows.Forms.TabPage();
            this.BouttonAppliquer = new System.Windows.Forms.Button();
            this.label6           = new System.Windows.Forms.Label();
            this.label3           = new System.Windows.Forms.Label();
            this.label2           = new System.Windows.Forms.Label();
            this.BoutonAnnuler    = new System.Windows.Forms.Button();
            this.BoutonValider    = new System.Windows.Forms.Button();
            this.label5           = new System.Windows.Forms.Label();
            this.comboBox         = new System.Windows.Forms.ComboBox();
            this.label4           = new System.Windows.Forms.Label();
            this.label1           = new System.Windows.Forms.Label();
            this.trackBar         = new System.Windows.Forms.TrackBar();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar)).BeginInit();
            this.SuspendLayout();
            //
            // textBox1
            //
            this.textBox1.BackColor = System.Drawing.SystemColors.Control;
            this.textBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.textBox1.Multiline = true;
            this.textBox1.Name      = "textBox1";
            this.textBox1.ReadOnly  = true;
            this.textBox1.Size      = new System.Drawing.Size(528, 196);
            this.textBox1.TabIndex  = 0;
            this.textBox1.TabStop   = false;
            this.textBox1.Text      = @"
Application created by Eric Marchesin - Copyright (C) - April 2003
This is an unassuming program that modestly claims to be simple and ergonomic to test the graph structure.

-> First this is an editor to build, modify, save and load graphs made of nodes which are linked with arcs.
-> Then you just have to specify both starting and ending nodes on the current graph to get the best path.

The 'best path' is the one which has the lowest cost (in this case that is to say the shortest distance). The search is performed by an algorithm named A* : the remaining distance for each possible way is estimated and exploration is oriented according to the heuristic. You can see how it works with the 'step by step' mode.


Any feedback can be sent at the following e-mail adress :";
            //
            // textBox2
            //
            this.textBox2.Location  = new System.Drawing.Point(280, 160);
            this.textBox2.Name      = "textBox2";
            this.textBox2.ReadOnly  = true;
            this.textBox2.Size      = new System.Drawing.Size(144, 20);
            this.textBox2.TabIndex  = 2;
            this.textBox2.Text      = "*****@*****.**";
            this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            //
            // tabControl1
            //
            this.tabControl1.Controls.AddRange(new System.Windows.Forms.Control[] {
                this.tabPage1,
                this.tabPage2
            });
            this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Name          = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size          = new System.Drawing.Size(536, 222);
            this.tabControl1.TabIndex      = 2;
            //
            // tabPage1
            //
            this.tabPage1.Controls.AddRange(new System.Windows.Forms.Control[] {
                this.BoutonFermer,
                this.textBox2,
                this.textBox1
            });
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name     = "tabPage1";
            this.tabPage1.Size     = new System.Drawing.Size(528, 196);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text     = "Information";
            //
            // BoutonFermer
            //
            this.BoutonFermer.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.BoutonFermer.Location     = new System.Drawing.Point(440, 160);
            this.BoutonFermer.Name         = "BoutonFermer";
            this.BoutonFermer.TabIndex     = 1;
            this.BoutonFermer.Text         = "Close";
            //
            // tabPage2
            //
            this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.tabPage2.Controls.AddRange(new System.Windows.Forms.Control[] {
                this.BouttonAppliquer,
                this.label6,
                this.label3,
                this.label2,
                this.BoutonAnnuler,
                this.BoutonValider,
                this.label5,
                this.comboBox,
                this.label4,
                this.label1,
                this.trackBar
            });
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name     = "tabPage2";
            this.tabPage2.Size     = new System.Drawing.Size(528, 196);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text     = "Options";
            //
            // BouttonAppliquer
            //
            this.BouttonAppliquer.Location = new System.Drawing.Point(224, 160);
            this.BouttonAppliquer.Name     = "BouttonAppliquer";
            this.BouttonAppliquer.TabIndex = 4;
            this.BouttonAppliquer.Text     = "Apply";
            this.BouttonAppliquer.Click   += new System.EventHandler(this.Appliquer_Click);
            //
            // label6
            //
            this.label6.Location  = new System.Drawing.Point(264, 88);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(136, 56);
            this.label6.TabIndex  = 10;
            this.label6.Text      = "Minimize cost without exploring more nodes than needed";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label3
            //
            this.label3.Location = new System.Drawing.Point(400, 88);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(120, 64);
            this.label3.TabIndex = 6;
            this.label3.Text     = "Dijkstra only : do not perform estimation, but simply consider the actual current" +
                                   " cost";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label2
            //
            this.label2.Location = new System.Drawing.Point(136, 88);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(128, 64);
            this.label2.TabIndex = 5;
            this.label2.Text     = "Heuristic only : minimize the number of explored nodes by estimating the remainin" +
                                   "g cost";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // BoutonAnnuler
            //
            this.BoutonAnnuler.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.BoutonAnnuler.Location     = new System.Drawing.Point(312, 160);
            this.BoutonAnnuler.Name         = "BoutonAnnuler";
            this.BoutonAnnuler.TabIndex     = 5;
            this.BoutonAnnuler.Text         = "Cancel";
            //
            // BoutonValider
            //
            this.BoutonValider.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.BoutonValider.Location     = new System.Drawing.Point(136, 160);
            this.BoutonValider.Name         = "BoutonValider";
            this.BoutonValider.Size         = new System.Drawing.Size(72, 23);
            this.BoutonValider.TabIndex     = 3;
            this.BoutonValider.Text         = "Ok";
            //
            // label5
            //
            this.label5.Location = new System.Drawing.Point(296, 16);
            this.label5.Name     = "label5";
            this.label5.Size     = new System.Drawing.Size(224, 40);
            this.label5.TabIndex = 9;
            this.label5.Text     = "This is the way to estimate the cost from the current to the ending node.";
            //
            // comboBox
            //
            this.comboBox.Items.AddRange(new object[] {
                "Euclidian distance",
                "Manhattan distance",
                "Maximum distance along axis"
            });
            this.comboBox.Location = new System.Drawing.Point(104, 16);
            this.comboBox.Name     = "comboBox";
            this.comboBox.Size     = new System.Drawing.Size(184, 21);
            this.comboBox.TabIndex = 1;
            //
            // label4
            //
            this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.label4.Location = new System.Drawing.Point(8, 16);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(88, 24);
            this.label4.TabIndex = 7;
            this.label4.Text     = "Heuristic to use :";
            //
            // label1
            //
            this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.label1.Location = new System.Drawing.Point(8, 64);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(144, 24);
            this.label1.TabIndex = 4;
            this.label1.Text     = "Heuristic/Dijkstra balance :";
            //
            // trackBar
            //
            this.trackBar.LargeChange = 1;
            this.trackBar.Location    = new System.Drawing.Point(184, 56);
            this.trackBar.Maximum     = 2;
            this.trackBar.Name        = "trackBar";
            this.trackBar.Size        = new System.Drawing.Size(288, 45);
            this.trackBar.TabIndex    = 2;
            this.trackBar.Scroll     += new System.EventHandler(this.trackBar_Scroll);
            //
            // APropos
            //
            this.AcceptButton      = this.BoutonValider;
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.CancelButton      = this.BoutonAnnuler;
            this.ClientSize        = new System.Drawing.Size(536, 222);
            this.Controls.AddRange(new System.Windows.Forms.Control[] {
                this.tabControl1
            });
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox   = false;
            this.Name          = "APropos";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text          = "About GraphFormer...";
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.trackBar)).EndInit();
            this.ResumeLayout(false);
        }
Пример #44
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     this.StartButton = new System.Windows.Forms.Button();
     this.StopButton = new System.Windows.Forms.Button();
     this.ConnectionGB = new System.Windows.Forms.GroupBox();
     this.IPTextBox = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.statusStrip = new System.Windows.Forms.StatusStrip();
     this.ConnectionStatus = new System.Windows.Forms.ToolStripStatusLabel();
     this.StatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.VolumeGB = new System.Windows.Forms.GroupBox();
     this.VolumeBar = new System.Windows.Forms.TrackBar();
     this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.contextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutOAEPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
     this.DSInfo = new System.Data.DataSet();
     this.button1 = new System.Windows.Forms.Button();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.inputDeviceList = new System.Windows.Forms.ComboBox();
     this.systemaudiorouter = new System.Windows.Forms.CheckBox();
     this.ConnectionGB.SuspendLayout();
     this.statusStrip.SuspendLayout();
     this.VolumeGB.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VolumeBar)).BeginInit();
     this.contextMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DSInfo)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // StartButton
     //
     this.StartButton.Location = new System.Drawing.Point(13, 243);
     this.StartButton.Name = "StartButton";
     this.StartButton.Size = new System.Drawing.Size(75, 23);
     this.StartButton.TabIndex = 0;
     this.StartButton.Text = "Start";
     this.StartButton.UseVisualStyleBackColor = true;
     this.StartButton.Click += new System.EventHandler(this.button1_Click);
     //
     // StopButton
     //
     this.StopButton.Location = new System.Drawing.Point(94, 243);
     this.StopButton.Name = "StopButton";
     this.StopButton.Size = new System.Drawing.Size(75, 23);
     this.StopButton.TabIndex = 1;
     this.StopButton.Text = "Stop";
     this.StopButton.UseVisualStyleBackColor = true;
     this.StopButton.Click += new System.EventHandler(this.button2_Click);
     //
     // ConnectionGB
     //
     this.ConnectionGB.Controls.Add(this.IPTextBox);
     this.ConnectionGB.Controls.Add(this.label1);
     this.ConnectionGB.Location = new System.Drawing.Point(13, 13);
     this.ConnectionGB.Name = "ConnectionGB";
     this.ConnectionGB.Size = new System.Drawing.Size(240, 57);
     this.ConnectionGB.TabIndex = 2;
     this.ConnectionGB.TabStop = false;
     this.ConnectionGB.Text = "AirPlay Device";
     //
     // IPTextBox
     //
     this.IPTextBox.Location = new System.Drawing.Point(146, 21);
     this.IPTextBox.MaxLength = 15;
     this.IPTextBox.Name = "IPTextBox";
     this.IPTextBox.Size = new System.Drawing.Size(79, 20);
     this.IPTextBox.TabIndex = 1;
     this.IPTextBox.Text = "10.0.1.1";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 24);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(61, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "IP Address:";
     //
     // statusStrip
     //
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.ConnectionStatus,
     this.StatusLabel});
     this.statusStrip.Location = new System.Drawing.Point(0, 283);
     this.statusStrip.Name = "statusStrip";
     this.statusStrip.Size = new System.Drawing.Size(267, 22);
     this.statusStrip.TabIndex = 3;
     this.statusStrip.Text = "statusStrip1";
     //
     // ConnectionStatus
     //
     this.ConnectionStatus.Name = "ConnectionStatus";
     this.ConnectionStatus.Size = new System.Drawing.Size(0, 17);
     //
     // StatusLabel
     //
     this.StatusLabel.Name = "StatusLabel";
     this.StatusLabel.Size = new System.Drawing.Size(86, 17);
     this.StatusLabel.Text = "Not connected";
     //
     // VolumeGB
     //
     this.VolumeGB.Controls.Add(this.VolumeBar);
     this.VolumeGB.Location = new System.Drawing.Point(13, 167);
     this.VolumeGB.Name = "VolumeGB";
     this.VolumeGB.Size = new System.Drawing.Size(240, 70);
     this.VolumeGB.TabIndex = 4;
     this.VolumeGB.TabStop = false;
     this.VolumeGB.Text = "Volume";
     //
     // VolumeBar
     //
     this.VolumeBar.Location = new System.Drawing.Point(9, 19);
     this.VolumeBar.Maximum = 0;
     this.VolumeBar.Minimum = -144;
     this.VolumeBar.Name = "VolumeBar";
     this.VolumeBar.Size = new System.Drawing.Size(216, 45);
     this.VolumeBar.TabIndex = 0;
     this.VolumeBar.TickFrequency = 5;
     this.VolumeBar.Value = -30;
     this.VolumeBar.Scroll += new System.EventHandler(this.VolumeBar_Scroll);
     //
     // notifyIcon
     //
     this.notifyIcon.ContextMenuStrip = this.contextMenu;
     this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
     this.notifyIcon.Text = "ss";
     this.notifyIcon.Visible = true;
     this.notifyIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseDoubleClick);
     //
     // contextMenu
     //
     this.contextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripMenuItem2,
     this.toolStripMenuItem3,
     this.toolStripSeparator1,
     this.toolStripMenuItem1,
     this.aboutOAEPToolStripMenuItem,
     this.toolStripMenuItem5,
     this.toolStripMenuItem4});
     this.contextMenu.Name = "contextMenu";
     this.contextMenu.Size = new System.Drawing.Size(159, 126);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(158, 22);
     this.toolStripMenuItem2.Text = "Start";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size = new System.Drawing.Size(158, 22);
     this.toolStripMenuItem3.Text = "Stop";
     this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(155, 6);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(158, 22);
     this.toolStripMenuItem1.Text = "Show";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // aboutOAEPToolStripMenuItem
     //
     this.aboutOAEPToolStripMenuItem.Name = "aboutOAEPToolStripMenuItem";
     this.aboutOAEPToolStripMenuItem.Size = new System.Drawing.Size(158, 22);
     this.aboutOAEPToolStripMenuItem.Text = "About axStream";
     this.aboutOAEPToolStripMenuItem.Click += new System.EventHandler(this.aboutOAEPToolStripMenuItem_Click);
     //
     // toolStripMenuItem5
     //
     this.toolStripMenuItem5.Name = "toolStripMenuItem5";
     this.toolStripMenuItem5.Size = new System.Drawing.Size(155, 6);
     //
     // toolStripMenuItem4
     //
     this.toolStripMenuItem4.Name = "toolStripMenuItem4";
     this.toolStripMenuItem4.Size = new System.Drawing.Size(158, 22);
     this.toolStripMenuItem4.Text = "Exit";
     this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
     //
     // DSInfo
     //
     this.DSInfo.DataSetName = "NewDataSet";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(178, 243);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 5;
     this.button1.Text = "About";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click_1);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.inputDeviceList);
     this.groupBox1.Location = new System.Drawing.Point(13, 76);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(240, 58);
     this.groupBox1.TabIndex = 6;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Streaming Source";
     //
     // inputDeviceList
     //
     this.inputDeviceList.FormattingEnabled = true;
     this.inputDeviceList.Location = new System.Drawing.Point(9, 20);
     this.inputDeviceList.Name = "inputDeviceList";
     this.inputDeviceList.Size = new System.Drawing.Size(216, 21);
     this.inputDeviceList.TabIndex = 0;
     //
     // systemaudiorouter
     //
     this.systemaudiorouter.AutoSize = true;
     this.systemaudiorouter.Location = new System.Drawing.Point(22, 141);
     this.systemaudiorouter.Name = "systemaudiorouter";
     this.systemaudiorouter.Size = new System.Drawing.Size(184, 17);
     this.systemaudiorouter.TabIndex = 7;
     this.systemaudiorouter.Text = "Use system audio routing devices";
     this.systemaudiorouter.UseVisualStyleBackColor = true;
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(267, 305);
     this.Controls.Add(this.systemaudiorouter);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.VolumeGB);
     this.Controls.Add(this.statusStrip);
     this.Controls.Add(this.ConnectionGB);
     this.Controls.Add(this.StartButton);
     this.Controls.Add(this.StopButton);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "Main";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "axStream";
     this.TopMost = true;
     this.Load += new System.EventHandler(this.Main_Load);
     this.ConnectionGB.ResumeLayout(false);
     this.ConnectionGB.PerformLayout();
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     this.VolumeGB.ResumeLayout(false);
     this.VolumeGB.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VolumeBar)).EndInit();
     this.contextMenu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DSInfo)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #45
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1         = new System.Windows.Forms.Panel();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.textBox1       = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.groupBox2      = new System.Windows.Forms.GroupBox();
     this.trackBar1      = new System.Windows.Forms.TrackBar();
     this.progressBar1   = new System.Windows.Forms.ProgressBar();
     this.groupBox3      = new System.Windows.Forms.GroupBox();
     this.radioButton4   = new System.Windows.Forms.RadioButton();
     this.radioButton3   = new System.Windows.Forms.RadioButton();
     this.radioButton2   = new System.Windows.Forms.RadioButton();
     this.radioButton1   = new System.Windows.Forms.RadioButton();
     this.groupBox4      = new System.Windows.Forms.GroupBox();
     this.checkBox4      = new System.Windows.Forms.CheckBox();
     this.checkBox3      = new System.Windows.Forms.CheckBox();
     this.checkBox2      = new System.Windows.Forms.CheckBox();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     this.button1        = new System.Windows.Forms.Button();
     this.button2        = new System.Windows.Forms.Button();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Control;
     this.panel1.Location  = new System.Drawing.Point(13, 13);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(565, 100);
     this.panel1.TabIndex  = 0;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.numericUpDown2);
     this.groupBox1.Controls.Add(this.numericUpDown1);
     this.groupBox1.Location = new System.Drawing.Point(13, 120);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(281, 59);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Ввести числа";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(178, 20);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(97, 20);
     this.textBox1.TabIndex = 4;
     this.textBox1.Text     = "0";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(161, 21);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(29, 19);
     this.label2.TabIndex = 3;
     this.label2.Text     = "=";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(66, 20);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(30, 19);
     this.label1.TabIndex = 2;
     this.label1.Text     = "+";
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(102, 20);
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(53, 20);
     this.numericUpDown2.TabIndex = 1;
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(7, 20);
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(53, 20);
     this.numericUpDown1.TabIndex = 0;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.trackBar1);
     this.groupBox2.Controls.Add(this.progressBar1);
     this.groupBox2.Location = new System.Drawing.Point(300, 120);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(278, 139);
     this.groupBox2.TabIndex = 2;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Подвигать ProgressBar";
     //
     // trackBar1
     //
     this.trackBar1.Location = new System.Drawing.Point(6, 88);
     this.trackBar1.Name     = "trackBar1";
     this.trackBar1.Size     = new System.Drawing.Size(266, 45);
     this.trackBar1.TabIndex = 8;
     this.trackBar1.Scroll  += new System.EventHandler(this.TrackBar1Scroll);
     //
     // progressBar1
     //
     this.progressBar1.Location = new System.Drawing.Point(6, 16);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(266, 66);
     this.progressBar1.TabIndex = 7;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.radioButton4);
     this.groupBox3.Controls.Add(this.radioButton3);
     this.groupBox3.Controls.Add(this.radioButton2);
     this.groupBox3.Controls.Add(this.radioButton1);
     this.groupBox3.Location = new System.Drawing.Point(13, 185);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(281, 74);
     this.groupBox3.TabIndex = 4;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Выбрать операцию";
     //
     // radioButton4
     //
     this.radioButton4.Location = new System.Drawing.Point(102, 44);
     this.radioButton4.Name     = "radioButton4";
     this.radioButton4.Size     = new System.Drawing.Size(104, 24);
     this.radioButton4.TabIndex = 3;
     this.radioButton4.Text     = "Деление";
     this.radioButton4.UseVisualStyleBackColor = true;
     this.radioButton4.Click += new System.EventHandler(this.RadioButton4Click);
     //
     // radioButton3
     //
     this.radioButton3.Location = new System.Drawing.Point(102, 20);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(104, 24);
     this.radioButton3.TabIndex = 2;
     this.radioButton3.Text     = "Умножение";
     this.radioButton3.UseVisualStyleBackColor = true;
     this.radioButton3.Click += new System.EventHandler(this.RadioButton3Click);
     //
     // radioButton2
     //
     this.radioButton2.Location = new System.Drawing.Point(7, 44);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(104, 24);
     this.radioButton2.TabIndex = 1;
     this.radioButton2.Text     = "Вычитание";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.Click += new System.EventHandler(this.RadioButton2Click);
     //
     // radioButton1
     //
     this.radioButton1.Checked  = true;
     this.radioButton1.Location = new System.Drawing.Point(7, 19);
     this.radioButton1.Name     = "radioButton1";
     this.radioButton1.Size     = new System.Drawing.Size(104, 24);
     this.radioButton1.TabIndex = 0;
     this.radioButton1.TabStop  = true;
     this.radioButton1.Text     = "Сложение";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.Click += new System.EventHandler(this.RadioButton1Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.checkBox4);
     this.groupBox4.Controls.Add(this.checkBox3);
     this.groupBox4.Controls.Add(this.checkBox2);
     this.groupBox4.Controls.Add(this.checkBox1);
     this.groupBox4.Location = new System.Drawing.Point(13, 265);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(565, 65);
     this.groupBox4.TabIndex = 3;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Активировать\\Деактивировать компоненты формы";
     //
     // checkBox4
     //
     this.checkBox4.Checked    = true;
     this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox4.Location   = new System.Drawing.Point(423, 21);
     this.checkBox4.Name       = "checkBox4";
     this.checkBox4.Size       = new System.Drawing.Size(104, 24);
     this.checkBox4.TabIndex   = 3;
     this.checkBox4.Text       = "Кнопки панели";
     this.checkBox4.UseVisualStyleBackColor = true;
     this.checkBox4.Click += new System.EventHandler(this.CheckBox4Click);
     //
     // checkBox3
     //
     this.checkBox3.Checked    = true;
     this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox3.Location   = new System.Drawing.Point(287, 21);
     this.checkBox3.Name       = "checkBox3";
     this.checkBox3.Size       = new System.Drawing.Size(130, 24);
     this.checkBox3.TabIndex   = 2;
     this.checkBox3.Text       = "Выбрать операцию";
     this.checkBox3.UseVisualStyleBackColor = true;
     this.checkBox3.Click += new System.EventHandler(this.CheckBox3Click);
     //
     // checkBox2
     //
     this.checkBox2.Checked    = true;
     this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox2.Location   = new System.Drawing.Point(116, 21);
     this.checkBox2.Name       = "checkBox2";
     this.checkBox2.Size       = new System.Drawing.Size(142, 24);
     this.checkBox2.TabIndex   = 1;
     this.checkBox2.Text       = "Подвигать ProgressBar";
     this.checkBox2.UseVisualStyleBackColor = true;
     this.checkBox2.Click += new System.EventHandler(this.CheckBox2Click);
     //
     // checkBox1
     //
     this.checkBox1.Checked    = true;
     this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Location   = new System.Drawing.Point(6, 21);
     this.checkBox1.Name       = "checkBox1";
     this.checkBox1.Size       = new System.Drawing.Size(104, 24);
     this.checkBox1.TabIndex   = 0;
     this.checkBox1.Text       = "Ввести числа";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.Click += new System.EventHandler(this.CheckBox1Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(13, 352);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(281, 74);
     this.button1.TabIndex = 5;
     this.button1.Text     = "Показать красную панель";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.Button1Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(300, 352);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(278, 74);
     this.button2.TabIndex = 6;
     this.button2.Text     = "Скрыть панель";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.Button2Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(590, 438);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.panel1);
     this.Name = "MainForm";
     this.Text = "OOP_RESH_L1";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.serverNameLabel = new System.Windows.Forms.Label();
     this.serverIPLabel   = new System.Windows.Forms.Label();
     this.commentsTextBox = new System.Windows.Forms.TextBox();
     this.AcceptButton    = new System.Windows.Forms.Button();
     this.cancelButton    = new System.Windows.Forms.Button();
     this.ratingTrackBar  = new System.Windows.Forms.TrackBar();
     this.label3          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.ratingTrackBar)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(71, 14);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Server name";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(12, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(71, 15);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Server IP";
     //
     // serverNameLabel
     //
     this.serverNameLabel.Location = new System.Drawing.Point(77, 9);
     this.serverNameLabel.Name     = "serverNameLabel";
     this.serverNameLabel.Size     = new System.Drawing.Size(71, 14);
     this.serverNameLabel.TabIndex = 3;
     this.serverNameLabel.Text     = "?????????????????????????";
     //
     // serverIPLabel
     //
     this.serverIPLabel.Location = new System.Drawing.Point(77, 27);
     this.serverIPLabel.Name     = "serverIPLabel";
     this.serverIPLabel.Size     = new System.Drawing.Size(71, 15);
     this.serverIPLabel.TabIndex = 4;
     this.serverIPLabel.Text     = "??";
     //
     // commentsTextBox
     //
     this.commentsTextBox.Location  = new System.Drawing.Point(12, 78);
     this.commentsTextBox.Multiline = true;
     this.commentsTextBox.Name      = "commentsTextBox";
     this.commentsTextBox.Size      = new System.Drawing.Size(260, 142);
     this.commentsTextBox.TabIndex  = 5;
     //
     // AcceptButton
     //
     this.AcceptButton.Location = new System.Drawing.Point(8, 226);
     this.AcceptButton.Name     = "AcceptButton";
     this.AcceptButton.Size     = new System.Drawing.Size(75, 23);
     this.AcceptButton.TabIndex = 6;
     this.AcceptButton.Text     = "Accept";
     this.AcceptButton.UseVisualStyleBackColor = true;
     this.AcceptButton.Click += new System.EventHandler(this.AcceptButtonClick);
     //
     // cancelButton
     //
     this.cancelButton.Location = new System.Drawing.Point(90, 227);
     this.cancelButton.Name     = "cancelButton";
     this.cancelButton.Size     = new System.Drawing.Size(75, 23);
     this.cancelButton.TabIndex = 7;
     this.cancelButton.Text     = "Cancel";
     this.cancelButton.UseVisualStyleBackColor = true;
     this.cancelButton.Click += new System.EventHandler(this.CancelButtonClick);
     //
     // ratingTrackBar
     //
     this.ratingTrackBar.LargeChange = 1;
     this.ratingTrackBar.Location    = new System.Drawing.Point(154, 27);
     this.ratingTrackBar.Maximum     = 5;
     this.ratingTrackBar.Minimum     = 1;
     this.ratingTrackBar.Name        = "ratingTrackBar";
     this.ratingTrackBar.Size        = new System.Drawing.Size(118, 45);
     this.ratingTrackBar.TabIndex    = 8;
     this.ratingTrackBar.Value       = 5;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(154, 9);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(71, 14);
     this.label3.TabIndex = 9;
     this.label3.Text     = "Rating";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(12, 60);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(71, 15);
     this.label4.TabIndex = 10;
     this.label4.Text     = "Comments";
     //
     // EndOfGamePopup
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(284, 261);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.ratingTrackBar);
     this.Controls.Add(this.cancelButton);
     this.Controls.Add(this.AcceptButton);
     this.Controls.Add(this.commentsTextBox);
     this.Controls.Add(this.serverIPLabel);
     this.Controls.Add(this.serverNameLabel);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Name    = "EndOfGamePopup";
     this.Text    = "EndOfGamePopup";
     this.TopMost = true;
     ((System.ComponentModel.ISupportInitialize)(this.ratingTrackBar)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディタで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     rmainte4.TimelineControl.DefaultTimeScalePainter defaultTimeScalePainter1 = new rmainte4.TimelineControl.DefaultTimeScalePainter();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this._button_Add = new System.Windows.Forms.Button();
     this._textBox_Target = new System.Windows.Forms.TextBox();
     this._trackBar_Zoom = new System.Windows.Forms.TrackBar();
     this._timeline = new rmainte4.TimelineControl.Timeline();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._trackBar_Zoom)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this._trackBar_Zoom);
     this.splitContainer1.Panel1.Controls.Add(this._button_Add);
     this.splitContainer1.Panel1.Controls.Add(this._textBox_Target);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this._timeline);
     this.splitContainer1.Size = new System.Drawing.Size(551, 266);
     this.splitContainer1.SplitterDistance = 158;
     this.splitContainer1.TabIndex = 1;
     //
     // _button_Add
     //
     this._button_Add.Location = new System.Drawing.Point(30, 71);
     this._button_Add.Name = "_button_Add";
     this._button_Add.Size = new System.Drawing.Size(75, 23);
     this._button_Add.TabIndex = 1;
     this._button_Add.Text = "Add";
     this._button_Add.UseVisualStyleBackColor = true;
     this._button_Add.Click += new System.EventHandler(this._button_Add_Click);
     //
     // _textBox_Target
     //
     this._textBox_Target.Location = new System.Drawing.Point(30, 46);
     this._textBox_Target.Name = "_textBox_Target";
     this._textBox_Target.Size = new System.Drawing.Size(100, 19);
     this._textBox_Target.TabIndex = 0;
     this._textBox_Target.Text = "localhost";
     //
     // _trackBar_Zoom
     //
     this._trackBar_Zoom.Location = new System.Drawing.Point(60, 118);
     this._trackBar_Zoom.Name = "_trackBar_Zoom";
     this._trackBar_Zoom.Orientation = System.Windows.Forms.Orientation.Vertical;
     this._trackBar_Zoom.Size = new System.Drawing.Size(45, 104);
     this._trackBar_Zoom.TabIndex = 2;
     //
     // _timeline
     //
     this._timeline.AxisHeight = 20F;
     this._timeline.BackColor = System.Drawing.Color.Black;
     this._timeline.CurrentZoomFactorIndex = 0;
     this._timeline.Location = new System.Drawing.Point(16, 12);
     this._timeline.Name = "_timeline";
     this._timeline.OffsetTimelineFromAxis = true;
     this._timeline.Size = new System.Drawing.Size(352, 242);
     this._timeline.TabIndex = 0;
     defaultTimeScalePainter1.AlternatingColor1 = System.Drawing.Color.Gray;
     defaultTimeScalePainter1.AlternatingColor2 = System.Drawing.Color.DarkGray;
     defaultTimeScalePainter1.Left = 100F;
     defaultTimeScalePainter1.TextColor = System.Drawing.Color.White;
     defaultTimeScalePainter1.TimeFormat = "HH:mm:ss";
     defaultTimeScalePainter1.TimeZoneFont = new System.Drawing.Font("Tahoma", 8F);
     this._timeline.TimeScalePainter = defaultTimeScalePainter1;
     this._timeline.TimeZoneWidth = 50F;
     this._timeline.WorldEndTime = new System.DateTime(2009, 1, 31, 12, 0, 57, 515);
     this._timeline.WorldStartTime = new System.DateTime(2009, 1, 31, 11, 58, 57, 515);
     this._timeline.ZoomFactors = new double[] {
     0.016666666666666666,
     0.16666666666666666,
     0.5,
     1,
     2,
     4,
     8,
     10,
     12,
     15,
     20,
     25,
     30,
     60,
     120};
     //
     // PingerT
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(551, 266);
     this.Controls.Add(this.splitContainer1);
     this.Name = "PingerT";
     this.Text = "Form1";
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._trackBar_Zoom)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        //private void InitializeComponent()
        //{
        //    components = new System.ComponentModel.Container();
        //    this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
        //}

        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DetailsActions));
            this.tabControl      = new System.Windows.Forms.TabControl();
            this.pageAdjust      = new System.Windows.Forms.TabPage();
            this.panelAdjust     = new System.Windows.Forms.Panel();
            this.numContrast     = new System.Windows.Forms.NumericUpDown();
            this.labelSat        = new System.Windows.Forms.Label();
            this.labelBright     = new System.Windows.Forms.Label();
            this.sliderBright    = new System.Windows.Forms.TrackBar();
            this.buttonGrayscale = new System.Windows.Forms.Button();
            this.buttonSepia     = new System.Windows.Forms.Button();
            this.labelContrast   = new System.Windows.Forms.Label();
            this.sliderContrast  = new System.Windows.Forms.TrackBar();
            this.sliderSat       = new System.Windows.Forms.TrackBar();
            this.labelGamma      = new System.Windows.Forms.Label();
            this.sliderGamma     = new System.Windows.Forms.TrackBar();
            this.labelColors     = new System.Windows.Forms.Label();
            this.numBright       = new System.Windows.Forms.NumericUpDown();
            this.numGamma        = new System.Windows.Forms.NumericUpDown();
            this.numSat          = new System.Windows.Forms.NumericUpDown();
            this.pageCrop        = new System.Windows.Forms.TabPage();
            this.panelCrop       = new System.Windows.Forms.Panel();
            this.buttonCrop      = new System.Windows.Forms.Button();
            this.pictCropCoord   = new System.Windows.Forms.PictureBox();
            this.panelCropSep    = new System.Windows.Forms.Panel();
            this.labelCrop       = new System.Windows.Forms.Label();
            this.labelPicture    = new System.Windows.Forms.Label();
            this.panelPictureSep = new System.Windows.Forms.Panel();
            this.pictCropDim     = new System.Windows.Forms.PictureBox();
            this.buttonClearCrop = new System.Windows.Forms.Button();
            this.panelSave       = new System.Windows.Forms.Panel();
            this.buttonSave      = new System.Windows.Forms.Button();
            this.buttonReset     = new System.Windows.Forms.Button();
            this.buttonUndo      = new System.Windows.Forms.Button();
            this.buttonRedo      = new System.Windows.Forms.Button();
            this.imageList       = new System.Windows.Forms.ImageList(this.components);
            this.tabControl.SuspendLayout();
            this.pageAdjust.SuspendLayout();
            this.panelAdjust.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numContrast)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderBright)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderContrast)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderSat)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderGamma)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numBright)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numGamma)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numSat)).BeginInit();
            this.pageCrop.SuspendLayout();
            this.panelCrop.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictCropCoord)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictCropDim)).BeginInit();
            this.panelSave.SuspendLayout();
            this.SuspendLayout();
            //
            // tabControl
            //
            this.tabControl.Controls.Add(this.pageAdjust);
            this.tabControl.Controls.Add(this.pageCrop);
            this.tabControl.Dock                  = System.Windows.Forms.DockStyle.Fill;
            this.tabControl.Location              = new System.Drawing.Point(2, 2);
            this.tabControl.Name                  = "tabControl";
            this.tabControl.SelectedIndex         = 0;
            this.tabControl.Size                  = new System.Drawing.Size(308, 388);
            this.tabControl.TabIndex              = 0;
            this.tabControl.SelectedIndexChanged += new System.EventHandler(this.tabControl_SelectedIndexChanged);
            //
            // pageAdjust
            //
            this.pageAdjust.Controls.Add(this.panelAdjust);
            this.pageAdjust.Location = new System.Drawing.Point(4, 21);
            this.pageAdjust.Name     = "pageAdjust";
            this.pageAdjust.Size     = new System.Drawing.Size(300, 363);
            this.pageAdjust.TabIndex = 1;
            this.pageAdjust.Text     = "Adjust";
            //
            // panelAdjust
            //
            this.panelAdjust.Controls.Add(this.numContrast);
            this.panelAdjust.Controls.Add(this.labelSat);
            this.panelAdjust.Controls.Add(this.labelBright);
            this.panelAdjust.Controls.Add(this.sliderBright);
            this.panelAdjust.Controls.Add(this.buttonGrayscale);
            this.panelAdjust.Controls.Add(this.buttonSepia);
            this.panelAdjust.Controls.Add(this.labelContrast);
            this.panelAdjust.Controls.Add(this.sliderContrast);
            this.panelAdjust.Controls.Add(this.sliderSat);
            this.panelAdjust.Controls.Add(this.labelGamma);
            this.panelAdjust.Controls.Add(this.sliderGamma);
            this.panelAdjust.Controls.Add(this.labelColors);
            this.panelAdjust.Controls.Add(this.numBright);
            this.panelAdjust.Controls.Add(this.numGamma);
            this.panelAdjust.Controls.Add(this.numSat);
            this.panelAdjust.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panelAdjust.Location = new System.Drawing.Point(0, 0);
            this.panelAdjust.Name     = "panelAdjust";
            this.panelAdjust.Size     = new System.Drawing.Size(300, 363);
            this.panelAdjust.TabIndex = 0;
            this.panelAdjust.Paint   += new System.Windows.Forms.PaintEventHandler(this.panelAdjust_Paint);
            //
            // numContrast
            //
            this.numContrast.Location = new System.Drawing.Point(240, 40);
            this.numContrast.Minimum  = new decimal(new int[] {
                100,
                0,
                0,
                -2147483648
            });
            this.numContrast.Name          = "numContrast";
            this.numContrast.Size          = new System.Drawing.Size(48, 21);
            this.numContrast.TabIndex      = 2;
            this.numContrast.ValueChanged += new System.EventHandler(this.spinner_ValueChanged);
            this.numContrast.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.spinner_KeyUp);
            this.numContrast.Enter        += new System.EventHandler(this.spinner_Enter);
            this.numContrast.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.spinner_MouseUp);
            //
            // labelSat
            //
            this.labelSat.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelSat.Location  = new System.Drawing.Point(8, 208);
            this.labelSat.Name      = "labelSat";
            this.labelSat.Size      = new System.Drawing.Size(64, 16);
            this.labelSat.TabIndex  = 9;
            this.labelSat.Text      = "&Saturation";
            //
            // labelBright
            //
            this.labelBright.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelBright.Location  = new System.Drawing.Point(8, 80);
            this.labelBright.Name      = "labelBright";
            this.labelBright.Size      = new System.Drawing.Size(64, 16);
            this.labelBright.TabIndex  = 3;
            this.labelBright.Text      = "&Brightness";
            //
            // sliderBright
            //
            this.sliderBright.AutoSize      = false;
            this.sliderBright.LargeChange   = 10;
            this.sliderBright.Location      = new System.Drawing.Point(32, 104);
            this.sliderBright.Maximum       = 100;
            this.sliderBright.Minimum       = -100;
            this.sliderBright.Name          = "sliderBright";
            this.sliderBright.Size          = new System.Drawing.Size(160, 20);
            this.sliderBright.TabIndex      = 4;
            this.sliderBright.TickFrequency = 25;
            this.sliderBright.ValueChanged += new System.EventHandler(this.slider_ValueChanged);
            this.sliderBright.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.slider_KeyUp);
            this.sliderBright.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.slider_MouseUp);
            //
            // buttonGrayscale
            //
            this.buttonGrayscale.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonGrayscale.Location  = new System.Drawing.Point(16, 304);
            this.buttonGrayscale.Name      = "buttonGrayscale";
            this.buttonGrayscale.Size      = new System.Drawing.Size(75, 23);
            this.buttonGrayscale.TabIndex  = 13;
            this.buttonGrayscale.Text      = "&Grayscale";
            this.buttonGrayscale.Click    += new System.EventHandler(this.buttonGrayscale_Click);
            //
            // buttonSepia
            //
            this.buttonSepia.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonSepia.Location  = new System.Drawing.Point(112, 304);
            this.buttonSepia.Name      = "buttonSepia";
            this.buttonSepia.Size      = new System.Drawing.Size(75, 23);
            this.buttonSepia.TabIndex  = 14;
            this.buttonSepia.Text      = "Se&pia";
            this.buttonSepia.Click    += new System.EventHandler(this.buttonSepia_Click);
            //
            // labelContrast
            //
            this.labelContrast.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelContrast.Location  = new System.Drawing.Point(8, 16);
            this.labelContrast.Name      = "labelContrast";
            this.labelContrast.Size      = new System.Drawing.Size(64, 16);
            this.labelContrast.TabIndex  = 0;
            this.labelContrast.Text      = "&Contrast";
            //
            // sliderContrast
            //
            this.sliderContrast.AutoSize      = false;
            this.sliderContrast.LargeChange   = 10;
            this.sliderContrast.Location      = new System.Drawing.Point(32, 40);
            this.sliderContrast.Maximum       = 100;
            this.sliderContrast.Minimum       = -100;
            this.sliderContrast.Name          = "sliderContrast";
            this.sliderContrast.Size          = new System.Drawing.Size(160, 20);
            this.sliderContrast.TabIndex      = 1;
            this.sliderContrast.TickFrequency = 25;
            this.sliderContrast.ValueChanged += new System.EventHandler(this.slider_ValueChanged);
            this.sliderContrast.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.slider_KeyUp);
            this.sliderContrast.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.slider_MouseUp);
            //
            // sliderSat
            //
            this.sliderSat.AutoSize      = false;
            this.sliderSat.LargeChange   = 10;
            this.sliderSat.Location      = new System.Drawing.Point(32, 232);
            this.sliderSat.Maximum       = 100;
            this.sliderSat.Minimum       = -100;
            this.sliderSat.Name          = "sliderSat";
            this.sliderSat.Size          = new System.Drawing.Size(160, 20);
            this.sliderSat.TabIndex      = 10;
            this.sliderSat.TickFrequency = 25;
            this.sliderSat.ValueChanged += new System.EventHandler(this.slider_ValueChanged);
            this.sliderSat.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.slider_KeyUp);
            this.sliderSat.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.slider_MouseUp);
            //
            // labelGamma
            //
            this.labelGamma.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelGamma.Location  = new System.Drawing.Point(8, 144);
            this.labelGamma.Name      = "labelGamma";
            this.labelGamma.Size      = new System.Drawing.Size(112, 16);
            this.labelGamma.TabIndex  = 6;
            this.labelGamma.Text      = "&Midtones (gamma)";
            //
            // sliderGamma
            //
            this.sliderGamma.AutoSize      = false;
            this.sliderGamma.LargeChange   = 10;
            this.sliderGamma.Location      = new System.Drawing.Point(32, 168);
            this.sliderGamma.Maximum       = 100;
            this.sliderGamma.Minimum       = -100;
            this.sliderGamma.Name          = "sliderGamma";
            this.sliderGamma.Size          = new System.Drawing.Size(160, 20);
            this.sliderGamma.TabIndex      = 7;
            this.sliderGamma.TickFrequency = 25;
            this.sliderGamma.ValueChanged += new System.EventHandler(this.slider_ValueChanged);
            this.sliderGamma.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.slider_KeyUp);
            this.sliderGamma.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.slider_MouseUp);
            //
            // labelColors
            //
            this.labelColors.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelColors.Location  = new System.Drawing.Point(8, 280);
            this.labelColors.Name      = "labelColors";
            this.labelColors.Size      = new System.Drawing.Size(96, 16);
            this.labelColors.TabIndex  = 12;
            this.labelColors.Text      = "Convert Colors";
            //
            // numBright
            //
            this.numBright.Location = new System.Drawing.Point(240, 104);
            this.numBright.Minimum  = new decimal(new int[] {
                100,
                0,
                0,
                -2147483648
            });
            this.numBright.Name          = "numBright";
            this.numBright.Size          = new System.Drawing.Size(48, 21);
            this.numBright.TabIndex      = 5;
            this.numBright.ValueChanged += new System.EventHandler(this.spinner_ValueChanged);
            this.numBright.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.spinner_KeyUp);
            this.numBright.Enter        += new System.EventHandler(this.spinner_Enter);
            this.numBright.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.spinner_MouseUp);
            //
            // numGamma
            //
            this.numGamma.Location = new System.Drawing.Point(240, 168);
            this.numGamma.Minimum  = new decimal(new int[] {
                100,
                0,
                0,
                -2147483648
            });
            this.numGamma.Name          = "numGamma";
            this.numGamma.Size          = new System.Drawing.Size(48, 21);
            this.numGamma.TabIndex      = 8;
            this.numGamma.ValueChanged += new System.EventHandler(this.spinner_ValueChanged);
            this.numGamma.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.spinner_KeyUp);
            this.numGamma.Enter        += new System.EventHandler(this.spinner_Enter);
            this.numGamma.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.spinner_MouseUp);
            //
            // numSat
            //
            this.numSat.Location = new System.Drawing.Point(240, 232);
            this.numSat.Minimum  = new decimal(new int[] {
                100,
                0,
                0,
                -2147483648
            });
            this.numSat.Name          = "numSat";
            this.numSat.Size          = new System.Drawing.Size(48, 21);
            this.numSat.TabIndex      = 11;
            this.numSat.ValueChanged += new System.EventHandler(this.spinner_ValueChanged);
            this.numSat.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.spinner_KeyUp);
            this.numSat.Enter        += new System.EventHandler(this.spinner_Enter);
            this.numSat.MouseUp      += new System.Windows.Forms.MouseEventHandler(this.spinner_MouseUp);
            //
            // pageCrop
            //
            this.pageCrop.Controls.Add(this.panelCrop);
            this.pageCrop.Location = new System.Drawing.Point(4, 21);
            this.pageCrop.Name     = "pageCrop";
            this.pageCrop.Size     = new System.Drawing.Size(300, 363);
            this.pageCrop.TabIndex = 0;
            this.pageCrop.Text     = "Crop";
            //
            // panelCrop
            //
            this.panelCrop.Controls.Add(this.buttonCrop);
            this.panelCrop.Controls.Add(this.pictCropCoord);
            this.panelCrop.Controls.Add(this.panelCropSep);
            this.panelCrop.Controls.Add(this.labelCrop);
            this.panelCrop.Controls.Add(this.labelPicture);
            this.panelCrop.Controls.Add(this.panelPictureSep);
            this.panelCrop.Controls.Add(this.pictCropDim);
            this.panelCrop.Controls.Add(this.buttonClearCrop);
            this.panelCrop.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panelCrop.Location = new System.Drawing.Point(0, 0);
            this.panelCrop.Name     = "panelCrop";
            this.panelCrop.Size     = new System.Drawing.Size(300, 363);
            this.panelCrop.TabIndex = 0;
            //
            // buttonCrop
            //
            this.buttonCrop.Enabled   = false;
            this.buttonCrop.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonCrop.Location  = new System.Drawing.Point(16, 200);
            this.buttonCrop.Name      = "buttonCrop";
            this.buttonCrop.Size      = new System.Drawing.Size(75, 23);
            this.buttonCrop.TabIndex  = 4;
            this.buttonCrop.Text      = "Cr&op";
            this.buttonCrop.Click    += new System.EventHandler(this.buttonCrop_Click);
            //
            // pictCropCoord
            //
            this.pictCropCoord.Location = new System.Drawing.Point(16, 40);
            this.pictCropCoord.Name     = "pictCropCoord";
            this.pictCropCoord.Size     = new System.Drawing.Size(176, 64);
            this.pictCropCoord.TabIndex = 2;
            this.pictCropCoord.TabStop  = false;
            //
            // panelCropSep
            //
            this.panelCropSep.BackColor = System.Drawing.SystemColors.ControlDark;
            this.panelCropSep.Location  = new System.Drawing.Point(8, 32);
            this.panelCropSep.Name      = "panelCropSep";
            this.panelCropSep.Size      = new System.Drawing.Size(276, 1);
            this.panelCropSep.TabIndex  = 1;
            //
            // labelCrop
            //
            this.labelCrop.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelCrop.Location  = new System.Drawing.Point(8, 16);
            this.labelCrop.Name      = "labelCrop";
            this.labelCrop.Size      = new System.Drawing.Size(136, 16);
            this.labelCrop.TabIndex  = 0;
            this.labelCrop.Text      = "Crop Coordinates";
            //
            // labelPicture
            //
            this.labelPicture.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelPicture.Location  = new System.Drawing.Point(8, 120);
            this.labelPicture.Name      = "labelPicture";
            this.labelPicture.Size      = new System.Drawing.Size(136, 16);
            this.labelPicture.TabIndex  = 2;
            this.labelPicture.Text      = "Picture Dimensions";
            //
            // panelPictureSep
            //
            this.panelPictureSep.BackColor = System.Drawing.SystemColors.ControlDark;
            this.panelPictureSep.Location  = new System.Drawing.Point(8, 136);
            this.panelPictureSep.Name      = "panelPictureSep";
            this.panelPictureSep.Size      = new System.Drawing.Size(276, 1);
            this.panelPictureSep.TabIndex  = 3;
            //
            // pictCropDim
            //
            this.pictCropDim.Location = new System.Drawing.Point(16, 144);
            this.pictCropDim.Name     = "pictCropDim";
            this.pictCropDim.Size     = new System.Drawing.Size(176, 40);
            this.pictCropDim.TabIndex = 2;
            this.pictCropDim.TabStop  = false;
            //
            // buttonClearCrop
            //
            this.buttonClearCrop.Enabled   = false;
            this.buttonClearCrop.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonClearCrop.Location  = new System.Drawing.Point(104, 200);
            this.buttonClearCrop.Name      = "buttonClearCrop";
            this.buttonClearCrop.Size      = new System.Drawing.Size(75, 23);
            this.buttonClearCrop.TabIndex  = 5;
            this.buttonClearCrop.Text      = "C&lear Crop";
            this.buttonClearCrop.Click    += new System.EventHandler(this.buttonClearCrop_Click);
            //
            // panelSave
            //
            this.panelSave.Controls.Add(this.buttonSave);
            this.panelSave.Controls.Add(this.buttonReset);
            this.panelSave.Controls.Add(this.buttonUndo);
            this.panelSave.Controls.Add(this.buttonRedo);
            this.panelSave.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panelSave.Location = new System.Drawing.Point(2, 390);
            this.panelSave.Name     = "panelSave";
            this.panelSave.Size     = new System.Drawing.Size(308, 40);
            this.panelSave.TabIndex = 1;
            //
            // buttonSave
            //
            this.buttonSave.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonSave.Location  = new System.Drawing.Point(16, 8);
            this.buttonSave.Name      = "buttonSave";
            this.buttonSave.Size      = new System.Drawing.Size(56, 23);
            this.buttonSave.TabIndex  = 0;
            this.buttonSave.Text      = "S&ave";
            this.buttonSave.Click    += new System.EventHandler(this.commandButton_Clicked);
            //
            // buttonReset
            //
            this.buttonReset.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonReset.Location  = new System.Drawing.Point(88, 8);
            this.buttonReset.Name      = "buttonReset";
            this.buttonReset.Size      = new System.Drawing.Size(56, 23);
            this.buttonReset.TabIndex  = 1;
            this.buttonReset.Text      = "&Reset";
            this.buttonReset.Click    += new System.EventHandler(this.commandButton_Clicked);
            //
            // buttonUndo
            //
            this.buttonUndo.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonUndo.Location  = new System.Drawing.Point(160, 8);
            this.buttonUndo.Name      = "buttonUndo";
            this.buttonUndo.Size      = new System.Drawing.Size(56, 23);
            this.buttonUndo.TabIndex  = 2;
            this.buttonUndo.Text      = "&Undo";
            this.buttonUndo.Click    += new System.EventHandler(this.commandButton_Clicked);
            //
            // buttonRedo
            //
            this.buttonRedo.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.buttonRedo.Location  = new System.Drawing.Point(232, 8);
            this.buttonRedo.Name      = "buttonRedo";
            this.buttonRedo.Size      = new System.Drawing.Size(56, 23);
            this.buttonRedo.TabIndex  = 3;
            this.buttonRedo.Text      = "R&edo";
            this.buttonRedo.Click    += new System.EventHandler(this.commandButton_Clicked);
            //
            // imageList
            //
            this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
            this.imageList.TransparentColor = System.Drawing.Color.Lime;
            this.imageList.Images.SetKeyName(0, "");
            this.imageList.Images.SetKeyName(1, "");
            this.imageList.Images.SetKeyName(2, "");
            this.imageList.Images.SetKeyName(3, "");
            this.imageList.Images.SetKeyName(4, "");
            this.imageList.Images.SetKeyName(5, "");
            this.imageList.Images.SetKeyName(6, "");
            this.imageList.Images.SetKeyName(7, "");
            //
            // DetailsActions
            //
            this.Controls.Add(this.tabControl);
            this.Controls.Add(this.panelSave);
            this.Name    = "DetailsActions";
            this.Padding = new System.Windows.Forms.Padding(2);
            this.Size    = new System.Drawing.Size(312, 432);
            this.tabControl.ResumeLayout(false);
            this.pageAdjust.ResumeLayout(false);
            this.panelAdjust.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numContrast)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderBright)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderContrast)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderSat)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sliderGamma)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numBright)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numGamma)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numSat)).EndInit();
            this.pageCrop.ResumeLayout(false);
            this.panelCrop.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictCropCoord)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictCropDim)).EndInit();
            this.panelSave.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Пример #49
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.btnApply = new System.Windows.Forms.Button();
     this.trackTolLo = new System.Windows.Forms.TrackBar();
     this.trackTolHi = new System.Windows.Forms.TrackBar();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.trackSoften = new System.Windows.Forms.TrackBar();
     this.label4 = new System.Windows.Forms.Label();
     this.cboForeground = new System.Windows.Forms.ComboBox();
     this.cboBackground = new System.Windows.Forms.ComboBox();
     this.label5 = new System.Windows.Forms.Label();
     this.btnForeground = new System.Windows.Forms.Button();
     this.btnBackground = new System.Windows.Forms.Button();
     this.lblSpread = new System.Windows.Forms.Label();
     this.lstHistory = new System.Windows.Forms.ListBox();
     this.btnSaveAs = new System.Windows.Forms.Button();
     this.chkBlender = new System.Windows.Forms.CheckBox();
     this.button1 = new System.Windows.Forms.Button();
     this.optSoft1 = new System.Windows.Forms.RadioButton();
     this.optSoft2 = new System.Windows.Forms.RadioButton();
     ((System.ComponentModel.ISupportInitialize)(this.trackTolLo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackTolHi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackSoften)).BeginInit();
     this.SuspendLayout();
     //
     // btnApply
     //
     this.btnApply.Location = new System.Drawing.Point(263, 213);
     this.btnApply.Name = "btnApply";
     this.btnApply.Size = new System.Drawing.Size(82, 23);
     this.btnApply.TabIndex = 7;
     this.btnApply.Text = "&Verkställ";
     this.btnApply.UseVisualStyleBackColor = true;
     this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
     //
     // trackTolLo
     //
     this.trackTolLo.LargeChange = 1;
     this.trackTolLo.Location = new System.Drawing.Point(71, 60);
     this.trackTolLo.Maximum = 40;
     this.trackTolLo.Name = "trackTolLo";
     this.trackTolLo.Size = new System.Drawing.Size(274, 45);
     this.trackTolLo.TabIndex = 5;
     this.trackTolLo.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackTolLo.Value = 2;
     //
     // trackTolHi
     //
     this.trackTolHi.LargeChange = 1;
     this.trackTolHi.Location = new System.Drawing.Point(71, 111);
     this.trackTolHi.Maximum = 40;
     this.trackTolHi.Name = "trackTolHi";
     this.trackTolHi.Size = new System.Drawing.Size(274, 45);
     this.trackTolHi.TabIndex = 6;
     this.trackTolHi.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackTolHi.Value = 18;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 73);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(39, 13);
     this.label1.TabIndex = 8;
     this.label1.Text = "Tol låg";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 124);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(43, 13);
     this.label2.TabIndex = 9;
     this.label2.Text = "Tol hög";
     //
     // trackSoften
     //
     this.trackSoften.LargeChange = 1;
     this.trackSoften.Location = new System.Drawing.Point(71, 162);
     this.trackSoften.Maximum = 40;
     this.trackSoften.Name = "trackSoften";
     this.trackSoften.Size = new System.Drawing.Size(274, 45);
     this.trackSoften.TabIndex = 10;
     this.trackSoften.TickStyle = System.Windows.Forms.TickStyle.Both;
     this.trackSoften.Value = 10;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 9);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(33, 13);
     this.label4.TabIndex = 13;
     this.label4.Text = "Motiv";
     //
     // cboForeground
     //
     this.cboForeground.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboForeground.FormattingEnabled = true;
     this.cboForeground.Location = new System.Drawing.Point(71, 6);
     this.cboForeground.Name = "cboForeground";
     this.cboForeground.Size = new System.Drawing.Size(233, 21);
     this.cboForeground.TabIndex = 14;
     this.cboForeground.Format += new System.Windows.Forms.ListControlConvertEventHandler(this.cbo_Format);
     //
     // cboBackground
     //
     this.cboBackground.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboBackground.FormattingEnabled = true;
     this.cboBackground.Location = new System.Drawing.Point(71, 33);
     this.cboBackground.Name = "cboBackground";
     this.cboBackground.Size = new System.Drawing.Size(233, 21);
     this.cboBackground.TabIndex = 16;
     this.cboBackground.SelectedIndexChanged += new System.EventHandler(this.cboBackground_SelectedIndexChanged);
     this.cboBackground.Format += new System.Windows.Forms.ListControlConvertEventHandler(this.cbo_Format);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(12, 36);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(53, 13);
     this.label5.TabIndex = 15;
     this.label5.Text = "Bakgrund";
     //
     // btnForeground
     //
     this.btnForeground.Location = new System.Drawing.Point(310, 6);
     this.btnForeground.Name = "btnForeground";
     this.btnForeground.Size = new System.Drawing.Size(35, 21);
     this.btnForeground.TabIndex = 17;
     this.btnForeground.Text = "...";
     this.btnForeground.UseVisualStyleBackColor = true;
     this.btnForeground.Click += new System.EventHandler(this.btnForeground_Click);
     //
     // btnBackground
     //
     this.btnBackground.Location = new System.Drawing.Point(310, 33);
     this.btnBackground.Name = "btnBackground";
     this.btnBackground.Size = new System.Drawing.Size(35, 21);
     this.btnBackground.TabIndex = 18;
     this.btnBackground.Text = "...";
     this.btnBackground.UseVisualStyleBackColor = true;
     this.btnBackground.Click += new System.EventHandler(this.btnBackground_Click);
     //
     // lblSpread
     //
     this.lblSpread.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblSpread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblSpread.Location = new System.Drawing.Point(15, 294);
     this.lblSpread.Name = "lblSpread";
     this.lblSpread.Size = new System.Drawing.Size(330, 23);
     this.lblSpread.TabIndex = 20;
     this.lblSpread.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lstHistory
     //
     this.lstHistory.FormattingEnabled = true;
     this.lstHistory.Location = new System.Drawing.Point(15, 213);
     this.lstHistory.Name = "lstHistory";
     this.lstHistory.Size = new System.Drawing.Size(128, 69);
     this.lstHistory.TabIndex = 19;
     this.lstHistory.SelectedIndexChanged += new System.EventHandler(this.lstHistory_SelectedIndexChanged);
     //
     // btnSaveAs
     //
     this.btnSaveAs.Location = new System.Drawing.Point(263, 242);
     this.btnSaveAs.Name = "btnSaveAs";
     this.btnSaveAs.Size = new System.Drawing.Size(82, 23);
     this.btnSaveAs.TabIndex = 21;
     this.btnSaveAs.Text = "&Spara som...";
     this.btnSaveAs.UseVisualStyleBackColor = true;
     this.btnSaveAs.Click += new System.EventHandler(this.btnSaveAs_Click);
     //
     // chkBlender
     //
     this.chkBlender.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkBlender.Location = new System.Drawing.Point(177, 242);
     this.chkBlender.Name = "chkBlender";
     this.chkBlender.Size = new System.Drawing.Size(80, 23);
     this.chkBlender.TabIndex = 22;
     this.chkBlender.Text = "&Blandare";
     this.chkBlender.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkBlender.UseVisualStyleBackColor = true;
     this.chkBlender.CheckedChanged += new System.EventHandler(this.chkBlender_CheckedChanged);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(179, 271);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(80, 23);
     this.button1.TabIndex = 23;
     this.button1.Text = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // optSoft1
     //
     this.optSoft1.AutoSize = true;
     this.optSoft1.Location = new System.Drawing.Point(15, 162);
     this.optSoft1.Name = "optSoft1";
     this.optSoft1.Size = new System.Drawing.Size(53, 17);
     this.optSoft1.TabIndex = 24;
     this.optSoft1.Text = "Soft 1";
     this.optSoft1.UseVisualStyleBackColor = true;
     //
     // optSoft2
     //
     this.optSoft2.AutoSize = true;
     this.optSoft2.Checked = true;
     this.optSoft2.Location = new System.Drawing.Point(15, 185);
     this.optSoft2.Name = "optSoft2";
     this.optSoft2.Size = new System.Drawing.Size(53, 17);
     this.optSoft2.TabIndex = 25;
     this.optSoft2.TabStop = true;
     this.optSoft2.Text = "Soft 2";
     this.optSoft2.UseVisualStyleBackColor = true;
     //
     // FTool
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(354, 326);
     this.Controls.Add(this.optSoft2);
     this.Controls.Add(this.optSoft1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.chkBlender);
     this.Controls.Add(this.btnSaveAs);
     this.Controls.Add(this.lblSpread);
     this.Controls.Add(this.lstHistory);
     this.Controls.Add(this.btnBackground);
     this.Controls.Add(this.btnForeground);
     this.Controls.Add(this.cboBackground);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.cboForeground);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.trackSoften);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btnApply);
     this.Controls.Add(this.trackTolHi);
     this.Controls.Add(this.trackTolLo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name = "FTool";
     this.ShowInTaskbar = false;
     ((System.ComponentModel.ISupportInitialize)(this.trackTolLo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackTolHi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackSoften)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #50
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
   System.ComponentModel.ComponentResourceManager componentResourceManager = new System.ComponentModel.ComponentResourceManager(typeof(IntelliTrack.Client.Application.MapForm));
   toolStrip1 = new System.Windows.Forms.ToolStrip();
   ZoomWindow = new System.Windows.Forms.ToolStripButton();
   ZoomIn = new System.Windows.Forms.ToolStripButton();
   ZoomOut = new System.Windows.Forms.ToolStripButton();
   toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
   Pan = new System.Windows.Forms.ToolStripButton();
   toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
   btnLaunchInBrowser = new System.Windows.Forms.ToolStripButton();
   Info = new System.Windows.Forms.ToolStripButton();
   toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
   RedrawProgressBar = new System.Windows.Forms.ToolStripProgressBar();
   toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
   btnInicio = new System.Windows.Forms.ToolStripButton();
   btnEjecutar = new System.Windows.Forms.ToolStripButton();
   btnPausa = new System.Windows.Forms.ToolStripButton();
   btnDetener = new System.Windows.Forms.ToolStripButton();
   btnConfiguracionConsultaHistorica = new System.Windows.Forms.ToolStripButton();
   lblInformation = new System.Windows.Forms.Label();
   panel1 = new System.Windows.Forms.Panel();
   udRegistrosPorSegundo = new System.Windows.Forms.NumericUpDown();
   lblPosicion = new System.Windows.Forms.Label();
   trackPosicion = new System.Windows.Forms.TrackBar();
   lblEstado = new System.Windows.Forms.Label();
   toolStrip1.SuspendLayout();
   panel1.SuspendLayout();
   udRegistrosPorSegundo.BeginInit();
   trackPosicion.BeginInit();
   SuspendLayout();
   System.Windows.Forms.ToolStripItem[] toolStripItemArr = new System.Windows.Forms.ToolStripItem[] {
                                                                                                            ZoomWindow, 
                                                                                                            ZoomIn, 
                                                                                                            ZoomOut, 
                                                                                                            toolStripSeparator1, 
                                                                                                            Pan, 
                                                                                                            toolStripSeparator3, 
                                                                                                            btnLaunchInBrowser, 
                                                                                                            Info, 
                                                                                                            toolStripSeparator2, 
                                                                                                            RedrawProgressBar, 
                                                                                                            toolStripSeparator4, 
                                                                                                            btnInicio, 
                                                                                                            btnEjecutar, 
                                                                                                            btnPausa, 
                                                                                                            btnDetener, 
                                                                                                            btnConfiguracionConsultaHistorica };
   toolStrip1.Items.AddRange(toolStripItemArr);
   toolStrip1.Location = new System.Drawing.Point(0, 0);
   toolStrip1.Name = "toolStrip1";
   toolStrip1.Size = new System.Drawing.Size(542, 25);
   toolStrip1.TabIndex = 0;
   toolStrip1.Text = "toolStrip1";
   ZoomWindow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   ZoomWindow.Image = (System.Drawing.Image)componentResourceManager.GetObject("ZoomWindow.Image");
   ZoomWindow.ImageTransparentColor = System.Drawing.Color.Magenta;
   ZoomWindow.Name = "ZoomWindow";
   ZoomWindow.Size = new System.Drawing.Size(23, 22);
   ZoomWindow.Text = "toolStripButton1";
   ZoomWindow.ToolTipText = "Zoom Window";
   ZoomWindow.Click += new System.EventHandler(ZoomWindow_Click);
   ZoomIn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   ZoomIn.Image = (System.Drawing.Image)componentResourceManager.GetObject("ZoomIn.Image");
   ZoomIn.ImageTransparentColor = System.Drawing.Color.Magenta;
   ZoomIn.Name = "ZoomIn";
   ZoomIn.Size = new System.Drawing.Size(23, 22);
   ZoomIn.Text = "toolStripButton2";
   ZoomIn.ToolTipText = "Zoom In";
   ZoomIn.Click += new System.EventHandler(ZoomIn_Click);
   ZoomOut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   ZoomOut.Image = (System.Drawing.Image)componentResourceManager.GetObject("ZoomOut.Image");
   ZoomOut.ImageTransparentColor = System.Drawing.Color.Magenta;
   ZoomOut.Name = "ZoomOut";
   ZoomOut.Size = new System.Drawing.Size(23, 22);
   ZoomOut.Text = "toolStripButton3";
   ZoomOut.ToolTipText = "Zoom out";
   ZoomOut.Click += new System.EventHandler(ZoomOut_Click);
   toolStripSeparator1.Name = "toolStripSeparator1";
   toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
   Pan.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   Pan.Image = (System.Drawing.Image)componentResourceManager.GetObject("Pan.Image");
   Pan.ImageTransparentColor = System.Drawing.Color.Magenta;
   Pan.Name = "Pan";
   Pan.Size = new System.Drawing.Size(23, 22);
   Pan.Text = "toolStripButton1";
   Pan.ToolTipText = "Pan";
   Pan.Click += new System.EventHandler(Pan_Click);
   toolStripSeparator3.Name = "toolStripSeparator3";
   toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
   toolStripSeparator3.Visible = false;
   btnLaunchInBrowser.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnLaunchInBrowser.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnLaunchInBrowser.Image");
   btnLaunchInBrowser.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnLaunchInBrowser.Name = "btnLaunchInBrowser";
   btnLaunchInBrowser.Size = new System.Drawing.Size(23, 22);
   btnLaunchInBrowser.Text = "btnLaunchInBrowser";
   btnLaunchInBrowser.Click += new System.EventHandler(toolStripButton1_Click);
   Info.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   Info.Image = (System.Drawing.Image)componentResourceManager.GetObject("Info.Image");
   Info.ImageTransparentColor = System.Drawing.Color.Magenta;
   Info.Name = "Info";
   Info.Size = new System.Drawing.Size(23, 22);
   Info.Text = "toolStripButton1";
   Info.Click += new System.EventHandler(Info_Click);
   toolStripSeparator2.Name = "toolStripSeparator2";
   toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
   RedrawProgressBar.Name = "RedrawProgressBar";
   RedrawProgressBar.Size = new System.Drawing.Size(100, 22);
   RedrawProgressBar.Visible = false;
   toolStripSeparator4.Name = "toolStripSeparator4";
   toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
   btnInicio.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnInicio.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnInicio.Image");
   btnInicio.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnInicio.Name = "btnInicio";
   btnInicio.Size = new System.Drawing.Size(23, 22);
   btnInicio.Text = "Inicio";
   btnInicio.Click += new System.EventHandler(btnInicio_Click);
   btnEjecutar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnEjecutar.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnEjecutar.Image");
   btnEjecutar.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnEjecutar.Name = "btnEjecutar";
   btnEjecutar.Size = new System.Drawing.Size(23, 22);
   btnEjecutar.Text = "Ejecutar";
   btnEjecutar.Click += new System.EventHandler(btnEjecutar_Click);
   btnPausa.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnPausa.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnPausa.Image");
   btnPausa.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnPausa.Name = "btnPausa";
   btnPausa.Size = new System.Drawing.Size(23, 22);
   btnPausa.Text = "Pausa";
   btnPausa.Click += new System.EventHandler(btnPausa_Click);
   btnDetener.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnDetener.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnDetener.Image");
   btnDetener.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnDetener.Name = "btnDetener";
   btnDetener.Size = new System.Drawing.Size(23, 22);
   btnDetener.Text = "Detener";
   btnDetener.Click += new System.EventHandler(btnDetener_Click);
   btnConfiguracionConsultaHistorica.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
   btnConfiguracionConsultaHistorica.Image = (System.Drawing.Image)componentResourceManager.GetObject("btnConfiguracionConsultaHistorica.Image");
   btnConfiguracionConsultaHistorica.ImageTransparentColor = System.Drawing.Color.Magenta;
   btnConfiguracionConsultaHistorica.Name = "btnConfiguracionConsultaHistorica";
   btnConfiguracionConsultaHistorica.Size = new System.Drawing.Size(23, 22);
   btnConfiguracionConsultaHistorica.Text = "Configuraci\u00F3n";
   btnConfiguracionConsultaHistorica.Click += new System.EventHandler(btnConfiguracionConsultaHistorica_Click);
   lblInformation.AutoSize = true;
   lblInformation.Location = new System.Drawing.Point(12, 45);
   lblInformation.Name = "lblInformation";
   lblInformation.Size = new System.Drawing.Size(69, 13);
   lblInformation.TabIndex = 1;
   lblInformation.Text = "lblInformation";
   panel1.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
   panel1.Controls.Add(udRegistrosPorSegundo);
   panel1.Controls.Add(lblPosicion);
   panel1.Controls.Add(trackPosicion);
   panel1.Controls.Add(lblEstado);
   panel1.Location = new System.Drawing.Point(0, 189);
   panel1.Name = "panel1";
   panel1.Size = new System.Drawing.Size(142, 77);
   panel1.TabIndex = 2;
   udRegistrosPorSegundo.Dock = System.Windows.Forms.DockStyle.Top;
   udRegistrosPorSegundo.Location = new System.Drawing.Point(0, 54);
   int[] iArr1 = new int[4];
   iArr1[0] = 50;
   udRegistrosPorSegundo.Maximum = new System.Decimal(iArr1);
   int[] iArr2 = new int[4];
   iArr2[0] = 1;
   udRegistrosPorSegundo.Minimum = new System.Decimal(iArr2);
   udRegistrosPorSegundo.Name = "udRegistrosPorSegundo";
   udRegistrosPorSegundo.Size = new System.Drawing.Size(142, 20);
   udRegistrosPorSegundo.TabIndex = 3;
   int[] iArr3 = new int[4];
   iArr3[0] = 1;
   udRegistrosPorSegundo.Value = new System.Decimal(iArr3);
   udRegistrosPorSegundo.ValueChanged += new System.EventHandler(udRegistrosPorSegundo_ValueChanged);
   lblPosicion.Dock = System.Windows.Forms.DockStyle.Top;
   lblPosicion.Location = new System.Drawing.Point(0, 41);
   lblPosicion.Name = "lblPosicion";
   lblPosicion.Size = new System.Drawing.Size(142, 13);
   lblPosicion.TabIndex = 2;
   trackPosicion.AutoSize = false;
   trackPosicion.Dock = System.Windows.Forms.DockStyle.Top;
   trackPosicion.Location = new System.Drawing.Point(0, 13);
   trackPosicion.Maximum = 1000000;
   trackPosicion.Name = "trackPosicion";
   trackPosicion.Size = new System.Drawing.Size(142, 28);
   trackPosicion.TabIndex = 1;
   trackPosicion.TickFrequency = 0;
   trackPosicion.TickStyle = System.Windows.Forms.TickStyle.None;
   trackPosicion.Scroll += new System.EventHandler(trackPosicion_Scroll);
   lblEstado.Dock = System.Windows.Forms.DockStyle.Top;
   lblEstado.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0);
   lblEstado.ForeColor = System.Drawing.Color.Green;
   lblEstado.Location = new System.Drawing.Point(0, 0);
   lblEstado.Name = "lblEstado";
   lblEstado.Size = new System.Drawing.Size(142, 13);
   lblEstado.TabIndex = 0;
   lblEstado.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
   AutoScaleDimensions = new System.Drawing.SizeF(6.0F, 13.0F);
   AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
   AutoSize = true;
   BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
   ClientSize = new System.Drawing.Size(542, 266);
   Controls.Add(panel1);
   Controls.Add(lblInformation);
   Controls.Add(toolStrip1);
   DoubleBuffered = true;
   Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
   Name = "MapForm";
   Text = "Mapa";
   MouseUp += new System.Windows.Forms.MouseEventHandler(MapForm_MouseUp);
   Scroll += new System.Windows.Forms.ScrollEventHandler(MapForm_Scroll);
   SizeChanged += new System.EventHandler(MapForm_SizeChanged);
   MouseDown += new System.Windows.Forms.MouseEventHandler(MapForm_MouseDown);
   FormClosing += new System.Windows.Forms.FormClosingEventHandler(MapForm_FormClosing);
   MouseMove += new System.Windows.Forms.MouseEventHandler(MapForm_MouseMove);
   toolStrip1.ResumeLayout(false);
   toolStrip1.PerformLayout();
   panel1.ResumeLayout(false);
   udRegistrosPorSegundo.EndInit();
   trackPosicion.EndInit();
   ResumeLayout(false);
   PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServerSettingsForm));
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.EnablePunkBuster = new System.Windows.Forms.CheckBox();
     this.AutoBalanceBox = new System.Windows.Forms.CheckBox();
     this.ServerIpBox = new System.Windows.Forms.TextBox();
     this.label9 = new System.Windows.Forms.Label();
     this.groupBox13 = new System.Windows.Forms.GroupBox();
     this.TeamRatioBox = new System.Windows.Forms.TextBox();
     this.TeamRatioBar = new System.Windows.Forms.TrackBar();
     this.groupBox12 = new System.Windows.Forms.GroupBox();
     this.ScoreLimitBox = new System.Windows.Forms.TextBox();
     this.ScoreLimitBar = new System.Windows.Forms.TrackBar();
     this.groupBox11 = new System.Windows.Forms.GroupBox();
     this.TicketRatioBox = new System.Windows.Forms.TextBox();
     this.TicketRatioBar = new System.Windows.Forms.TrackBar();
     this.groupBox10 = new System.Windows.Forms.GroupBox();
     this.MaxPlayersBar = new System.Windows.Forms.TrackBar();
     this.MaxPlayersBox = new System.Windows.Forms.TextBox();
     this.groupBox9 = new System.Windows.Forms.GroupBox();
     this.PlayersToStartSlider = new System.Windows.Forms.TrackBar();
     this.PlayersToStartValueBox = new System.Windows.Forms.TextBox();
     this.RoundsPerMapBox = new System.Windows.Forms.NumericUpDown();
     this.GamespyPortBox = new System.Windows.Forms.NumericUpDown();
     this.ServerPortBox = new System.Windows.Forms.NumericUpDown();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.ServerWelcomeBox = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.ServerPasswordBox = new System.Windows.Forms.TextBox();
     this.ServerNameBox = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.EnablePublicServerBox = new System.Windows.Forms.CheckBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.label4 = new System.Windows.Forms.Label();
     this.groupBox21 = new System.Windows.Forms.GroupBox();
     this.TimeB4RestartMapBar = new System.Windows.Forms.TrackBar();
     this.TimeB4RestartMapBox = new System.Windows.Forms.TextBox();
     this.groupBox20 = new System.Windows.Forms.GroupBox();
     this.NotEnoughPlayersBar = new System.Windows.Forms.TrackBar();
     this.NotEnoughPlayersBox = new System.Windows.Forms.TextBox();
     this.groupBox19 = new System.Windows.Forms.GroupBox();
     this.EORBar = new System.Windows.Forms.TrackBar();
     this.EORBox = new System.Windows.Forms.TextBox();
     this.groupBox18 = new System.Windows.Forms.GroupBox();
     this.EndDelayBar = new System.Windows.Forms.TrackBar();
     this.EndDelayBox = new System.Windows.Forms.TextBox();
     this.groupBox17 = new System.Windows.Forms.GroupBox();
     this.StartDelayBar = new System.Windows.Forms.TrackBar();
     this.StartDelayBox = new System.Windows.Forms.TextBox();
     this.groupBox16 = new System.Windows.Forms.GroupBox();
     this.ManDownBar = new System.Windows.Forms.TrackBar();
     this.ManDownBox = new System.Windows.Forms.TextBox();
     this.groupBox15 = new System.Windows.Forms.GroupBox();
     this.SpawnTimeBar = new System.Windows.Forms.TrackBar();
     this.SpawnTimeBox = new System.Windows.Forms.TextBox();
     this.groupBox14 = new System.Windows.Forms.GroupBox();
     this.TimeLimitBar = new System.Windows.Forms.TrackBar();
     this.TimeLimitBox = new System.Windows.Forms.TextBox();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.VoipPasswordBox = new System.Windows.Forms.TextBox();
     this.label12 = new System.Windows.Forms.Label();
     this.RemoteVoipIpBox = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.EnableRemoteVoip = new System.Windows.Forms.CheckBox();
     this.VoipServerPort = new System.Windows.Forms.NumericUpDown();
     this.label10 = new System.Windows.Forms.Label();
     this.VoipBF2ServerPort = new System.Windows.Forms.NumericUpDown();
     this.VoipBF2ClientPort = new System.Windows.Forms.NumericUpDown();
     this.VoipQualityBox = new System.Windows.Forms.TextBox();
     this.label16 = new System.Windows.Forms.Label();
     this.VoipQualityBar = new System.Windows.Forms.TrackBar();
     this.label15 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.EnableVoip = new System.Windows.Forms.CheckBox();
     this.groupBox6 = new System.Windows.Forms.GroupBox();
     this.label8 = new System.Windows.Forms.Label();
     this.TksBeforeKickBox = new System.Windows.Forms.NumericUpDown();
     this.PunishDefaultBox = new System.Windows.Forms.CheckBox();
     this.FriendlyFireBox = new System.Windows.Forms.CheckBox();
     this.PunishTeamKillsBox = new System.Windows.Forms.CheckBox();
     this.groupBox25 = new System.Windows.Forms.GroupBox();
     this.VehicleSplashFFBox = new System.Windows.Forms.TextBox();
     this.VehicleSplashFFBar = new System.Windows.Forms.TrackBar();
     this.groupBox24 = new System.Windows.Forms.GroupBox();
     this.SoldierSplashFFBox = new System.Windows.Forms.TextBox();
     this.SoldierSplashFFBar = new System.Windows.Forms.TrackBar();
     this.groupBox23 = new System.Windows.Forms.GroupBox();
     this.VehicleFFBox = new System.Windows.Forms.TextBox();
     this.VehicleFFBar = new System.Windows.Forms.TrackBar();
     this.groupBox22 = new System.Windows.Forms.GroupBox();
     this.SoldierFFBox = new System.Windows.Forms.TextBox();
     this.SoldierFFBar = new System.Windows.Forms.TrackBar();
     this.Cancel = new System.Windows.Forms.Button();
     this.SaveButton = new System.Windows.Forms.Button();
     this.groupBox8 = new System.Windows.Forms.GroupBox();
     this.RadioBlockTimeBox = new System.Windows.Forms.TextBox();
     this.label25 = new System.Windows.Forms.Label();
     this.RadioBlockTimeBar = new System.Windows.Forms.TrackBar();
     this.RadioMaxSpamBox = new System.Windows.Forms.NumericUpDown();
     this.RadioSpamIntBox = new System.Windows.Forms.NumericUpDown();
     this.label24 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.AllowNoseCam = new System.Windows.Forms.CheckBox();
     this.HitIndicatorEnabled = new System.Windows.Forms.CheckBox();
     this.AllowExtViews = new System.Windows.Forms.CheckBox();
     this.AllowFreeCam = new System.Windows.Forms.CheckBox();
     this.AllowNATNagotiation = new System.Windows.Forms.CheckBox();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.tabPage4 = new System.Windows.Forms.TabPage();
     this.tabPage3 = new System.Windows.Forms.TabPage();
     this.groupBox26 = new System.Windows.Forms.GroupBox();
     this.InfoLink = new System.Windows.Forms.LinkLabel();
     this.groupBox31 = new System.Windows.Forms.GroupBox();
     this.BotCountBar1 = new System.Windows.Forms.TrackBar();
     this.BotCountBox1 = new System.Windows.Forms.TextBox();
     this.groupBox32 = new System.Windows.Forms.GroupBox();
     this.BotCountBar2 = new System.Windows.Forms.TrackBar();
     this.BotCountBox2 = new System.Windows.Forms.TextBox();
     this.ForceBotCount = new System.Windows.Forms.CheckBox();
     this.groupBox29 = new System.Windows.Forms.GroupBox();
     this.BotCountBar = new System.Windows.Forms.TrackBar();
     this.BotCountBox = new System.Windows.Forms.TextBox();
     this.groupBox28 = new System.Windows.Forms.GroupBox();
     this.BotRatioBox = new System.Windows.Forms.TextBox();
     this.BotRatioBar = new System.Windows.Forms.TrackBar();
     this.groupBox27 = new System.Windows.Forms.GroupBox();
     this.BotDifficultyBox = new System.Windows.Forms.TextBox();
     this.BotDifficultyBar = new System.Windows.Forms.TrackBar();
     this.tabPage7 = new System.Windows.Forms.TabPage();
     this.groupBox7 = new System.Windows.Forms.GroupBox();
     this.PlayersVotingBox = new System.Windows.Forms.TextBox();
     this.label13 = new System.Windows.Forms.Label();
     this.PlayersVotingBar = new System.Windows.Forms.TrackBar();
     this.VoteTimeBox = new System.Windows.Forms.TextBox();
     this.label17 = new System.Windows.Forms.Label();
     this.VoteTimeBar = new System.Windows.Forms.TrackBar();
     this.EnableTeamVotingBox = new System.Windows.Forms.CheckBox();
     this.EnableVotingBox = new System.Windows.Forms.CheckBox();
     this.tabPage5 = new System.Windows.Forms.TabPage();
     this.groupBox30 = new System.Windows.Forms.GroupBox();
     this.SLogoUrlBox = new System.Windows.Forms.TextBox();
     this.label23 = new System.Windows.Forms.Label();
     this.CLogoUrlBox = new System.Windows.Forms.TextBox();
     this.label22 = new System.Windows.Forms.Label();
     this.groupBox5 = new System.Windows.Forms.GroupBox();
     this.DemoHookBox = new System.Windows.Forms.TextBox();
     this.label19 = new System.Windows.Forms.Label();
     this.DemoDownloadBox = new System.Windows.Forms.TextBox();
     this.DemoIndexUrlBox = new System.Windows.Forms.TextBox();
     this.label20 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.DemoQualityBox = new System.Windows.Forms.TextBox();
     this.label18 = new System.Windows.Forms.Label();
     this.DemoQualityBar = new System.Windows.Forms.TrackBar();
     this.EnableAutoRecord = new System.Windows.Forms.CheckBox();
     this.tabPage6 = new System.Windows.Forms.TabPage();
     this.Tipsy = new System.Windows.Forms.ToolTip(this.components);
     this.groupBox1.SuspendLayout();
     this.groupBox13.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TeamRatioBar)).BeginInit();
     this.groupBox12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ScoreLimitBar)).BeginInit();
     this.groupBox11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TicketRatioBar)).BeginInit();
     this.groupBox10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MaxPlayersBar)).BeginInit();
     this.groupBox9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PlayersToStartSlider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RoundsPerMapBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GamespyPortBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerPortBox)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox21.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeB4RestartMapBar)).BeginInit();
     this.groupBox20.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NotEnoughPlayersBar)).BeginInit();
     this.groupBox19.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EORBar)).BeginInit();
     this.groupBox18.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EndDelayBar)).BeginInit();
     this.groupBox17.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.StartDelayBar)).BeginInit();
     this.groupBox16.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ManDownBar)).BeginInit();
     this.groupBox15.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SpawnTimeBar)).BeginInit();
     this.groupBox14.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeLimitBar)).BeginInit();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VoipServerPort)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipBF2ServerPort)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipBF2ClientPort)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipQualityBar)).BeginInit();
     this.groupBox6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TksBeforeKickBox)).BeginInit();
     this.groupBox25.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VehicleSplashFFBar)).BeginInit();
     this.groupBox24.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SoldierSplashFFBar)).BeginInit();
     this.groupBox23.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VehicleFFBar)).BeginInit();
     this.groupBox22.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SoldierFFBar)).BeginInit();
     this.groupBox8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.RadioBlockTimeBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RadioMaxSpamBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RadioSpamIntBox)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.groupBox26.SuspendLayout();
     this.groupBox31.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar1)).BeginInit();
     this.groupBox32.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar2)).BeginInit();
     this.groupBox29.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar)).BeginInit();
     this.groupBox28.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotRatioBar)).BeginInit();
     this.groupBox27.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotDifficultyBar)).BeginInit();
     this.tabPage7.SuspendLayout();
     this.groupBox7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PlayersVotingBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoteTimeBar)).BeginInit();
     this.tabPage5.SuspendLayout();
     this.groupBox30.SuspendLayout();
     this.groupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DemoQualityBar)).BeginInit();
     this.tabPage6.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.EnablePunkBuster);
     this.groupBox1.Controls.Add(this.AutoBalanceBox);
     this.groupBox1.Controls.Add(this.ServerIpBox);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.groupBox13);
     this.groupBox1.Controls.Add(this.groupBox12);
     this.groupBox1.Controls.Add(this.groupBox11);
     this.groupBox1.Controls.Add(this.groupBox10);
     this.groupBox1.Controls.Add(this.groupBox9);
     this.groupBox1.Controls.Add(this.RoundsPerMapBox);
     this.groupBox1.Controls.Add(this.GamespyPortBox);
     this.groupBox1.Controls.Add(this.ServerPortBox);
     this.groupBox1.Controls.Add(this.groupBox2);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.ServerPasswordBox);
     this.groupBox1.Controls.Add(this.ServerNameBox);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.EnablePublicServerBox);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(5, 5);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(594, 337);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop = false;
     //
     // EnablePunkBuster
     //
     this.EnablePunkBuster.AutoSize = true;
     this.EnablePunkBuster.Location = new System.Drawing.Point(155, 176);
     this.EnablePunkBuster.Name = "EnablePunkBuster";
     this.EnablePunkBuster.Size = new System.Drawing.Size(120, 17);
     this.EnablePunkBuster.TabIndex = 29;
     this.EnablePunkBuster.Text = "Enable Punk Buster";
     this.Tipsy.SetToolTip(this.EnablePunkBuster, "Enable PunkBuster automatic cheat protection. Visit http://www.evenbalance.com fo" +
             "r more information about PunkBuster.");
     this.EnablePunkBuster.UseVisualStyleBackColor = true;
     //
     // AutoBalanceBox
     //
     this.AutoBalanceBox.AutoSize = true;
     this.AutoBalanceBox.Location = new System.Drawing.Point(10, 176);
     this.AutoBalanceBox.Name = "AutoBalanceBox";
     this.AutoBalanceBox.Size = new System.Drawing.Size(121, 17);
     this.AutoBalanceBox.TabIndex = 28;
     this.AutoBalanceBox.Text = "Autobalance Teams";
     this.Tipsy.SetToolTip(this.AutoBalanceBox, "Enabling this will automatically move players to the team with less players when " +
             "they die, and will prevent players from switching\r\nteams if it would cause them " +
             "to be too unbalanced.");
     this.AutoBalanceBox.UseVisualStyleBackColor = true;
     //
     // ServerIpBox
     //
     this.ServerIpBox.Location = new System.Drawing.Point(82, 80);
     this.ServerIpBox.Name = "ServerIpBox";
     this.ServerIpBox.Size = new System.Drawing.Size(210, 20);
     this.ServerIpBox.TabIndex = 27;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(6, 82);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(54, 13);
     this.label9.TabIndex = 26;
     this.label9.Text = "Server IP:";
     this.Tipsy.SetToolTip(this.label9, "This setting allows you to set the network IP address for your server. This setti" +
             "ng needs to match the \"interfaceIP\" setting.\r\n\r\nNote: Leave Blank to use the def" +
             "ault IP for this machine");
     //
     // groupBox13
     //
     this.groupBox13.Controls.Add(this.TeamRatioBox);
     this.groupBox13.Controls.Add(this.TeamRatioBar);
     this.groupBox13.Location = new System.Drawing.Point(301, 216);
     this.groupBox13.Name = "groupBox13";
     this.groupBox13.Size = new System.Drawing.Size(283, 54);
     this.groupBox13.TabIndex = 25;
     this.groupBox13.TabStop = false;
     this.groupBox13.Text = "Team Ratio";
     //
     // TeamRatioBox
     //
     this.TeamRatioBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TeamRatioBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.TeamRatioBox.Location = new System.Drawing.Point(252, 19);
     this.TeamRatioBox.Name = "TeamRatioBox";
     this.TeamRatioBox.ReadOnly = true;
     this.TeamRatioBox.Size = new System.Drawing.Size(26, 13);
     this.TeamRatioBox.TabIndex = 21;
     this.TeamRatioBox.Text = "50%";
     //
     // TeamRatioBar
     //
     this.TeamRatioBar.AutoSize = false;
     this.TeamRatioBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TeamRatioBar.LargeChange = 10;
     this.TeamRatioBar.Location = new System.Drawing.Point(7, 19);
     this.TeamRatioBar.Maximum = 100;
     this.TeamRatioBar.Name = "TeamRatioBar";
     this.TeamRatioBar.Size = new System.Drawing.Size(240, 28);
     this.TeamRatioBar.SmallChange = 5;
     this.TeamRatioBar.TabIndex = 20;
     this.TeamRatioBar.TickFrequency = 10;
     this.Tipsy.SetToolTip(this.TeamRatioBar, "This ratio represents how autoBalanceTeam considers the desired ratio between tea" +
             "m 1 and team 2. \r\nThe percent represents what percent of team 1\'s current player" +
             "s is considered \'even\' for team 2.");
     this.TeamRatioBar.Value = 50;
     this.TeamRatioBar.ValueChanged += new System.EventHandler(this.TeamRatioBar_ValueChanged);
     //
     // groupBox12
     //
     this.groupBox12.Controls.Add(this.ScoreLimitBox);
     this.groupBox12.Controls.Add(this.ScoreLimitBar);
     this.groupBox12.Location = new System.Drawing.Point(301, 275);
     this.groupBox12.Name = "groupBox12";
     this.groupBox12.Size = new System.Drawing.Size(283, 54);
     this.groupBox12.TabIndex = 24;
     this.groupBox12.TabStop = false;
     this.groupBox12.Text = "Score Limit";
     //
     // ScoreLimitBox
     //
     this.ScoreLimitBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.ScoreLimitBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.ScoreLimitBox.Location = new System.Drawing.Point(252, 19);
     this.ScoreLimitBox.Name = "ScoreLimitBox";
     this.ScoreLimitBox.ReadOnly = true;
     this.ScoreLimitBox.Size = new System.Drawing.Size(20, 13);
     this.ScoreLimitBox.TabIndex = 21;
     this.ScoreLimitBox.Text = "0";
     //
     // ScoreLimitBar
     //
     this.ScoreLimitBar.AutoSize = false;
     this.ScoreLimitBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.ScoreLimitBar.Location = new System.Drawing.Point(7, 19);
     this.ScoreLimitBar.Maximum = 300;
     this.ScoreLimitBar.Name = "ScoreLimitBar";
     this.ScoreLimitBar.Size = new System.Drawing.Size(240, 28);
     this.ScoreLimitBar.TabIndex = 20;
     this.ScoreLimitBar.TickStyle = System.Windows.Forms.TickStyle.None;
     this.Tipsy.SetToolTip(this.ScoreLimitBar, "After this number of points is scored by one team, the round will end.");
     this.ScoreLimitBar.ValueChanged += new System.EventHandler(this.ScoreLimitBar_ValueChanged);
     //
     // groupBox11
     //
     this.groupBox11.Controls.Add(this.TicketRatioBox);
     this.groupBox11.Controls.Add(this.TicketRatioBar);
     this.groupBox11.Location = new System.Drawing.Point(303, 156);
     this.groupBox11.Name = "groupBox11";
     this.groupBox11.Size = new System.Drawing.Size(283, 54);
     this.groupBox11.TabIndex = 23;
     this.groupBox11.TabStop = false;
     this.groupBox11.Text = "Ticket Ratio";
     //
     // TicketRatioBox
     //
     this.TicketRatioBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TicketRatioBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.TicketRatioBox.Location = new System.Drawing.Point(251, 19);
     this.TicketRatioBox.Name = "TicketRatioBox";
     this.TicketRatioBox.ReadOnly = true;
     this.TicketRatioBox.Size = new System.Drawing.Size(26, 13);
     this.TicketRatioBox.TabIndex = 18;
     this.TicketRatioBox.Text = "100%";
     //
     // TicketRatioBar
     //
     this.TicketRatioBar.AutoSize = false;
     this.TicketRatioBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TicketRatioBar.LargeChange = 25;
     this.TicketRatioBar.Location = new System.Drawing.Point(6, 19);
     this.TicketRatioBar.Maximum = 1000;
     this.TicketRatioBar.Name = "TicketRatioBar";
     this.TicketRatioBar.Size = new System.Drawing.Size(240, 29);
     this.TicketRatioBar.SmallChange = 5;
     this.TicketRatioBar.TabIndex = 17;
     this.TicketRatioBar.TickFrequency = 50;
     this.Tipsy.SetToolTip(this.TicketRatioBar, "You can set the percentage of the normal number of tickets you wish to use.");
     this.TicketRatioBar.Value = 100;
     this.TicketRatioBar.ValueChanged += new System.EventHandler(this.TicketRatioBar_ValueChanged);
     //
     // groupBox10
     //
     this.groupBox10.Controls.Add(this.MaxPlayersBar);
     this.groupBox10.Controls.Add(this.MaxPlayersBox);
     this.groupBox10.Location = new System.Drawing.Point(9, 275);
     this.groupBox10.Name = "groupBox10";
     this.groupBox10.Size = new System.Drawing.Size(283, 54);
     this.groupBox10.TabIndex = 22;
     this.groupBox10.TabStop = false;
     this.groupBox10.Text = "Maximum Players";
     //
     // MaxPlayersBar
     //
     this.MaxPlayersBar.AutoSize = false;
     this.MaxPlayersBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.MaxPlayersBar.LargeChange = 8;
     this.MaxPlayersBar.Location = new System.Drawing.Point(6, 19);
     this.MaxPlayersBar.Maximum = 64;
     this.MaxPlayersBar.Name = "MaxPlayersBar";
     this.MaxPlayersBar.Size = new System.Drawing.Size(240, 29);
     this.MaxPlayersBar.SmallChange = 2;
     this.MaxPlayersBar.TabIndex = 8;
     this.MaxPlayersBar.TickFrequency = 8;
     this.Tipsy.SetToolTip(this.MaxPlayersBar, "The maximum number of players allowed on your server at once.");
     this.MaxPlayersBar.Value = 64;
     this.MaxPlayersBar.ValueChanged += new System.EventHandler(this.MaxPlayersBar_ValueChanged);
     //
     // MaxPlayersBox
     //
     this.MaxPlayersBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.MaxPlayersBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.MaxPlayersBox.Location = new System.Drawing.Point(252, 19);
     this.MaxPlayersBox.Name = "MaxPlayersBox";
     this.MaxPlayersBox.ReadOnly = true;
     this.MaxPlayersBox.Size = new System.Drawing.Size(20, 13);
     this.MaxPlayersBox.TabIndex = 10;
     this.MaxPlayersBox.Text = "64";
     //
     // groupBox9
     //
     this.groupBox9.Controls.Add(this.PlayersToStartSlider);
     this.groupBox9.Controls.Add(this.PlayersToStartValueBox);
     this.groupBox9.Location = new System.Drawing.Point(10, 216);
     this.groupBox9.Name = "groupBox9";
     this.groupBox9.Size = new System.Drawing.Size(283, 54);
     this.groupBox9.TabIndex = 21;
     this.groupBox9.TabStop = false;
     this.groupBox9.Text = "Number of Players Needed To Start";
     //
     // PlayersToStartSlider
     //
     this.PlayersToStartSlider.AutoSize = false;
     this.PlayersToStartSlider.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.PlayersToStartSlider.LargeChange = 8;
     this.PlayersToStartSlider.Location = new System.Drawing.Point(6, 19);
     this.PlayersToStartSlider.Maximum = 64;
     this.PlayersToStartSlider.Name = "PlayersToStartSlider";
     this.PlayersToStartSlider.Size = new System.Drawing.Size(240, 29);
     this.PlayersToStartSlider.SmallChange = 2;
     this.PlayersToStartSlider.TabIndex = 8;
     this.PlayersToStartSlider.TickFrequency = 8;
     this.Tipsy.SetToolTip(this.PlayersToStartSlider, "The minimum number of players needed for a round to begin. Until this number of p" +
             "layers have joined, \r\nthe server stays in a \"pre-game\" state and neither team lo" +
             "ses any tickets.");
     this.PlayersToStartSlider.Value = 2;
     this.PlayersToStartSlider.ValueChanged += new System.EventHandler(this.PlayersToStartSlider_ValueChanged);
     //
     // PlayersToStartValueBox
     //
     this.PlayersToStartValueBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.PlayersToStartValueBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.PlayersToStartValueBox.Location = new System.Drawing.Point(252, 19);
     this.PlayersToStartValueBox.Name = "PlayersToStartValueBox";
     this.PlayersToStartValueBox.ReadOnly = true;
     this.PlayersToStartValueBox.Size = new System.Drawing.Size(20, 13);
     this.PlayersToStartValueBox.TabIndex = 10;
     this.PlayersToStartValueBox.Text = "2";
     //
     // RoundsPerMapBox
     //
     this.RoundsPerMapBox.Location = new System.Drawing.Point(242, 147);
     this.RoundsPerMapBox.Maximum = new decimal(new int[] {
     999,
     0,
     0,
     0});
     this.RoundsPerMapBox.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.RoundsPerMapBox.Name = "RoundsPerMapBox";
     this.RoundsPerMapBox.Size = new System.Drawing.Size(50, 20);
     this.RoundsPerMapBox.TabIndex = 20;
     this.RoundsPerMapBox.Value = new decimal(new int[] {
     3,
     0,
     0,
     0});
     //
     // GamespyPortBox
     //
     this.GamespyPortBox.Location = new System.Drawing.Point(232, 115);
     this.GamespyPortBox.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.GamespyPortBox.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.GamespyPortBox.Name = "GamespyPortBox";
     this.GamespyPortBox.Size = new System.Drawing.Size(60, 20);
     this.GamespyPortBox.TabIndex = 19;
     this.GamespyPortBox.Value = new decimal(new int[] {
     29900,
     0,
     0,
     0});
     //
     // ServerPortBox
     //
     this.ServerPortBox.Location = new System.Drawing.Point(71, 115);
     this.ServerPortBox.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.ServerPortBox.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.ServerPortBox.Name = "ServerPortBox";
     this.ServerPortBox.Size = new System.Drawing.Size(60, 20);
     this.ServerPortBox.TabIndex = 18;
     this.ServerPortBox.Value = new decimal(new int[] {
     16567,
     0,
     0,
     0});
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ServerWelcomeBox);
     this.groupBox2.Location = new System.Drawing.Point(301, 20);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(283, 116);
     this.groupBox2.TabIndex = 15;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Server Welcome Message";
     //
     // ServerWelcomeBox
     //
     this.ServerWelcomeBox.Location = new System.Drawing.Point(9, 18);
     this.ServerWelcomeBox.Multiline = true;
     this.ServerWelcomeBox.Name = "ServerWelcomeBox";
     this.ServerWelcomeBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.ServerWelcomeBox.Size = new System.Drawing.Size(266, 91);
     this.ServerWelcomeBox.TabIndex = 0;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(154, 117);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(76, 13);
     this.label6.TabIndex = 12;
     this.label6.Text = "Gamespy Port:";
     this.Tipsy.SetToolTip(this.label6, resources.GetString("label6.ToolTip"));
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(6, 117);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(63, 13);
     this.label5.TabIndex = 11;
     this.label5.Text = "Server Port:";
     this.Tipsy.SetToolTip(this.label5, "This setting allows you to customize the port used for gameplay network traffic.");
     //
     // ServerPasswordBox
     //
     this.ServerPasswordBox.Location = new System.Drawing.Point(82, 54);
     this.ServerPasswordBox.Name = "ServerPasswordBox";
     this.ServerPasswordBox.Size = new System.Drawing.Size(210, 20);
     this.ServerPasswordBox.TabIndex = 7;
     //
     // ServerNameBox
     //
     this.ServerNameBox.Location = new System.Drawing.Point(82, 28);
     this.ServerNameBox.Name = "ServerNameBox";
     this.ServerNameBox.Size = new System.Drawing.Size(210, 20);
     this.ServerNameBox.TabIndex = 6;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(152, 149);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(90, 13);
     this.label3.TabIndex = 4;
     this.label3.Text = "Rounds Per Map:";
     this.Tipsy.SetToolTip(this.label3, "Set the number of rounds to complete before the map automatically changes to the " +
             "next on the list.");
     //
     // EnablePublicServerBox
     //
     this.EnablePublicServerBox.AutoSize = true;
     this.EnablePublicServerBox.Location = new System.Drawing.Point(10, 148);
     this.EnablePublicServerBox.Name = "EnablePublicServerBox";
     this.EnablePublicServerBox.Size = new System.Drawing.Size(125, 17);
     this.EnablePublicServerBox.TabIndex = 3;
     this.EnablePublicServerBox.Text = "Enable Public Server";
     this.Tipsy.SetToolTip(this.EnablePublicServerBox, "Set this to report your server to the Internet server browser list.");
     this.EnablePublicServerBox.UseVisualStyleBackColor = true;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(6, 56);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(56, 13);
     this.label2.TabIndex = 1;
     this.label2.Text = "Password:"******"If you set a password, players will need to enter it before connecting to your se" +
             "rver.");
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 31);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(72, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Server Name:";
     this.Tipsy.SetToolTip(this.label1, "This is the name your server will be listed by in the Internet or LAN server brow" +
             "ser.");
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.groupBox21);
     this.groupBox3.Controls.Add(this.groupBox20);
     this.groupBox3.Controls.Add(this.groupBox19);
     this.groupBox3.Controls.Add(this.groupBox18);
     this.groupBox3.Controls.Add(this.groupBox17);
     this.groupBox3.Controls.Add(this.groupBox16);
     this.groupBox3.Controls.Add(this.groupBox15);
     this.groupBox3.Controls.Add(this.groupBox14);
     this.groupBox3.Location = new System.Drawing.Point(5, 5);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(594, 337);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(202, 22);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(186, 13);
     this.label4.TabIndex = 34;
     this.label4.Text = "Slider values are displayed in seconds";
     //
     // groupBox21
     //
     this.groupBox21.Controls.Add(this.TimeB4RestartMapBar);
     this.groupBox21.Controls.Add(this.TimeB4RestartMapBox);
     this.groupBox21.Location = new System.Drawing.Point(299, 244);
     this.groupBox21.Name = "groupBox21";
     this.groupBox21.Size = new System.Drawing.Size(283, 54);
     this.groupBox21.TabIndex = 33;
     this.groupBox21.TabStop = false;
     this.groupBox21.Text = "Time Before Restart Map";
     //
     // TimeB4RestartMapBar
     //
     this.TimeB4RestartMapBar.AutoSize = false;
     this.TimeB4RestartMapBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TimeB4RestartMapBar.LargeChange = 15;
     this.TimeB4RestartMapBar.Location = new System.Drawing.Point(6, 19);
     this.TimeB4RestartMapBar.Maximum = 60;
     this.TimeB4RestartMapBar.Name = "TimeB4RestartMapBar";
     this.TimeB4RestartMapBar.Size = new System.Drawing.Size(240, 29);
     this.TimeB4RestartMapBar.SmallChange = 5;
     this.TimeB4RestartMapBar.TabIndex = 11;
     this.TimeB4RestartMapBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.TimeB4RestartMapBar, "This is the number of seconds before a round starts once the minimun number of pl" +
             "ayers has joined.");
     this.TimeB4RestartMapBar.Value = 15;
     this.TimeB4RestartMapBar.ValueChanged += new System.EventHandler(this.TimeB4RestartMapBar_ValueChanged);
     //
     // TimeB4RestartMapBox
     //
     this.TimeB4RestartMapBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TimeB4RestartMapBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.TimeB4RestartMapBox.Location = new System.Drawing.Point(252, 19);
     this.TimeB4RestartMapBox.Name = "TimeB4RestartMapBox";
     this.TimeB4RestartMapBox.ReadOnly = true;
     this.TimeB4RestartMapBox.Size = new System.Drawing.Size(20, 13);
     this.TimeB4RestartMapBox.TabIndex = 13;
     this.TimeB4RestartMapBox.Text = "15";
     //
     // groupBox20
     //
     this.groupBox20.Controls.Add(this.NotEnoughPlayersBar);
     this.groupBox20.Controls.Add(this.NotEnoughPlayersBox);
     this.groupBox20.Location = new System.Drawing.Point(10, 244);
     this.groupBox20.Name = "groupBox20";
     this.groupBox20.Size = new System.Drawing.Size(283, 54);
     this.groupBox20.TabIndex = 32;
     this.groupBox20.TabStop = false;
     this.groupBox20.Text = "Not Enough Players Start Delay";
     //
     // NotEnoughPlayersBar
     //
     this.NotEnoughPlayersBar.AutoSize = false;
     this.NotEnoughPlayersBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.NotEnoughPlayersBar.LargeChange = 15;
     this.NotEnoughPlayersBar.Location = new System.Drawing.Point(6, 19);
     this.NotEnoughPlayersBar.Maximum = 60;
     this.NotEnoughPlayersBar.Name = "NotEnoughPlayersBar";
     this.NotEnoughPlayersBar.Size = new System.Drawing.Size(240, 29);
     this.NotEnoughPlayersBar.SmallChange = 5;
     this.NotEnoughPlayersBar.TabIndex = 11;
     this.NotEnoughPlayersBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.NotEnoughPlayersBar, resources.GetString("NotEnoughPlayersBar.ToolTip"));
     this.NotEnoughPlayersBar.Value = 15;
     this.NotEnoughPlayersBar.ValueChanged += new System.EventHandler(this.NotEnoughPlayersBar_ValueChanged);
     //
     // NotEnoughPlayersBox
     //
     this.NotEnoughPlayersBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.NotEnoughPlayersBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.NotEnoughPlayersBox.Location = new System.Drawing.Point(252, 19);
     this.NotEnoughPlayersBox.Name = "NotEnoughPlayersBox";
     this.NotEnoughPlayersBox.ReadOnly = true;
     this.NotEnoughPlayersBox.Size = new System.Drawing.Size(20, 13);
     this.NotEnoughPlayersBox.TabIndex = 13;
     this.NotEnoughPlayersBox.Text = "15";
     //
     // groupBox19
     //
     this.groupBox19.Controls.Add(this.EORBar);
     this.groupBox19.Controls.Add(this.EORBox);
     this.groupBox19.Location = new System.Drawing.Point(299, 182);
     this.groupBox19.Name = "groupBox19";
     this.groupBox19.Size = new System.Drawing.Size(283, 54);
     this.groupBox19.TabIndex = 31;
     this.groupBox19.TabStop = false;
     this.groupBox19.Text = "End of Round Delay";
     //
     // EORBar
     //
     this.EORBar.AutoSize = false;
     this.EORBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.EORBar.LargeChange = 15;
     this.EORBar.Location = new System.Drawing.Point(6, 19);
     this.EORBar.Maximum = 120;
     this.EORBar.Name = "EORBar";
     this.EORBar.Size = new System.Drawing.Size(240, 29);
     this.EORBar.SmallChange = 5;
     this.EORBar.TabIndex = 11;
     this.EORBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.EORBar, "This is the amount of time in seconds that the message stating which team won is " +
             "displayed \r\nat the end of the round.");
     this.EORBar.Value = 45;
     this.EORBar.ValueChanged += new System.EventHandler(this.EORBar_ValueChanged);
     //
     // EORBox
     //
     this.EORBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.EORBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.EORBox.Location = new System.Drawing.Point(252, 19);
     this.EORBox.Name = "EORBox";
     this.EORBox.ReadOnly = true;
     this.EORBox.Size = new System.Drawing.Size(20, 13);
     this.EORBox.TabIndex = 13;
     this.EORBox.Text = "45";
     //
     // groupBox18
     //
     this.groupBox18.Controls.Add(this.EndDelayBar);
     this.groupBox18.Controls.Add(this.EndDelayBox);
     this.groupBox18.Location = new System.Drawing.Point(299, 118);
     this.groupBox18.Name = "groupBox18";
     this.groupBox18.Size = new System.Drawing.Size(283, 54);
     this.groupBox18.TabIndex = 30;
     this.groupBox18.TabStop = false;
     this.groupBox18.Text = "End Delay";
     //
     // EndDelayBar
     //
     this.EndDelayBar.AutoSize = false;
     this.EndDelayBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.EndDelayBar.LargeChange = 15;
     this.EndDelayBar.Location = new System.Drawing.Point(6, 19);
     this.EndDelayBar.Maximum = 60;
     this.EndDelayBar.Name = "EndDelayBar";
     this.EndDelayBar.Size = new System.Drawing.Size(240, 29);
     this.EndDelayBar.SmallChange = 5;
     this.EndDelayBar.TabIndex = 11;
     this.EndDelayBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.EndDelayBar, "This is the amount of time in seconds between when a round ends and a new round b" +
             "egins.");
     this.EndDelayBar.Value = 15;
     this.EndDelayBar.ValueChanged += new System.EventHandler(this.EndDelayBar_ValueChanged);
     //
     // EndDelayBox
     //
     this.EndDelayBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.EndDelayBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.EndDelayBox.Location = new System.Drawing.Point(252, 19);
     this.EndDelayBox.Name = "EndDelayBox";
     this.EndDelayBox.ReadOnly = true;
     this.EndDelayBox.Size = new System.Drawing.Size(20, 13);
     this.EndDelayBox.TabIndex = 13;
     this.EndDelayBox.Text = "15";
     //
     // groupBox17
     //
     this.groupBox17.Controls.Add(this.StartDelayBar);
     this.groupBox17.Controls.Add(this.StartDelayBox);
     this.groupBox17.Location = new System.Drawing.Point(299, 54);
     this.groupBox17.Name = "groupBox17";
     this.groupBox17.Size = new System.Drawing.Size(283, 54);
     this.groupBox17.TabIndex = 29;
     this.groupBox17.TabStop = false;
     this.groupBox17.Text = "Start Delay";
     //
     // StartDelayBar
     //
     this.StartDelayBar.AutoSize = false;
     this.StartDelayBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.StartDelayBar.LargeChange = 15;
     this.StartDelayBar.Location = new System.Drawing.Point(6, 19);
     this.StartDelayBar.Maximum = 60;
     this.StartDelayBar.Name = "StartDelayBar";
     this.StartDelayBar.Size = new System.Drawing.Size(240, 29);
     this.StartDelayBar.SmallChange = 5;
     this.StartDelayBar.TabIndex = 11;
     this.StartDelayBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.StartDelayBar, "This is the amount of time in seconds players are kept waiting for the game to st" +
             "art, \r\nonce the minimum number of players has been reached.");
     this.StartDelayBar.Value = 15;
     this.StartDelayBar.ValueChanged += new System.EventHandler(this.StartDelayBar_ValueChanged);
     //
     // StartDelayBox
     //
     this.StartDelayBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.StartDelayBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.StartDelayBox.Location = new System.Drawing.Point(252, 19);
     this.StartDelayBox.Name = "StartDelayBox";
     this.StartDelayBox.ReadOnly = true;
     this.StartDelayBox.Size = new System.Drawing.Size(20, 13);
     this.StartDelayBox.TabIndex = 13;
     this.StartDelayBox.Text = "15";
     //
     // groupBox16
     //
     this.groupBox16.Controls.Add(this.ManDownBar);
     this.groupBox16.Controls.Add(this.ManDownBox);
     this.groupBox16.Location = new System.Drawing.Point(10, 182);
     this.groupBox16.Name = "groupBox16";
     this.groupBox16.Size = new System.Drawing.Size(283, 54);
     this.groupBox16.TabIndex = 28;
     this.groupBox16.TabStop = false;
     this.groupBox16.Text = "Man Down Time";
     //
     // ManDownBar
     //
     this.ManDownBar.AutoSize = false;
     this.ManDownBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.ManDownBar.LargeChange = 15;
     this.ManDownBar.Location = new System.Drawing.Point(6, 19);
     this.ManDownBar.Maximum = 60;
     this.ManDownBar.Name = "ManDownBar";
     this.ManDownBar.Size = new System.Drawing.Size(240, 29);
     this.ManDownBar.SmallChange = 5;
     this.ManDownBar.TabIndex = 11;
     this.ManDownBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.ManDownBar, "This is the amount of time players will wait to spawn in the game again after bei" +
             "ng incapacitated \r\nand able to be revived by a medic.");
     this.ManDownBar.Value = 15;
     this.ManDownBar.ValueChanged += new System.EventHandler(this.ManDownBar_ValueChanged);
     //
     // ManDownBox
     //
     this.ManDownBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.ManDownBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.ManDownBox.Location = new System.Drawing.Point(252, 19);
     this.ManDownBox.Name = "ManDownBox";
     this.ManDownBox.ReadOnly = true;
     this.ManDownBox.Size = new System.Drawing.Size(20, 13);
     this.ManDownBox.TabIndex = 13;
     this.ManDownBox.Text = "15";
     //
     // groupBox15
     //
     this.groupBox15.Controls.Add(this.SpawnTimeBar);
     this.groupBox15.Controls.Add(this.SpawnTimeBox);
     this.groupBox15.Location = new System.Drawing.Point(10, 118);
     this.groupBox15.Name = "groupBox15";
     this.groupBox15.Size = new System.Drawing.Size(283, 54);
     this.groupBox15.TabIndex = 27;
     this.groupBox15.TabStop = false;
     this.groupBox15.Text = "Spawn Time";
     //
     // SpawnTimeBar
     //
     this.SpawnTimeBar.AutoSize = false;
     this.SpawnTimeBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SpawnTimeBar.LargeChange = 15;
     this.SpawnTimeBar.Location = new System.Drawing.Point(6, 19);
     this.SpawnTimeBar.Maximum = 60;
     this.SpawnTimeBar.Name = "SpawnTimeBar";
     this.SpawnTimeBar.Size = new System.Drawing.Size(240, 29);
     this.SpawnTimeBar.SmallChange = 5;
     this.SpawnTimeBar.TabIndex = 11;
     this.SpawnTimeBar.TickFrequency = 5;
     this.Tipsy.SetToolTip(this.SpawnTimeBar, "This is the amount of time in seconds that players will wait to spawn in the game" +
             " again after being killed.");
     this.SpawnTimeBar.Value = 15;
     this.SpawnTimeBar.ValueChanged += new System.EventHandler(this.SpawnTimeBar_ValueChanged);
     //
     // SpawnTimeBox
     //
     this.SpawnTimeBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SpawnTimeBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.SpawnTimeBox.Location = new System.Drawing.Point(252, 19);
     this.SpawnTimeBox.Name = "SpawnTimeBox";
     this.SpawnTimeBox.ReadOnly = true;
     this.SpawnTimeBox.Size = new System.Drawing.Size(20, 13);
     this.SpawnTimeBox.TabIndex = 13;
     this.SpawnTimeBox.Text = "15";
     //
     // groupBox14
     //
     this.groupBox14.Controls.Add(this.TimeLimitBar);
     this.groupBox14.Controls.Add(this.TimeLimitBox);
     this.groupBox14.Location = new System.Drawing.Point(10, 54);
     this.groupBox14.Name = "groupBox14";
     this.groupBox14.Size = new System.Drawing.Size(283, 54);
     this.groupBox14.TabIndex = 26;
     this.groupBox14.TabStop = false;
     this.groupBox14.Text = "Time Limit";
     //
     // TimeLimitBar
     //
     this.TimeLimitBar.AutoSize = false;
     this.TimeLimitBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TimeLimitBar.LargeChange = 60;
     this.TimeLimitBar.Location = new System.Drawing.Point(6, 19);
     this.TimeLimitBar.Maximum = 7200;
     this.TimeLimitBar.Name = "TimeLimitBar";
     this.TimeLimitBar.Size = new System.Drawing.Size(240, 29);
     this.TimeLimitBar.SmallChange = 10;
     this.TimeLimitBar.TabIndex = 11;
     this.TimeLimitBar.TickFrequency = 120;
     this.TimeLimitBar.TickStyle = System.Windows.Forms.TickStyle.None;
     this.Tipsy.SetToolTip(this.TimeLimitBar, "After this amount of time is reached, the round will end.");
     this.TimeLimitBar.ValueChanged += new System.EventHandler(this.TimeLimitBar_ValueChanged);
     //
     // TimeLimitBox
     //
     this.TimeLimitBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.TimeLimitBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.TimeLimitBox.Location = new System.Drawing.Point(252, 19);
     this.TimeLimitBox.Name = "TimeLimitBox";
     this.TimeLimitBox.ReadOnly = true;
     this.TimeLimitBox.Size = new System.Drawing.Size(24, 13);
     this.TimeLimitBox.TabIndex = 13;
     this.TimeLimitBox.Text = "0";
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.VoipPasswordBox);
     this.groupBox4.Controls.Add(this.label12);
     this.groupBox4.Controls.Add(this.RemoteVoipIpBox);
     this.groupBox4.Controls.Add(this.label11);
     this.groupBox4.Controls.Add(this.EnableRemoteVoip);
     this.groupBox4.Controls.Add(this.VoipServerPort);
     this.groupBox4.Controls.Add(this.label10);
     this.groupBox4.Controls.Add(this.VoipBF2ServerPort);
     this.groupBox4.Controls.Add(this.VoipBF2ClientPort);
     this.groupBox4.Controls.Add(this.VoipQualityBox);
     this.groupBox4.Controls.Add(this.label16);
     this.groupBox4.Controls.Add(this.VoipQualityBar);
     this.groupBox4.Controls.Add(this.label15);
     this.groupBox4.Controls.Add(this.label14);
     this.groupBox4.Controls.Add(this.EnableVoip);
     this.groupBox4.Location = new System.Drawing.Point(13, 16);
     this.groupBox4.Name = "groupBox4";
     this.groupBox4.Size = new System.Drawing.Size(280, 299);
     this.groupBox4.TabIndex = 3;
     this.groupBox4.TabStop = false;
     this.groupBox4.Text = "VOIP Settings";
     //
     // VoipPasswordBox
     //
     this.VoipPasswordBox.Enabled = false;
     this.VoipPasswordBox.Location = new System.Drawing.Point(101, 92);
     this.VoipPasswordBox.Name = "VoipPasswordBox";
     this.VoipPasswordBox.Size = new System.Drawing.Size(150, 20);
     this.VoipPasswordBox.TabIndex = 31;
     this.Tipsy.SetToolTip(this.VoipPasswordBox, "When using an external VOIP server, this should be set to the password associated" +
             " with the VOIP Server port from the VOIP server\'s configuration. ");
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(11, 95);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(80, 13);
     this.label12.TabIndex = 30;
     this.label12.Text = "Voip Password:"******"RemoteVoipIpBox";
     this.RemoteVoipIpBox.Size = new System.Drawing.Size(150, 20);
     this.RemoteVoipIpBox.TabIndex = 29;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(11, 67);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(84, 13);
     this.label11.TabIndex = 28;
     this.label11.Text = "Remote Voip IP:";
     this.Tipsy.SetToolTip(this.label11, "When using an external VOIP server, this should be set with it\'s IP address.");
     //
     // EnableRemoteVoip
     //
     this.EnableRemoteVoip.AutoSize = true;
     this.EnableRemoteVoip.Location = new System.Drawing.Point(127, 34);
     this.EnableRemoteVoip.Name = "EnableRemoteVoip";
     this.EnableRemoteVoip.Size = new System.Drawing.Size(127, 17);
     this.EnableRemoteVoip.TabIndex = 27;
     this.EnableRemoteVoip.Text = "Enable Remote VOIP";
     this.Tipsy.SetToolTip(this.EnableRemoteVoip, "Enable the use of an external BF2 VOIP Server, thereby disabling the integrated V" +
             "OIP server.");
     this.EnableRemoteVoip.UseVisualStyleBackColor = true;
     this.EnableRemoteVoip.CheckedChanged += new System.EventHandler(this.EnableRemoteVoip_CheckedChanged);
     //
     // VoipServerPort
     //
     this.VoipServerPort.Enabled = false;
     this.VoipServerPort.Location = new System.Drawing.Point(101, 183);
     this.VoipServerPort.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.VoipServerPort.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.VoipServerPort.Name = "VoipServerPort";
     this.VoipServerPort.Size = new System.Drawing.Size(60, 20);
     this.VoipServerPort.TabIndex = 26;
     this.Tipsy.SetToolTip(this.VoipServerPort, resources.GetString("VoipServerPort.ToolTip"));
     this.VoipServerPort.Value = new decimal(new int[] {
     55125,
     0,
     0,
     0});
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(11, 185);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(87, 13);
     this.label10.TabIndex = 25;
     this.label10.Text = "Voip Server Port:";
     //
     // VoipBF2ServerPort
     //
     this.VoipBF2ServerPort.Location = new System.Drawing.Point(101, 156);
     this.VoipBF2ServerPort.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.VoipBF2ServerPort.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.VoipBF2ServerPort.Name = "VoipBF2ServerPort";
     this.VoipBF2ServerPort.Size = new System.Drawing.Size(60, 20);
     this.VoipBF2ServerPort.TabIndex = 24;
     this.Tipsy.SetToolTip(this.VoipBF2ServerPort, "The BF2 server uses this port to communicate with the VOIP server.");
     this.VoipBF2ServerPort.Value = new decimal(new int[] {
     55124,
     0,
     0,
     0});
     //
     // VoipBF2ClientPort
     //
     this.VoipBF2ClientPort.Location = new System.Drawing.Point(101, 129);
     this.VoipBF2ClientPort.Maximum = new decimal(new int[] {
     65535,
     0,
     0,
     0});
     this.VoipBF2ClientPort.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.VoipBF2ClientPort.Name = "VoipBF2ClientPort";
     this.VoipBF2ClientPort.Size = new System.Drawing.Size(60, 20);
     this.VoipBF2ClientPort.TabIndex = 23;
     this.Tipsy.SetToolTip(this.VoipBF2ClientPort, "This is the port the BF2 client uses for communication with the voip server.");
     this.VoipBF2ClientPort.Value = new decimal(new int[] {
     55123,
     0,
     0,
     0});
     //
     // VoipQualityBox
     //
     this.VoipQualityBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VoipQualityBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.VoipQualityBox.Location = new System.Drawing.Point(251, 250);
     this.VoipQualityBox.Name = "VoipQualityBox";
     this.VoipQualityBox.ReadOnly = true;
     this.VoipQualityBox.Size = new System.Drawing.Size(20, 13);
     this.VoipQualityBox.TabIndex = 22;
     this.VoipQualityBox.Text = "1";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(59, 234);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(163, 13);
     this.label16.TabIndex = 21;
     this.label16.Text = "Voip Quality (1 = Worst, 5 = Best)";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.Tipsy.SetToolTip(this.label16, "Use this to adjust the quality of VOIP audio. Raising the quality level will incr" +
             "ease the amount of bandwidth your server uses. Recommended settings are 5 for LA" +
             "N and 3 for Internet.");
     //
     // VoipQualityBar
     //
     this.VoipQualityBar.AutoSize = false;
     this.VoipQualityBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VoipQualityBar.Location = new System.Drawing.Point(9, 250);
     this.VoipQualityBar.Maximum = 5;
     this.VoipQualityBar.Minimum = 1;
     this.VoipQualityBar.Name = "VoipQualityBar";
     this.VoipQualityBar.Size = new System.Drawing.Size(240, 28);
     this.VoipQualityBar.TabIndex = 20;
     this.VoipQualityBar.Value = 1;
     this.VoipQualityBar.ValueChanged += new System.EventHandler(this.VoipQualityBar_ValueChanged);
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(11, 158);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(85, 13);
     this.label15.TabIndex = 15;
     this.label15.Text = "BF2 Server Port:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(11, 131);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(80, 13);
     this.label14.TabIndex = 5;
     this.label14.Text = "BF2 Client Port:";
     //
     // EnableVoip
     //
     this.EnableVoip.AutoSize = true;
     this.EnableVoip.Location = new System.Drawing.Point(27, 34);
     this.EnableVoip.Name = "EnableVoip";
     this.EnableVoip.Size = new System.Drawing.Size(87, 17);
     this.EnableVoip.TabIndex = 4;
     this.EnableVoip.Text = "Enable VOIP";
     this.Tipsy.SetToolTip(this.EnableVoip, "Enable the use of VOIP for squad communication.");
     this.EnableVoip.UseVisualStyleBackColor = true;
     this.EnableVoip.CheckedChanged += new System.EventHandler(this.EnableVoip_CheckedChanged);
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.label8);
     this.groupBox6.Controls.Add(this.TksBeforeKickBox);
     this.groupBox6.Controls.Add(this.PunishDefaultBox);
     this.groupBox6.Controls.Add(this.FriendlyFireBox);
     this.groupBox6.Controls.Add(this.PunishTeamKillsBox);
     this.groupBox6.Controls.Add(this.groupBox25);
     this.groupBox6.Controls.Add(this.groupBox24);
     this.groupBox6.Controls.Add(this.groupBox23);
     this.groupBox6.Controls.Add(this.groupBox22);
     this.groupBox6.Location = new System.Drawing.Point(5, 5);
     this.groupBox6.Name = "groupBox6";
     this.groupBox6.Size = new System.Drawing.Size(594, 337);
     this.groupBox6.TabIndex = 5;
     this.groupBox6.TabStop = false;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(297, 58);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(111, 13);
     this.label8.TabIndex = 47;
     this.label8.Text = "Teamkills before Kick:";
     this.Tipsy.SetToolTip(this.label8, "When punishing is enabled, this sets the number of punished teamkills required to" +
             " be kicked from the server.");
     //
     // TksBeforeKickBox
     //
     this.TksBeforeKickBox.Enabled = false;
     this.TksBeforeKickBox.Location = new System.Drawing.Point(408, 56);
     this.TksBeforeKickBox.Maximum = new decimal(new int[] {
     99,
     0,
     0,
     0});
     this.TksBeforeKickBox.Minimum = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TksBeforeKickBox.Name = "TksBeforeKickBox";
     this.TksBeforeKickBox.Size = new System.Drawing.Size(40, 20);
     this.TksBeforeKickBox.TabIndex = 46;
     this.TksBeforeKickBox.Value = new decimal(new int[] {
     3,
     0,
     0,
     0});
     //
     // PunishDefaultBox
     //
     this.PunishDefaultBox.AutoSize = true;
     this.PunishDefaultBox.Enabled = false;
     this.PunishDefaultBox.Location = new System.Drawing.Point(147, 57);
     this.PunishDefaultBox.Name = "PunishDefaultBox";
     this.PunishDefaultBox.Size = new System.Drawing.Size(110, 17);
     this.PunishDefaultBox.TabIndex = 45;
     this.PunishDefaultBox.Text = "Punish By Default";
     this.Tipsy.SetToolTip(this.PunishDefaultBox, "This sets whether or not a player is automatically punished for a teamkill.");
     this.PunishDefaultBox.UseVisualStyleBackColor = true;
     //
     // FriendlyFireBox
     //
     this.FriendlyFireBox.AutoSize = true;
     this.FriendlyFireBox.Location = new System.Drawing.Point(297, 34);
     this.FriendlyFireBox.Name = "FriendlyFireBox";
     this.FriendlyFireBox.Size = new System.Drawing.Size(138, 17);
     this.FriendlyFireBox.TabIndex = 44;
     this.FriendlyFireBox.Text = "Friendly Fire With Mines";
     this.Tipsy.SetToolTip(this.FriendlyFireBox, "Turn this setting off to prevent friendly mines and claymores from detonating whe" +
             "n teammates go over them.");
     this.FriendlyFireBox.UseVisualStyleBackColor = true;
     //
     // PunishTeamKillsBox
     //
     this.PunishTeamKillsBox.AutoSize = true;
     this.PunishTeamKillsBox.Location = new System.Drawing.Point(147, 34);
     this.PunishTeamKillsBox.Name = "PunishTeamKillsBox";
     this.PunishTeamKillsBox.Size = new System.Drawing.Size(106, 17);
     this.PunishTeamKillsBox.TabIndex = 43;
     this.PunishTeamKillsBox.Text = "Punish TeamKills";
     this.Tipsy.SetToolTip(this.PunishTeamKillsBox, "Enable the system through which players can punish teamkillers in an attempt to k" +
             "ick them from the server.");
     this.PunishTeamKillsBox.UseVisualStyleBackColor = true;
     this.PunishTeamKillsBox.CheckedChanged += new System.EventHandler(this.PunishTeamKillsBox_CheckedChanged);
     //
     // groupBox25
     //
     this.groupBox25.Controls.Add(this.VehicleSplashFFBox);
     this.groupBox25.Controls.Add(this.VehicleSplashFFBar);
     this.groupBox25.Location = new System.Drawing.Point(300, 159);
     this.groupBox25.Name = "groupBox25";
     this.groupBox25.Size = new System.Drawing.Size(283, 54);
     this.groupBox25.TabIndex = 37;
     this.groupBox25.TabStop = false;
     this.groupBox25.Text = "Vehicle Friendly Splash Damage";
     //
     // VehicleSplashFFBox
     //
     this.VehicleSplashFFBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VehicleSplashFFBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.VehicleSplashFFBox.Location = new System.Drawing.Point(250, 19);
     this.VehicleSplashFFBox.Name = "VehicleSplashFFBox";
     this.VehicleSplashFFBox.ReadOnly = true;
     this.VehicleSplashFFBox.Size = new System.Drawing.Size(26, 13);
     this.VehicleSplashFFBox.TabIndex = 13;
     this.VehicleSplashFFBox.Text = "100%";
     //
     // VehicleSplashFFBar
     //
     this.VehicleSplashFFBar.AutoSize = false;
     this.VehicleSplashFFBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VehicleSplashFFBar.LargeChange = 25;
     this.VehicleSplashFFBar.Location = new System.Drawing.Point(6, 19);
     this.VehicleSplashFFBar.Maximum = 100;
     this.VehicleSplashFFBar.Name = "VehicleSplashFFBar";
     this.VehicleSplashFFBar.Size = new System.Drawing.Size(240, 29);
     this.VehicleSplashFFBar.SmallChange = 5;
     this.VehicleSplashFFBar.TabIndex = 29;
     this.VehicleSplashFFBar.TickFrequency = 25;
     this.VehicleSplashFFBar.Value = 100;
     this.VehicleSplashFFBar.ValueChanged += new System.EventHandler(this.VehicleSplashFFBar_ValueChanged);
     //
     // groupBox24
     //
     this.groupBox24.Controls.Add(this.SoldierSplashFFBox);
     this.groupBox24.Controls.Add(this.SoldierSplashFFBar);
     this.groupBox24.Location = new System.Drawing.Point(11, 159);
     this.groupBox24.Name = "groupBox24";
     this.groupBox24.Size = new System.Drawing.Size(283, 54);
     this.groupBox24.TabIndex = 36;
     this.groupBox24.TabStop = false;
     this.groupBox24.Text = "Soldier Friendly Splash Damage";
     //
     // SoldierSplashFFBox
     //
     this.SoldierSplashFFBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SoldierSplashFFBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.SoldierSplashFFBox.Location = new System.Drawing.Point(250, 19);
     this.SoldierSplashFFBox.Name = "SoldierSplashFFBox";
     this.SoldierSplashFFBox.ReadOnly = true;
     this.SoldierSplashFFBox.Size = new System.Drawing.Size(26, 13);
     this.SoldierSplashFFBox.TabIndex = 13;
     this.SoldierSplashFFBox.Text = "100%";
     //
     // SoldierSplashFFBar
     //
     this.SoldierSplashFFBar.AutoSize = false;
     this.SoldierSplashFFBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SoldierSplashFFBar.LargeChange = 25;
     this.SoldierSplashFFBar.Location = new System.Drawing.Point(6, 19);
     this.SoldierSplashFFBar.Maximum = 100;
     this.SoldierSplashFFBar.Name = "SoldierSplashFFBar";
     this.SoldierSplashFFBar.Size = new System.Drawing.Size(240, 29);
     this.SoldierSplashFFBar.SmallChange = 5;
     this.SoldierSplashFFBar.TabIndex = 29;
     this.SoldierSplashFFBar.TickFrequency = 25;
     this.SoldierSplashFFBar.Value = 100;
     this.SoldierSplashFFBar.ValueChanged += new System.EventHandler(this.SoldierSplashFFBar_ValueChanged);
     //
     // groupBox23
     //
     this.groupBox23.Controls.Add(this.VehicleFFBox);
     this.groupBox23.Controls.Add(this.VehicleFFBar);
     this.groupBox23.Location = new System.Drawing.Point(300, 96);
     this.groupBox23.Name = "groupBox23";
     this.groupBox23.Size = new System.Drawing.Size(283, 54);
     this.groupBox23.TabIndex = 35;
     this.groupBox23.TabStop = false;
     this.groupBox23.Text = "Vehicle Friendly Fire Damage";
     //
     // VehicleFFBox
     //
     this.VehicleFFBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VehicleFFBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.VehicleFFBox.Location = new System.Drawing.Point(250, 19);
     this.VehicleFFBox.Name = "VehicleFFBox";
     this.VehicleFFBox.ReadOnly = true;
     this.VehicleFFBox.Size = new System.Drawing.Size(26, 13);
     this.VehicleFFBox.TabIndex = 13;
     this.VehicleFFBox.Text = "100%";
     //
     // VehicleFFBar
     //
     this.VehicleFFBar.AutoSize = false;
     this.VehicleFFBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VehicleFFBar.LargeChange = 25;
     this.VehicleFFBar.Location = new System.Drawing.Point(6, 19);
     this.VehicleFFBar.Maximum = 100;
     this.VehicleFFBar.Name = "VehicleFFBar";
     this.VehicleFFBar.Size = new System.Drawing.Size(240, 29);
     this.VehicleFFBar.SmallChange = 5;
     this.VehicleFFBar.TabIndex = 29;
     this.VehicleFFBar.TickFrequency = 25;
     this.VehicleFFBar.Value = 100;
     this.VehicleFFBar.ValueChanged += new System.EventHandler(this.VehicleFFBar_ValueChanged);
     //
     // groupBox22
     //
     this.groupBox22.Controls.Add(this.SoldierFFBox);
     this.groupBox22.Controls.Add(this.SoldierFFBar);
     this.groupBox22.Location = new System.Drawing.Point(11, 96);
     this.groupBox22.Name = "groupBox22";
     this.groupBox22.Size = new System.Drawing.Size(283, 54);
     this.groupBox22.TabIndex = 34;
     this.groupBox22.TabStop = false;
     this.groupBox22.Text = "Soldier Friendly Fire Damage";
     //
     // SoldierFFBox
     //
     this.SoldierFFBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SoldierFFBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.SoldierFFBox.Location = new System.Drawing.Point(250, 19);
     this.SoldierFFBox.Name = "SoldierFFBox";
     this.SoldierFFBox.ReadOnly = true;
     this.SoldierFFBox.Size = new System.Drawing.Size(26, 13);
     this.SoldierFFBox.TabIndex = 13;
     this.SoldierFFBox.Text = "100%";
     //
     // SoldierFFBar
     //
     this.SoldierFFBar.AutoSize = false;
     this.SoldierFFBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.SoldierFFBar.LargeChange = 25;
     this.SoldierFFBar.Location = new System.Drawing.Point(6, 19);
     this.SoldierFFBar.Maximum = 100;
     this.SoldierFFBar.Name = "SoldierFFBar";
     this.SoldierFFBar.Size = new System.Drawing.Size(240, 29);
     this.SoldierFFBar.SmallChange = 5;
     this.SoldierFFBar.TabIndex = 29;
     this.SoldierFFBar.TickFrequency = 25;
     this.SoldierFFBar.Value = 100;
     this.SoldierFFBar.ValueChanged += new System.EventHandler(this.SoldierFFBar_ValueChanged);
     //
     // Cancel
     //
     this.Cancel.Location = new System.Drawing.Point(198, 395);
     this.Cancel.Name = "Cancel";
     this.Cancel.Size = new System.Drawing.Size(100, 30);
     this.Cancel.TabIndex = 7;
     this.Cancel.Text = "Cancel";
     this.Cancel.UseVisualStyleBackColor = true;
     this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
     //
     // SaveButton
     //
     this.SaveButton.Location = new System.Drawing.Point(311, 395);
     this.SaveButton.Name = "SaveButton";
     this.SaveButton.Size = new System.Drawing.Size(100, 30);
     this.SaveButton.TabIndex = 8;
     this.SaveButton.Text = "Save and Close";
     this.SaveButton.UseVisualStyleBackColor = true;
     this.SaveButton.Click += new System.EventHandler(this.SaveButton_Click);
     //
     // groupBox8
     //
     this.groupBox8.Controls.Add(this.RadioBlockTimeBox);
     this.groupBox8.Controls.Add(this.label25);
     this.groupBox8.Controls.Add(this.RadioBlockTimeBar);
     this.groupBox8.Controls.Add(this.RadioMaxSpamBox);
     this.groupBox8.Controls.Add(this.RadioSpamIntBox);
     this.groupBox8.Controls.Add(this.label24);
     this.groupBox8.Controls.Add(this.label7);
     this.groupBox8.Controls.Add(this.AllowNoseCam);
     this.groupBox8.Controls.Add(this.HitIndicatorEnabled);
     this.groupBox8.Controls.Add(this.AllowExtViews);
     this.groupBox8.Controls.Add(this.AllowFreeCam);
     this.groupBox8.Controls.Add(this.AllowNATNagotiation);
     this.groupBox8.Location = new System.Drawing.Point(9, 10);
     this.groupBox8.Name = "groupBox8";
     this.groupBox8.Size = new System.Drawing.Size(585, 336);
     this.groupBox8.TabIndex = 9;
     this.groupBox8.TabStop = false;
     this.groupBox8.Text = "Misc";
     //
     // RadioBlockTimeBox
     //
     this.RadioBlockTimeBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.RadioBlockTimeBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.RadioBlockTimeBox.Location = new System.Drawing.Point(526, 129);
     this.RadioBlockTimeBox.Name = "RadioBlockTimeBox";
     this.RadioBlockTimeBox.ReadOnly = true;
     this.RadioBlockTimeBox.Size = new System.Drawing.Size(20, 13);
     this.RadioBlockTimeBox.TabIndex = 43;
     this.RadioBlockTimeBox.Text = "30";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Location = new System.Drawing.Point(342, 112);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(142, 13);
     this.label25.TabIndex = 42;
     this.label25.Text = "Radio Block Time (Seconds)";
     this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.Tipsy.SetToolTip(this.label25, "This is the amount of time a player will be blocked from posting any further mess" +
             "ages after violating the Radio Max Spam Count \r\nwithin the Radio Spam Interval t" +
             "ime frame");
     //
     // RadioBlockTimeBar
     //
     this.RadioBlockTimeBar.AutoSize = false;
     this.RadioBlockTimeBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.RadioBlockTimeBar.Location = new System.Drawing.Point(280, 128);
     this.RadioBlockTimeBar.Maximum = 120;
     this.RadioBlockTimeBar.Name = "RadioBlockTimeBar";
     this.RadioBlockTimeBar.Size = new System.Drawing.Size(240, 24);
     this.RadioBlockTimeBar.TabIndex = 41;
     this.RadioBlockTimeBar.TickFrequency = 15;
     this.RadioBlockTimeBar.Value = 30;
     this.RadioBlockTimeBar.ValueChanged += new System.EventHandler(this.RadioBlockTimeBar_ValueChanged);
     //
     // RadioMaxSpamBox
     //
     this.RadioMaxSpamBox.Location = new System.Drawing.Point(405, 71);
     this.RadioMaxSpamBox.Name = "RadioMaxSpamBox";
     this.RadioMaxSpamBox.Size = new System.Drawing.Size(40, 20);
     this.RadioMaxSpamBox.TabIndex = 18;
     this.RadioMaxSpamBox.Value = new decimal(new int[] {
     6,
     0,
     0,
     0});
     //
     // RadioSpamIntBox
     //
     this.RadioSpamIntBox.Location = new System.Drawing.Point(405, 47);
     this.RadioSpamIntBox.Name = "RadioSpamIntBox";
     this.RadioSpamIntBox.Size = new System.Drawing.Size(40, 20);
     this.RadioSpamIntBox.TabIndex = 17;
     this.RadioSpamIntBox.Value = new decimal(new int[] {
     6,
     0,
     0,
     0});
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Location = new System.Drawing.Point(275, 73);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(122, 13);
     this.label24.TabIndex = 16;
     this.label24.Text = "Radio Max Spam Count:";
     this.Tipsy.SetToolTip(this.label24, "The maximum amout of messages a player can post within the Radio Spam Interval be" +
             "fore being blocked");
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(275, 49);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(106, 13);
     this.label7.TabIndex = 15;
     this.label7.Text = "Radio Spam Interval:";
     this.Tipsy.SetToolTip(this.label7, "The amount of interval at which players messages will be checked against the max " +
             "spam count");
     //
     // AllowNoseCam
     //
     this.AllowNoseCam.AutoSize = true;
     this.AllowNoseCam.Location = new System.Drawing.Point(36, 131);
     this.AllowNoseCam.Name = "AllowNoseCam";
     this.AllowNoseCam.Size = new System.Drawing.Size(103, 17);
     this.AllowNoseCam.TabIndex = 14;
     this.AllowNoseCam.Text = "Allow Nose Cam";
     this.Tipsy.SetToolTip(this.AllowNoseCam, "Use this to enable or disable the use of nose-cam in certain vehicles (planes/hel" +
             "icopters).");
     this.AllowNoseCam.UseVisualStyleBackColor = true;
     //
     // HitIndicatorEnabled
     //
     this.HitIndicatorEnabled.AutoSize = true;
     this.HitIndicatorEnabled.Location = new System.Drawing.Point(36, 168);
     this.HitIndicatorEnabled.Name = "HitIndicatorEnabled";
     this.HitIndicatorEnabled.Size = new System.Drawing.Size(83, 17);
     this.HitIndicatorEnabled.TabIndex = 13;
     this.HitIndicatorEnabled.Text = "Hit Indicator";
     this.Tipsy.SetToolTip(this.HitIndicatorEnabled, "This setting toggles whether or not players receive crosshair feedback indicating" +
             " they have hit a target.");
     this.HitIndicatorEnabled.UseVisualStyleBackColor = true;
     //
     // AllowExtViews
     //
     this.AllowExtViews.AutoSize = true;
     this.AllowExtViews.Location = new System.Drawing.Point(36, 108);
     this.AllowExtViews.Name = "AllowExtViews";
     this.AllowExtViews.Size = new System.Drawing.Size(103, 17);
     this.AllowExtViews.TabIndex = 12;
     this.AllowExtViews.Text = "Allow Ext. Views";
     this.Tipsy.SetToolTip(this.AllowExtViews, "Use this to enable or disable the use of 3rd person cameras in vehicles.");
     this.AllowExtViews.UseVisualStyleBackColor = true;
     //
     // AllowFreeCam
     //
     this.AllowFreeCam.AutoSize = true;
     this.AllowFreeCam.Location = new System.Drawing.Point(36, 85);
     this.AllowFreeCam.Name = "AllowFreeCam";
     this.AllowFreeCam.Size = new System.Drawing.Size(99, 17);
     this.AllowFreeCam.TabIndex = 11;
     this.AllowFreeCam.Text = "Allow Free Cam";
     this.Tipsy.SetToolTip(this.AllowFreeCam, "Allow players to use a free-roaming camera while waiting to spawn. Players can ac" +
             "tivate this camera using the JUMP key.");
     this.AllowFreeCam.UseVisualStyleBackColor = true;
     //
     // AllowNATNagotiation
     //
     this.AllowNATNagotiation.AutoSize = true;
     this.AllowNATNagotiation.Location = new System.Drawing.Point(36, 48);
     this.AllowNATNagotiation.Name = "AllowNATNagotiation";
     this.AllowNATNagotiation.Size = new System.Drawing.Size(133, 17);
     this.AllowNATNagotiation.TabIndex = 10;
     this.AllowNATNagotiation.Text = "Allow NAT Negotiation";
     this.Tipsy.SetToolTip(this.AllowNATNagotiation, "Allow Network Address Translation negotiation. \r\n\r\nTry this if you use a router o" +
             "r gateway device and are having problems hosting a server.");
     this.AllowNATNagotiation.UseVisualStyleBackColor = true;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage4);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Controls.Add(this.tabPage7);
     this.tabControl1.Controls.Add(this.tabPage5);
     this.tabControl1.Controls.Add(this.tabPage6);
     this.tabControl1.Location = new System.Drawing.Point(-1, 12);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(613, 375);
     this.tabControl1.TabIndex = 10;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(605, 349);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "General";
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage2.Controls.Add(this.groupBox3);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(605, 349);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "Timers";
     //
     // tabPage4
     //
     this.tabPage4.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage4.Controls.Add(this.groupBox6);
     this.tabPage4.Location = new System.Drawing.Point(4, 22);
     this.tabPage4.Name = "tabPage4";
     this.tabPage4.Size = new System.Drawing.Size(605, 349);
     this.tabPage4.TabIndex = 3;
     this.tabPage4.Text = "Friendly Fire";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage3.Controls.Add(this.groupBox26);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name = "tabPage3";
     this.tabPage3.Size = new System.Drawing.Size(605, 349);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text = "Coop Bots";
     //
     // groupBox26
     //
     this.groupBox26.Controls.Add(this.InfoLink);
     this.groupBox26.Controls.Add(this.groupBox31);
     this.groupBox26.Controls.Add(this.groupBox32);
     this.groupBox26.Controls.Add(this.ForceBotCount);
     this.groupBox26.Controls.Add(this.groupBox29);
     this.groupBox26.Controls.Add(this.groupBox28);
     this.groupBox26.Controls.Add(this.groupBox27);
     this.groupBox26.Location = new System.Drawing.Point(5, 5);
     this.groupBox26.Name = "groupBox26";
     this.groupBox26.Size = new System.Drawing.Size(594, 337);
     this.groupBox26.TabIndex = 0;
     this.groupBox26.TabStop = false;
     //
     // InfoLink
     //
     this.InfoLink.AutoSize = true;
     this.InfoLink.Location = new System.Drawing.Point(339, 206);
     this.InfoLink.Name = "InfoLink";
     this.InfoLink.Size = new System.Drawing.Size(61, 13);
     this.InfoLink.TabIndex = 41;
     this.InfoLink.TabStop = true;
     this.InfoLink.Text = "More Info...";
     this.InfoLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.InfoLink_LinkClicked);
     //
     // groupBox31
     //
     this.groupBox31.Controls.Add(this.BotCountBar1);
     this.groupBox31.Controls.Add(this.BotCountBox1);
     this.groupBox31.Location = new System.Drawing.Point(11, 250);
     this.groupBox31.Name = "groupBox31";
     this.groupBox31.Size = new System.Drawing.Size(283, 54);
     this.groupBox31.TabIndex = 40;
     this.groupBox31.TabStop = false;
     this.groupBox31.Text = "Team 1 Bot Count";
     //
     // BotCountBar1
     //
     this.BotCountBar1.AutoSize = false;
     this.BotCountBar1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBar1.Enabled = false;
     this.BotCountBar1.LargeChange = 8;
     this.BotCountBar1.Location = new System.Drawing.Point(6, 19);
     this.BotCountBar1.Maximum = 48;
     this.BotCountBar1.Name = "BotCountBar1";
     this.BotCountBar1.Size = new System.Drawing.Size(240, 29);
     this.BotCountBar1.SmallChange = 2;
     this.BotCountBar1.TabIndex = 8;
     this.BotCountBar1.TickFrequency = 4;
     this.BotCountBar1.Value = 16;
     this.BotCountBar1.ValueChanged += new System.EventHandler(this.BotCountBar1_ValueChanged);
     //
     // BotCountBox1
     //
     this.BotCountBox1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BotCountBox1.Location = new System.Drawing.Point(252, 19);
     this.BotCountBox1.Name = "BotCountBox1";
     this.BotCountBox1.ReadOnly = true;
     this.BotCountBox1.Size = new System.Drawing.Size(20, 13);
     this.BotCountBox1.TabIndex = 10;
     this.BotCountBox1.Text = "16";
     //
     // groupBox32
     //
     this.groupBox32.Controls.Add(this.BotCountBar2);
     this.groupBox32.Controls.Add(this.BotCountBox2);
     this.groupBox32.Location = new System.Drawing.Point(300, 250);
     this.groupBox32.Name = "groupBox32";
     this.groupBox32.Size = new System.Drawing.Size(283, 54);
     this.groupBox32.TabIndex = 39;
     this.groupBox32.TabStop = false;
     this.groupBox32.Text = "Team 2 Bot Count";
     //
     // BotCountBar2
     //
     this.BotCountBar2.AutoSize = false;
     this.BotCountBar2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBar2.Enabled = false;
     this.BotCountBar2.LargeChange = 8;
     this.BotCountBar2.Location = new System.Drawing.Point(6, 19);
     this.BotCountBar2.Maximum = 48;
     this.BotCountBar2.Name = "BotCountBar2";
     this.BotCountBar2.Size = new System.Drawing.Size(240, 29);
     this.BotCountBar2.SmallChange = 2;
     this.BotCountBar2.TabIndex = 11;
     this.BotCountBar2.TickFrequency = 4;
     this.BotCountBar2.Value = 16;
     this.BotCountBar2.ValueChanged += new System.EventHandler(this.BotCountBar2_ValueChanged);
     //
     // BotCountBox2
     //
     this.BotCountBox2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BotCountBox2.Location = new System.Drawing.Point(252, 19);
     this.BotCountBox2.Name = "BotCountBox2";
     this.BotCountBox2.ReadOnly = true;
     this.BotCountBox2.Size = new System.Drawing.Size(20, 13);
     this.BotCountBox2.TabIndex = 12;
     this.BotCountBox2.Text = "16";
     //
     // ForceBotCount
     //
     this.ForceBotCount.AutoSize = true;
     this.ForceBotCount.Location = new System.Drawing.Point(195, 205);
     this.ForceBotCount.Name = "ForceBotCount";
     this.ForceBotCount.Size = new System.Drawing.Size(147, 17);
     this.ForceBotCount.TabIndex = 38;
     this.ForceBotCount.Text = "Force More Than 48 Bots";
     this.ForceBotCount.UseVisualStyleBackColor = true;
     this.ForceBotCount.CheckedChanged += new System.EventHandler(this.ForceBotCount_CheckedChanged);
     //
     // groupBox29
     //
     this.groupBox29.Controls.Add(this.BotCountBar);
     this.groupBox29.Controls.Add(this.BotCountBox);
     this.groupBox29.Location = new System.Drawing.Point(11, 43);
     this.groupBox29.Name = "groupBox29";
     this.groupBox29.Size = new System.Drawing.Size(283, 54);
     this.groupBox29.TabIndex = 37;
     this.groupBox29.TabStop = false;
     this.groupBox29.Text = "Bot Count";
     //
     // BotCountBar
     //
     this.BotCountBar.AutoSize = false;
     this.BotCountBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBar.LargeChange = 8;
     this.BotCountBar.Location = new System.Drawing.Point(6, 19);
     this.BotCountBar.Maximum = 48;
     this.BotCountBar.Name = "BotCountBar";
     this.BotCountBar.Size = new System.Drawing.Size(240, 29);
     this.BotCountBar.SmallChange = 2;
     this.BotCountBar.TabIndex = 8;
     this.BotCountBar.TickFrequency = 4;
     this.Tipsy.SetToolTip(this.BotCountBar, "The maximum number of players allowed on your server at once.");
     this.BotCountBar.Value = 16;
     this.BotCountBar.ValueChanged += new System.EventHandler(this.BotCountBar_ValueChanged);
     //
     // BotCountBox
     //
     this.BotCountBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotCountBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BotCountBox.Location = new System.Drawing.Point(252, 19);
     this.BotCountBox.Name = "BotCountBox";
     this.BotCountBox.ReadOnly = true;
     this.BotCountBox.Size = new System.Drawing.Size(20, 13);
     this.BotCountBox.TabIndex = 10;
     this.BotCountBox.Text = "16";
     //
     // groupBox28
     //
     this.groupBox28.Controls.Add(this.BotRatioBox);
     this.groupBox28.Controls.Add(this.BotRatioBar);
     this.groupBox28.Location = new System.Drawing.Point(300, 43);
     this.groupBox28.Name = "groupBox28";
     this.groupBox28.Size = new System.Drawing.Size(283, 54);
     this.groupBox28.TabIndex = 36;
     this.groupBox28.TabStop = false;
     this.groupBox28.Text = "Bot Ratio";
     //
     // BotRatioBox
     //
     this.BotRatioBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotRatioBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BotRatioBox.Location = new System.Drawing.Point(250, 19);
     this.BotRatioBox.Name = "BotRatioBox";
     this.BotRatioBox.ReadOnly = true;
     this.BotRatioBox.Size = new System.Drawing.Size(26, 13);
     this.BotRatioBox.TabIndex = 13;
     this.BotRatioBox.Text = "50%";
     //
     // BotRatioBar
     //
     this.BotRatioBar.AutoSize = false;
     this.BotRatioBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotRatioBar.LargeChange = 10;
     this.BotRatioBar.Location = new System.Drawing.Point(6, 19);
     this.BotRatioBar.Maximum = 100;
     this.BotRatioBar.Name = "BotRatioBar";
     this.BotRatioBar.Size = new System.Drawing.Size(240, 29);
     this.BotRatioBar.SmallChange = 5;
     this.BotRatioBar.TabIndex = 29;
     this.BotRatioBar.TickFrequency = 10;
     this.BotRatioBar.Value = 50;
     this.BotRatioBar.ValueChanged += new System.EventHandler(this.BotRatioBar_ValueChanged);
     //
     // groupBox27
     //
     this.groupBox27.Controls.Add(this.BotDifficultyBox);
     this.groupBox27.Controls.Add(this.BotDifficultyBar);
     this.groupBox27.Location = new System.Drawing.Point(11, 114);
     this.groupBox27.Name = "groupBox27";
     this.groupBox27.Size = new System.Drawing.Size(283, 54);
     this.groupBox27.TabIndex = 35;
     this.groupBox27.TabStop = false;
     this.groupBox27.Text = "Bot Difficulty";
     //
     // BotDifficultyBox
     //
     this.BotDifficultyBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotDifficultyBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.BotDifficultyBox.Location = new System.Drawing.Point(250, 19);
     this.BotDifficultyBox.Name = "BotDifficultyBox";
     this.BotDifficultyBox.ReadOnly = true;
     this.BotDifficultyBox.Size = new System.Drawing.Size(26, 13);
     this.BotDifficultyBox.TabIndex = 13;
     this.BotDifficultyBox.Text = "100";
     //
     // BotDifficultyBar
     //
     this.BotDifficultyBar.AutoSize = false;
     this.BotDifficultyBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.BotDifficultyBar.LargeChange = 10;
     this.BotDifficultyBar.Location = new System.Drawing.Point(6, 19);
     this.BotDifficultyBar.Maximum = 100;
     this.BotDifficultyBar.Name = "BotDifficultyBar";
     this.BotDifficultyBar.Size = new System.Drawing.Size(240, 29);
     this.BotDifficultyBar.SmallChange = 5;
     this.BotDifficultyBar.TabIndex = 29;
     this.BotDifficultyBar.TickFrequency = 10;
     this.BotDifficultyBar.Value = 100;
     this.BotDifficultyBar.ValueChanged += new System.EventHandler(this.BotDifficultyBar_ValueChanged);
     //
     // tabPage7
     //
     this.tabPage7.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage7.Controls.Add(this.groupBox7);
     this.tabPage7.Controls.Add(this.groupBox4);
     this.tabPage7.Location = new System.Drawing.Point(4, 22);
     this.tabPage7.Name = "tabPage7";
     this.tabPage7.Size = new System.Drawing.Size(605, 349);
     this.tabPage7.TabIndex = 6;
     this.tabPage7.Text = "Voting / Voip";
     //
     // groupBox7
     //
     this.groupBox7.Controls.Add(this.PlayersVotingBox);
     this.groupBox7.Controls.Add(this.label13);
     this.groupBox7.Controls.Add(this.PlayersVotingBar);
     this.groupBox7.Controls.Add(this.VoteTimeBox);
     this.groupBox7.Controls.Add(this.label17);
     this.groupBox7.Controls.Add(this.VoteTimeBar);
     this.groupBox7.Controls.Add(this.EnableTeamVotingBox);
     this.groupBox7.Controls.Add(this.EnableVotingBox);
     this.groupBox7.Location = new System.Drawing.Point(312, 16);
     this.groupBox7.Name = "groupBox7";
     this.groupBox7.Size = new System.Drawing.Size(280, 198);
     this.groupBox7.TabIndex = 5;
     this.groupBox7.TabStop = false;
     this.groupBox7.Text = "Voting Settigns";
     //
     // PlayersVotingBox
     //
     this.PlayersVotingBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.PlayersVotingBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.PlayersVotingBox.Location = new System.Drawing.Point(253, 148);
     this.PlayersVotingBox.Name = "PlayersVotingBox";
     this.PlayersVotingBox.ReadOnly = true;
     this.PlayersVotingBox.Size = new System.Drawing.Size(20, 13);
     this.PlayersVotingBox.TabIndex = 43;
     this.PlayersVotingBox.Text = "2";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(72, 131);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(136, 13);
     this.label13.TabIndex = 42;
     this.label13.Text = "Minimum Players For Voting";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.Tipsy.SetToolTip(this.label13, "This is the minimum number of votes needed for a poll to be sucessful.");
     //
     // PlayersVotingBar
     //
     this.PlayersVotingBar.AutoSize = false;
     this.PlayersVotingBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.PlayersVotingBar.Location = new System.Drawing.Point(7, 147);
     this.PlayersVotingBar.Maximum = 30;
     this.PlayersVotingBar.Name = "PlayersVotingBar";
     this.PlayersVotingBar.Size = new System.Drawing.Size(240, 24);
     this.PlayersVotingBar.TabIndex = 41;
     this.PlayersVotingBar.TickFrequency = 2;
     this.PlayersVotingBar.Value = 2;
     this.PlayersVotingBar.ValueChanged += new System.EventHandler(this.PlayersVotingBar_ValueChanged);
     //
     // VoteTimeBox
     //
     this.VoteTimeBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VoteTimeBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.VoteTimeBox.Location = new System.Drawing.Point(253, 88);
     this.VoteTimeBox.Name = "VoteTimeBox";
     this.VoteTimeBox.ReadOnly = true;
     this.VoteTimeBox.Size = new System.Drawing.Size(20, 13);
     this.VoteTimeBox.TabIndex = 40;
     this.VoteTimeBox.Text = "90";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(87, 71);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(106, 13);
     this.label17.TabIndex = 39;
     this.label17.Text = "Vote Time (Seconds)";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.Tipsy.SetToolTip(this.label17, "This is the amount of time that a poll such as a kick vote or map vote stays open" +
             ".");
     //
     // VoteTimeBar
     //
     this.VoteTimeBar.AutoSize = false;
     this.VoteTimeBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.VoteTimeBar.Location = new System.Drawing.Point(7, 87);
     this.VoteTimeBar.Maximum = 120;
     this.VoteTimeBar.Name = "VoteTimeBar";
     this.VoteTimeBar.Size = new System.Drawing.Size(240, 24);
     this.VoteTimeBar.TabIndex = 38;
     this.VoteTimeBar.TickFrequency = 15;
     this.VoteTimeBar.Value = 90;
     this.VoteTimeBar.ValueChanged += new System.EventHandler(this.VoteTimeBar_ValueChanged);
     //
     // EnableTeamVotingBox
     //
     this.EnableTeamVotingBox.AutoSize = true;
     this.EnableTeamVotingBox.Location = new System.Drawing.Point(139, 31);
     this.EnableTeamVotingBox.Name = "EnableTeamVotingBox";
     this.EnableTeamVotingBox.Size = new System.Drawing.Size(110, 17);
     this.EnableTeamVotingBox.TabIndex = 6;
     this.EnableTeamVotingBox.Text = "Team Voting Only";
     this.Tipsy.SetToolTip(this.EnableTeamVotingBox, "This option will restrict all voting queries and responses to members of the same" +
             " team.");
     this.EnableTeamVotingBox.UseVisualStyleBackColor = true;
     //
     // EnableVotingBox
     //
     this.EnableVotingBox.AutoSize = true;
     this.EnableVotingBox.Location = new System.Drawing.Point(27, 31);
     this.EnableVotingBox.Name = "EnableVotingBox";
     this.EnableVotingBox.Size = new System.Drawing.Size(92, 17);
     this.EnableVotingBox.TabIndex = 5;
     this.EnableVotingBox.Text = "Enable Voting";
     this.Tipsy.SetToolTip(this.EnableVotingBox, "Enable or disable voting.");
     this.EnableVotingBox.UseVisualStyleBackColor = true;
     //
     // tabPage5
     //
     this.tabPage5.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage5.Controls.Add(this.groupBox30);
     this.tabPage5.Controls.Add(this.groupBox5);
     this.tabPage5.Location = new System.Drawing.Point(4, 22);
     this.tabPage5.Name = "tabPage5";
     this.tabPage5.Size = new System.Drawing.Size(605, 349);
     this.tabPage5.TabIndex = 4;
     this.tabPage5.Text = "Demo & Urls";
     //
     // groupBox30
     //
     this.groupBox30.Controls.Add(this.SLogoUrlBox);
     this.groupBox30.Controls.Add(this.label23);
     this.groupBox30.Controls.Add(this.CLogoUrlBox);
     this.groupBox30.Controls.Add(this.label22);
     this.groupBox30.Location = new System.Drawing.Point(8, 189);
     this.groupBox30.Name = "groupBox30";
     this.groupBox30.Size = new System.Drawing.Size(589, 140);
     this.groupBox30.TabIndex = 1;
     this.groupBox30.TabStop = false;
     this.groupBox30.Text = "Url Settings";
     //
     // SLogoUrlBox
     //
     this.SLogoUrlBox.Location = new System.Drawing.Point(145, 78);
     this.SLogoUrlBox.MaxLength = 256;
     this.SLogoUrlBox.Name = "SLogoUrlBox";
     this.SLogoUrlBox.Size = new System.Drawing.Size(280, 20);
     this.SLogoUrlBox.TabIndex = 37;
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Location = new System.Drawing.Point(31, 80);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(101, 13);
     this.label23.TabIndex = 36;
     this.label23.Text = "Sponser Logo URL:";
     this.Tipsy.SetToolTip(this.label23, "Enter a URL to an image, and it will be displayed in the server browser when the " +
             "server is highlighted. \r\nThe image must be in PNG or JPG format, and should have" +
             " a 4:1 aspect ratio for best results.");
     //
     // CLogoUrlBox
     //
     this.CLogoUrlBox.Location = new System.Drawing.Point(145, 44);
     this.CLogoUrlBox.MaxLength = 256;
     this.CLogoUrlBox.Name = "CLogoUrlBox";
     this.CLogoUrlBox.Size = new System.Drawing.Size(280, 20);
     this.CLogoUrlBox.TabIndex = 35;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(31, 46);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(113, 13);
     this.label22.TabIndex = 34;
     this.label22.Text = "Community Logo URL:";
     this.Tipsy.SetToolTip(this.label22, "Enter a URL to an image, and it will be displayed in the loading screen when conn" +
             "ecting to the server. The image must be in PNG or JPG format, \r\nand should have " +
             "a 4:1 aspect ratio for best results.");
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.DemoHookBox);
     this.groupBox5.Controls.Add(this.label19);
     this.groupBox5.Controls.Add(this.DemoDownloadBox);
     this.groupBox5.Controls.Add(this.DemoIndexUrlBox);
     this.groupBox5.Controls.Add(this.label20);
     this.groupBox5.Controls.Add(this.label21);
     this.groupBox5.Controls.Add(this.DemoQualityBox);
     this.groupBox5.Controls.Add(this.label18);
     this.groupBox5.Controls.Add(this.DemoQualityBar);
     this.groupBox5.Controls.Add(this.EnableAutoRecord);
     this.groupBox5.Location = new System.Drawing.Point(8, 5);
     this.groupBox5.Name = "groupBox5";
     this.groupBox5.Size = new System.Drawing.Size(589, 178);
     this.groupBox5.TabIndex = 0;
     this.groupBox5.TabStop = false;
     this.groupBox5.Text = "Demo Settings";
     //
     // DemoHookBox
     //
     this.DemoHookBox.Location = new System.Drawing.Point(145, 121);
     this.DemoHookBox.MaxLength = 256;
     this.DemoHookBox.Name = "DemoHookBox";
     this.DemoHookBox.Size = new System.Drawing.Size(280, 20);
     this.DemoHookBox.TabIndex = 33;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(31, 123);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(92, 13);
     this.label19.TabIndex = 32;
     this.label19.Text = "Auto Demo Hook:";
     this.Tipsy.SetToolTip(this.label19, "This is the application or script that is called on to manage demo recordings at " +
             "the end of rounds.");
     //
     // DemoDownloadBox
     //
     this.DemoDownloadBox.Location = new System.Drawing.Point(145, 95);
     this.DemoDownloadBox.MaxLength = 256;
     this.DemoDownloadBox.Name = "DemoDownloadBox";
     this.DemoDownloadBox.Size = new System.Drawing.Size(280, 20);
     this.DemoDownloadBox.TabIndex = 31;
     //
     // DemoIndexUrlBox
     //
     this.DemoIndexUrlBox.Location = new System.Drawing.Point(145, 69);
     this.DemoIndexUrlBox.MaxLength = 256;
     this.DemoIndexUrlBox.Name = "DemoIndexUrlBox";
     this.DemoIndexUrlBox.Size = new System.Drawing.Size(280, 20);
     this.DemoIndexUrlBox.TabIndex = 30;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(31, 97);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(114, 13);
     this.label20.TabIndex = 29;
     this.label20.Text = "Demo Download URL:";
     this.Tipsy.SetToolTip(this.label20, "If demo recording is enabled, this should be set to the publicly accessible URL w" +
             "here the demo files can be downloaded.");
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(31, 72);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(92, 13);
     this.label21.TabIndex = 28;
     this.label21.Text = "Demo Index URL:";
     this.Tipsy.SetToolTip(this.label21, "This is the location where automatically recorded demo files will be saved.");
     //
     // DemoQualityBox
     //
     this.DemoQualityBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.DemoQualityBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.DemoQualityBox.Location = new System.Drawing.Point(420, 32);
     this.DemoQualityBox.Name = "DemoQualityBox";
     this.DemoQualityBox.ReadOnly = true;
     this.DemoQualityBox.Size = new System.Drawing.Size(20, 13);
     this.DemoQualityBox.TabIndex = 25;
     this.DemoQualityBox.Text = "1";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(228, 16);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(176, 13);
     this.label18.TabIndex = 24;
     this.label18.Text = "Demo Quality (1 = Worst, 10 = Best)";
     this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.Tipsy.SetToolTip(this.label18, "Set the quality of demo recording, if enabled, on the server. \r\n\r\nINCREASING THE " +
             "VALUE OF THIS SETTING WILL SEVERLY IMPACT THE PERFORMANCE OF THIS SERVER.");
     //
     // DemoQualityBar
     //
     this.DemoQualityBar.AutoSize = false;
     this.DemoQualityBar.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.DemoQualityBar.Location = new System.Drawing.Point(178, 32);
     this.DemoQualityBar.Minimum = 1;
     this.DemoQualityBar.Name = "DemoQualityBar";
     this.DemoQualityBar.Size = new System.Drawing.Size(240, 28);
     this.DemoQualityBar.TabIndex = 23;
     this.DemoQualityBar.Value = 1;
     this.DemoQualityBar.ValueChanged += new System.EventHandler(this.DemoQualityBar_ValueChanged);
     //
     // EnableAutoRecord
     //
     this.EnableAutoRecord.AutoSize = true;
     this.EnableAutoRecord.Location = new System.Drawing.Point(34, 32);
     this.EnableAutoRecord.Name = "EnableAutoRecord";
     this.EnableAutoRecord.Size = new System.Drawing.Size(122, 17);
     this.EnableAutoRecord.TabIndex = 0;
     this.EnableAutoRecord.Text = "Enable Auto Record";
     this.EnableAutoRecord.UseVisualStyleBackColor = true;
     //
     // tabPage6
     //
     this.tabPage6.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage6.Controls.Add(this.groupBox8);
     this.tabPage6.Location = new System.Drawing.Point(4, 22);
     this.tabPage6.Name = "tabPage6";
     this.tabPage6.Size = new System.Drawing.Size(605, 349);
     this.tabPage6.TabIndex = 5;
     this.tabPage6.Text = "Misc";
     //
     // Tipsy
     //
     this.Tipsy.AutoPopDelay = 10000;
     this.Tipsy.InitialDelay = 500;
     this.Tipsy.ReshowDelay = 100;
     //
     // ServerSettingsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(609, 437);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.SaveButton);
     this.Controls.Add(this.Cancel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "ServerSettingsForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Server Settings";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox13.ResumeLayout(false);
     this.groupBox13.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TeamRatioBar)).EndInit();
     this.groupBox12.ResumeLayout(false);
     this.groupBox12.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ScoreLimitBar)).EndInit();
     this.groupBox11.ResumeLayout(false);
     this.groupBox11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TicketRatioBar)).EndInit();
     this.groupBox10.ResumeLayout(false);
     this.groupBox10.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MaxPlayersBar)).EndInit();
     this.groupBox9.ResumeLayout(false);
     this.groupBox9.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PlayersToStartSlider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RoundsPerMapBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GamespyPortBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerPortBox)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox21.ResumeLayout(false);
     this.groupBox21.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeB4RestartMapBar)).EndInit();
     this.groupBox20.ResumeLayout(false);
     this.groupBox20.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NotEnoughPlayersBar)).EndInit();
     this.groupBox19.ResumeLayout(false);
     this.groupBox19.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EORBar)).EndInit();
     this.groupBox18.ResumeLayout(false);
     this.groupBox18.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EndDelayBar)).EndInit();
     this.groupBox17.ResumeLayout(false);
     this.groupBox17.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.StartDelayBar)).EndInit();
     this.groupBox16.ResumeLayout(false);
     this.groupBox16.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ManDownBar)).EndInit();
     this.groupBox15.ResumeLayout(false);
     this.groupBox15.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SpawnTimeBar)).EndInit();
     this.groupBox14.ResumeLayout(false);
     this.groupBox14.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeLimitBar)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VoipServerPort)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipBF2ServerPort)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipBF2ClientPort)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoipQualityBar)).EndInit();
     this.groupBox6.ResumeLayout(false);
     this.groupBox6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TksBeforeKickBox)).EndInit();
     this.groupBox25.ResumeLayout(false);
     this.groupBox25.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VehicleSplashFFBar)).EndInit();
     this.groupBox24.ResumeLayout(false);
     this.groupBox24.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SoldierSplashFFBar)).EndInit();
     this.groupBox23.ResumeLayout(false);
     this.groupBox23.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VehicleFFBar)).EndInit();
     this.groupBox22.ResumeLayout(false);
     this.groupBox22.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SoldierFFBar)).EndInit();
     this.groupBox8.ResumeLayout(false);
     this.groupBox8.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.RadioBlockTimeBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RadioMaxSpamBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RadioSpamIntBox)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage4.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.groupBox26.ResumeLayout(false);
     this.groupBox26.PerformLayout();
     this.groupBox31.ResumeLayout(false);
     this.groupBox31.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar1)).EndInit();
     this.groupBox32.ResumeLayout(false);
     this.groupBox32.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar2)).EndInit();
     this.groupBox29.ResumeLayout(false);
     this.groupBox29.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotCountBar)).EndInit();
     this.groupBox28.ResumeLayout(false);
     this.groupBox28.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotRatioBar)).EndInit();
     this.groupBox27.ResumeLayout(false);
     this.groupBox27.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BotDifficultyBar)).EndInit();
     this.tabPage7.ResumeLayout(false);
     this.groupBox7.ResumeLayout(false);
     this.groupBox7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PlayersVotingBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.VoteTimeBar)).EndInit();
     this.tabPage5.ResumeLayout(false);
     this.groupBox30.ResumeLayout(false);
     this.groupBox30.PerformLayout();
     this.groupBox5.ResumeLayout(false);
     this.groupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DemoQualityBar)).EndInit();
     this.tabPage6.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #52
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     this.mainMenu = new System.Windows.Forms.MenuStrip();
     this.FileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.OpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.OpenVirtualLineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.SaveVirtualLineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ExportVirtualLine = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.exitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.CursorPosStatLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusBar = new System.Windows.Forms.StatusStrip();
     this.playTimeStatLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.PlayStatLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.mainPanel = new System.Windows.Forms.Panel();
     this.mainSplitContainer = new System.Windows.Forms.SplitContainer();
     this.infoSplitContainer = new System.Windows.Forms.SplitContainer();
     this.infoList = new System.Windows.Forms.ListView();
     this.logLabel = new System.Windows.Forms.Label();
     this.ControlPointValPanel = new System.Windows.Forms.Panel();
     this.controlPointProperty = new System.Windows.Forms.PropertyGrid();
     this.controlPointLabel = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.guidanceGroup = new System.Windows.Forms.GroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.OperationPanel = new System.Windows.Forms.Panel();
     this.seekPanel = new System.Windows.Forms.Panel();
     this.seekBar = new System.Windows.Forms.TrackBar();
     this.buttonsPanel = new System.Windows.Forms.Panel();
     this.hrLineLabel = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     this.pictureBox4 = new System.Windows.Forms.PictureBox();
     this.courseView = new GpsVisualizer.CourseView();
     this.mainMenu.SuspendLayout();
     this.statusBar.SuspendLayout();
     this.mainPanel.SuspendLayout();
     this.mainSplitContainer.Panel1.SuspendLayout();
     this.mainSplitContainer.Panel2.SuspendLayout();
     this.mainSplitContainer.SuspendLayout();
     this.infoSplitContainer.Panel1.SuspendLayout();
     this.infoSplitContainer.Panel2.SuspendLayout();
     this.infoSplitContainer.SuspendLayout();
     this.ControlPointValPanel.SuspendLayout();
     this.panel1.SuspendLayout();
     this.guidanceGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.OperationPanel.SuspendLayout();
     this.seekPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.seekBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     this.SuspendLayout();
     //
     // mainMenu
     //
     this.mainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.FileMenuItem});
     this.mainMenu.Location = new System.Drawing.Point(0, 0);
     this.mainMenu.Name = "mainMenu";
     this.mainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.mainMenu.Size = new System.Drawing.Size(839, 24);
     this.mainMenu.TabIndex = 7;
     this.mainMenu.Text = "menuStrip1";
     //
     // FileMenuItem
     //
     this.FileMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.OpenMenuItem,
     this.saveMenuItem,
     this.toolStripMenuItem2,
     this.OpenVirtualLineMenuItem,
     this.SaveVirtualLineMenuItem,
     this.ExportVirtualLine,
     this.toolStripMenuItem1,
     this.exitMenuItem});
     this.FileMenuItem.Name = "FileMenuItem";
     this.FileMenuItem.Size = new System.Drawing.Size(66, 20);
     this.FileMenuItem.Text = "ファイル(&F)";
     //
     // OpenMenuItem
     //
     this.OpenMenuItem.Name = "OpenMenuItem";
     this.OpenMenuItem.Size = new System.Drawing.Size(229, 22);
     this.OpenMenuItem.Text = "走行ログを開く(&O)";
     this.OpenMenuItem.Click += new System.EventHandler(this.OpenMenuItem_Click);
     //
     // saveMenuItem
     //
     this.saveMenuItem.Name = "saveMenuItem";
     this.saveMenuItem.Size = new System.Drawing.Size(229, 22);
     this.saveMenuItem.Text = "走行ログを可視化して保存(&V)";
     this.saveMenuItem.Click += new System.EventHandler(this.saveMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(226, 6);
     //
     // OpenVirtualLineMenuItem
     //
     this.OpenVirtualLineMenuItem.Name = "OpenVirtualLineMenuItem";
     this.OpenVirtualLineMenuItem.Size = new System.Drawing.Size(229, 22);
     this.OpenVirtualLineMenuItem.Text = "仮想ラインを開く(&I)";
     this.OpenVirtualLineMenuItem.Click += new System.EventHandler(this.OpenVirtualLineMenuItem_Click);
     //
     // SaveVirtualLineMenuItem
     //
     this.SaveVirtualLineMenuItem.Name = "SaveVirtualLineMenuItem";
     this.SaveVirtualLineMenuItem.Size = new System.Drawing.Size(229, 22);
     this.SaveVirtualLineMenuItem.Text = "仮想ラインを保存(&S)";
     this.SaveVirtualLineMenuItem.Click += new System.EventHandler(this.SaveVirtualLineMenuItem_Click);
     //
     // ExportVirtualLine
     //
     this.ExportVirtualLine.Name = "ExportVirtualLine";
     this.ExportVirtualLine.Size = new System.Drawing.Size(229, 22);
     this.ExportVirtualLine.Text = "仮想ラインをnxtにエクスポート(&E)...";
     this.ExportVirtualLine.Click += new System.EventHandler(this.ExportVirtualLine_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(226, 6);
     //
     // exitMenuItem
     //
     this.exitMenuItem.Name = "exitMenuItem";
     this.exitMenuItem.Size = new System.Drawing.Size(229, 22);
     this.exitMenuItem.Text = "終了(&E)";
     this.exitMenuItem.Click += new System.EventHandler(this.exitMenuItem_Click);
     //
     // CursorPosStatLabel
     //
     this.CursorPosStatLabel.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
     this.CursorPosStatLabel.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.CursorPosStatLabel.Name = "CursorPosStatLabel";
     this.CursorPosStatLabel.Size = new System.Drawing.Size(736, 17);
     this.CursorPosStatLabel.Spring = true;
     this.CursorPosStatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // statusBar
     //
     this.statusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CursorPosStatLabel,
     this.playTimeStatLabel,
     this.PlayStatLabel});
     this.statusBar.Location = new System.Drawing.Point(0, 579);
     this.statusBar.Name = "statusBar";
     this.statusBar.Size = new System.Drawing.Size(839, 22);
     this.statusBar.TabIndex = 13;
     //
     // playTimeStatLabel
     //
     this.playTimeStatLabel.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
     this.playTimeStatLabel.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.playTimeStatLabel.Name = "playTimeStatLabel";
     this.playTimeStatLabel.Size = new System.Drawing.Size(55, 17);
     this.playTimeStatLabel.Text = "hh:mm:ss";
     //
     // PlayStatLabel
     //
     this.PlayStatLabel.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                 | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
     this.PlayStatLabel.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.PlayStatLabel.Name = "PlayStatLabel";
     this.PlayStatLabel.Size = new System.Drawing.Size(33, 17);
     this.PlayStatLabel.Text = "停止";
     //
     // mainPanel
     //
     this.mainPanel.Controls.Add(this.mainSplitContainer);
     this.mainPanel.Controls.Add(this.OperationPanel);
     this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mainPanel.Location = new System.Drawing.Point(0, 24);
     this.mainPanel.Name = "mainPanel";
     this.mainPanel.Size = new System.Drawing.Size(839, 555);
     this.mainPanel.TabIndex = 14;
     //
     // mainSplitContainer
     //
     this.mainSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mainSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
     this.mainSplitContainer.Location = new System.Drawing.Point(0, 0);
     this.mainSplitContainer.Name = "mainSplitContainer";
     //
     // mainSplitContainer.Panel1
     //
     this.mainSplitContainer.Panel1.Controls.Add(this.courseView);
     //
     // mainSplitContainer.Panel2
     //
     this.mainSplitContainer.Panel2.Controls.Add(this.infoSplitContainer);
     this.mainSplitContainer.Panel2MinSize = 128;
     this.mainSplitContainer.Size = new System.Drawing.Size(839, 519);
     this.mainSplitContainer.SplitterDistance = 627;
     this.mainSplitContainer.TabIndex = 11;
     //
     // infoSplitContainer
     //
     this.infoSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.infoSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.infoSplitContainer.Location = new System.Drawing.Point(0, 0);
     this.infoSplitContainer.Name = "infoSplitContainer";
     this.infoSplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // infoSplitContainer.Panel1
     //
     this.infoSplitContainer.Panel1.Controls.Add(this.infoList);
     this.infoSplitContainer.Panel1.Controls.Add(this.logLabel);
     //
     // infoSplitContainer.Panel2
     //
     this.infoSplitContainer.Panel2.Controls.Add(this.ControlPointValPanel);
     this.infoSplitContainer.Panel2.Controls.Add(this.controlPointLabel);
     this.infoSplitContainer.Panel2.Controls.Add(this.panel1);
     this.infoSplitContainer.Size = new System.Drawing.Size(208, 519);
     this.infoSplitContainer.SplitterDistance = 112;
     this.infoSplitContainer.TabIndex = 0;
     //
     // infoList
     //
     this.infoList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.infoList.Location = new System.Drawing.Point(0, 23);
     this.infoList.Name = "infoList";
     this.infoList.Size = new System.Drawing.Size(208, 89);
     this.infoList.TabIndex = 6;
     this.infoList.UseCompatibleStateImageBehavior = false;
     //
     // logLabel
     //
     this.logLabel.Dock = System.Windows.Forms.DockStyle.Top;
     this.logLabel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.logLabel.Location = new System.Drawing.Point(0, 0);
     this.logLabel.Name = "logLabel";
     this.logLabel.Size = new System.Drawing.Size(208, 23);
     this.logLabel.TabIndex = 5;
     this.logLabel.Text = "ログ取得値(&L):";
     this.logLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ControlPointValPanel
     //
     this.ControlPointValPanel.AutoScroll = true;
     this.ControlPointValPanel.Controls.Add(this.controlPointProperty);
     this.ControlPointValPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ControlPointValPanel.Location = new System.Drawing.Point(0, 23);
     this.ControlPointValPanel.Name = "ControlPointValPanel";
     this.ControlPointValPanel.Size = new System.Drawing.Size(208, 326);
     this.ControlPointValPanel.TabIndex = 3;
     //
     // controlPointProperty
     //
     this.controlPointProperty.Dock = System.Windows.Forms.DockStyle.Fill;
     this.controlPointProperty.Location = new System.Drawing.Point(0, 0);
     this.controlPointProperty.Name = "controlPointProperty";
     this.controlPointProperty.Size = new System.Drawing.Size(208, 326);
     this.controlPointProperty.TabIndex = 30;
     this.controlPointProperty.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.controlPointProperty_PropertyValueChanged);
     //
     // controlPointLabel
     //
     this.controlPointLabel.Dock = System.Windows.Forms.DockStyle.Top;
     this.controlPointLabel.Location = new System.Drawing.Point(0, 0);
     this.controlPointLabel.Name = "controlPointLabel";
     this.controlPointLabel.Size = new System.Drawing.Size(208, 23);
     this.controlPointLabel.TabIndex = 2;
     this.controlPointLabel.Text = "制御点(&P):";
     this.controlPointLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.guidanceGroup);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 349);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(208, 54);
     this.panel1.TabIndex = 31;
     //
     // guidanceGroup
     //
     this.guidanceGroup.Controls.Add(this.label2);
     this.guidanceGroup.Controls.Add(this.label1);
     this.guidanceGroup.Controls.Add(this.pictureBox2);
     this.guidanceGroup.Controls.Add(this.pictureBox1);
     this.guidanceGroup.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.guidanceGroup.Location = new System.Drawing.Point(0, 6);
     this.guidanceGroup.Name = "guidanceGroup";
     this.guidanceGroup.Size = new System.Drawing.Size(208, 48);
     this.guidanceGroup.TabIndex = 29;
     this.guidanceGroup.TabStop = false;
     this.guidanceGroup.Text = "制御点の記号";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(121, 28);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 12;
     this.label2.Text = "最後尾";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(34, 28);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(29, 12);
     this.label1.TabIndex = 11;
     this.label1.Text = "先頭";
     //
     // pictureBox2
     //
     this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox2.Image = global::GpsVisualizer.Properties.Resources.finishPoint;
     this.pictureBox2.Location = new System.Drawing.Point(93, 18);
     this.pictureBox2.Name = "pictureBox2";
     this.pictureBox2.Size = new System.Drawing.Size(22, 22);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox2.TabIndex = 10;
     this.pictureBox2.TabStop = false;
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Image = global::GpsVisualizer.Properties.Resources.startPoint;
     this.pictureBox1.Location = new System.Drawing.Point(6, 18);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(22, 22);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 9;
     this.pictureBox1.TabStop = false;
     //
     // OperationPanel
     //
     this.OperationPanel.Controls.Add(this.seekPanel);
     this.OperationPanel.Controls.Add(this.buttonsPanel);
     this.OperationPanel.Controls.Add(this.hrLineLabel);
     this.OperationPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.OperationPanel.Location = new System.Drawing.Point(0, 519);
     this.OperationPanel.Name = "OperationPanel";
     this.OperationPanel.Size = new System.Drawing.Size(839, 36);
     this.OperationPanel.TabIndex = 10;
     //
     // seekPanel
     //
     this.seekPanel.Controls.Add(this.seekBar);
     this.seekPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.seekPanel.Enabled = false;
     this.seekPanel.Location = new System.Drawing.Point(0, 2);
     this.seekPanel.Name = "seekPanel";
     this.seekPanel.Padding = new System.Windows.Forms.Padding(2);
     this.seekPanel.Size = new System.Drawing.Size(826, 34);
     this.seekPanel.TabIndex = 7;
     //
     // seekBar
     //
     this.seekBar.AutoSize = false;
     this.seekBar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.seekBar.Location = new System.Drawing.Point(2, 2);
     this.seekBar.Maximum = 0;
     this.seekBar.Name = "seekBar";
     this.seekBar.Size = new System.Drawing.Size(822, 30);
     this.seekBar.TabIndex = 3;
     this.seekBar.TickStyle = System.Windows.Forms.TickStyle.None;
     this.seekBar.Scroll += new System.EventHandler(this.seekBar_Scroll);
     //
     // buttonsPanel
     //
     this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.buttonsPanel.Location = new System.Drawing.Point(826, 2);
     this.buttonsPanel.Name = "buttonsPanel";
     this.buttonsPanel.Size = new System.Drawing.Size(13, 34);
     this.buttonsPanel.TabIndex = 6;
     //
     // hrLineLabel
     //
     this.hrLineLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.hrLineLabel.Dock = System.Windows.Forms.DockStyle.Top;
     this.hrLineLabel.Location = new System.Drawing.Point(0, 0);
     this.hrLineLabel.Name = "hrLineLabel";
     this.hrLineLabel.Size = new System.Drawing.Size(839, 2);
     this.hrLineLabel.TabIndex = 0;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(121, 28);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(41, 12);
     this.label3.TabIndex = 12;
     this.label3.Text = "最後尾";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(34, 28);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(29, 12);
     this.label4.TabIndex = 11;
     this.label4.Text = "先頭";
     //
     // pictureBox3
     //
     this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox3.Image = global::GpsVisualizer.Properties.Resources.finishPoint;
     this.pictureBox3.Location = new System.Drawing.Point(93, 18);
     this.pictureBox3.Name = "pictureBox3";
     this.pictureBox3.Size = new System.Drawing.Size(22, 22);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox3.TabIndex = 10;
     this.pictureBox3.TabStop = false;
     //
     // pictureBox4
     //
     this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox4.Image = global::GpsVisualizer.Properties.Resources.startPoint;
     this.pictureBox4.Location = new System.Drawing.Point(6, 18);
     this.pictureBox4.Name = "pictureBox4";
     this.pictureBox4.Size = new System.Drawing.Size(22, 22);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox4.TabIndex = 9;
     this.pictureBox4.TabStop = false;
     //
     // courseView
     //
     this.courseView.AutoScroll = true;
     this.courseView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.courseView.Location = new System.Drawing.Point(0, 0);
     this.courseView.Name = "courseView";
     this.courseView.Size = new System.Drawing.Size(627, 519);
     this.courseView.TabIndex = 0;
     //
     // MainWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(839, 601);
     this.Controls.Add(this.mainPanel);
     this.Controls.Add(this.mainMenu);
     this.Controls.Add(this.statusBar);
     this.MainMenuStrip = this.mainMenu;
     this.Name = "MainWindow";
     this.Text = "GPS Visualizer";
     this.mainMenu.ResumeLayout(false);
     this.mainMenu.PerformLayout();
     this.statusBar.ResumeLayout(false);
     this.statusBar.PerformLayout();
     this.mainPanel.ResumeLayout(false);
     this.mainSplitContainer.Panel1.ResumeLayout(false);
     this.mainSplitContainer.Panel2.ResumeLayout(false);
     this.mainSplitContainer.ResumeLayout(false);
     this.infoSplitContainer.Panel1.ResumeLayout(false);
     this.infoSplitContainer.Panel2.ResumeLayout(false);
     this.infoSplitContainer.ResumeLayout(false);
     this.ControlPointValPanel.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.guidanceGroup.ResumeLayout(false);
     this.guidanceGroup.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.OperationPanel.ResumeLayout(false);
     this.seekPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.seekBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AudioSettingsPanel));
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.audioLabel = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.musicBarContainer = new System.Windows.Forms.SplitContainer();
            this.musicColumeLabel = new System.Windows.Forms.Label();
            MusicVolumeTrackBar = new System.Windows.Forms.TrackBar();
            this.soundVolumeContainer = new System.Windows.Forms.SplitContainer();
            this.soundVolumeLabel = new System.Windows.Forms.Label();
            musicVolTrackbar = new System.Windows.Forms.TrackBar();
            MuteCheckbox = new System.Windows.Forms.CheckBox();
            this.button1 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.musicBarContainer)).BeginInit();
            this.musicBarContainer.Panel1.SuspendLayout();
            this.musicBarContainer.Panel2.SuspendLayout();
            this.musicBarContainer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(MusicVolumeTrackBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.soundVolumeContainer)).BeginInit();
            this.soundVolumeContainer.Panel1.SuspendLayout();
            this.soundVolumeContainer.Panel2.SuspendLayout();
            this.soundVolumeContainer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(musicVolTrackbar)).BeginInit();
            this.SuspendLayout();
            // 
            // splitContainer1
            // 
            this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
            this.splitContainer1.Location = new System.Drawing.Point(45, 41);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.audioLabel);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
            this.splitContainer1.Size = new System.Drawing.Size(809, 615);
            this.splitContainer1.SplitterDistance = 110;
            this.splitContainer1.TabIndex = 0;
            // 
            // audioLabel
            // 
            this.audioLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.audioLabel.AutoSize = true;
            this.audioLabel.Font = new System.Drawing.Font("Trebuchet MS", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.audioLabel.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.audioLabel.Location = new System.Drawing.Point(225, 32);
            this.audioLabel.Name = "audioLabel";
            this.audioLabel.Size = new System.Drawing.Size(365, 46);
            this.audioLabel.TabIndex = 0;
            this.audioLabel.Text = "Ustawienia dźwięku";
            this.audioLabel.Click += new System.EventHandler(this.audioLabel_Click);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.musicBarContainer, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.soundVolumeContainer, 0, 1);
            this.tableLayoutPanel1.Controls.Add(MuteCheckbox, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.button1, 0, 3);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 4;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(806, 498);
            this.tableLayoutPanel1.TabIndex = 0;
            this.tableLayoutPanel1.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel1_Paint);
            // 
            // musicBarContainer
            // 
            this.musicBarContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.musicBarContainer.Location = new System.Drawing.Point(3, 3);
            this.musicBarContainer.Name = "musicBarContainer";
            this.musicBarContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // musicBarContainer.Panel1
            // 
            this.musicBarContainer.Panel1.Controls.Add(this.musicColumeLabel);
            // 
            // musicBarContainer.Panel2
            // 
            this.musicBarContainer.Panel2.Controls.Add(MusicVolumeTrackBar);
            this.musicBarContainer.Size = new System.Drawing.Size(800, 118);
            this.musicBarContainer.SplitterDistance = 58;
            this.musicBarContainer.TabIndex = 1;
            // 
            // musicColumeLabel
            // 
            this.musicColumeLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.musicColumeLabel.AutoSize = true;
            this.musicColumeLabel.Font = new System.Drawing.Font("Trebuchet MS", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.musicColumeLabel.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.musicColumeLabel.Location = new System.Drawing.Point(289, 9);
            this.musicColumeLabel.Name = "musicColumeLabel";
            this.musicColumeLabel.Size = new System.Drawing.Size(239, 37);
            this.musicColumeLabel.TabIndex = 1;
            this.musicColumeLabel.Text = "Głośność muzyki";
            // 
            // MusicVolumeTrackBar
            // 
            MusicVolumeTrackBar.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            MusicVolumeTrackBar.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            MusicVolumeTrackBar.Location = new System.Drawing.Point(46, 3);
            MusicVolumeTrackBar.Name = "MusicVolumeTrackBar";
            MusicVolumeTrackBar.Size = new System.Drawing.Size(715, 45);
            MusicVolumeTrackBar.TabIndex = 0;
            MusicVolumeTrackBar.Value = 5;
            MusicVolumeTrackBar.Scroll += new System.EventHandler(this.MusicVolumeTrackBar_Scroll);
            // 
            // soundVolumeContainer
            // 
            this.soundVolumeContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.soundVolumeContainer.Location = new System.Drawing.Point(3, 127);
            this.soundVolumeContainer.Name = "soundVolumeContainer";
            this.soundVolumeContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // soundVolumeContainer.Panel1
            // 
            this.soundVolumeContainer.Panel1.Controls.Add(this.soundVolumeLabel);
            // 
            // soundVolumeContainer.Panel2
            // 
            this.soundVolumeContainer.Panel2.Controls.Add(musicVolTrackbar);
            this.soundVolumeContainer.Panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.splitContainer2_Panel2_Paint);
            this.soundVolumeContainer.Size = new System.Drawing.Size(800, 118);
            this.soundVolumeContainer.SplitterDistance = 58;
            this.soundVolumeContainer.TabIndex = 2;
            // 
            // soundVolumeLabel
            // 
            this.soundVolumeLabel.AutoSize = true;
            this.soundVolumeLabel.Font = new System.Drawing.Font("Trebuchet MS", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.soundVolumeLabel.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.soundVolumeLabel.Location = new System.Drawing.Point(267, 10);
            this.soundVolumeLabel.Name = "soundVolumeLabel";
            this.soundVolumeLabel.Size = new System.Drawing.Size(278, 37);
            this.soundVolumeLabel.TabIndex = 0;
            this.soundVolumeLabel.Text = "Głośność dżwięków";
            this.soundVolumeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // musicVolTrackbar
            // 
            musicVolTrackbar.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            musicVolTrackbar.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            musicVolTrackbar.Location = new System.Drawing.Point(46, 3);
            musicVolTrackbar.Name = "musicVolTrackbar";
            musicVolTrackbar.Size = new System.Drawing.Size(715, 45);
            musicVolTrackbar.TabIndex = 1;
            musicVolTrackbar.Value = 5;
            musicVolTrackbar.Scroll += new System.EventHandler(this.musicVolTrackbar_Scroll);
            // 
            // MuteCheckbox
            // 
            MuteCheckbox.Anchor = System.Windows.Forms.AnchorStyles.None;
            MuteCheckbox.AutoSize = true;
            MuteCheckbox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            MuteCheckbox.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
            MuteCheckbox.Font = new System.Drawing.Font("Trebuchet MS", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            MuteCheckbox.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            MuteCheckbox.Location = new System.Drawing.Point(275, 289);
            MuteCheckbox.Name = "MuteCheckbox";
            MuteCheckbox.Size = new System.Drawing.Size(255, 41);
            MuteCheckbox.TabIndex = 3;
            MuteCheckbox.Text = "Wycisz wszystko";
            MuteCheckbox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            MuteCheckbox.UseVisualStyleBackColor = true;
            MuteCheckbox.CheckedChanged += new System.EventHandler(this.MuteCheckbox_CheckedChanged);
            // 
            // button1
            // 
            this.button1.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Font = new System.Drawing.Font("Trebuchet MS", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.button1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.button1.Location = new System.Drawing.Point(299, 404);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(207, 61);
            this.button1.TabIndex = 4;
            this.button1.Text = "Wyjdź";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // AudioSettingsPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.Controls.Add(this.splitContainer1);
            this.Name = "AudioSettingsPanel";
            this.Size = new System.Drawing.Size(900, 700);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel1.PerformLayout();
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.musicBarContainer.Panel1.ResumeLayout(false);
            this.musicBarContainer.Panel1.PerformLayout();
            this.musicBarContainer.Panel2.ResumeLayout(false);
            this.musicBarContainer.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.musicBarContainer)).EndInit();
            this.musicBarContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(MusicVolumeTrackBar)).EndInit();
            this.soundVolumeContainer.Panel1.ResumeLayout(false);
            this.soundVolumeContainer.Panel1.PerformLayout();
            this.soundVolumeContainer.Panel2.ResumeLayout(false);
            this.soundVolumeContainer.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.soundVolumeContainer)).EndInit();
            this.soundVolumeContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(musicVolTrackbar)).EndInit();
            this.ResumeLayout(false);

        }
Пример #54
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DiagramDesignerMainForm));
     Dataweb.NShape.RoleBasedSecurityManager roleBasedSecurityManager3 = new Dataweb.NShape.RoleBasedSecurityManager();
     this.BottomToolStripPanel = new System.Windows.Forms.ToolStripPanel();
     this.statusStrip = new System.Windows.Forms.StatusStrip();
     this.statusLabelMessage = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusLabelShapeCount = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusLabelMousePosition = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusLabelSelectionSize = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusLabelTopLeft = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusLabelBottomRight = new System.Windows.Forms.ToolStripStatusLabel();
     this.TopToolStripPanel = new System.Windows.Forms.ToolStripPanel();
     this.mainMenuStrip = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.newProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.newProjectInXMLStoreToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.newProjectInSqlStoreToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openProjectMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openXMLRepositoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openSQLServerRepositoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.recentProjectsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripSeparator();
     this.saveMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveAsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.closeProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
     this.ManageShapeAndModelLibrariesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exportDiagramAsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exportDialogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.emfExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.wmfExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pngExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.jpgExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.bmpExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.quitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.insertDiagramMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteDiagramToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showDiagramSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripSeparator();
     this.cutShapeOnlyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.cutShapeAndModelMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.copyAsImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.copyShapeOnlyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.copyShapeAndModelMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteShapeOnlyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteShapeAndModelMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator();
     this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.selectAllOfTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.selectAllOfTemplateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.unselectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.toForegroundMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toBackgroundMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
     this.undoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.redoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showGridMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showDisplaySettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
     this.editDesignsAndStylesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.viewShowLayoutControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
     this.highQualityRenderingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.adoNetDatabaseGeneratorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.testDataGeneratorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripSeparator();
     this.nShapeEventMonitorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.defaultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.RightToolStripPanel = new System.Windows.Forms.ToolStripPanel();
     this.LeftToolStripPanel = new System.Windows.Forms.ToolStripPanel();
     this.ContentPanel = new System.Windows.Forms.ToolStripContentPanel();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.toolboxPropsPanel = new System.Windows.Forms.Panel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.toolboxListView = new System.Windows.Forms.ListView();
     this.toolboxContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.viewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.detailsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.smallIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.largeIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.propertyWindowTabControl = new System.Windows.Forms.TabControl();
     this.propertyWindowShapeTab = new System.Windows.Forms.TabPage();
     this.primaryPropertyGrid = new System.Windows.Forms.PropertyGrid();
     this.propertyWindowModelTab = new System.Windows.Forms.TabPage();
     this.secondaryPropertyGrid = new System.Windows.Forms.PropertyGrid();
     this.layersTab = new System.Windows.Forms.TabPage();
     this.layerEditorListView = new Dataweb.NShape.WinFormsUI.LayerListView();
     this.splitter2 = new System.Windows.Forms.Splitter();
     this.toolStripContainer = new System.Windows.Forms.ToolStripContainer();
     this.displayTabControl = new System.Windows.Forms.TabControl();
     this.historyTrackBar = new System.Windows.Forms.TrackBar();
     this.modelTreeView = new System.Windows.Forms.TreeView();
     this.editToolStrip = new System.Windows.Forms.ToolStrip();
     this.newProjectToolStripButton = new System.Windows.Forms.ToolStripDropDownButton();
     this.xmlRepositoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.sQLRepositoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openProjectToolStripButton = new System.Windows.Forms.ToolStripDropDownButton();
     this.openXMLRepositoryToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.openSQLRepositoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveProjectToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.cutShapeButton = new System.Windows.Forms.ToolStripButton();
     this.copyShapeButton = new System.Windows.Forms.ToolStripButton();
     this.pasteButton = new System.Windows.Forms.ToolStripButton();
     this.deleteShapeButton = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.undoToolStripSplitButton = new System.Windows.Forms.ToolStripSplitButton();
     this.redoToolStripSplitButton = new System.Windows.Forms.ToolStripSplitButton();
     this.settingsToolStrip = new System.Windows.Forms.ToolStrip();
     this.prevDiagramButton = new System.Windows.Forms.ToolStripButton();
     this.nextDiagramButton = new System.Windows.Forms.ToolStripButton();
     this.zoomToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
     this.displaySettingsToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.refreshToolbarButton = new System.Windows.Forms.ToolStripButton();
     this.showGridToolbarButton = new System.Windows.Forms.ToolStripButton();
     this.displayToolStrip = new System.Windows.Forms.ToolStrip();
     this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
     this.designEditorToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.runtimeModeComboBox = new System.Windows.Forms.ToolStripComboBox();
     this.debugToolStrip = new System.Windows.Forms.ToolStrip();
     this.debugDrawOccupationToolbarButton = new System.Windows.Forms.ToolStripButton();
     this.debugDrawInvalidatedAreaToolbarButton = new System.Windows.Forms.ToolStripButton();
     this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
     this.diagramSetController = new Dataweb.NShape.Controllers.DiagramSetController();
     this.project = new Dataweb.NShape.Project(this.components);
     this.cachedRepository = new Dataweb.NShape.Advanced.CachedRepository();
     this.layerController = new Dataweb.NShape.Controllers.LayerController();
     this.toolSetController = new Dataweb.NShape.Controllers.ToolSetController();
     this.modelTreeController = new Dataweb.NShape.Controllers.ModelController();
     this.propertyController = new Dataweb.NShape.Controllers.PropertyController();
     this.modelTreePresenter = new Dataweb.NShape.WinFormsUI.ModelTreeViewPresenter();
     this.propertyPresenter = new Dataweb.NShape.WinFormsUI.PropertyPresenter();
     this.toolSetListViewPresenter = new Dataweb.NShape.WinFormsUI.ToolSetListViewPresenter(this.components);
     this.layerPresenter = new Dataweb.NShape.Controllers.LayerPresenter();
     this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripSeparator();
     this.resetToolbarsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip.SuspendLayout();
     this.mainMenuStrip.SuspendLayout();
     this.toolboxPropsPanel.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.toolboxContextMenuStrip.SuspendLayout();
     this.propertyWindowTabControl.SuspendLayout();
     this.propertyWindowShapeTab.SuspendLayout();
     this.propertyWindowModelTab.SuspendLayout();
     this.layersTab.SuspendLayout();
     this.toolStripContainer.BottomToolStripPanel.SuspendLayout();
     this.toolStripContainer.ContentPanel.SuspendLayout();
     this.toolStripContainer.TopToolStripPanel.SuspendLayout();
     this.toolStripContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.historyTrackBar)).BeginInit();
     this.editToolStrip.SuspendLayout();
     this.settingsToolStrip.SuspendLayout();
     this.displayToolStrip.SuspendLayout();
     this.debugToolStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // BottomToolStripPanel
     //
     this.BottomToolStripPanel.Location = new System.Drawing.Point(0, 0);
     this.BottomToolStripPanel.Name = "BottomToolStripPanel";
     this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.BottomToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.BottomToolStripPanel.Size = new System.Drawing.Size(0, 0);
     //
     // statusStrip
     //
     this.statusStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.statusLabelMessage,
     this.toolStripStatusLabel1,
     this.statusLabelShapeCount,
     this.toolStripStatusLabel2,
     this.statusLabelMousePosition,
     this.statusLabelSelectionSize,
     this.toolStripStatusLabel5,
     this.statusLabelTopLeft,
     this.statusLabelBottomRight});
     this.statusStrip.Location = new System.Drawing.Point(0, 0);
     this.statusStrip.Name = "statusStrip";
     this.statusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
     this.statusStrip.Size = new System.Drawing.Size(1008, 24);
     this.statusStrip.TabIndex = 1;
     this.statusStrip.Text = "statusStrip";
     //
     // statusLabelMessage
     //
     this.statusLabelMessage.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.statusLabelMessage.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.statusLabelMessage.Name = "statusLabelMessage";
     this.statusLabelMessage.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelMessage.Size = new System.Drawing.Size(355, 19);
     this.statusLabelMessage.Spring = true;
     this.statusLabelMessage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.AutoToolTip = true;
     this.toolStripStatusLabel1.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Left;
     this.toolStripStatusLabel1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(70, 19);
     this.toolStripStatusLabel1.Text = "Diagram: ";
     //
     // statusLabelShapeCount
     //
     this.statusLabelShapeCount.AutoToolTip = true;
     this.statusLabelShapeCount.Name = "statusLabelShapeCount";
     this.statusLabelShapeCount.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelShapeCount.Size = new System.Drawing.Size(60, 19);
     this.statusLabelShapeCount.Text = "n Shapes";
     this.statusLabelShapeCount.ToolTipText = "Number of shaes in the current diagram";
     //
     // toolStripStatusLabel2
     //
     this.toolStripStatusLabel2.AutoToolTip = true;
     this.toolStripStatusLabel2.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Left;
     this.toolStripStatusLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
     this.toolStripStatusLabel2.Size = new System.Drawing.Size(66, 19);
     this.toolStripStatusLabel2.Text = "Selection:";
     //
     // statusLabelMousePosition
     //
     this.statusLabelMousePosition.AutoToolTip = true;
     this.statusLabelMousePosition.Image = ((System.Drawing.Image)(resources.GetObject("statusLabelMousePosition.Image")));
     this.statusLabelMousePosition.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.statusLabelMousePosition.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.statusLabelMousePosition.Name = "statusLabelMousePosition";
     this.statusLabelMousePosition.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelMousePosition.Size = new System.Drawing.Size(87, 19);
     this.statusLabelMousePosition.Text = "Mouse Pos";
     this.statusLabelMousePosition.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.statusLabelMousePosition.ToolTipText = "Mouse position in diagram coordinates";
     //
     // statusLabelSelectionSize
     //
     this.statusLabelSelectionSize.AutoToolTip = true;
     this.statusLabelSelectionSize.Image = ((System.Drawing.Image)(resources.GetObject("statusLabelSelectionSize.Image")));
     this.statusLabelSelectionSize.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.statusLabelSelectionSize.Name = "statusLabelSelectionSize";
     this.statusLabelSelectionSize.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelSelectionSize.Size = new System.Drawing.Size(100, 19);
     this.statusLabelSelectionSize.Text = "Selection Size";
     this.statusLabelSelectionSize.ToolTipText = "The size of the current selection in diagram coordinates";
     //
     // toolStripStatusLabel5
     //
     this.toolStripStatusLabel5.AutoToolTip = true;
     this.toolStripStatusLabel5.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Left;
     this.toolStripStatusLabel5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
     this.toolStripStatusLabel5.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.toolStripStatusLabel5.Size = new System.Drawing.Size(88, 19);
     this.toolStripStatusLabel5.Text = "Display Area:";
     this.toolStripStatusLabel5.ToolTipText = "The currently displayed area in diagram coordinates";
     //
     // statusLabelTopLeft
     //
     this.statusLabelTopLeft.AutoToolTip = true;
     this.statusLabelTopLeft.Image = ((System.Drawing.Image)(resources.GetObject("statusLabelTopLeft.Image")));
     this.statusLabelTopLeft.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.statusLabelTopLeft.Name = "statusLabelTopLeft";
     this.statusLabelTopLeft.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelTopLeft.Size = new System.Drawing.Size(70, 19);
     this.statusLabelTopLeft.Text = "TopLeft";
     this.statusLabelTopLeft.ToolTipText = "The top left corner of currently displayed area in diagram coordinates";
     //
     // statusLabelBottomRight
     //
     this.statusLabelBottomRight.AutoToolTip = true;
     this.statusLabelBottomRight.Image = ((System.Drawing.Image)(resources.GetObject("statusLabelBottomRight.Image")));
     this.statusLabelBottomRight.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.statusLabelBottomRight.Name = "statusLabelBottomRight";
     this.statusLabelBottomRight.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.statusLabelBottomRight.Size = new System.Drawing.Size(97, 19);
     this.statusLabelBottomRight.Text = "BottomRight";
     this.statusLabelBottomRight.ToolTipText = "The bottom right corner of currently displayed area in diagram coordinates";
     //
     // TopToolStripPanel
     //
     this.TopToolStripPanel.Location = new System.Drawing.Point(0, 0);
     this.TopToolStripPanel.Name = "TopToolStripPanel";
     this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.TopToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.TopToolStripPanel.Size = new System.Drawing.Size(0, 0);
     //
     // mainMenuStrip
     //
     this.mainMenuStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileToolStripMenuItem,
     this.editToolStripMenuItem,
     this.viewToolStripMenuItem,
     this.toolsToolStripMenuItem,
     this.toolStripMenuItem9});
     this.mainMenuStrip.Location = new System.Drawing.Point(0, 0);
     this.mainMenuStrip.Name = "mainMenuStrip";
     this.mainMenuStrip.Size = new System.Drawing.Size(1008, 24);
     this.mainMenuStrip.TabIndex = 7;
     this.mainMenuStrip.Text = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.newProjectToolStripMenuItem,
     this.openProjectMenuItem,
     this.recentProjectsMenuItem,
     this.toolStripMenuItem7,
     this.saveMenuItem,
     this.saveAsMenuItem,
     this.closeProjectToolStripMenuItem,
     this.toolStripMenuItem5,
     this.ManageShapeAndModelLibrariesMenuItem,
     this.exportDiagramAsMenuItem,
     this.toolStripMenuItem1,
     this.quitMenuItem});
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // newProjectToolStripMenuItem
     //
     this.newProjectToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.newProjectInXMLStoreToolStripMenuItem,
     this.newProjectInSqlStoreToolStripMenuItem});
     this.newProjectToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newProjectToolStripMenuItem.Image")));
     this.newProjectToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.newProjectToolStripMenuItem.Name = "newProjectToolStripMenuItem";
     this.newProjectToolStripMenuItem.Size = new System.Drawing.Size(268, 22);
     this.newProjectToolStripMenuItem.Text = "New Project";
     //
     // newProjectInXMLStoreToolStripMenuItem
     //
     this.newProjectInXMLStoreToolStripMenuItem.Name = "newProjectInXMLStoreToolStripMenuItem";
     this.newProjectInXMLStoreToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.newProjectInXMLStoreToolStripMenuItem.Text = "XML Repository...";
     this.newProjectInXMLStoreToolStripMenuItem.Click += new System.EventHandler(this.newXMLRepositoryToolStripMenuItem_Click);
     //
     // newProjectInSqlStoreToolStripMenuItem
     //
     this.newProjectInSqlStoreToolStripMenuItem.Name = "newProjectInSqlStoreToolStripMenuItem";
     this.newProjectInSqlStoreToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.newProjectInSqlStoreToolStripMenuItem.Text = "SQL Server Repository...";
     this.newProjectInSqlStoreToolStripMenuItem.Click += new System.EventHandler(this.newSQLServerRepositoryToolStripMenuItem_Click);
     //
     // openProjectMenuItem
     //
     this.openProjectMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.openXMLRepositoryToolStripMenuItem,
     this.openSQLServerRepositoryToolStripMenuItem});
     this.openProjectMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openProjectMenuItem.Image")));
     this.openProjectMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.openProjectMenuItem.Name = "openProjectMenuItem";
     this.openProjectMenuItem.Size = new System.Drawing.Size(268, 22);
     this.openProjectMenuItem.Text = "Open Project";
     //
     // openXMLRepositoryToolStripMenuItem
     //
     this.openXMLRepositoryToolStripMenuItem.Name = "openXMLRepositoryToolStripMenuItem";
     this.openXMLRepositoryToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.openXMLRepositoryToolStripMenuItem.Text = "XML Repository...";
     this.openXMLRepositoryToolStripMenuItem.Click += new System.EventHandler(this.openXMLRepositoryToolStripMenuItem_Click);
     //
     // openSQLServerRepositoryToolStripMenuItem
     //
     this.openSQLServerRepositoryToolStripMenuItem.Name = "openSQLServerRepositoryToolStripMenuItem";
     this.openSQLServerRepositoryToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.openSQLServerRepositoryToolStripMenuItem.Text = "SQL Server Repository...";
     this.openSQLServerRepositoryToolStripMenuItem.Click += new System.EventHandler(this.openSQLServerRepositoryToolStripMenuItem_Click);
     //
     // recentProjectsMenuItem
     //
     this.recentProjectsMenuItem.Name = "recentProjectsMenuItem";
     this.recentProjectsMenuItem.Size = new System.Drawing.Size(268, 22);
     this.recentProjectsMenuItem.Text = "Recent Projects";
     //
     // toolStripMenuItem7
     //
     this.toolStripMenuItem7.Name = "toolStripMenuItem7";
     this.toolStripMenuItem7.Size = new System.Drawing.Size(265, 6);
     //
     // saveMenuItem
     //
     this.saveMenuItem.Enabled = false;
     this.saveMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveMenuItem.Image")));
     this.saveMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.saveMenuItem.Name = "saveMenuItem";
     this.saveMenuItem.Size = new System.Drawing.Size(268, 22);
     this.saveMenuItem.Text = "Save";
     this.saveMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
     //
     // saveAsMenuItem
     //
     this.saveAsMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.saveAsMenuItem.Name = "saveAsMenuItem";
     this.saveAsMenuItem.Size = new System.Drawing.Size(268, 22);
     this.saveAsMenuItem.Text = "Save as...";
     this.saveAsMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click);
     //
     // closeProjectToolStripMenuItem
     //
     this.closeProjectToolStripMenuItem.Name = "closeProjectToolStripMenuItem";
     this.closeProjectToolStripMenuItem.Size = new System.Drawing.Size(268, 22);
     this.closeProjectToolStripMenuItem.Text = "Close Project";
     this.closeProjectToolStripMenuItem.Click += new System.EventHandler(this.closeProjectToolStripMenuItem_Click);
     //
     // toolStripMenuItem5
     //
     this.toolStripMenuItem5.Name = "toolStripMenuItem5";
     this.toolStripMenuItem5.Size = new System.Drawing.Size(265, 6);
     //
     // ManageShapeAndModelLibrariesMenuItem
     //
     this.ManageShapeAndModelLibrariesMenuItem.Name = "ManageShapeAndModelLibrariesMenuItem";
     this.ManageShapeAndModelLibrariesMenuItem.Size = new System.Drawing.Size(268, 22);
     this.ManageShapeAndModelLibrariesMenuItem.Text = "Manage Shape and Model Libraries...";
     this.ManageShapeAndModelLibrariesMenuItem.Click += new System.EventHandler(this.ManageShapeAndModelLibrariesMenuItem_Click);
     //
     // exportDiagramAsMenuItem
     //
     this.exportDiagramAsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.exportDialogToolStripMenuItem,
     this.emfExportMenuItem,
     this.wmfExportMenuItem,
     this.pngExportMenuItem,
     this.jpgExportMenuItem,
     this.bmpExportMenuItem});
     this.exportDiagramAsMenuItem.Name = "exportDiagramAsMenuItem";
     this.exportDiagramAsMenuItem.Size = new System.Drawing.Size(268, 22);
     this.exportDiagramAsMenuItem.Text = "Export diagram";
     //
     // exportDialogToolStripMenuItem
     //
     this.exportDialogToolStripMenuItem.Name = "exportDialogToolStripMenuItem";
     this.exportDialogToolStripMenuItem.Size = new System.Drawing.Size(141, 22);
     this.exportDialogToolStripMenuItem.Text = "Custom...";
     this.exportDialogToolStripMenuItem.Click += new System.EventHandler(this.exportDiagramAsMenuItem_Click);
     //
     // emfExportMenuItem
     //
     this.emfExportMenuItem.Name = "emfExportMenuItem";
     this.emfExportMenuItem.Size = new System.Drawing.Size(141, 22);
     this.emfExportMenuItem.Text = "EMF Plus file";
     this.emfExportMenuItem.Click += new System.EventHandler(this.emfPlusFileToolStripMenuItem_Click);
     //
     // wmfExportMenuItem
     //
     this.wmfExportMenuItem.Name = "wmfExportMenuItem";
     this.wmfExportMenuItem.Size = new System.Drawing.Size(141, 22);
     this.wmfExportMenuItem.Text = "EMF file";
     this.wmfExportMenuItem.Click += new System.EventHandler(this.emfOnlyFileToolStripMenuItem_Click);
     //
     // pngExportMenuItem
     //
     this.pngExportMenuItem.Name = "pngExportMenuItem";
     this.pngExportMenuItem.Size = new System.Drawing.Size(141, 22);
     this.pngExportMenuItem.Text = "PNG file";
     this.pngExportMenuItem.Click += new System.EventHandler(this.pngFileToolStripMenuItem_Click);
     //
     // jpgExportMenuItem
     //
     this.jpgExportMenuItem.Name = "jpgExportMenuItem";
     this.jpgExportMenuItem.Size = new System.Drawing.Size(141, 22);
     this.jpgExportMenuItem.Text = "JPG file";
     this.jpgExportMenuItem.Click += new System.EventHandler(this.jpgFileToolStripMenuItem_Click);
     //
     // bmpExportMenuItem
     //
     this.bmpExportMenuItem.Name = "bmpExportMenuItem";
     this.bmpExportMenuItem.Size = new System.Drawing.Size(141, 22);
     this.bmpExportMenuItem.Text = "BMP file";
     this.bmpExportMenuItem.Click += new System.EventHandler(this.bmpFileToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(265, 6);
     //
     // quitMenuItem
     //
     this.quitMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.quitMenuItem.Name = "quitMenuItem";
     this.quitMenuItem.Size = new System.Drawing.Size(268, 22);
     this.quitMenuItem.Text = "Quit";
     this.quitMenuItem.Click += new System.EventHandler(this.quitToolStripMenuItem_Click);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.insertDiagramMenuItem,
     this.deleteDiagramToolStripMenuItem,
     this.showDiagramSettingsToolStripMenuItem,
     this.toolStripMenuItem8,
     this.cutShapeOnlyMenuItem,
     this.cutShapeAndModelMenuItem,
     this.copyAsImageToolStripMenuItem,
     this.copyShapeOnlyMenuItem,
     this.copyShapeAndModelMenuItem,
     this.pasteMenuItem,
     this.deleteShapeOnlyMenuItem,
     this.deleteShapeAndModelMenuItem,
     this.toolStripMenuItem10,
     this.selectAllToolStripMenuItem,
     this.selectAllOfTypeToolStripMenuItem,
     this.selectAllOfTemplateToolStripMenuItem,
     this.unselectAllToolStripMenuItem,
     this.toolStripMenuItem2,
     this.toForegroundMenuItem,
     this.toBackgroundMenuItem,
     this.toolStripMenuItem6,
     this.undoMenuItem,
     this.redoMenuItem});
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
     this.editToolStripMenuItem.Text = "Edit";
     //
     // insertDiagramMenuItem
     //
     this.insertDiagramMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("insertDiagramMenuItem.Image")));
     this.insertDiagramMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.insertDiagramMenuItem.Name = "insertDiagramMenuItem";
     this.insertDiagramMenuItem.Size = new System.Drawing.Size(261, 22);
     this.insertDiagramMenuItem.Text = "Insert Diagram";
     this.insertDiagramMenuItem.Click += new System.EventHandler(this.newDiagramToolStripMenuItem_Click);
     //
     // deleteDiagramToolStripMenuItem
     //
     this.deleteDiagramToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("deleteDiagramToolStripMenuItem.Image")));
     this.deleteDiagramToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.deleteDiagramToolStripMenuItem.Name = "deleteDiagramToolStripMenuItem";
     this.deleteDiagramToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.deleteDiagramToolStripMenuItem.Text = "Delete Diagram";
     this.deleteDiagramToolStripMenuItem.Click += new System.EventHandler(this.deleteDiagramToolStripMenuItem_Click);
     //
     // showDiagramSettingsToolStripMenuItem
     //
     this.showDiagramSettingsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("showDiagramSettingsToolStripMenuItem.Image")));
     this.showDiagramSettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.showDiagramSettingsToolStripMenuItem.Name = "showDiagramSettingsToolStripMenuItem";
     this.showDiagramSettingsToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.showDiagramSettingsToolStripMenuItem.Text = "Diagram Properties";
     this.showDiagramSettingsToolStripMenuItem.Click += new System.EventHandler(this.showDiagramSettingsToolStripMenuItem_Click);
     //
     // toolStripMenuItem8
     //
     this.toolStripMenuItem8.Name = "toolStripMenuItem8";
     this.toolStripMenuItem8.Size = new System.Drawing.Size(258, 6);
     //
     // cutShapeOnlyMenuItem
     //
     this.cutShapeOnlyMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutShapeOnlyMenuItem.Image")));
     this.cutShapeOnlyMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.cutShapeOnlyMenuItem.Name = "cutShapeOnlyMenuItem";
     this.cutShapeOnlyMenuItem.Size = new System.Drawing.Size(261, 22);
     this.cutShapeOnlyMenuItem.Text = "Cut Shape";
     this.cutShapeOnlyMenuItem.Click += new System.EventHandler(this.cutShapeOnlyItem_Click);
     //
     // cutShapeAndModelMenuItem
     //
     this.cutShapeAndModelMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutShapeAndModelMenuItem.Image")));
     this.cutShapeAndModelMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.cutShapeAndModelMenuItem.Name = "cutShapeAndModelMenuItem";
     this.cutShapeAndModelMenuItem.Size = new System.Drawing.Size(261, 22);
     this.cutShapeAndModelMenuItem.Text = "Cut Shape and Model";
     this.cutShapeAndModelMenuItem.Click += new System.EventHandler(this.cutShapeAndModelItem_Click);
     //
     // copyAsImageToolStripMenuItem
     //
     this.copyAsImageToolStripMenuItem.Image = global::Dataweb.NShape.Designer.Properties.Resources.CopyAsImage;
     this.copyAsImageToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyAsImageToolStripMenuItem.Name = "copyAsImageToolStripMenuItem";
     this.copyAsImageToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.copyAsImageToolStripMenuItem.Text = "Copy as Image";
     this.copyAsImageToolStripMenuItem.Click += new System.EventHandler(this.copyAsImageToolStripMenuItem_Click);
     //
     // copyShapeOnlyMenuItem
     //
     this.copyShapeOnlyMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyShapeOnlyMenuItem.Image")));
     this.copyShapeOnlyMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.copyShapeOnlyMenuItem.Name = "copyShapeOnlyMenuItem";
     this.copyShapeOnlyMenuItem.Size = new System.Drawing.Size(261, 22);
     this.copyShapeOnlyMenuItem.Text = "Copy Shape";
     this.copyShapeOnlyMenuItem.Click += new System.EventHandler(this.copyShapeOnlyItem_Click);
     //
     // copyShapeAndModelMenuItem
     //
     this.copyShapeAndModelMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyShapeAndModelMenuItem.Image")));
     this.copyShapeAndModelMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.copyShapeAndModelMenuItem.Name = "copyShapeAndModelMenuItem";
     this.copyShapeAndModelMenuItem.Size = new System.Drawing.Size(261, 22);
     this.copyShapeAndModelMenuItem.Text = "Copy Shape and Model";
     this.copyShapeAndModelMenuItem.Visible = false;
     this.copyShapeAndModelMenuItem.Click += new System.EventHandler(this.copyShapeAndModelItem_Click);
     //
     // pasteMenuItem
     //
     this.pasteMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteMenuItem.Image")));
     this.pasteMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.pasteMenuItem.Name = "pasteMenuItem";
     this.pasteMenuItem.Size = new System.Drawing.Size(261, 22);
     this.pasteMenuItem.Text = "Paste Shape";
     this.pasteMenuItem.Click += new System.EventHandler(this.pasteMenuItem_Click);
     //
     // deleteShapeOnlyMenuItem
     //
     this.deleteShapeOnlyMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("deleteShapeOnlyMenuItem.Image")));
     this.deleteShapeOnlyMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.deleteShapeOnlyMenuItem.Name = "deleteShapeOnlyMenuItem";
     this.deleteShapeOnlyMenuItem.ShortcutKeyDisplayString = "(Del)";
     this.deleteShapeOnlyMenuItem.Size = new System.Drawing.Size(261, 22);
     this.deleteShapeOnlyMenuItem.Text = "Delete Shape";
     this.deleteShapeOnlyMenuItem.Click += new System.EventHandler(this.deleteShapeOnlyItem_Click);
     //
     // deleteShapeAndModelMenuItem
     //
     this.deleteShapeAndModelMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("deleteShapeAndModelMenuItem.Image")));
     this.deleteShapeAndModelMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.deleteShapeAndModelMenuItem.Name = "deleteShapeAndModelMenuItem";
     this.deleteShapeAndModelMenuItem.ShortcutKeyDisplayString = "(Ctrl+Del)";
     this.deleteShapeAndModelMenuItem.Size = new System.Drawing.Size(261, 22);
     this.deleteShapeAndModelMenuItem.Text = "Delete Shape and Model";
     this.deleteShapeAndModelMenuItem.Visible = false;
     this.deleteShapeAndModelMenuItem.Click += new System.EventHandler(this.deleteShapeAndModelItem_Click);
     //
     // toolStripMenuItem10
     //
     this.toolStripMenuItem10.Name = "toolStripMenuItem10";
     this.toolStripMenuItem10.Size = new System.Drawing.Size(258, 6);
     //
     // selectAllToolStripMenuItem
     //
     this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
     this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.selectAllToolStripMenuItem.Text = "Select All";
     this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
     //
     // selectAllOfTypeToolStripMenuItem
     //
     this.selectAllOfTypeToolStripMenuItem.Name = "selectAllOfTypeToolStripMenuItem";
     this.selectAllOfTypeToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.selectAllOfTypeToolStripMenuItem.Text = "Select all Shapes of Type";
     this.selectAllOfTypeToolStripMenuItem.Click += new System.EventHandler(this.selectAllShapesOfTheSameTypeToolStripMenuItem_Click);
     //
     // selectAllOfTemplateToolStripMenuItem
     //
     this.selectAllOfTemplateToolStripMenuItem.Name = "selectAllOfTemplateToolStripMenuItem";
     this.selectAllOfTemplateToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.selectAllOfTemplateToolStripMenuItem.Text = "Select all Shapes of Template";
     this.selectAllOfTemplateToolStripMenuItem.Click += new System.EventHandler(this.selectAllShapesOfTheSameTemplateToolStripMenuItem_Click);
     //
     // unselectAllToolStripMenuItem
     //
     this.unselectAllToolStripMenuItem.Name = "unselectAllToolStripMenuItem";
     this.unselectAllToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
     this.unselectAllToolStripMenuItem.Text = "Unselect All";
     this.unselectAllToolStripMenuItem.Click += new System.EventHandler(this.unselectAllToolStripMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(258, 6);
     //
     // toForegroundMenuItem
     //
     this.toForegroundMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("toForegroundMenuItem.Image")));
     this.toForegroundMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.toForegroundMenuItem.Name = "toForegroundMenuItem";
     this.toForegroundMenuItem.Size = new System.Drawing.Size(261, 22);
     this.toForegroundMenuItem.Text = "Bring to Front";
     this.toForegroundMenuItem.Click += new System.EventHandler(this.toForegroundMenuItem_Click);
     //
     // toBackgroundMenuItem
     //
     this.toBackgroundMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("toBackgroundMenuItem.Image")));
     this.toBackgroundMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.toBackgroundMenuItem.Name = "toBackgroundMenuItem";
     this.toBackgroundMenuItem.Size = new System.Drawing.Size(261, 22);
     this.toBackgroundMenuItem.Text = "Send to Back";
     this.toBackgroundMenuItem.Click += new System.EventHandler(this.toBackgroundMenuItem_Click);
     //
     // toolStripMenuItem6
     //
     this.toolStripMenuItem6.Name = "toolStripMenuItem6";
     this.toolStripMenuItem6.Size = new System.Drawing.Size(258, 6);
     //
     // undoMenuItem
     //
     this.undoMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("undoMenuItem.Image")));
     this.undoMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.undoMenuItem.Name = "undoMenuItem";
     this.undoMenuItem.Size = new System.Drawing.Size(261, 22);
     this.undoMenuItem.Text = "Undo";
     this.undoMenuItem.Click += new System.EventHandler(this.undoButton_Click);
     //
     // redoMenuItem
     //
     this.redoMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("redoMenuItem.Image")));
     this.redoMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.redoMenuItem.Name = "redoMenuItem";
     this.redoMenuItem.Size = new System.Drawing.Size(261, 22);
     this.redoMenuItem.Text = "Redo";
     this.redoMenuItem.Click += new System.EventHandler(this.redoButton_Click);
     //
     // viewToolStripMenuItem
     //
     this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.showGridMenuItem,
     this.refreshToolStripMenuItem,
     this.showDisplaySettingsToolStripMenuItem,
     this.toolStripMenuItem3,
     this.editDesignsAndStylesToolStripMenuItem,
     this.viewShowLayoutControlToolStripMenuItem,
     this.toolStripMenuItem4,
     this.highQualityRenderingMenuItem});
     this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
     this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.viewToolStripMenuItem.Text = "View";
     //
     // showGridMenuItem
     //
     this.showGridMenuItem.Checked = true;
     this.showGridMenuItem.CheckOnClick = true;
     this.showGridMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.showGridMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("showGridMenuItem.Image")));
     this.showGridMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.showGridMenuItem.Name = "showGridMenuItem";
     this.showGridMenuItem.Size = new System.Drawing.Size(198, 22);
     this.showGridMenuItem.Text = "Show Grid";
     this.showGridMenuItem.Click += new System.EventHandler(this.showGridToolStripMenuItem_Click);
     //
     // refreshToolStripMenuItem
     //
     this.refreshToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("refreshToolStripMenuItem.Image")));
     this.refreshToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
     this.refreshToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.refreshToolStripMenuItem.Text = "Refresh Display";
     this.refreshToolStripMenuItem.Click += new System.EventHandler(this.refreshButton_Click);
     //
     // showDisplaySettingsToolStripMenuItem
     //
     this.showDisplaySettingsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("showDisplaySettingsToolStripMenuItem.Image")));
     this.showDisplaySettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.showDisplaySettingsToolStripMenuItem.Name = "showDisplaySettingsToolStripMenuItem";
     this.showDisplaySettingsToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.showDisplaySettingsToolStripMenuItem.Text = "Display Settings";
     this.showDisplaySettingsToolStripMenuItem.Click += new System.EventHandler(this.showDisplaySettingsItem_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size = new System.Drawing.Size(195, 6);
     //
     // editDesignsAndStylesToolStripMenuItem
     //
     this.editDesignsAndStylesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("editDesignsAndStylesToolStripMenuItem.Image")));
     this.editDesignsAndStylesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.editDesignsAndStylesToolStripMenuItem.Name = "editDesignsAndStylesToolStripMenuItem";
     this.editDesignsAndStylesToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.editDesignsAndStylesToolStripMenuItem.Text = "Show Design Editor";
     this.editDesignsAndStylesToolStripMenuItem.Click += new System.EventHandler(this.editDesignsAndStylesToolStripMenuItem_Click);
     //
     // viewShowLayoutControlToolStripMenuItem
     //
     this.viewShowLayoutControlToolStripMenuItem.Name = "viewShowLayoutControlToolStripMenuItem";
     this.viewShowLayoutControlToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.viewShowLayoutControlToolStripMenuItem.Text = "Show Layout Control";
     this.viewShowLayoutControlToolStripMenuItem.Click += new System.EventHandler(this.viewShowLayoutControlToolStripMenuItem_Click);
     //
     // toolStripMenuItem4
     //
     this.toolStripMenuItem4.Name = "toolStripMenuItem4";
     this.toolStripMenuItem4.Size = new System.Drawing.Size(195, 6);
     //
     // highQualityRenderingMenuItem
     //
     this.highQualityRenderingMenuItem.Checked = true;
     this.highQualityRenderingMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.highQualityRenderingMenuItem.Name = "highQualityRenderingMenuItem";
     this.highQualityRenderingMenuItem.Size = new System.Drawing.Size(198, 22);
     this.highQualityRenderingMenuItem.Text = "High Quality Rendering";
     this.highQualityRenderingMenuItem.Click += new System.EventHandler(this.highQualityToolStripMenuItem_Click);
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.resetToolbarsToolStripMenuItem,
     this.toolStripMenuItem11,
     this.adoNetDatabaseGeneratorToolStripMenuItem,
     this.testDataGeneratorToolStripMenuItem,
     this.toolStripMenuItem12,
     this.nShapeEventMonitorToolStripMenuItem});
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
     this.toolsToolStripMenuItem.Text = "Tools";
     //
     // adoNetDatabaseGeneratorToolStripMenuItem
     //
     this.adoNetDatabaseGeneratorToolStripMenuItem.Name = "adoNetDatabaseGeneratorToolStripMenuItem";
     this.adoNetDatabaseGeneratorToolStripMenuItem.Size = new System.Drawing.Size(230, 22);
     this.adoNetDatabaseGeneratorToolStripMenuItem.Text = "ADO.NET Database Generator";
     this.adoNetDatabaseGeneratorToolStripMenuItem.Click += new System.EventHandler(this.adoNetDatabaseGeneratorToolStripMenuItem_Click);
     //
     // testDataGeneratorToolStripMenuItem
     //
     this.testDataGeneratorToolStripMenuItem.Name = "testDataGeneratorToolStripMenuItem";
     this.testDataGeneratorToolStripMenuItem.Size = new System.Drawing.Size(230, 22);
     this.testDataGeneratorToolStripMenuItem.Text = "Test Data Generator";
     this.testDataGeneratorToolStripMenuItem.Click += new System.EventHandler(this.testDataGeneratorToolStripMenuItem_Click);
     //
     // toolStripMenuItem11
     //
     this.toolStripMenuItem11.Name = "toolStripMenuItem11";
     this.toolStripMenuItem11.Size = new System.Drawing.Size(227, 6);
     //
     // nShapeEventMonitorToolStripMenuItem
     //
     this.nShapeEventMonitorToolStripMenuItem.CheckOnClick = true;
     this.nShapeEventMonitorToolStripMenuItem.Name = "nShapeEventMonitorToolStripMenuItem";
     this.nShapeEventMonitorToolStripMenuItem.Size = new System.Drawing.Size(230, 22);
     this.nShapeEventMonitorToolStripMenuItem.Text = "NShape Event Monitor";
     this.nShapeEventMonitorToolStripMenuItem.Click += new System.EventHandler(this.nShapeEventMonitorToolStripMenuItem_Click);
     //
     // toolStripMenuItem9
     //
     this.toolStripMenuItem9.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.aboutToolStripMenuItem});
     this.toolStripMenuItem9.Name = "toolStripMenuItem9";
     this.toolStripMenuItem9.Size = new System.Drawing.Size(44, 20);
     this.toolStripMenuItem9.Text = "Help";
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.aboutToolStripMenuItem.Text = "About...";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
     //
     // defaultToolStripMenuItem
     //
     this.defaultToolStripMenuItem.Name = "defaultToolStripMenuItem";
     this.defaultToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     //
     // RightToolStripPanel
     //
     this.RightToolStripPanel.Location = new System.Drawing.Point(0, 0);
     this.RightToolStripPanel.Name = "RightToolStripPanel";
     this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.RightToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.RightToolStripPanel.Size = new System.Drawing.Size(0, 0);
     //
     // LeftToolStripPanel
     //
     this.LeftToolStripPanel.Location = new System.Drawing.Point(0, 0);
     this.LeftToolStripPanel.Name = "LeftToolStripPanel";
     this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.LeftToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.LeftToolStripPanel.Size = new System.Drawing.Size(0, 0);
     //
     // ContentPanel
     //
     this.ContentPanel.AutoScroll = true;
     this.ContentPanel.Size = new System.Drawing.Size(928, 522);
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(150, 0);
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(3, 489);
     this.splitter1.TabIndex = 3;
     this.splitter1.TabStop = false;
     //
     // toolboxPropsPanel
     //
     this.toolboxPropsPanel.Controls.Add(this.splitContainer1);
     this.toolboxPropsPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.toolboxPropsPanel.Location = new System.Drawing.Point(780, 0);
     this.toolboxPropsPanel.Name = "toolboxPropsPanel";
     this.toolboxPropsPanel.Size = new System.Drawing.Size(228, 489);
     this.toolboxPropsPanel.TabIndex = 4;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.toolboxListView);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.propertyWindowTabControl);
     this.splitContainer1.Size = new System.Drawing.Size(228, 489);
     this.splitContainer1.SplitterDistance = 186;
     this.splitContainer1.TabIndex = 0;
     //
     // toolboxListView
     //
     this.toolboxListView.ContextMenuStrip = this.toolboxContextMenuStrip;
     this.toolboxListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.toolboxListView.FullRowSelect = true;
     this.toolboxListView.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
     this.toolboxListView.HideSelection = false;
     this.toolboxListView.Location = new System.Drawing.Point(0, 0);
     this.toolboxListView.MultiSelect = false;
     this.toolboxListView.Name = "toolboxListView";
     this.toolboxListView.ShowItemToolTips = true;
     this.toolboxListView.Size = new System.Drawing.Size(228, 186);
     this.toolboxListView.TabIndex = 0;
     this.toolboxListView.UseCompatibleStateImageBehavior = false;
     this.toolboxListView.View = System.Windows.Forms.View.Details;
     //
     // toolboxContextMenuStrip
     //
     this.toolboxContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.viewToolStripMenuItem1});
     this.toolboxContextMenuStrip.Name = "toolboxContextMenuStrip";
     this.toolboxContextMenuStrip.Size = new System.Drawing.Size(153, 48);
     //
     // viewToolStripMenuItem1
     //
     this.viewToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.detailsToolStripMenuItem,
     this.tilesToolStripMenuItem,
     this.smallIconsToolStripMenuItem,
     this.largeIconsToolStripMenuItem});
     this.viewToolStripMenuItem1.Name = "viewToolStripMenuItem1";
     this.viewToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
     this.viewToolStripMenuItem1.Text = "View";
     //
     // detailsToolStripMenuItem
     //
     this.detailsToolStripMenuItem.Name = "detailsToolStripMenuItem";
     this.detailsToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
     this.detailsToolStripMenuItem.Text = "List (Small Icons)";
     this.detailsToolStripMenuItem.Click += new System.EventHandler(this.detailsToolStripMenuItem_Click);
     //
     // tilesToolStripMenuItem
     //
     this.tilesToolStripMenuItem.Name = "tilesToolStripMenuItem";
     this.tilesToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
     this.tilesToolStripMenuItem.Text = "List (Large Icons)";
     this.tilesToolStripMenuItem.Click += new System.EventHandler(this.tilesToolStripMenuItem_Click);
     //
     // smallIconsToolStripMenuItem
     //
     this.smallIconsToolStripMenuItem.Name = "smallIconsToolStripMenuItem";
     this.smallIconsToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
     this.smallIconsToolStripMenuItem.Text = "Compact (Small Icons)";
     this.smallIconsToolStripMenuItem.Click += new System.EventHandler(this.smallIconsToolStripMenuItem_Click);
     //
     // largeIconsToolStripMenuItem
     //
     this.largeIconsToolStripMenuItem.Name = "largeIconsToolStripMenuItem";
     this.largeIconsToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
     this.largeIconsToolStripMenuItem.Text = "Compact (Large Icons)";
     this.largeIconsToolStripMenuItem.Click += new System.EventHandler(this.largeIconsToolStripMenuItem_Click);
     //
     // propertyWindowTabControl
     //
     this.propertyWindowTabControl.Controls.Add(this.propertyWindowShapeTab);
     this.propertyWindowTabControl.Controls.Add(this.propertyWindowModelTab);
     this.propertyWindowTabControl.Controls.Add(this.layersTab);
     this.propertyWindowTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.propertyWindowTabControl.Location = new System.Drawing.Point(0, 0);
     this.propertyWindowTabControl.Name = "propertyWindowTabControl";
     this.propertyWindowTabControl.SelectedIndex = 0;
     this.propertyWindowTabControl.Size = new System.Drawing.Size(228, 299);
     this.propertyWindowTabControl.TabIndex = 0;
     //
     // propertyWindowShapeTab
     //
     this.propertyWindowShapeTab.Controls.Add(this.primaryPropertyGrid);
     this.propertyWindowShapeTab.Location = new System.Drawing.Point(4, 22);
     this.propertyWindowShapeTab.Name = "propertyWindowShapeTab";
     this.propertyWindowShapeTab.Padding = new System.Windows.Forms.Padding(3);
     this.propertyWindowShapeTab.Size = new System.Drawing.Size(220, 273);
     this.propertyWindowShapeTab.TabIndex = 0;
     this.propertyWindowShapeTab.Text = "Shape";
     this.propertyWindowShapeTab.UseVisualStyleBackColor = true;
     //
     // primaryPropertyGrid
     //
     this.primaryPropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
     this.primaryPropertyGrid.Location = new System.Drawing.Point(3, 3);
     this.primaryPropertyGrid.Name = "primaryPropertyGrid";
     this.primaryPropertyGrid.Size = new System.Drawing.Size(214, 267);
     this.primaryPropertyGrid.TabIndex = 1;
     //
     // propertyWindowModelTab
     //
     this.propertyWindowModelTab.Controls.Add(this.secondaryPropertyGrid);
     this.propertyWindowModelTab.Location = new System.Drawing.Point(4, 22);
     this.propertyWindowModelTab.Name = "propertyWindowModelTab";
     this.propertyWindowModelTab.Padding = new System.Windows.Forms.Padding(3);
     this.propertyWindowModelTab.Size = new System.Drawing.Size(220, 332);
     this.propertyWindowModelTab.TabIndex = 1;
     this.propertyWindowModelTab.Text = "Model";
     this.propertyWindowModelTab.UseVisualStyleBackColor = true;
     //
     // secondaryPropertyGrid
     //
     this.secondaryPropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
     this.secondaryPropertyGrid.Location = new System.Drawing.Point(3, 3);
     this.secondaryPropertyGrid.Name = "secondaryPropertyGrid";
     this.secondaryPropertyGrid.Size = new System.Drawing.Size(214, 372);
     this.secondaryPropertyGrid.TabIndex = 0;
     //
     // layersTab
     //
     this.layersTab.Controls.Add(this.layerEditorListView);
     this.layersTab.Location = new System.Drawing.Point(4, 22);
     this.layersTab.Name = "layersTab";
     this.layersTab.Padding = new System.Windows.Forms.Padding(3);
     this.layersTab.Size = new System.Drawing.Size(220, 332);
     this.layersTab.TabIndex = 2;
     this.layersTab.Text = "Layers";
     this.layersTab.UseVisualStyleBackColor = true;
     //
     // layerEditorListView
     //
     this.layerEditorListView.AllowColumnReorder = true;
     this.layerEditorListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layerEditorListView.FullRowSelect = true;
     this.layerEditorListView.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.layerEditorListView.HideDeniedMenuItems = false;
     this.layerEditorListView.HideSelection = false;
     this.layerEditorListView.LabelEdit = true;
     this.layerEditorListView.LabelWrap = false;
     this.layerEditorListView.Location = new System.Drawing.Point(3, 3);
     this.layerEditorListView.Name = "layerEditorListView";
     this.layerEditorListView.OwnerDraw = true;
     this.layerEditorListView.ShowDefaultContextMenu = true;
     this.layerEditorListView.ShowGroups = false;
     this.layerEditorListView.Size = new System.Drawing.Size(214, 326);
     this.layerEditorListView.TabIndex = 0;
     this.layerEditorListView.UseCompatibleStateImageBehavior = false;
     this.layerEditorListView.View = System.Windows.Forms.View.Details;
     //
     // splitter2
     //
     this.splitter2.Dock = System.Windows.Forms.DockStyle.Right;
     this.splitter2.Location = new System.Drawing.Point(777, 0);
     this.splitter2.Name = "splitter2";
     this.splitter2.Size = new System.Drawing.Size(3, 489);
     this.splitter2.TabIndex = 5;
     this.splitter2.TabStop = false;
     //
     // toolStripContainer
     //
     //
     // toolStripContainer.BottomToolStripPanel
     //
     this.toolStripContainer.BottomToolStripPanel.Controls.Add(this.statusStrip);
     //
     // toolStripContainer.ContentPanel
     //
     this.toolStripContainer.ContentPanel.AutoScroll = true;
     this.toolStripContainer.ContentPanel.Controls.Add(this.displayTabControl);
     this.toolStripContainer.ContentPanel.Controls.Add(this.historyTrackBar);
     this.toolStripContainer.ContentPanel.Controls.Add(this.splitter2);
     this.toolStripContainer.ContentPanel.Controls.Add(this.toolboxPropsPanel);
     this.toolStripContainer.ContentPanel.Controls.Add(this.splitter1);
     this.toolStripContainer.ContentPanel.Controls.Add(this.modelTreeView);
     this.toolStripContainer.ContentPanel.Size = new System.Drawing.Size(1008, 489);
     this.toolStripContainer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.toolStripContainer.Location = new System.Drawing.Point(0, 0);
     this.toolStripContainer.Name = "toolStripContainer";
     this.toolStripContainer.Size = new System.Drawing.Size(1008, 562);
     this.toolStripContainer.TabIndex = 8;
     this.toolStripContainer.Text = "toolStripContainer1";
     //
     // toolStripContainer.TopToolStripPanel
     //
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.mainMenuStrip);
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.editToolStrip);
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.settingsToolStrip);
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.displayToolStrip);
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.debugToolStrip);
     //
     // displayTabControl
     //
     this.displayTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.displayTabControl.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.displayTabControl.Location = new System.Drawing.Point(153, 18);
     this.displayTabControl.Name = "displayTabControl";
     this.displayTabControl.SelectedIndex = 0;
     this.displayTabControl.Size = new System.Drawing.Size(624, 471);
     this.displayTabControl.TabIndex = 9;
     this.displayTabControl.SelectedIndexChanged += new System.EventHandler(this.displaysTabControl_SelectedIndexChanged);
     //
     // historyTrackBar
     //
     this.historyTrackBar.AutoSize = false;
     this.historyTrackBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.historyTrackBar.LargeChange = 1;
     this.historyTrackBar.Location = new System.Drawing.Point(153, 0);
     this.historyTrackBar.Name = "historyTrackBar";
     this.historyTrackBar.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.historyTrackBar.Size = new System.Drawing.Size(624, 18);
     this.historyTrackBar.TabIndex = 7;
     this.historyTrackBar.ValueChanged += new System.EventHandler(this.historyTrackBar_ValueChanged);
     //
     // modelTreeView
     //
     this.modelTreeView.Dock = System.Windows.Forms.DockStyle.Left;
     this.modelTreeView.FullRowSelect = true;
     this.modelTreeView.ImageIndex = 0;
     this.modelTreeView.Location = new System.Drawing.Point(0, 0);
     this.modelTreeView.Name = "modelTreeView";
     this.modelTreeView.SelectedImageIndex = 0;
     this.modelTreeView.Size = new System.Drawing.Size(150, 489);
     this.modelTreeView.TabIndex = 2;
     //
     // editToolStrip
     //
     this.editToolStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.editToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.newProjectToolStripButton,
     this.openProjectToolStripButton,
     this.saveProjectToolStripButton,
     this.toolStripSeparator1,
     this.cutShapeButton,
     this.copyShapeButton,
     this.pasteButton,
     this.deleteShapeButton,
     this.toolStripSeparator2,
     this.undoToolStripSplitButton,
     this.redoToolStripSplitButton});
     this.editToolStrip.Location = new System.Drawing.Point(3, 24);
     this.editToolStrip.Name = "editToolStrip";
     this.editToolStrip.Size = new System.Drawing.Size(261, 25);
     this.editToolStrip.TabIndex = 11;
     //
     // newProjectToolStripButton
     //
     this.newProjectToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.newProjectToolStripButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.xmlRepositoryToolStripMenuItem,
     this.sQLRepositoryToolStripMenuItem});
     this.newProjectToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("newProjectToolStripButton.Image")));
     this.newProjectToolStripButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.newProjectToolStripButton.Name = "newProjectToolStripButton";
     this.newProjectToolStripButton.Size = new System.Drawing.Size(29, 22);
     this.newProjectToolStripButton.Text = "New Project...";
     //
     // xmlRepositoryToolStripMenuItem
     //
     this.xmlRepositoryToolStripMenuItem.Name = "xmlRepositoryToolStripMenuItem";
     this.xmlRepositoryToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.xmlRepositoryToolStripMenuItem.Text = "XML Repository...";
     this.xmlRepositoryToolStripMenuItem.Click += new System.EventHandler(this.newXMLRepositoryToolStripMenuItem_Click);
     //
     // sQLRepositoryToolStripMenuItem
     //
     this.sQLRepositoryToolStripMenuItem.Name = "sQLRepositoryToolStripMenuItem";
     this.sQLRepositoryToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
     this.sQLRepositoryToolStripMenuItem.Text = "SQL Server Repository...";
     this.sQLRepositoryToolStripMenuItem.Click += new System.EventHandler(this.newSQLServerRepositoryToolStripMenuItem_Click);
     //
     // openProjectToolStripButton
     //
     this.openProjectToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.openProjectToolStripButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.openXMLRepositoryToolStripMenuItem1,
     this.openSQLRepositoryToolStripMenuItem});
     this.openProjectToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("openProjectToolStripButton.Image")));
     this.openProjectToolStripButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.openProjectToolStripButton.Name = "openProjectToolStripButton";
     this.openProjectToolStripButton.Size = new System.Drawing.Size(29, 22);
     this.openProjectToolStripButton.Text = "Open Project...";
     //
     // openXMLRepositoryToolStripMenuItem1
     //
     this.openXMLRepositoryToolStripMenuItem1.Name = "openXMLRepositoryToolStripMenuItem1";
     this.openXMLRepositoryToolStripMenuItem1.Size = new System.Drawing.Size(166, 22);
     this.openXMLRepositoryToolStripMenuItem1.Text = "XML Repository...";
     this.openXMLRepositoryToolStripMenuItem1.Click += new System.EventHandler(this.openXMLRepositoryToolStripMenuItem_Click);
     //
     // openSQLRepositoryToolStripMenuItem
     //
     this.openSQLRepositoryToolStripMenuItem.Name = "openSQLRepositoryToolStripMenuItem";
     this.openSQLRepositoryToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
     this.openSQLRepositoryToolStripMenuItem.Text = "SQL Repository...";
     this.openSQLRepositoryToolStripMenuItem.Click += new System.EventHandler(this.openSQLServerRepositoryToolStripMenuItem_Click);
     //
     // saveProjectToolStripButton
     //
     this.saveProjectToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.saveProjectToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveProjectToolStripButton.Image")));
     this.saveProjectToolStripButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.saveProjectToolStripButton.Name = "saveProjectToolStripButton";
     this.saveProjectToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.saveProjectToolStripButton.Text = "Save";
     this.saveProjectToolStripButton.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // cutShapeButton
     //
     this.cutShapeButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.cutShapeButton.Image = ((System.Drawing.Image)(resources.GetObject("cutShapeButton.Image")));
     this.cutShapeButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.cutShapeButton.Name = "cutShapeButton";
     this.cutShapeButton.Size = new System.Drawing.Size(23, 22);
     this.cutShapeButton.Text = "Cut Shape";
     this.cutShapeButton.Click += new System.EventHandler(this.cutShapeOnlyItem_Click);
     //
     // copyShapeButton
     //
     this.copyShapeButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.copyShapeButton.Image = ((System.Drawing.Image)(resources.GetObject("copyShapeButton.Image")));
     this.copyShapeButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.copyShapeButton.Name = "copyShapeButton";
     this.copyShapeButton.Size = new System.Drawing.Size(23, 22);
     this.copyShapeButton.Text = "Copy Shape";
     this.copyShapeButton.Click += new System.EventHandler(this.copyShapeOnlyItem_Click);
     //
     // pasteButton
     //
     this.pasteButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.pasteButton.Enabled = false;
     this.pasteButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteButton.Image")));
     this.pasteButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.pasteButton.Name = "pasteButton";
     this.pasteButton.Size = new System.Drawing.Size(23, 22);
     this.pasteButton.Text = "Paste";
     this.pasteButton.Click += new System.EventHandler(this.pasteMenuItem_Click);
     //
     // deleteShapeButton
     //
     this.deleteShapeButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.deleteShapeButton.Image = ((System.Drawing.Image)(resources.GetObject("deleteShapeButton.Image")));
     this.deleteShapeButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.deleteShapeButton.Name = "deleteShapeButton";
     this.deleteShapeButton.Size = new System.Drawing.Size(23, 22);
     this.deleteShapeButton.Text = "Delete Shape";
     this.deleteShapeButton.Click += new System.EventHandler(this.deleteShapeOnlyItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // undoToolStripSplitButton
     //
     this.undoToolStripSplitButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.undoToolStripSplitButton.Enabled = false;
     this.undoToolStripSplitButton.Image = ((System.Drawing.Image)(resources.GetObject("undoToolStripSplitButton.Image")));
     this.undoToolStripSplitButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.undoToolStripSplitButton.Name = "undoToolStripSplitButton";
     this.undoToolStripSplitButton.Size = new System.Drawing.Size(32, 22);
     this.undoToolStripSplitButton.Text = "Undo";
     this.undoToolStripSplitButton.ButtonClick += new System.EventHandler(this.undoButton_Click);
     this.undoToolStripSplitButton.DropDownOpening += new System.EventHandler(this.undoToolStripSplitButton_DropDownOpening);
     //
     // redoToolStripSplitButton
     //
     this.redoToolStripSplitButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.redoToolStripSplitButton.Enabled = false;
     this.redoToolStripSplitButton.Image = ((System.Drawing.Image)(resources.GetObject("redoToolStripSplitButton.Image")));
     this.redoToolStripSplitButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.redoToolStripSplitButton.Name = "redoToolStripSplitButton";
     this.redoToolStripSplitButton.Size = new System.Drawing.Size(32, 22);
     this.redoToolStripSplitButton.Text = "Redo";
     this.redoToolStripSplitButton.ButtonClick += new System.EventHandler(this.redoButton_Click);
     this.redoToolStripSplitButton.DropDownOpening += new System.EventHandler(this.redoToolStripSplitButton_DropDownOpening);
     //
     // settingsToolStrip
     //
     this.settingsToolStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.settingsToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.prevDiagramButton,
     this.nextDiagramButton,
     this.zoomToolStripComboBox,
     this.displaySettingsToolStripButton,
     this.refreshToolbarButton,
     this.showGridToolbarButton});
     this.settingsToolStrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.settingsToolStrip.Location = new System.Drawing.Point(264, 24);
     this.settingsToolStrip.Name = "settingsToolStrip";
     this.settingsToolStrip.Size = new System.Drawing.Size(195, 25);
     this.settingsToolStrip.TabIndex = 13;
     //
     // prevDiagramButton
     //
     this.prevDiagramButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.prevDiagramButton.Image = ((System.Drawing.Image)(resources.GetObject("prevDiagramButton.Image")));
     this.prevDiagramButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.prevDiagramButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.prevDiagramButton.Name = "prevDiagramButton";
     this.prevDiagramButton.Size = new System.Drawing.Size(23, 22);
     this.prevDiagramButton.Text = "Previous Diagram";
     this.prevDiagramButton.Click += new System.EventHandler(this.backButton_Click);
     //
     // nextDiagramButton
     //
     this.nextDiagramButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.nextDiagramButton.Image = ((System.Drawing.Image)(resources.GetObject("nextDiagramButton.Image")));
     this.nextDiagramButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.nextDiagramButton.Name = "nextDiagramButton";
     this.nextDiagramButton.Size = new System.Drawing.Size(23, 22);
     this.nextDiagramButton.Text = "Next Diagram";
     this.nextDiagramButton.Click += new System.EventHandler(this.forwardButton_Click);
     //
     // zoomToolStripComboBox
     //
     this.zoomToolStripComboBox.AutoSize = false;
     this.zoomToolStripComboBox.DropDownWidth = 66;
     this.zoomToolStripComboBox.Items.AddRange(new object[] {
     "1000 %",
     "800 %",
     "600 %",
     "400 %",
     "300 %",
     "200 %",
     "175 %",
     "150 %",
     "125 %",
     "100 %",
     "90 %",
     "80 %",
     "70 %",
     "60 %",
     "50 %",
     "40 %",
     "30 %",
     "20 %",
     "10 %"});
     this.zoomToolStripComboBox.Name = "zoomToolStripComboBox";
     this.zoomToolStripComboBox.Size = new System.Drawing.Size(66, 23);
     this.zoomToolStripComboBox.Text = "100 %";
     this.zoomToolStripComboBox.SelectedIndexChanged += new System.EventHandler(this.zoomToolStripComboBox_SelectedIndexChanged);
     this.zoomToolStripComboBox.TextChanged += new System.EventHandler(this.toolStripComboBox1_TextChanged);
     //
     // displaySettingsToolStripButton
     //
     this.displaySettingsToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.displaySettingsToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("displaySettingsToolStripButton.Image")));
     this.displaySettingsToolStripButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.displaySettingsToolStripButton.Name = "displaySettingsToolStripButton";
     this.displaySettingsToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.displaySettingsToolStripButton.Text = "Display Settings...";
     this.displaySettingsToolStripButton.Click += new System.EventHandler(this.showDisplaySettingsItem_Click);
     //
     // refreshToolbarButton
     //
     this.refreshToolbarButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.refreshToolbarButton.Image = ((System.Drawing.Image)(resources.GetObject("refreshToolbarButton.Image")));
     this.refreshToolbarButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.refreshToolbarButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.refreshToolbarButton.Name = "refreshToolbarButton";
     this.refreshToolbarButton.Size = new System.Drawing.Size(23, 22);
     this.refreshToolbarButton.Text = "Refresh Display";
     this.refreshToolbarButton.Click += new System.EventHandler(this.refreshButton_Click);
     //
     // showGridToolbarButton
     //
     this.showGridToolbarButton.Checked = true;
     this.showGridToolbarButton.CheckOnClick = true;
     this.showGridToolbarButton.CheckState = System.Windows.Forms.CheckState.Checked;
     this.showGridToolbarButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.showGridToolbarButton.Image = ((System.Drawing.Image)(resources.GetObject("showGridToolbarButton.Image")));
     this.showGridToolbarButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.showGridToolbarButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.showGridToolbarButton.Name = "showGridToolbarButton";
     this.showGridToolbarButton.Size = new System.Drawing.Size(23, 22);
     this.showGridToolbarButton.Text = "Show/Hide Gridlines";
     this.showGridToolbarButton.Click += new System.EventHandler(this.showGridToolStripMenuItem_Click);
     //
     // displayToolStrip
     //
     this.displayToolStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.displayToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripButton2,
     this.designEditorToolStripButton,
     this.runtimeModeComboBox});
     this.displayToolStrip.Location = new System.Drawing.Point(459, 24);
     this.displayToolStrip.Name = "displayToolStrip";
     this.displayToolStrip.Size = new System.Drawing.Size(160, 25);
     this.displayToolStrip.TabIndex = 12;
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton2.Text = "Diagram Properties";
     this.toolStripButton2.Click += new System.EventHandler(this.showDiagramSettingsToolStripMenuItem_Click);
     //
     // designEditorToolStripButton
     //
     this.designEditorToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.designEditorToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("designEditorToolStripButton.Image")));
     this.designEditorToolStripButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.designEditorToolStripButton.Name = "designEditorToolStripButton";
     this.designEditorToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.designEditorToolStripButton.Text = "Open Design Editor...";
     this.designEditorToolStripButton.Click += new System.EventHandler(this.editDesignsAndStylesToolStripMenuItem_Click);
     //
     // runtimeModeComboBox
     //
     this.runtimeModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.runtimeModeComboBox.DropDownWidth = 100;
     this.runtimeModeComboBox.Items.AddRange(new object[] {
     "Administrator",
     "Super User",
     "Designer",
     "Operator",
     "Guest"});
     this.runtimeModeComboBox.Name = "runtimeModeComboBox";
     this.runtimeModeComboBox.Size = new System.Drawing.Size(100, 25);
     this.runtimeModeComboBox.ToolTipText = "Select User Role";
     this.runtimeModeComboBox.SelectedIndexChanged += new System.EventHandler(this.runtimeModeButton_SelectedIndexChanged);
     //
     // debugToolStrip
     //
     this.debugToolStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.debugToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.debugDrawOccupationToolbarButton,
     this.debugDrawInvalidatedAreaToolbarButton});
     this.debugToolStrip.Location = new System.Drawing.Point(619, 24);
     this.debugToolStrip.Name = "debugToolStrip";
     this.debugToolStrip.Size = new System.Drawing.Size(89, 25);
     this.debugToolStrip.TabIndex = 14;
     //
     // debugDrawOccupationToolbarButton
     //
     this.debugDrawOccupationToolbarButton.CheckOnClick = true;
     this.debugDrawOccupationToolbarButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.debugDrawOccupationToolbarButton.Image = ((System.Drawing.Image)(resources.GetObject("debugDrawOccupationToolbarButton.Image")));
     this.debugDrawOccupationToolbarButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.debugDrawOccupationToolbarButton.Name = "debugDrawOccupationToolbarButton";
     this.debugDrawOccupationToolbarButton.Size = new System.Drawing.Size(23, 22);
     this.debugDrawOccupationToolbarButton.Text = "Visualize occupied cells of the diagram\'s spacial index.";
     this.debugDrawOccupationToolbarButton.Click += new System.EventHandler(this.debugDrawOccupationToolbarButton_Click);
     //
     // debugDrawInvalidatedAreaToolbarButton
     //
     this.debugDrawInvalidatedAreaToolbarButton.CheckOnClick = true;
     this.debugDrawInvalidatedAreaToolbarButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.debugDrawInvalidatedAreaToolbarButton.Image = ((System.Drawing.Image)(resources.GetObject("debugDrawInvalidatedAreaToolbarButton.Image")));
     this.debugDrawInvalidatedAreaToolbarButton.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.debugDrawInvalidatedAreaToolbarButton.Name = "debugDrawInvalidatedAreaToolbarButton";
     this.debugDrawInvalidatedAreaToolbarButton.Size = new System.Drawing.Size(23, 22);
     this.debugDrawInvalidatedAreaToolbarButton.Text = "Visualize invalidated areas";
     this.debugDrawInvalidatedAreaToolbarButton.Click += new System.EventHandler(this.debugDrawInvalidatedAreaToolbarButton_Click);
     //
     // saveFileDialog
     //
     this.saveFileDialog.Filter = "XML Repository Files|*.xml|All Files|*.*";
     //
     // diagramSetController
     //
     this.diagramSetController.ActiveTool = null;
     this.diagramSetController.Project = this.project;
     //
     // project
     //
     this.project.AutoGenerateTemplates = true;
     this.project.LibrarySearchPaths = ((System.Collections.Generic.IList<string>)(resources.GetObject("project.LibrarySearchPaths")));
     this.project.Name = "";
     this.project.Repository = this.cachedRepository;
     roleBasedSecurityManager3.CurrentRole = Dataweb.NShape.StandardRole.Administrator;
     roleBasedSecurityManager3.CurrentRoleName = "Administrator";
     this.project.SecurityManager = roleBasedSecurityManager3;
     this.project.Opened += new System.EventHandler(this.project_Opened);
     this.project.Closed += new System.EventHandler(this.project_Closed);
     this.project.LibraryLoaded += new System.EventHandler<Dataweb.NShape.LibraryLoadedEventArgs>(this.project_LibraryLoaded);
     //
     // cachedRepository
     //
     this.cachedRepository.ProjectName = "";
     this.cachedRepository.Store = null;
     this.cachedRepository.Version = 0;
     //
     // layerController
     //
     this.layerController.DiagramSetController = this.diagramSetController;
     //
     // toolSetController
     //
     this.toolSetController.DiagramSetController = this.diagramSetController;
     this.toolSetController.DesignEditorSelected += new System.EventHandler(this.toolBoxAdapter_ShowDesignEditor);
     this.toolSetController.LibraryManagerSelected += new System.EventHandler(this.toolBoxAdapter_ShowLibraryManagerDialog);
     this.toolSetController.TemplateEditorSelected += new System.EventHandler<Dataweb.NShape.Controllers.TemplateEditorEventArgs>(this.toolBoxAdapter_ShowTemplateEditorDialog);
     //
     // modelTreeController
     //
     this.modelTreeController.DiagramSetController = this.diagramSetController;
     //
     // propertyController
     //
     this.propertyController.Project = this.project;
     this.propertyController.PropertyDisplayMode = Dataweb.NShape.Controllers.NonEditableDisplayMode.ReadOnly;
     //
     // modelTreePresenter
     //
     this.modelTreePresenter.HideDeniedMenuItems = false;
     this.modelTreePresenter.ModelTreeController = this.modelTreeController;
     this.modelTreePresenter.PropertyController = this.propertyController;
     this.modelTreePresenter.ShowDefaultContextMenu = true;
     this.modelTreePresenter.TreeView = this.modelTreeView;
     //
     // propertyPresenter
     //
     this.propertyPresenter.PrimaryPropertyGrid = this.primaryPropertyGrid;
     this.propertyPresenter.PropertyController = this.propertyController;
     this.propertyPresenter.SecondaryPropertyGrid = this.secondaryPropertyGrid;
     //
     // toolSetListViewPresenter
     //
     this.toolSetListViewPresenter.HideDeniedMenuItems = false;
     this.toolSetListViewPresenter.ListView = this.toolboxListView;
     this.toolSetListViewPresenter.ShowDefaultContextMenu = true;
     this.toolSetListViewPresenter.ToolSetController = this.toolSetController;
     //
     // layerPresenter
     //
     this.layerPresenter.DiagramPresenter = null;
     this.layerPresenter.HideDeniedMenuItems = false;
     this.layerPresenter.LayerController = this.layerController;
     this.layerPresenter.LayerView = this.layerEditorListView;
     //
     // toolStripMenuItem12
     //
     this.toolStripMenuItem12.Name = "toolStripMenuItem12";
     this.toolStripMenuItem12.Size = new System.Drawing.Size(227, 6);
     //
     // resetToolbarsToolStripMenuItem
     //
     this.resetToolbarsToolStripMenuItem.Name = "resetToolbarsToolStripMenuItem";
     this.resetToolbarsToolStripMenuItem.Size = new System.Drawing.Size(230, 22);
     this.resetToolbarsToolStripMenuItem.Text = "Reset Toolbar Layout";
     this.resetToolbarsToolStripMenuItem.Click += new System.EventHandler(this.resetToolbarsToolStripMenuItem_Click);
     //
     // DiagramDesignerMainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.toolStripContainer);
     this.DoubleBuffered = true;
     this.MainMenuStrip = this.mainMenuStrip;
     this.Name = "DiagramDesignerMainForm";
     this.Text = "NShape Designer";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DiagramDesignerMainForm_FormClosing);
     this.Load += new System.EventHandler(this.DiagramDesignerMainForm_Load);
     this.Shown += new System.EventHandler(this.DiagramDesignerMainForm_Shown);
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     this.mainMenuStrip.ResumeLayout(false);
     this.mainMenuStrip.PerformLayout();
     this.toolboxPropsPanel.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.toolboxContextMenuStrip.ResumeLayout(false);
     this.propertyWindowTabControl.ResumeLayout(false);
     this.propertyWindowShapeTab.ResumeLayout(false);
     this.propertyWindowModelTab.ResumeLayout(false);
     this.layersTab.ResumeLayout(false);
     this.toolStripContainer.BottomToolStripPanel.ResumeLayout(false);
     this.toolStripContainer.BottomToolStripPanel.PerformLayout();
     this.toolStripContainer.ContentPanel.ResumeLayout(false);
     this.toolStripContainer.TopToolStripPanel.ResumeLayout(false);
     this.toolStripContainer.TopToolStripPanel.PerformLayout();
     this.toolStripContainer.ResumeLayout(false);
     this.toolStripContainer.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.historyTrackBar)).EndInit();
     this.editToolStrip.ResumeLayout(false);
     this.editToolStrip.PerformLayout();
     this.settingsToolStrip.ResumeLayout(false);
     this.settingsToolStrip.PerformLayout();
     this.displayToolStrip.ResumeLayout(false);
     this.displayToolStrip.PerformLayout();
     this.debugToolStrip.ResumeLayout(false);
     this.debugToolStrip.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #55
0
 private void InitializeComponent()
 {
     this.comboBoxWaveShape = new System.Windows.Forms.ComboBox();
     this.label7            = new System.Windows.Forms.Label();
     this.labelHowRate      = new System.Windows.Forms.Label();
     this.trackBarRate      = new System.Windows.Forms.TrackBar();
     this.label8            = new System.Windows.Forms.Label();
     this.panelProporties.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarRate)).BeginInit();
     this.SuspendLayout();
     //
     // panelProporties
     //
     this.panelProporties.Controls.Add(this.labelHowRate);
     this.panelProporties.Controls.Add(this.trackBarRate);
     this.panelProporties.Controls.Add(this.label8);
     this.panelProporties.Controls.Add(this.comboBoxWaveShape);
     this.panelProporties.Controls.Add(this.label7);
     //
     // comboBoxWaveShape
     //
     this.comboBoxWaveShape.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxWaveShape.FormattingEnabled = true;
     this.comboBoxWaveShape.Items.AddRange(new object[] {
         "Trójkąt",
         "Kwadrat"
     });
     this.comboBoxWaveShape.Location              = new System.Drawing.Point(162, 52);
     this.comboBoxWaveShape.Name                  = "comboBoxWaveShape";
     this.comboBoxWaveShape.Size                  = new System.Drawing.Size(177, 21);
     this.comboBoxWaveShape.TabIndex              = 44;
     this.comboBoxWaveShape.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(-1, 55);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(157, 13);
     this.label7.TabIndex = 45;
     this.label7.Text     = "Forma przebiegu modulującego:";
     //
     // labelHowRate
     //
     this.labelHowRate.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowRate.AutoSize = true;
     this.labelHowRate.Location = new System.Drawing.Point(326, 15);
     this.labelHowRate.Name     = "labelHowRate";
     this.labelHowRate.Size     = new System.Drawing.Size(13, 13);
     this.labelHowRate.TabIndex = 48;
     this.labelHowRate.Text     = "1";
     //
     // trackBarRate
     //
     this.trackBarRate.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarRate.LargeChange   = 10;
     this.trackBarRate.Location      = new System.Drawing.Point(162, 3);
     this.trackBarRate.Maximum       = 1000;
     this.trackBarRate.Minimum       = 1;
     this.trackBarRate.Name          = "trackBarRate";
     this.trackBarRate.Size          = new System.Drawing.Size(158, 45);
     this.trackBarRate.SmallChange   = 5;
     this.trackBarRate.TabIndex      = 47;
     this.trackBarRate.TickFrequency = 100;
     this.trackBarRate.Value         = 1;
     this.trackBarRate.ValueChanged += new System.EventHandler(this.trackBarRate_ValueChanged);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(31, 15);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(125, 13);
     this.label8.TabIndex = 46;
     this.label8.Text     = "Szybkość modulacji [Hz]:";
     //
     // GargleDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(384, 204);
     this.Name = "GargleDialog";
     this.panelProporties.ResumeLayout(false);
     this.panelProporties.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarRate)).EndInit();
     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.components = new System.ComponentModel.Container();
     this.panel1 = new System.Windows.Forms.Panel();
     this.btnClearProperties = new System.Windows.Forms.Button();
     this.btnSavePositionAndSize = new System.Windows.Forms.Button();
     this.btnDelete = new System.Windows.Forms.Button();
     this.btnAddNewMaterial = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.trackBarSize = new System.Windows.Forms.TrackBar();
     this.imageListView = new RH.ImageListView.ImageListViewEx();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.btnExport = new System.Windows.Forms.Button();
     this.btnImport = new System.Windows.Forms.Button();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarSize)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.trackBarSize);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(290, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(150, 362);
     this.panel1.TabIndex = 1;
     //
     // btnClearProperties
     //
     this.btnClearProperties.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnClearProperties.Location = new System.Drawing.Point(71, 19);
     this.btnClearProperties.Name = "btnClearProperties";
     this.btnClearProperties.Size = new System.Drawing.Size(59, 29);
     this.btnClearProperties.TabIndex = 13;
     this.btnClearProperties.Text = "Clear";
     this.btnClearProperties.UseVisualStyleBackColor = true;
     this.btnClearProperties.Click += new System.EventHandler(this.btnClearProperties_Click);
     //
     // btnSavePositionAndSize
     //
     this.btnSavePositionAndSize.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnSavePositionAndSize.Location = new System.Drawing.Point(6, 19);
     this.btnSavePositionAndSize.Name = "btnSavePositionAndSize";
     this.btnSavePositionAndSize.Size = new System.Drawing.Size(59, 29);
     this.btnSavePositionAndSize.TabIndex = 12;
     this.btnSavePositionAndSize.Text = "Save";
     this.btnSavePositionAndSize.UseVisualStyleBackColor = true;
     this.btnSavePositionAndSize.Click += new System.EventHandler(this.btnSavePositionAndSize_Click);
     //
     // btnDelete
     //
     this.btnDelete.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnDelete.Location = new System.Drawing.Point(71, 19);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(59, 29);
     this.btnDelete.TabIndex = 9;
     this.btnDelete.Text = "Delete";
     this.btnDelete.UseVisualStyleBackColor = true;
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnAddNewMaterial
     //
     this.btnAddNewMaterial.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnAddNewMaterial.Location = new System.Drawing.Point(8, 19);
     this.btnAddNewMaterial.Name = "btnAddNewMaterial";
     this.btnAddNewMaterial.Size = new System.Drawing.Size(57, 29);
     this.btnAddNewMaterial.TabIndex = 8;
     this.btnAddNewMaterial.Text = "Add";
     this.btnAddNewMaterial.UseVisualStyleBackColor = true;
     this.btnAddNewMaterial.Click += new System.EventHandler(this.btnAddNewMaterial_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(30, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(58, 18);
     this.label1.TabIndex = 1;
     this.label1.Text = "Length";
     //
     // trackBarSize
     //
     this.trackBarSize.Location = new System.Drawing.Point(49, 31);
     this.trackBarSize.Maximum = 20;
     this.trackBarSize.Minimum = 1;
     this.trackBarSize.Name = "trackBarSize";
     this.trackBarSize.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.trackBarSize.Size = new System.Drawing.Size(45, 170);
     this.trackBarSize.TabIndex = 0;
     this.trackBarSize.TickStyle = System.Windows.Forms.TickStyle.None;
     this.trackBarSize.Value = 10;
     this.trackBarSize.Scroll += new System.EventHandler(this.trackBarSize_Scroll);
     //
     // imageListView
     //
     this.imageListView.AllowDrag = true;
     this.imageListView.AllowMultyuse = false;
     this.imageListView.ColumnHeaderFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.imageListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.imageListView.GroupHeaderFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.imageListView.Location = new System.Drawing.Point(0, 0);
     this.imageListView.Name = "imageListView";
     this.imageListView.PersistentCacheFile = "";
     this.imageListView.PersistentCacheSize = ((long)(100));
     this.imageListView.Size = new System.Drawing.Size(290, 362);
     this.imageListView.TabIndex = 3;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.btnImport);
     this.groupBox1.Controls.Add(this.btnExport);
     this.groupBox1.Controls.Add(this.btnSavePositionAndSize);
     this.groupBox1.Controls.Add(this.btnClearProperties);
     this.groupBox1.Location = new System.Drawing.Point(8, 207);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(133, 89);
     this.groupBox1.TabIndex = 14;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Settings";
     //
     // btnExport
     //
     this.btnExport.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnExport.Location = new System.Drawing.Point(6, 54);
     this.btnExport.Name = "btnExport";
     this.btnExport.Size = new System.Drawing.Size(59, 29);
     this.btnExport.TabIndex = 14;
     this.btnExport.Text = "Export";
     this.btnExport.UseVisualStyleBackColor = true;
     this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
     //
     // btnImport
     //
     this.btnImport.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnImport.Location = new System.Drawing.Point(71, 54);
     this.btnImport.Name = "btnImport";
     this.btnImport.Size = new System.Drawing.Size(59, 29);
     this.btnImport.TabIndex = 15;
     this.btnImport.Text = "Import";
     this.btnImport.UseVisualStyleBackColor = true;
     this.btnImport.Click += new System.EventHandler(this.btnImport_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.btnAddNewMaterial);
     this.groupBox2.Controls.Add(this.btnDelete);
     this.groupBox2.Location = new System.Drawing.Point(8, 302);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(133, 54);
     this.groupBox2.TabIndex = 15;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Styles";
     //
     // frmStyles
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(440, 362);
     this.Controls.Add(this.imageListView);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "frmStyles";
     this.ShowIcon = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Styles";
     this.TopMost = true;
     this.Activated += new System.EventHandler(this.frmStyles_Activated);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmStyles_FormClosing);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarSize)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #57
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.btnApplyProfile = new System.Windows.Forms.Button();
     this.btnOpen = new System.Windows.Forms.Button();
     this.pbxOutput = new System.Windows.Forms.PictureBox();
     this.pbxInput = new System.Windows.Forms.PictureBox();
     this.cbxInput = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.cbxOutput = new System.Windows.Forms.ComboBox();
     this.nupRange = new System.Windows.Forms.NumericUpDown();
     this.chkRange = new System.Windows.Forms.CheckBox();
     this.lblY = new System.Windows.Forms.Label();
     this.lblX = new System.Windows.Forms.Label();
     this.pnlColor = new System.Windows.Forms.Panel();
     this.label1 = new System.Windows.Forms.Label();
     this.lblBlue = new System.Windows.Forms.Label();
     this.tbBlue = new System.Windows.Forms.TrackBar();
     this.lblGreen = new System.Windows.Forms.Label();
     this.tbGreen = new System.Windows.Forms.TrackBar();
     this.lblRed = new System.Windows.Forms.Label();
     this.tbRed = new System.Windows.Forms.TrackBar();
     this.lblb = new System.Windows.Forms.Label();
     this.lbla = new System.Windows.Forms.Label();
     this.lblL = new System.Windows.Forms.Label();
     this.gbxConversion = new System.Windows.Forms.Label();
     this.chkMM = new System.Windows.Forms.CheckBox();
     this.lbh = new System.Windows.Forms.Label();
     this.lbC = new System.Windows.Forms.Label();
     this.lbL = new System.Windows.Forms.Label();
     this.lblMyB = new System.Windows.Forms.Label();
     this.lblMyG = new System.Windows.Forms.Label();
     this.lblMyR = new System.Windows.Forms.Label();
     this.btnProfiling = new System.Windows.Forms.Button();
     this.lZ = new System.Windows.Forms.Label();
     this.lY = new System.Windows.Forms.Label();
     this.lX = new System.Windows.Forms.Label();
     this.cbxIntent = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.txtLAB = new System.Windows.Forms.TextBox();
     this.btnLCH = new System.Windows.Forms.Button();
     this.btnXYZ = new System.Windows.Forms.Button();
     this.btnLab = new System.Windows.Forms.Button();
     this.cbxAdaptationState = new System.Windows.Forms.ComboBox();
     this.label5 = new System.Windows.Forms.Label();
     this.btnRestore = new System.Windows.Forms.Button();
     this.cbxUseInput = new System.Windows.Forms.CheckBox();
     this.cbxTest = new System.Windows.Forms.CheckBox();
     this.btnDeltaE2K = new System.Windows.Forms.Button();
     this.btnTEST = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.pbxOutput)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxInput)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nupRange)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbBlue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGreen)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRed)).BeginInit();
     this.SuspendLayout();
     //
     // btnApplyProfile
     //
     this.btnApplyProfile.Location = new System.Drawing.Point(225, 106);
     this.btnApplyProfile.Name = "btnApplyProfile";
     this.btnApplyProfile.Size = new System.Drawing.Size(83, 23);
     this.btnApplyProfile.TabIndex = 0;
     this.btnApplyProfile.Text = "Apply Profile";
     this.btnApplyProfile.UseVisualStyleBackColor = true;
     this.btnApplyProfile.Click += new System.EventHandler(this.button1_Click);
     //
     // btnOpen
     //
     this.btnOpen.Location = new System.Drawing.Point(106, 106);
     this.btnOpen.Name = "btnOpen";
     this.btnOpen.Size = new System.Drawing.Size(54, 23);
     this.btnOpen.TabIndex = 3;
     this.btnOpen.Text = "Open";
     this.btnOpen.UseVisualStyleBackColor = true;
     this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
     //
     // pbxOutput
     //
     this.pbxOutput.Cursor = System.Windows.Forms.Cursors.Cross;
     this.pbxOutput.Location = new System.Drawing.Point(7, 134);
     this.pbxOutput.Margin = new System.Windows.Forms.Padding(0);
     this.pbxOutput.Name = "pbxOutput";
     this.pbxOutput.Size = new System.Drawing.Size(300, 300);
     this.pbxOutput.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxOutput.TabIndex = 2;
     this.pbxOutput.TabStop = false;
     this.pbxOutput.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pbx_MouseMove);
     this.pbxOutput.Click += new System.EventHandler(this.pbxOutput_Click);
     //
     // pbxInput
     //
     this.pbxInput.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.pbxInput.Cursor = System.Windows.Forms.Cursors.Cross;
     this.pbxInput.Location = new System.Drawing.Point(315, 4);
     this.pbxInput.Margin = new System.Windows.Forms.Padding(0);
     this.pbxInput.Name = "pbxInput";
     this.pbxInput.Size = new System.Drawing.Size(0, 729);
     this.pbxInput.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxInput.TabIndex = 1;
     this.pbxInput.TabStop = false;
     this.pbxInput.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pbx_MouseMove);
     this.pbxInput.Click += new System.EventHandler(this.pbxInput_Click);
     //
     // cbxInput
     //
     this.cbxInput.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxInput.FormattingEnabled = true;
     this.cbxInput.Location = new System.Drawing.Point(83, 4);
     this.cbxInput.Name = "cbxInput";
     this.cbxInput.Size = new System.Drawing.Size(227, 21);
     this.cbxInput.TabIndex = 20;
     this.cbxInput.SelectedIndexChanged += new System.EventHandler(this.cbxInput_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(7, 7);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(63, 13);
     this.label2.TabIndex = 21;
     this.label2.Text = "Input Profile";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(7, 31);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(71, 13);
     this.label3.TabIndex = 23;
     this.label3.Text = "Output Profile";
     //
     // cbxOutput
     //
     this.cbxOutput.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxOutput.FormattingEnabled = true;
     this.cbxOutput.Location = new System.Drawing.Point(83, 28);
     this.cbxOutput.Name = "cbxOutput";
     this.cbxOutput.Size = new System.Drawing.Size(227, 21);
     this.cbxOutput.TabIndex = 22;
     //
     // nupRange
     //
     this.nupRange.Location = new System.Drawing.Point(262, 481);
     this.nupRange.Name = "nupRange";
     this.nupRange.Size = new System.Drawing.Size(48, 20);
     this.nupRange.TabIndex = 41;
     this.nupRange.Value = new decimal(new int[] {
     2,
     0,
     0,
     0});
     this.nupRange.ValueChanged += new System.EventHandler(this.nupRange_ValueChanged);
     //
     // chkRange
     //
     this.chkRange.AutoSize = true;
     this.chkRange.Checked = true;
     this.chkRange.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRange.Location = new System.Drawing.Point(162, 482);
     this.chkRange.Name = "chkRange";
     this.chkRange.Size = new System.Drawing.Size(94, 17);
     this.chkRange.TabIndex = 40;
     this.chkRange.Text = "Enable Range";
     this.chkRange.UseVisualStyleBackColor = true;
     this.chkRange.CheckedChanged += new System.EventHandler(this.chkRange_CheckedChanged);
     //
     // lblY
     //
     this.lblY.AutoSize = true;
     this.lblY.Location = new System.Drawing.Point(80, 459);
     this.lblY.Name = "lblY";
     this.lblY.Size = new System.Drawing.Size(17, 13);
     this.lblY.TabIndex = 56;
     this.lblY.Text = "Y:";
     //
     // lblX
     //
     this.lblX.AutoSize = true;
     this.lblX.Location = new System.Drawing.Point(12, 459);
     this.lblX.Name = "lblX";
     this.lblX.Size = new System.Drawing.Size(17, 13);
     this.lblX.TabIndex = 55;
     this.lblX.Text = "X:";
     //
     // pnlColor
     //
     this.pnlColor.Location = new System.Drawing.Point(12, 487);
     this.pnlColor.Name = "pnlColor";
     this.pnlColor.Size = new System.Drawing.Size(35, 34);
     this.pnlColor.TabIndex = 54;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 546);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(107, 13);
     this.label1.TabIndex = 53;
     this.label1.Text = "Red    Green      Blue";
     //
     // lblBlue
     //
     this.lblBlue.AutoSize = true;
     this.lblBlue.Location = new System.Drawing.Point(93, 568);
     this.lblBlue.Name = "lblBlue";
     this.lblBlue.Size = new System.Drawing.Size(13, 13);
     this.lblBlue.TabIndex = 52;
     this.lblBlue.Text = "0";
     //
     // tbBlue
     //
     this.tbBlue.AutoSize = false;
     this.tbBlue.LargeChange = 1;
     this.tbBlue.Location = new System.Drawing.Point(87, 584);
     this.tbBlue.Maximum = 255;
     this.tbBlue.Name = "tbBlue";
     this.tbBlue.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbBlue.Size = new System.Drawing.Size(23, 150);
     this.tbBlue.TabIndex = 51;
     this.tbBlue.ValueChanged += new System.EventHandler(this.tbBlue_ValueChanged);
     //
     // lblGreen
     //
     this.lblGreen.AutoSize = true;
     this.lblGreen.Location = new System.Drawing.Point(51, 568);
     this.lblGreen.Name = "lblGreen";
     this.lblGreen.Size = new System.Drawing.Size(13, 13);
     this.lblGreen.TabIndex = 50;
     this.lblGreen.Tag = "0";
     this.lblGreen.Text = "0";
     //
     // tbGreen
     //
     this.tbGreen.AutoSize = false;
     this.tbGreen.LargeChange = 1;
     this.tbGreen.Location = new System.Drawing.Point(48, 584);
     this.tbGreen.Maximum = 255;
     this.tbGreen.Name = "tbGreen";
     this.tbGreen.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbGreen.Size = new System.Drawing.Size(23, 150);
     this.tbGreen.TabIndex = 49;
     this.tbGreen.ValueChanged += new System.EventHandler(this.tbGreen_ValueChanged);
     //
     // lblRed
     //
     this.lblRed.AutoSize = true;
     this.lblRed.Location = new System.Drawing.Point(13, 568);
     this.lblRed.Name = "lblRed";
     this.lblRed.Size = new System.Drawing.Size(13, 13);
     this.lblRed.TabIndex = 48;
     this.lblRed.Text = "0";
     //
     // tbRed
     //
     this.tbRed.AutoSize = false;
     this.tbRed.LargeChange = 1;
     this.tbRed.Location = new System.Drawing.Point(10, 584);
     this.tbRed.Maximum = 255;
     this.tbRed.Name = "tbRed";
     this.tbRed.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRed.Size = new System.Drawing.Size(23, 150);
     this.tbRed.TabIndex = 47;
     this.tbRed.ValueChanged += new System.EventHandler(this.tbRed_ValueChanged);
     //
     // lblb
     //
     this.lblb.AutoSize = true;
     this.lblb.Location = new System.Drawing.Point(116, 713);
     this.lblb.Name = "lblb";
     this.lblb.Size = new System.Drawing.Size(16, 13);
     this.lblb.TabIndex = 46;
     this.lblb.Text = "b:";
     //
     // lbla
     //
     this.lbla.AutoSize = true;
     this.lbla.Location = new System.Drawing.Point(116, 685);
     this.lbla.Name = "lbla";
     this.lbla.Size = new System.Drawing.Size(16, 13);
     this.lbla.TabIndex = 45;
     this.lbla.Text = "a:";
     //
     // lblL
     //
     this.lblL.AutoSize = true;
     this.lblL.Location = new System.Drawing.Point(116, 658);
     this.lblL.Name = "lblL";
     this.lblL.Size = new System.Drawing.Size(16, 13);
     this.lblL.TabIndex = 44;
     this.lblL.Text = "L:";
     //
     // gbxConversion
     //
     this.gbxConversion.AutoSize = true;
     this.gbxConversion.ForeColor = System.Drawing.Color.Blue;
     this.gbxConversion.Location = new System.Drawing.Point(152, 508);
     this.gbxConversion.Name = "gbxConversion";
     this.gbxConversion.Size = new System.Drawing.Size(60, 13);
     this.gbxConversion.TabIndex = 57;
     this.gbxConversion.Text = "Conversion";
     //
     // chkMM
     //
     this.chkMM.AutoSize = true;
     this.chkMM.Location = new System.Drawing.Point(162, 459);
     this.chkMM.Name = "chkMM";
     this.chkMM.Size = new System.Drawing.Size(142, 17);
     this.chkMM.TabIndex = 58;
     this.chkMM.Text = "Use pixels instead of mm";
     this.chkMM.UseVisualStyleBackColor = true;
     this.chkMM.CheckedChanged += new System.EventHandler(this.chkMM_CheckedChanged);
     //
     // lbh
     //
     this.lbh.AutoSize = true;
     this.lbh.Location = new System.Drawing.Point(176, 713);
     this.lbh.Name = "lbh";
     this.lbh.Size = new System.Drawing.Size(16, 13);
     this.lbh.TabIndex = 61;
     this.lbh.Text = "h:";
     //
     // lbC
     //
     this.lbC.AutoSize = true;
     this.lbC.Location = new System.Drawing.Point(176, 685);
     this.lbC.Name = "lbC";
     this.lbC.Size = new System.Drawing.Size(17, 13);
     this.lbC.TabIndex = 60;
     this.lbC.Text = "C:";
     //
     // lbL
     //
     this.lbL.AutoSize = true;
     this.lbL.Location = new System.Drawing.Point(176, 658);
     this.lbL.Name = "lbL";
     this.lbL.Size = new System.Drawing.Size(16, 13);
     this.lbL.TabIndex = 59;
     this.lbL.Text = "L:";
     //
     // lblMyB
     //
     this.lblMyB.AutoSize = true;
     this.lblMyB.Location = new System.Drawing.Point(60, 529);
     this.lblMyB.Name = "lblMyB";
     this.lblMyB.Size = new System.Drawing.Size(17, 13);
     this.lblMyB.TabIndex = 64;
     this.lblMyB.Text = "B:";
     //
     // lblMyG
     //
     this.lblMyG.AutoSize = true;
     this.lblMyG.Location = new System.Drawing.Point(59, 508);
     this.lblMyG.Name = "lblMyG";
     this.lblMyG.Size = new System.Drawing.Size(18, 13);
     this.lblMyG.TabIndex = 63;
     this.lblMyG.Text = "G:";
     //
     // lblMyR
     //
     this.lblMyR.AutoSize = true;
     this.lblMyR.Location = new System.Drawing.Point(59, 488);
     this.lblMyR.Name = "lblMyR";
     this.lblMyR.Size = new System.Drawing.Size(18, 13);
     this.lblMyR.TabIndex = 62;
     this.lblMyR.Text = "R:";
     //
     // btnProfiling
     //
     this.btnProfiling.Location = new System.Drawing.Point(10, 106);
     this.btnProfiling.Name = "btnProfiling";
     this.btnProfiling.Size = new System.Drawing.Size(90, 23);
     this.btnProfiling.TabIndex = 65;
     this.btnProfiling.Text = "Test Profiling...";
     this.btnProfiling.UseVisualStyleBackColor = true;
     this.btnProfiling.Click += new System.EventHandler(this.btnProfiling_Click);
     //
     // lZ
     //
     this.lZ.AutoSize = true;
     this.lZ.Location = new System.Drawing.Point(240, 713);
     this.lZ.Name = "lZ";
     this.lZ.Size = new System.Drawing.Size(17, 13);
     this.lZ.TabIndex = 68;
     this.lZ.Text = "Z:";
     //
     // lY
     //
     this.lY.AutoSize = true;
     this.lY.Location = new System.Drawing.Point(240, 685);
     this.lY.Name = "lY";
     this.lY.Size = new System.Drawing.Size(17, 13);
     this.lY.TabIndex = 67;
     this.lY.Text = "Y:";
     //
     // lX
     //
     this.lX.AutoSize = true;
     this.lX.Location = new System.Drawing.Point(240, 658);
     this.lX.Name = "lX";
     this.lX.Size = new System.Drawing.Size(17, 13);
     this.lX.TabIndex = 66;
     this.lX.Text = "X:";
     //
     // cbxIntent
     //
     this.cbxIntent.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxIntent.FormattingEnabled = true;
     this.cbxIntent.Location = new System.Drawing.Point(83, 52);
     this.cbxIntent.Name = "cbxIntent";
     this.cbxIntent.Size = new System.Drawing.Size(227, 21);
     this.cbxIntent.TabIndex = 70;
     this.cbxIntent.SelectedIndexChanged += new System.EventHandler(this.cbxIntent_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(43, 55);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(34, 13);
     this.label4.TabIndex = 69;
     this.label4.Text = "Intent";
     //
     // txtLAB
     //
     this.txtLAB.Location = new System.Drawing.Point(119, 559);
     this.txtLAB.Multiline = true;
     this.txtLAB.Name = "txtLAB";
     this.txtLAB.Size = new System.Drawing.Size(191, 84);
     this.txtLAB.TabIndex = 71;
     //
     // btnLCH
     //
     this.btnLCH.Location = new System.Drawing.Point(274, 530);
     this.btnLCH.Name = "btnLCH";
     this.btnLCH.Size = new System.Drawing.Size(35, 23);
     this.btnLCH.TabIndex = 72;
     this.btnLCH.Text = "LCh";
     this.btnLCH.UseVisualStyleBackColor = true;
     this.btnLCH.Click += new System.EventHandler(this.btnLCH_Click);
     //
     // btnXYZ
     //
     this.btnXYZ.Location = new System.Drawing.Point(227, 530);
     this.btnXYZ.Name = "btnXYZ";
     this.btnXYZ.Size = new System.Drawing.Size(43, 23);
     this.btnXYZ.TabIndex = 73;
     this.btnXYZ.Text = "XYZ";
     this.btnXYZ.UseVisualStyleBackColor = true;
     this.btnXYZ.Click += new System.EventHandler(this.btnXYZ_Click);
     //
     // btnLab
     //
     this.btnLab.Location = new System.Drawing.Point(119, 530);
     this.btnLab.Name = "btnLab";
     this.btnLab.Size = new System.Drawing.Size(30, 23);
     this.btnLab.TabIndex = 74;
     this.btnLab.Text = "Do";
     this.btnLab.UseVisualStyleBackColor = true;
     this.btnLab.Click += new System.EventHandler(this.btnLab_Click);
     //
     // cbxAdaptationState
     //
     this.cbxAdaptationState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxAdaptationState.FormattingEnabled = true;
     this.cbxAdaptationState.Items.AddRange(new object[] {
     "No Adaptation",
     "Observer if Fully adapted"});
     this.cbxAdaptationState.Location = new System.Drawing.Point(99, 78);
     this.cbxAdaptationState.Name = "cbxAdaptationState";
     this.cbxAdaptationState.Size = new System.Drawing.Size(211, 21);
     this.cbxAdaptationState.TabIndex = 76;
     this.cbxAdaptationState.SelectedIndexChanged += new System.EventHandler(this.cbxAdaptationState_SelectedIndexChanged);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(7, 81);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(86, 13);
     this.label5.TabIndex = 75;
     this.label5.Text = "Adaptation State";
     //
     // btnRestore
     //
     this.btnRestore.Location = new System.Drawing.Point(165, 106);
     this.btnRestore.Name = "btnRestore";
     this.btnRestore.Size = new System.Drawing.Size(54, 23);
     this.btnRestore.TabIndex = 77;
     this.btnRestore.Text = "Restore";
     this.btnRestore.UseVisualStyleBackColor = true;
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // cbxUseInput
     //
     this.cbxUseInput.AutoSize = true;
     this.cbxUseInput.Location = new System.Drawing.Point(162, 439);
     this.cbxUseInput.Name = "cbxUseInput";
     this.cbxUseInput.Size = new System.Drawing.Size(143, 17);
     this.cbxUseInput.TabIndex = 78;
     this.cbxUseInput.Text = "Use Input Profile for Lab ";
     this.cbxUseInput.UseVisualStyleBackColor = true;
     this.cbxUseInput.CheckedChanged += new System.EventHandler(this.cbxUseInput_CheckedChanged);
     //
     // cbxTest
     //
     this.cbxTest.AutoSize = true;
     this.cbxTest.Location = new System.Drawing.Point(13, 438);
     this.cbxTest.Name = "cbxTest";
     this.cbxTest.Size = new System.Drawing.Size(121, 17);
     this.cbxTest.TabIndex = 79;
     this.cbxTest.Text = "Test (Do not check)";
     this.cbxTest.UseVisualStyleBackColor = true;
     this.cbxTest.CheckedChanged += new System.EventHandler(this.cbxTest_CheckedChanged);
     //
     // btnDeltaE2K
     //
     this.btnDeltaE2K.Location = new System.Drawing.Point(155, 530);
     this.btnDeltaE2K.Name = "btnDeltaE2K";
     this.btnDeltaE2K.Size = new System.Drawing.Size(37, 23);
     this.btnDeltaE2K.TabIndex = 80;
     this.btnDeltaE2K.Text = "E2K";
     this.btnDeltaE2K.UseVisualStyleBackColor = true;
     this.btnDeltaE2K.Click += new System.EventHandler(this.btnDeltaE2K_Click);
     //
     // btnTEST
     //
     this.btnTEST.Location = new System.Drawing.Point(198, 530);
     this.btnTEST.Name = "btnTEST";
     this.btnTEST.Size = new System.Drawing.Size(24, 23);
     this.btnTEST.TabIndex = 81;
     this.btnTEST.Text = "T";
     this.btnTEST.UseVisualStyleBackColor = true;
     this.btnTEST.Click += new System.EventHandler(this.btnTEST_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(314, 736);
     this.Controls.Add(this.btnTEST);
     this.Controls.Add(this.btnDeltaE2K);
     this.Controls.Add(this.cbxTest);
     this.Controls.Add(this.cbxUseInput);
     this.Controls.Add(this.btnRestore);
     this.Controls.Add(this.cbxAdaptationState);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.btnLab);
     this.Controls.Add(this.btnXYZ);
     this.Controls.Add(this.btnLCH);
     this.Controls.Add(this.txtLAB);
     this.Controls.Add(this.cbxIntent);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.lZ);
     this.Controls.Add(this.lY);
     this.Controls.Add(this.lX);
     this.Controls.Add(this.btnProfiling);
     this.Controls.Add(this.lblMyB);
     this.Controls.Add(this.lblMyG);
     this.Controls.Add(this.lblMyR);
     this.Controls.Add(this.lbh);
     this.Controls.Add(this.lbC);
     this.Controls.Add(this.lbL);
     this.Controls.Add(this.chkMM);
     this.Controls.Add(this.gbxConversion);
     this.Controls.Add(this.lblY);
     this.Controls.Add(this.lblX);
     this.Controls.Add(this.pnlColor);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lblBlue);
     this.Controls.Add(this.tbBlue);
     this.Controls.Add(this.lblGreen);
     this.Controls.Add(this.tbGreen);
     this.Controls.Add(this.lblRed);
     this.Controls.Add(this.tbRed);
     this.Controls.Add(this.lblb);
     this.Controls.Add(this.lbla);
     this.Controls.Add(this.lblL);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.nupRange);
     this.Controls.Add(this.cbxOutput);
     this.Controls.Add(this.chkRange);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cbxInput);
     this.Controls.Add(this.btnOpen);
     this.Controls.Add(this.pbxOutput);
     this.Controls.Add(this.pbxInput);
     this.Controls.Add(this.btnApplyProfile);
     this.MinimumSize = new System.Drawing.Size(322, 770);
     this.Name = "Form1";
     this.Text = "Little CMS Wrapper - Testing App";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.SizeChanged += new System.EventHandler(this.Form1_SizeChanged);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.pbxOutput)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxInput)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nupRange)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbBlue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGreen)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRed)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #58
0
 private void InitializeComponent()
 {
     this.labelHowReverbTime      = new System.Windows.Forms.Label();
     this.trackBarReverbTime      = new System.Windows.Forms.TrackBar();
     this.labelReverbTime         = new System.Windows.Forms.Label();
     this.labelHowReverbMix       = new System.Windows.Forms.Label();
     this.trackBarReverbMix       = new System.Windows.Forms.TrackBar();
     this.labelReverbMix          = new System.Windows.Forms.Label();
     this.labelHowInGain          = new System.Windows.Forms.Label();
     this.trackBarInGain          = new System.Windows.Forms.TrackBar();
     this.labelInGain             = new System.Windows.Forms.Label();
     this.labelHowHighFreqRTRatio = new System.Windows.Forms.Label();
     this.trackBarHighFreqRTRatio = new System.Windows.Forms.TrackBar();
     this.labelfHighFreqRTRatio   = new System.Windows.Forms.Label();
     this.panelProporties.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarReverbTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarReverbMix)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarInGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarHighFreqRTRatio)).BeginInit();
     this.SuspendLayout();
     //
     // panelProporties
     //
     this.panelProporties.Controls.Add(this.labelHowReverbTime);
     this.panelProporties.Controls.Add(this.trackBarReverbTime);
     this.panelProporties.Controls.Add(this.labelReverbTime);
     this.panelProporties.Controls.Add(this.labelHowReverbMix);
     this.panelProporties.Controls.Add(this.trackBarReverbMix);
     this.panelProporties.Controls.Add(this.labelReverbMix);
     this.panelProporties.Controls.Add(this.labelHowInGain);
     this.panelProporties.Controls.Add(this.trackBarInGain);
     this.panelProporties.Controls.Add(this.labelInGain);
     this.panelProporties.Controls.Add(this.labelHowHighFreqRTRatio);
     this.panelProporties.Controls.Add(this.trackBarHighFreqRTRatio);
     this.panelProporties.Controls.Add(this.labelfHighFreqRTRatio);
     //
     // labelHowReverbTime
     //
     this.labelHowReverbTime.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowReverbTime.AutoSize = true;
     this.labelHowReverbTime.Location = new System.Drawing.Point(332, 135);
     this.labelHowReverbTime.Name     = "labelHowReverbTime";
     this.labelHowReverbTime.Size     = new System.Drawing.Size(13, 13);
     this.labelHowReverbTime.TabIndex = 36;
     this.labelHowReverbTime.Text     = "1";
     //
     // trackBarReverbTime
     //
     this.trackBarReverbTime.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarReverbTime.LargeChange   = 10;
     this.trackBarReverbTime.Location      = new System.Drawing.Point(168, 126);
     this.trackBarReverbTime.Maximum       = 3000;
     this.trackBarReverbTime.Minimum       = 1;
     this.trackBarReverbTime.Name          = "trackBarReverbTime";
     this.trackBarReverbTime.Size          = new System.Drawing.Size(158, 45);
     this.trackBarReverbTime.SmallChange   = 5;
     this.trackBarReverbTime.TabIndex      = 35;
     this.trackBarReverbTime.TickFrequency = 100;
     this.trackBarReverbTime.Value         = 1;
     this.trackBarReverbTime.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // labelReverbTime
     //
     this.labelReverbTime.AutoSize = true;
     this.labelReverbTime.Location = new System.Drawing.Point(69, 135);
     this.labelReverbTime.Name     = "labelReverbTime";
     this.labelReverbTime.Size     = new System.Drawing.Size(93, 13);
     this.labelReverbTime.TabIndex = 34;
     this.labelReverbTime.Text     = "fReverbTime [ms]:";
     //
     // labelHowReverbMix
     //
     this.labelHowReverbMix.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowReverbMix.AutoSize = true;
     this.labelHowReverbMix.Location = new System.Drawing.Point(332, 97);
     this.labelHowReverbMix.Name     = "labelHowReverbMix";
     this.labelHowReverbMix.Size     = new System.Drawing.Size(13, 13);
     this.labelHowReverbMix.TabIndex = 33;
     this.labelHowReverbMix.Text     = "0";
     //
     // trackBarReverbMix
     //
     this.trackBarReverbMix.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarReverbMix.LargeChange   = 10;
     this.trackBarReverbMix.Location      = new System.Drawing.Point(168, 88);
     this.trackBarReverbMix.Maximum       = 0;
     this.trackBarReverbMix.Minimum       = -96;
     this.trackBarReverbMix.Name          = "trackBarReverbMix";
     this.trackBarReverbMix.Size          = new System.Drawing.Size(158, 45);
     this.trackBarReverbMix.SmallChange   = 5;
     this.trackBarReverbMix.TabIndex      = 32;
     this.trackBarReverbMix.TickFrequency = 10;
     this.trackBarReverbMix.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // labelReverbMix
     //
     this.labelReverbMix.AutoSize = true;
     this.labelReverbMix.Location = new System.Drawing.Point(76, 97);
     this.labelReverbMix.Name     = "labelReverbMix";
     this.labelReverbMix.Size     = new System.Drawing.Size(86, 13);
     this.labelReverbMix.TabIndex = 31;
     this.labelReverbMix.Text     = "fReverbMix [dB]:";
     //
     // labelHowInGain
     //
     this.labelHowInGain.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowInGain.AutoSize = true;
     this.labelHowInGain.Location = new System.Drawing.Point(332, 56);
     this.labelHowInGain.Name     = "labelHowInGain";
     this.labelHowInGain.Size     = new System.Drawing.Size(13, 13);
     this.labelHowInGain.TabIndex = 30;
     this.labelHowInGain.Text     = "0";
     //
     // trackBarInGain
     //
     this.trackBarInGain.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarInGain.LargeChange   = 10;
     this.trackBarInGain.Location      = new System.Drawing.Point(168, 47);
     this.trackBarInGain.Maximum       = 0;
     this.trackBarInGain.Minimum       = -96;
     this.trackBarInGain.Name          = "trackBarInGain";
     this.trackBarInGain.Size          = new System.Drawing.Size(158, 45);
     this.trackBarInGain.SmallChange   = 5;
     this.trackBarInGain.TabIndex      = 29;
     this.trackBarInGain.TickFrequency = 10;
     this.trackBarInGain.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // labelInGain
     //
     this.labelInGain.AutoSize = true;
     this.labelInGain.Location = new System.Drawing.Point(96, 56);
     this.labelInGain.Name     = "labelInGain";
     this.labelInGain.Size     = new System.Drawing.Size(66, 13);
     this.labelInGain.TabIndex = 28;
     this.labelInGain.Text     = "fInGain [dB]:";
     //
     // labelHowHighFreqRTRatio
     //
     this.labelHowHighFreqRTRatio.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowHighFreqRTRatio.AutoSize = true;
     this.labelHowHighFreqRTRatio.Location = new System.Drawing.Point(317, 17);
     this.labelHowHighFreqRTRatio.Name     = "labelHowHighFreqRTRatio";
     this.labelHowHighFreqRTRatio.Size     = new System.Drawing.Size(34, 13);
     this.labelHowHighFreqRTRatio.TabIndex = 27;
     this.labelHowHighFreqRTRatio.Text     = "0.001";
     //
     // trackBarHighFreqRTRatio
     //
     this.trackBarHighFreqRTRatio.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarHighFreqRTRatio.LargeChange   = 10;
     this.trackBarHighFreqRTRatio.Location      = new System.Drawing.Point(168, 8);
     this.trackBarHighFreqRTRatio.Maximum       = 999;
     this.trackBarHighFreqRTRatio.Minimum       = 1;
     this.trackBarHighFreqRTRatio.Name          = "trackBarHighFreqRTRatio";
     this.trackBarHighFreqRTRatio.Size          = new System.Drawing.Size(158, 45);
     this.trackBarHighFreqRTRatio.SmallChange   = 5;
     this.trackBarHighFreqRTRatio.TabIndex      = 26;
     this.trackBarHighFreqRTRatio.TickFrequency = 100;
     this.trackBarHighFreqRTRatio.Value         = 1;
     this.trackBarHighFreqRTRatio.ValueChanged += new System.EventHandler(this.trackBarHighFreqRTRatio_ValueChanged);
     //
     // labelfHighFreqRTRatio
     //
     this.labelfHighFreqRTRatio.AutoSize = true;
     this.labelfHighFreqRTRatio.Location = new System.Drawing.Point(66, 17);
     this.labelfHighFreqRTRatio.Name     = "labelfHighFreqRTRatio";
     this.labelfHighFreqRTRatio.Size     = new System.Drawing.Size(96, 13);
     this.labelfHighFreqRTRatio.TabIndex = 25;
     this.labelfHighFreqRTRatio.Text     = "fHighFreqRTRatio:";
     //
     // ReverbDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(384, 283);
     this.Name = "ReverbDialog";
     this.panelProporties.ResumeLayout(false);
     this.panelProporties.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarReverbTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarReverbMix)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarInGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarHighFreqRTRatio)).EndInit();
     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.PowerTrackbar = new System.Windows.Forms.TrackBar();
     this.SpeedTrackbar = new System.Windows.Forms.TrackBar();
     this.RPMtext = new System.Windows.Forms.Label();
     this.PowerText = new System.Windows.Forms.Label();
     this.SpeedText = new System.Windows.Forms.Label();
     this.DistanceText = new System.Windows.Forms.Label();
     this.RpmLabel = new System.Windows.Forms.Label();
     this.DistanceLabel = new System.Windows.Forms.Label();
     this.ResetButton = new System.Windows.Forms.Button();
     this.PulseText = new System.Windows.Forms.Label();
     this.PulseLabel = new System.Windows.Forms.Label();
     this.TimeText = new System.Windows.Forms.Label();
     this.TimeLabel = new System.Windows.Forms.Label();
     this.PowerLabel = new System.Windows.Forms.Label();
     this.SpeedLabel = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.PauseButton = new System.Windows.Forms.Button();
     this.StartButton = new System.Windows.Forms.Button();
     this.stop = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.PowerTrackbar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SpeedTrackbar)).BeginInit();
     this.SuspendLayout();
     //
     // PowerTrackbar
     //
     this.PowerTrackbar.Location = new System.Drawing.Point(24, 57);
     this.PowerTrackbar.Maximum = 400;
     this.PowerTrackbar.Minimum = 25;
     this.PowerTrackbar.Name = "PowerTrackbar";
     this.PowerTrackbar.Size = new System.Drawing.Size(324, 56);
     this.PowerTrackbar.TabIndex = 0;
     this.PowerTrackbar.TickFrequency = 25;
     this.PowerTrackbar.Value = 25;
     this.PowerTrackbar.Scroll += new System.EventHandler(this.PowerTrackbar_Scroll);
     //
     // SpeedTrackbar
     //
     this.SpeedTrackbar.Location = new System.Drawing.Point(24, 146);
     this.SpeedTrackbar.Maximum = 80;
     this.SpeedTrackbar.Name = "SpeedTrackbar";
     this.SpeedTrackbar.Size = new System.Drawing.Size(324, 56);
     this.SpeedTrackbar.TabIndex = 1;
     this.SpeedTrackbar.TickFrequency = 5;
     this.SpeedTrackbar.Scroll += new System.EventHandler(this.TrackBar2_Scroll);
     //
     // RPMtext
     //
     this.RPMtext.AutoSize = true;
     this.RPMtext.Location = new System.Drawing.Point(40, 267);
     this.RPMtext.Name = "RPMtext";
     this.RPMtext.Size = new System.Drawing.Size(38, 17);
     this.RPMtext.TabIndex = 2;
     this.RPMtext.Text = "RPM";
     //
     // PowerText
     //
     this.PowerText.AutoSize = true;
     this.PowerText.Location = new System.Drawing.Point(40, 34);
     this.PowerText.Name = "PowerText";
     this.PowerText.Size = new System.Drawing.Size(60, 17);
     this.PowerText.TabIndex = 3;
     this.PowerText.Text = "POWER";
     //
     // SpeedText
     //
     this.SpeedText.AutoSize = true;
     this.SpeedText.Location = new System.Drawing.Point(40, 116);
     this.SpeedText.Name = "SpeedText";
     this.SpeedText.Size = new System.Drawing.Size(109, 17);
     this.SpeedText.TabIndex = 4;
     this.SpeedText.Text = "SPEED IN KM/H";
     //
     // DistanceText
     //
     this.DistanceText.AutoSize = true;
     this.DistanceText.Location = new System.Drawing.Point(40, 299);
     this.DistanceText.Name = "DistanceText";
     this.DistanceText.Size = new System.Drawing.Size(76, 17);
     this.DistanceText.TabIndex = 5;
     this.DistanceText.Text = "DISTANCE";
     //
     // RpmLabel
     //
     this.RpmLabel.AutoSize = true;
     this.RpmLabel.Location = new System.Drawing.Point(206, 267);
     this.RpmLabel.Name = "RpmLabel";
     this.RpmLabel.Size = new System.Drawing.Size(28, 17);
     this.RpmLabel.TabIndex = 6;
     this.RpmLabel.Text = "0.0";
     //
     // DistanceLabel
     //
     this.DistanceLabel.AutoSize = true;
     this.DistanceLabel.Location = new System.Drawing.Point(206, 299);
     this.DistanceLabel.Name = "DistanceLabel";
     this.DistanceLabel.Size = new System.Drawing.Size(28, 17);
     this.DistanceLabel.TabIndex = 7;
     this.DistanceLabel.Text = "0.0";
     //
     // ResetButton
     //
     this.ResetButton.Enabled = false;
     this.ResetButton.ForeColor = System.Drawing.Color.Crimson;
     this.ResetButton.Location = new System.Drawing.Point(209, 394);
     this.ResetButton.Name = "ResetButton";
     this.ResetButton.Size = new System.Drawing.Size(124, 62);
     this.ResetButton.TabIndex = 9;
     this.ResetButton.Text = "RESET";
     this.ResetButton.UseVisualStyleBackColor = true;
     this.ResetButton.Click += new System.EventHandler(this.ResetButton_Click);
     //
     // PulseText
     //
     this.PulseText.AutoSize = true;
     this.PulseText.Location = new System.Drawing.Point(40, 332);
     this.PulseText.Name = "PulseText";
     this.PulseText.Size = new System.Drawing.Size(53, 17);
     this.PulseText.TabIndex = 10;
     this.PulseText.Text = "PULSE";
     //
     // PulseLabel
     //
     this.PulseLabel.AutoSize = true;
     this.PulseLabel.Location = new System.Drawing.Point(206, 332);
     this.PulseLabel.Name = "PulseLabel";
     this.PulseLabel.Size = new System.Drawing.Size(28, 17);
     this.PulseLabel.TabIndex = 11;
     this.PulseLabel.Text = "0.0";
     //
     // TimeText
     //
     this.TimeText.AutoSize = true;
     this.TimeText.Location = new System.Drawing.Point(40, 235);
     this.TimeText.Name = "TimeText";
     this.TimeText.Size = new System.Drawing.Size(40, 17);
     this.TimeText.TabIndex = 12;
     this.TimeText.Text = "TIME";
     //
     // TimeLabel
     //
     this.TimeLabel.AutoSize = true;
     this.TimeLabel.Location = new System.Drawing.Point(206, 235);
     this.TimeLabel.Name = "TimeLabel";
     this.TimeLabel.Size = new System.Drawing.Size(64, 17);
     this.TimeLabel.TabIndex = 13;
     this.TimeLabel.Text = "00:00:00";
     //
     // PowerLabel
     //
     this.PowerLabel.AutoSize = true;
     this.PowerLabel.Location = new System.Drawing.Point(305, 34);
     this.PowerLabel.Name = "PowerLabel";
     this.PowerLabel.Size = new System.Drawing.Size(16, 17);
     this.PowerLabel.TabIndex = 14;
     this.PowerLabel.Text = "0";
     //
     // SpeedLabel
     //
     this.SpeedLabel.Location = new System.Drawing.Point(293, 116);
     this.SpeedLabel.Name = "SpeedLabel";
     this.SpeedLabel.Size = new System.Drawing.Size(28, 17);
     this.SpeedLabel.TabIndex = 15;
     this.SpeedLabel.Text = "0";
     this.SpeedLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(305, 299);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(28, 17);
     this.label6.TabIndex = 17;
     this.label6.Text = "KM";
     //
     // PauseButton
     //
     this.PauseButton.Enabled = false;
     this.PauseButton.ForeColor = System.Drawing.Color.ForestGreen;
     this.PauseButton.Location = new System.Drawing.Point(43, 394);
     this.PauseButton.Name = "PauseButton";
     this.PauseButton.Size = new System.Drawing.Size(120, 28);
     this.PauseButton.TabIndex = 18;
     this.PauseButton.Text = "PAUSE";
     this.PauseButton.UseVisualStyleBackColor = true;
     this.PauseButton.Click += new System.EventHandler(this.PauseButton_Click);
     //
     // StartButton
     //
     this.StartButton.Enabled = false;
     this.StartButton.Location = new System.Drawing.Point(41, 428);
     this.StartButton.Name = "StartButton";
     this.StartButton.Size = new System.Drawing.Size(122, 28);
     this.StartButton.TabIndex = 19;
     this.StartButton.Text = "START";
     this.StartButton.UseVisualStyleBackColor = true;
     this.StartButton.Click += new System.EventHandler(this.StartButton_Click);
     //
     // stop
     //
     this.stop.Location = new System.Drawing.Point(153, 420);
     this.stop.Name = "stop";
     this.stop.Size = new System.Drawing.Size(10, 10);
     this.stop.TabIndex = 20;
     this.stop.Text = "stop";
     this.stop.UseVisualStyleBackColor = true;
     this.stop.Visible = false;
     //
     // Simulation
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor = System.Drawing.SystemColors.Window;
     this.ClientSize = new System.Drawing.Size(376, 483);
     this.Controls.Add(this.stop);
     this.Controls.Add(this.StartButton);
     this.Controls.Add(this.PauseButton);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.SpeedLabel);
     this.Controls.Add(this.PowerLabel);
     this.Controls.Add(this.TimeLabel);
     this.Controls.Add(this.TimeText);
     this.Controls.Add(this.PulseLabel);
     this.Controls.Add(this.PulseText);
     this.Controls.Add(this.ResetButton);
     this.Controls.Add(this.DistanceLabel);
     this.Controls.Add(this.RpmLabel);
     this.Controls.Add(this.DistanceText);
     this.Controls.Add(this.SpeedText);
     this.Controls.Add(this.PowerText);
     this.Controls.Add(this.RPMtext);
     this.Controls.Add(this.SpeedTrackbar);
     this.Controls.Add(this.PowerTrackbar);
     this.ForeColor = System.Drawing.Color.DarkBlue;
     this.Name = "Simulation";
     this.Text = "Simulation";
     ((System.ComponentModel.ISupportInitialize)(this.PowerTrackbar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SpeedTrackbar)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #60
0
 private void InitializeComponent()
 {
     this.labelHowDep      = new System.Windows.Forms.Label();
     this.trackBarDep      = new System.Windows.Forms.TrackBar();
     this.label2           = new System.Windows.Forms.Label();
     this.labelHowDelay    = new System.Windows.Forms.Label();
     this.trackBarDelay    = new System.Windows.Forms.TrackBar();
     this.label4           = new System.Windows.Forms.Label();
     this.labelHowFeed     = new System.Windows.Forms.Label();
     this.trackBarFeed     = new System.Windows.Forms.TrackBar();
     this.label6           = new System.Windows.Forms.Label();
     this.labelHowWetDryFx = new System.Windows.Forms.Label();
     this.trackBarWetDryFx = new System.Windows.Forms.TrackBar();
     this.label8           = new System.Windows.Forms.Label();
     this.labelHowFreq     = new System.Windows.Forms.Label();
     this.trackBarFreq     = new System.Windows.Forms.TrackBar();
     this.label3           = new System.Windows.Forms.Label();
     this.comboBoxPhase    = new System.Windows.Forms.ComboBox();
     this.label5           = new System.Windows.Forms.Label();
     this.comboBoxWaveform = new System.Windows.Forms.ComboBox();
     this.label7           = new System.Windows.Forms.Label();
     this.panelProporties.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarDep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarDelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarFeed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarWetDryFx)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarFreq)).BeginInit();
     this.SuspendLayout();
     //
     // panelProporties
     //
     this.panelProporties.Controls.Add(this.comboBoxWaveform);
     this.panelProporties.Controls.Add(this.labelHowFreq);
     this.panelProporties.Controls.Add(this.label7);
     this.panelProporties.Controls.Add(this.trackBarFreq);
     this.panelProporties.Controls.Add(this.label3);
     this.panelProporties.Controls.Add(this.labelHowDep);
     this.panelProporties.Controls.Add(this.trackBarDep);
     this.panelProporties.Controls.Add(this.label2);
     this.panelProporties.Controls.Add(this.comboBoxPhase);
     this.panelProporties.Controls.Add(this.labelHowDelay);
     this.panelProporties.Controls.Add(this.label5);
     this.panelProporties.Controls.Add(this.trackBarDelay);
     this.panelProporties.Controls.Add(this.label4);
     this.panelProporties.Controls.Add(this.labelHowFeed);
     this.panelProporties.Controls.Add(this.trackBarFeed);
     this.panelProporties.Controls.Add(this.label6);
     this.panelProporties.Controls.Add(this.labelHowWetDryFx);
     this.panelProporties.Controls.Add(this.trackBarWetDryFx);
     this.panelProporties.Controls.Add(this.label8);
     this.panelProporties.Size = new System.Drawing.Size(355, 364);
     //
     // labelHowDep
     //
     this.labelHowDep.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowDep.AutoSize = true;
     this.labelHowDep.Location = new System.Drawing.Point(328, 134);
     this.labelHowDep.Name     = "labelHowDep";
     this.labelHowDep.Size     = new System.Drawing.Size(13, 13);
     this.labelHowDep.TabIndex = 37;
     this.labelHowDep.Text     = "0";
     //
     // trackBarDep
     //
     this.trackBarDep.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarDep.LargeChange   = 10;
     this.trackBarDep.Location      = new System.Drawing.Point(164, 125);
     this.trackBarDep.Maximum       = 100;
     this.trackBarDep.Name          = "trackBarDep";
     this.trackBarDep.Size          = new System.Drawing.Size(158, 45);
     this.trackBarDep.SmallChange   = 5;
     this.trackBarDep.TabIndex      = 36;
     this.trackBarDep.TickFrequency = 5;
     this.trackBarDep.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(82, 134);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(59, 13);
     this.label2.TabIndex = 35;
     this.label2.Text     = "Głębia [%]:";
     //
     // labelHowDelay
     //
     this.labelHowDelay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowDelay.AutoSize = true;
     this.labelHowDelay.Location = new System.Drawing.Point(328, 96);
     this.labelHowDelay.Name     = "labelHowDelay";
     this.labelHowDelay.Size     = new System.Drawing.Size(13, 13);
     this.labelHowDelay.TabIndex = 34;
     this.labelHowDelay.Text     = "0";
     //
     // trackBarDelay
     //
     this.trackBarDelay.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarDelay.LargeChange   = 10;
     this.trackBarDelay.Location      = new System.Drawing.Point(164, 87);
     this.trackBarDelay.Maximum       = 20;
     this.trackBarDelay.Name          = "trackBarDelay";
     this.trackBarDelay.Size          = new System.Drawing.Size(158, 45);
     this.trackBarDelay.SmallChange   = 5;
     this.trackBarDelay.TabIndex      = 33;
     this.trackBarDelay.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(56, 96);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(85, 13);
     this.label4.TabIndex = 32;
     this.label4.Text     = "Opóźnienie [ms]:";
     //
     // labelHowFeed
     //
     this.labelHowFeed.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowFeed.AutoSize = true;
     this.labelHowFeed.Location = new System.Drawing.Point(328, 55);
     this.labelHowFeed.Name     = "labelHowFeed";
     this.labelHowFeed.Size     = new System.Drawing.Size(13, 13);
     this.labelHowFeed.TabIndex = 31;
     this.labelHowFeed.Text     = "0";
     //
     // trackBarFeed
     //
     this.trackBarFeed.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarFeed.LargeChange   = 10;
     this.trackBarFeed.Location      = new System.Drawing.Point(164, 46);
     this.trackBarFeed.Maximum       = 99;
     this.trackBarFeed.Minimum       = -99;
     this.trackBarFeed.Name          = "trackBarFeed";
     this.trackBarFeed.Size          = new System.Drawing.Size(158, 45);
     this.trackBarFeed.SmallChange   = 5;
     this.trackBarFeed.TabIndex      = 30;
     this.trackBarFeed.TickFrequency = 10;
     this.trackBarFeed.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(22, 55);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(119, 13);
     this.label6.TabIndex = 29;
     this.label6.Text     = "Sprzężenie zwrotne [%]:";
     //
     // labelHowWetDryFx
     //
     this.labelHowWetDryFx.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowWetDryFx.AutoSize = true;
     this.labelHowWetDryFx.Location = new System.Drawing.Point(328, 16);
     this.labelHowWetDryFx.Name     = "labelHowWetDryFx";
     this.labelHowWetDryFx.Size     = new System.Drawing.Size(13, 13);
     this.labelHowWetDryFx.TabIndex = 28;
     this.labelHowWetDryFx.Text     = "0";
     //
     // trackBarWetDryFx
     //
     this.trackBarWetDryFx.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarWetDryFx.LargeChange   = 10;
     this.trackBarWetDryFx.Location      = new System.Drawing.Point(164, 7);
     this.trackBarWetDryFx.Maximum       = 100;
     this.trackBarWetDryFx.Name          = "trackBarWetDryFx";
     this.trackBarWetDryFx.Size          = new System.Drawing.Size(158, 45);
     this.trackBarWetDryFx.SmallChange   = 5;
     this.trackBarWetDryFx.TabIndex      = 27;
     this.trackBarWetDryFx.TickFrequency = 5;
     this.trackBarWetDryFx.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(87, 16);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(54, 13);
     this.label8.TabIndex = 26;
     this.label8.Text     = "wetDryFx:";
     //
     // labelHowFreq
     //
     this.labelHowFreq.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelHowFreq.AutoSize = true;
     this.labelHowFreq.Location = new System.Drawing.Point(328, 173);
     this.labelHowFreq.Name     = "labelHowFreq";
     this.labelHowFreq.Size     = new System.Drawing.Size(13, 13);
     this.labelHowFreq.TabIndex = 40;
     this.labelHowFreq.Text     = "0";
     //
     // trackBarFreq
     //
     this.trackBarFreq.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarFreq.LargeChange   = 10;
     this.trackBarFreq.Location      = new System.Drawing.Point(164, 164);
     this.trackBarFreq.Name          = "trackBarFreq";
     this.trackBarFreq.Size          = new System.Drawing.Size(158, 45);
     this.trackBarFreq.SmallChange   = 5;
     this.trackBarFreq.TabIndex      = 39;
     this.trackBarFreq.ValueChanged += new System.EventHandler(this.trackBar_ValueChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(44, 173);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(97, 13);
     this.label3.TabIndex = 38;
     this.label3.Text     = "Częstotliwość LFO:";
     //
     // comboBoxPhase
     //
     this.comboBoxPhase.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxPhase.FormattingEnabled = true;
     this.comboBoxPhase.Items.AddRange(new object[] {
         "-180",
         "-90",
         "0",
         "90",
         "180"
     });
     this.comboBoxPhase.Location              = new System.Drawing.Point(164, 210);
     this.comboBoxPhase.Name                  = "comboBoxPhase";
     this.comboBoxPhase.Size                  = new System.Drawing.Size(177, 21);
     this.comboBoxPhase.TabIndex              = 4;
     this.comboBoxPhase.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(108, 213);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(33, 13);
     this.label5.TabIndex = 41;
     this.label5.Text     = "Faza:";
     //
     // comboBoxWaveform
     //
     this.comboBoxWaveform.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxWaveform.FormattingEnabled = true;
     this.comboBoxWaveform.Items.AddRange(new object[] {
         "Trójkąt",
         "Sinusoida"
     });
     this.comboBoxWaveform.Location              = new System.Drawing.Point(164, 237);
     this.comboBoxWaveform.Name                  = "comboBoxWaveform";
     this.comboBoxWaveform.Size                  = new System.Drawing.Size(177, 21);
     this.comboBoxWaveform.TabIndex              = 42;
     this.comboBoxWaveform.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(56, 240);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(88, 13);
     this.label7.TabIndex = 43;
     this.label7.Text     = "Forma przebiegu:";
     //
     // ChorusDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(384, 386);
     this.Name = "ChorusDialog";
     this.panelProporties.ResumeLayout(false);
     this.panelProporties.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarDep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarDelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarFeed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarWetDryFx)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarFreq)).EndInit();
     this.ResumeLayout(false);
 }