private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Troianos_RAT.Note));
     this.MenuStrip1         = new global::System.Windows.Forms.MenuStrip();
     this.ToolStripMenuItem1 = new global::System.Windows.Forms.ToolStripMenuItem();
     this.TextBox1           = new global::System.Windows.Forms.TextBox();
     this.MenuStrip1.SuspendLayout();
     this.SuspendLayout();
     this.MenuStrip1.BackColor = global::System.Drawing.Color.Black;
     this.MenuStrip1.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.MenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ToolStripMenuItem1
     });
     this.MenuStrip1.LayoutStyle = global::System.Windows.Forms.ToolStripLayoutStyle.Flow;
     global::System.Windows.Forms.Control menuStrip = this.MenuStrip1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 0);
     menuStrip.Location   = location;
     this.MenuStrip1.Name = "MenuStrip1";
     global::System.Windows.Forms.Control menuStrip2 = this.MenuStrip1;
     global::System.Drawing.Size          size       = new global::System.Drawing.Size(629, 22);
     menuStrip2.Size                   = size;
     this.MenuStrip1.TabIndex          = 0;
     this.MenuStrip1.Text              = "MenuStrip1";
     this.ToolStripMenuItem1.ForeColor = global::System.Drawing.Color.White;
     this.ToolStripMenuItem1.Name      = "ToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem toolStripMenuItem = this.ToolStripMenuItem1;
     size = new global::System.Drawing.Size(115, 18);
     toolStripMenuItem.Size       = size;
     this.ToolStripMenuItem1.Text = "Salvar Alteraçoes";
     this.TextBox1.BackColor      = global::System.Drawing.Color.Black;
     this.TextBox1.BorderStyle    = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox1.Dock           = global::System.Windows.Forms.DockStyle.Fill;
     this.TextBox1.ForeColor      = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location                 = new global::System.Drawing.Point(0, 22);
     textBox.Location         = location;
     this.TextBox1.Multiline  = true;
     this.TextBox1.Name       = "TextBox1";
     this.TextBox1.ScrollBars = global::System.Windows.Forms.ScrollBars.Both;
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(629, 206);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 1;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(629, 228);
     this.ClientSize = size;
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.MenuStrip1);
     this.Icon          = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.MainMenuStrip = this.MenuStrip1;
     this.Name          = "Note";
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Bloco de Notas";
     this.MenuStrip1.ResumeLayout(false);
     this.MenuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #2
0
 private void InitializeComponent()
 {
     this.icontainer_0 = new global::System.ComponentModel.Container();
     this.ListBox1     = new global::System.Windows.Forms.ListBox();
     this.TextBox1     = new global::System.Windows.Forms.TextBox();
     this.ListBox2     = new global::System.Windows.Forms.ListBox();
     this.PictureBox1  = new global::System.Windows.Forms.PictureBox();
     this.ImageList1   = new global::System.Windows.Forms.ImageList(this.icontainer_0);
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.SuspendLayout();
     this.ListBox1.FormattingEnabled = true;
     this.ListBox1.ItemHeight        = 12;
     global::System.Windows.Forms.Control listBox  = this.ListBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(2, 43);
     listBox.Location   = location;
     this.ListBox1.Name = "ListBox1";
     global::System.Windows.Forms.Control listBox2 = this.ListBox1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(130, 220);
     listBox2.Size          = size;
     this.ListBox1.TabIndex = 0;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location           = new global::System.Drawing.Point(2, 12);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                            = new global::System.Drawing.Size(130, 21);
     textBox2.Size                   = size;
     this.TextBox1.TabIndex          = 1;
     this.ListBox2.FormattingEnabled = true;
     this.ListBox2.ItemHeight        = 12;
     global::System.Windows.Forms.Control listBox3 = this.ListBox2;
     location           = new global::System.Drawing.Point(217, 247);
     listBox3.Location  = location;
     this.ListBox2.Name = "ListBox2";
     global::System.Windows.Forms.Control listBox4 = this.ListBox2;
     size                   = new global::System.Drawing.Size(130, 220);
     listBox4.Size          = size;
     this.ListBox2.TabIndex = 2;
     global::System.Windows.Forms.Control pictureBox = this.PictureBox1;
     location              = new global::System.Drawing.Point(138, 14);
     pictureBox.Location   = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control pictureBox2 = this.PictureBox1;
     size                       = new global::System.Drawing.Size(290, 249);
     pictureBox2.Size           = size;
     this.PictureBox1.TabIndex  = 3;
     this.PictureBox1.TabStop   = false;
     this.ImageList1.ColorDepth = global::System.Windows.Forms.ColorDepth.Depth8Bit;
     global::System.Windows.Forms.ImageList imageList = this.ImageList1;
     size = new global::System.Drawing.Size(16, 16);
     imageList.ImageSize = size;
     this.ImageList1.TransparentColor = global::System.Drawing.Color.Transparent;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(511, 356);
     this.ClientSize = size;
     this.Controls.Add(this.PictureBox1);
     this.Controls.Add(this.ListBox2);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.ListBox1);
     this.Name = "TKFind_Frm";
     this.Text = "TKFind_Frm";
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #3
0
 void InitializeComponent()
 {
     this.TableLayoutPanel1 = new global::System.Windows.Forms.TableLayoutPanel();
     this.OK_Button         = new global::System.Windows.Forms.Button();
     this.Cancel_Button     = new global::System.Windows.Forms.Button();
     this.cmbAction         = new global::System.Windows.Forms.ComboBox();
     this.chkRemember       = new global::System.Windows.Forms.CheckBox();
     this.lblDescript       = new global::System.Windows.Forms.Label();
     this.TableLayoutPanel1.SuspendLayout();
     base.SuspendLayout();
     this.TableLayoutPanel1.Anchor      = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Right);
     this.TableLayoutPanel1.ColumnCount = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.Controls.Add(this.OK_Button, 0, 0);
     this.TableLayoutPanel1.Controls.Add(this.Cancel_Button, 1, 0);
     global::System.Drawing.Point point = new global::System.Drawing.Point(277, 71);
     this.TableLayoutPanel1.Location = point;
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 1;
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     global::System.Drawing.Size size = new global::System.Drawing.Size(146, 29);
     this.TableLayoutPanel1.Size     = size;
     this.TableLayoutPanel1.TabIndex = 2;
     this.OK_Button.Anchor           = global::System.Windows.Forms.AnchorStyles.None;
     point = new global::System.Drawing.Point(3, 3);
     this.OK_Button.Location = point;
     this.OK_Button.Name     = "OK_Button";
     size = new global::System.Drawing.Size(67, 23);
     this.OK_Button.Size             = size;
     this.OK_Button.TabIndex         = 3;
     this.OK_Button.Text             = "OK";
     this.Cancel_Button.Anchor       = global::System.Windows.Forms.AnchorStyles.None;
     this.Cancel_Button.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     point = new global::System.Drawing.Point(76, 3);
     this.Cancel_Button.Location = point;
     this.Cancel_Button.Name     = "Cancel_Button";
     size = new global::System.Drawing.Size(67, 23);
     this.Cancel_Button.Size          = size;
     this.Cancel_Button.TabIndex      = 4;
     this.Cancel_Button.Text          = "Cancel";
     this.cmbAction.DropDownStyle     = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbAction.FormattingEnabled = true;
     this.cmbAction.IntegralHeight    = false;
     this.cmbAction.ItemHeight        = 13;
     point = new global::System.Drawing.Point(12, 44);
     this.cmbAction.Location = point;
     this.cmbAction.Name     = "cmbAction";
     size = new global::System.Drawing.Size(408, 21);
     this.cmbAction.Size       = size;
     this.cmbAction.TabIndex   = 0;
     this.chkRemember.AutoSize = true;
     point = new global::System.Drawing.Point(12, 78);
     this.chkRemember.Location = point;
     this.chkRemember.Name     = "chkRemember";
     size = new global::System.Drawing.Size(131, 17);
     this.chkRemember.Size     = size;
     this.chkRemember.TabIndex = 1;
     this.chkRemember.Text     = "Remember this choice";
     this.chkRemember.UseVisualStyleBackColor = true;
     point = new global::System.Drawing.Point(16, 4);
     this.lblDescript.Location = point;
     this.lblDescript.Name     = "lblDescript";
     size = new global::System.Drawing.Size(403, 40);
     this.lblDescript.Size     = size;
     this.lblDescript.TabIndex = 3;
     base.AcceptButton         = this.OK_Button;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     base.AutoScaleDimensions = autoScaleDimensions;
     base.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     base.CancelButton        = this.Cancel_Button;
     size            = new global::System.Drawing.Size(435, 112);
     base.ClientSize = size;
     base.Controls.Add(this.lblDescript);
     base.Controls.Add(this.chkRemember);
     base.Controls.Add(this.cmbAction);
     base.Controls.Add(this.TableLayoutPanel1);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmOptionListDlg";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Drag-Drop Issue Scenario";
     this.TableLayoutPanel1.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #4
0
        void InitializeComponent()
        {
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmImportPowerLevels));
            this.btnClose   = new global::System.Windows.Forms.Button();
            this.btnImport  = new global::System.Windows.Forms.Button();
            this.Label3     = new global::System.Windows.Forms.Label();
            this.lblFile    = new global::System.Windows.Forms.Label();
            this.btnFile    = new global::System.Windows.Forms.Button();
            this.dlgBrowse  = new global::System.Windows.Forms.OpenFileDialog();
            this.Label8     = new global::System.Windows.Forms.Label();
            this.lblDate    = new global::System.Windows.Forms.Label();
            this.udRevision = new global::System.Windows.Forms.NumericUpDown();
            this.udRevision.BeginInit();
            base.SuspendLayout();
            global::System.Drawing.Point point = new global::System.Drawing.Point(545, 77);
            this.btnClose.Location = point;
            this.btnClose.Name     = "btnClose";
            global::System.Drawing.Size size = new global::System.Drawing.Size(86, 23);
            this.btnClose.Size     = size;
            this.btnClose.TabIndex = 27;
            this.btnClose.Text     = "Close";
            this.btnClose.UseVisualStyleBackColor = true;
            point = new global::System.Drawing.Point(545, 34);
            this.btnImport.Location = point;
            this.btnImport.Name     = "btnImport";
            size = new global::System.Drawing.Size(86, 23);
            this.btnImport.Size     = size;
            this.btnImport.TabIndex = 24;
            this.btnImport.Text     = "Import";
            this.btnImport.UseVisualStyleBackColor = true;
            point = new global::System.Drawing.Point(18, -11);
            this.Label3.Location = point;
            this.Label3.Name     = "Label3";
            size                                 = new global::System.Drawing.Size(150, 14);
            this.Label3.Size                     = size;
            this.Label3.TabIndex                 = 26;
            this.Label3.Text                     = "Index:";
            this.lblFile.BorderStyle             = global::System.Windows.Forms.BorderStyle.Fixed3D;
            point                                = new global::System.Drawing.Point(18, 5);
            this.lblFile.Location                = point;
            this.lblFile.Name                    = "lblFile";
            size                                 = new global::System.Drawing.Size(521, 46);
            this.lblFile.Size                    = size;
            this.lblFile.TabIndex                = 25;
            this.lblFile.TextAlign               = global::System.Drawing.ContentAlignment.MiddleLeft;
            point                                = new global::System.Drawing.Point(545, 5);
            this.btnFile.Location                = point;
            this.btnFile.Name                    = "btnFile";
            size                                 = new global::System.Drawing.Size(86, 23);
            this.btnFile.Size                    = size;
            this.btnFile.TabIndex                = 23;
            this.btnFile.Text                    = "Browse...";
            this.btnFile.UseVisualStyleBackColor = true;
            this.dlgBrowse.DefaultExt            = "csv";
            this.dlgBrowse.Filter                = "CSV Spreadsheets (*.csv)|*.csv";
            point                                = new global::System.Drawing.Point(352, 81);
            this.Label8.Location                 = point;
            this.Label8.Name                     = "Label8";
            size                                 = new global::System.Drawing.Size(65, 18);
            this.Label8.Size                     = size;
            this.Label8.TabIndex                 = 48;
            this.Label8.Text                     = "Revision:";
            this.Label8.TextAlign                = global::System.Drawing.ContentAlignment.TopRight;
            point                                = new global::System.Drawing.Point(15, 81);
            this.lblDate.Location                = point;
            this.lblDate.Name                    = "lblDate";
            size                                 = new global::System.Drawing.Size(175, 18);
            this.lblDate.Size                    = size;
            this.lblDate.TabIndex                = 46;
            this.lblDate.Text                    = "Date:";
            point                                = new global::System.Drawing.Point(423, 79);
            this.udRevision.Location             = point;
            int[] array = new int[4];
            array[0] = 65535;
            decimal maximum = new decimal(array);

            this.udRevision.Maximum = maximum;
            this.udRevision.Name    = "udRevision";
            size = new global::System.Drawing.Size(116, 20);
            this.udRevision.Size     = size;
            this.udRevision.TabIndex = 45;
            base.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.None;
            size            = new global::System.Drawing.Size(637, 109);
            base.ClientSize = size;
            base.Controls.Add(this.Label8);
            base.Controls.Add(this.lblDate);
            base.Controls.Add(this.udRevision);
            base.Controls.Add(this.btnClose);
            base.Controls.Add(this.btnImport);
            base.Controls.Add(this.Label3);
            base.Controls.Add(this.lblFile);
            base.Controls.Add(this.btnFile);
            this.Font            = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
            base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "frmImportPowerLevels";
            base.ShowInTaskbar   = false;
            base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Power Level Data Import";
            this.udRevision.EndInit();
            base.ResumeLayout(false);
        }
Пример #5
0
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::田草CAD工具箱_For2014.BiaoGao_Frm));
     this.RadioButton1 = new global::System.Windows.Forms.RadioButton();
     this.RadioButton2 = new global::System.Windows.Forms.RadioButton();
     this.Button1      = new global::System.Windows.Forms.Button();
     this.TextBox1     = new global::System.Windows.Forms.TextBox();
     this.Label1       = new global::System.Windows.Forms.Label();
     this.Label2       = new global::System.Windows.Forms.Label();
     this.Label3       = new global::System.Windows.Forms.Label();
     this.Label4       = new global::System.Windows.Forms.Label();
     this.SuspendLayout();
     this.RadioButton1.AutoSize = true;
     global::System.Windows.Forms.Control radioButton = this.RadioButton1;
     global::System.Drawing.Point         location    = new global::System.Drawing.Point(94, 6);
     radioButton.Location   = location;
     this.RadioButton1.Name = "RadioButton1";
     global::System.Windows.Forms.Control radioButton2 = this.RadioButton1;
     global::System.Drawing.Size          size         = new global::System.Drawing.Size(71, 16);
     radioButton2.Size          = size;
     this.RadioButton1.TabIndex = 2;
     this.RadioButton1.TabStop  = true;
     this.RadioButton1.Text     = "单个标高";
     this.RadioButton1.UseVisualStyleBackColor = true;
     this.RadioButton2.AutoSize = true;
     global::System.Windows.Forms.Control radioButton3 = this.RadioButton2;
     location = new global::System.Drawing.Point(94, 28);
     radioButton3.Location  = location;
     this.RadioButton2.Name = "RadioButton2";
     global::System.Windows.Forms.Control radioButton4 = this.RadioButton2;
     size = new global::System.Drawing.Size(71, 16);
     radioButton4.Size          = size;
     this.RadioButton2.TabIndex = 3;
     this.RadioButton2.TabStop  = true;
     this.RadioButton2.Text     = "多个标高";
     this.RadioButton2.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(94, 92);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(75, 23);
     button2.Size          = size;
     this.Button1.TabIndex = 4;
     this.Button1.Text     = "确定";
     this.Button1.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location                = new global::System.Drawing.Point(7, 5);
     textBox.Location        = location;
     this.TextBox1.Multiline = true;
     this.TextBox1.Name      = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                    = new global::System.Drawing.Size(74, 110);
     textBox2.Size           = size;
     this.TextBox1.TabIndex  = 5;
     this.TextBox1.Text      = "0.000";
     this.Label1.BackColor   = global::System.Drawing.Color.Red;
     this.Label1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.Label1.FlatStyle   = global::System.Windows.Forms.FlatStyle.Flat;
     global::System.Windows.Forms.Control label = this.Label1;
     location         = new global::System.Drawing.Point(130, 47);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     size                    = new global::System.Drawing.Size(20, 20);
     label2.Size             = size;
     this.Label1.TabIndex    = 6;
     this.Label2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.Label2.FlatStyle   = global::System.Windows.Forms.FlatStyle.Flat;
     global::System.Windows.Forms.Control label3 = this.Label2;
     location         = new global::System.Drawing.Point(110, 47);
     label3.Location  = location;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label4 = this.Label2;
     size                    = new global::System.Drawing.Size(20, 20);
     label4.Size             = size;
     this.Label2.TabIndex    = 7;
     this.Label3.BackColor   = global::System.Drawing.SystemColors.Control;
     this.Label3.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.Label3.FlatStyle   = global::System.Windows.Forms.FlatStyle.Flat;
     global::System.Windows.Forms.Control label5 = this.Label3;
     location         = new global::System.Drawing.Point(110, 67);
     label5.Location  = location;
     this.Label3.Name = "Label3";
     global::System.Windows.Forms.Control label6 = this.Label3;
     size                    = new global::System.Drawing.Size(20, 20);
     label6.Size             = size;
     this.Label3.TabIndex    = 8;
     this.Label4.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.Label4.FlatStyle   = global::System.Windows.Forms.FlatStyle.Flat;
     global::System.Windows.Forms.Control label7 = this.Label4;
     location         = new global::System.Drawing.Point(130, 67);
     label7.Location  = location;
     this.Label4.Name = "Label4";
     global::System.Windows.Forms.Control label8 = this.Label4;
     size                 = new global::System.Drawing.Size(20, 20);
     label8.Size          = size;
     this.Label4.TabIndex = 9;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(177, 119);
     this.ClientSize = size;
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button1);
     this.Controls.Add(this.RadioButton2);
     this.Controls.Add(this.RadioButton1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "BiaoGao_Frm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "标高";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #6
0
        private void InitializeComponent()
        {
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::μProxy_Tool.Settings));
            this.GroupBox1      = new global::System.Windows.Forms.GroupBox();
            this.CheckBox3      = new global::System.Windows.Forms.CheckBox();
            this.TextBox3       = new global::System.Windows.Forms.TextBox();
            this.Label2         = new global::System.Windows.Forms.Label();
            this.TextBox2       = new global::System.Windows.Forms.TextBox();
            this.Label1         = new global::System.Windows.Forms.Label();
            this.TextBox1       = new global::System.Windows.Forms.TextBox();
            this.GroupBox2      = new global::System.Windows.Forms.GroupBox();
            this.auto_save      = new global::System.Windows.Forms.CheckBox();
            this.CheckBox2      = new global::System.Windows.Forms.CheckBox();
            this.CheckBox1      = new global::System.Windows.Forms.CheckBox();
            this.Label4         = new global::System.Windows.Forms.Label();
            this.Label3         = new global::System.Windows.Forms.Label();
            this.NumericUpDown2 = new global::System.Windows.Forms.NumericUpDown();
            this.NumericUpDown1 = new global::System.Windows.Forms.NumericUpDown();
            this.Button1        = new global::System.Windows.Forms.Button();
            this.GroupBox1.SuspendLayout();
            this.GroupBox2.SuspendLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown2).BeginInit();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown1).BeginInit();
            this.SuspendLayout();
            this.GroupBox1.Controls.Add(this.CheckBox3);
            this.GroupBox1.Controls.Add(this.TextBox3);
            this.GroupBox1.Controls.Add(this.Label2);
            this.GroupBox1.Controls.Add(this.TextBox2);
            this.GroupBox1.Controls.Add(this.Label1);
            this.GroupBox1.Controls.Add(this.TextBox1);
            global::System.Windows.Forms.Control arg_18B_0 = this.GroupBox1;
            global::System.Drawing.Point         location  = new global::System.Drawing.Point(13, 156);
            arg_18B_0.Location  = location;
            this.GroupBox1.Name = "GroupBox1";
            global::System.Windows.Forms.Control arg_1B6_0 = this.GroupBox1;
            global::System.Drawing.Size          size      = new global::System.Drawing.Size(289, 110);
            arg_1B6_0.Size          = size;
            this.GroupBox1.TabIndex = 0;
            this.GroupBox1.TabStop  = false;
            this.GroupBox1.Text     = "Main";
            this.CheckBox3.AutoSize = true;
            global::System.Windows.Forms.Control arg_200_0 = this.CheckBox3;
            location            = new global::System.Drawing.Point(6, 85);
            arg_200_0.Location  = location;
            this.CheckBox3.Name = "CheckBox3";
            global::System.Windows.Forms.Control arg_228_0 = this.CheckBox3;
            size                    = new global::System.Drawing.Size(77, 17);
            arg_228_0.Size          = size;
            this.CheckBox3.TabIndex = 6;
            this.CheckBox3.Text     = "Url Passed";
            this.CheckBox3.UseVisualStyleBackColor = true;
            this.TextBox3.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            global::System.Windows.Forms.Control arg_273_0 = this.TextBox3;
            location           = new global::System.Drawing.Point(89, 84);
            arg_273_0.Location = location;
            this.TextBox3.Name = "TextBox3";
            global::System.Windows.Forms.Control arg_29E_0 = this.TextBox3;
            size                   = new global::System.Drawing.Size(193, 20);
            arg_29E_0.Size         = size;
            this.TextBox3.TabIndex = 8;
            this.TextBox3.TabStop  = false;
            this.Label2.AutoSize   = true;
            global::System.Windows.Forms.Control arg_2D9_0 = this.Label2;
            location           = new global::System.Drawing.Point(17, 53);
            arg_2D9_0.Location = location;
            this.Label2.Name   = "Label2";
            global::System.Windows.Forms.Control arg_301_0 = this.Label2;
            size                      = new global::System.Drawing.Size(63, 13);
            arg_301_0.Size            = size;
            this.Label2.TabIndex      = 2;
            this.Label2.Text          = "Country API";
            this.TextBox2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.TextBox2.Enabled     = false;
            global::System.Windows.Forms.Control arg_34C_0 = this.TextBox2;
            location           = new global::System.Drawing.Point(90, 54);
            arg_34C_0.Location = location;
            this.TextBox2.Name = "TextBox2";
            global::System.Windows.Forms.Control arg_377_0 = this.TextBox2;
            size                   = new global::System.Drawing.Size(193, 20);
            arg_377_0.Size         = size;
            this.TextBox2.TabIndex = 6;
            this.TextBox2.TabStop  = false;
            this.TextBox2.Text     = "http://ip2c.org";
            this.Label1.AutoSize   = true;
            global::System.Windows.Forms.Control arg_3C2_0 = this.Label1;
            location           = new global::System.Drawing.Point(15, 21);
            arg_3C2_0.Location = location;
            this.Label1.Name   = "Label1";
            global::System.Windows.Forms.Control arg_3EA_0 = this.Label1;
            size                      = new global::System.Drawing.Size(65, 13);
            arg_3EA_0.Size            = size;
            this.Label1.TabIndex      = 1;
            this.Label1.Text          = "Proxy Judge";
            this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            global::System.Windows.Forms.Control arg_429_0 = this.TextBox1;
            location           = new global::System.Drawing.Point(90, 19);
            arg_429_0.Location = location;
            this.TextBox1.Name = "TextBox1";
            global::System.Windows.Forms.Control arg_454_0 = this.TextBox1;
            size                   = new global::System.Drawing.Size(193, 20);
            arg_454_0.Size         = size;
            this.TextBox1.TabIndex = 6;
            this.GroupBox2.Controls.Add(this.auto_save);
            this.GroupBox2.Controls.Add(this.CheckBox2);
            this.GroupBox2.Controls.Add(this.CheckBox1);
            this.GroupBox2.Controls.Add(this.Label4);
            this.GroupBox2.Controls.Add(this.Label3);
            this.GroupBox2.Controls.Add(this.NumericUpDown2);
            this.GroupBox2.Controls.Add(this.NumericUpDown1);
            global::System.Windows.Forms.Control arg_511_0 = this.GroupBox2;
            location            = new global::System.Drawing.Point(12, 9);
            arg_511_0.Location  = location;
            this.GroupBox2.Name = "GroupBox2";
            global::System.Windows.Forms.Control arg_53F_0 = this.GroupBox2;
            size                      = new global::System.Drawing.Size(289, 143);
            arg_53F_0.Size            = size;
            this.GroupBox2.TabIndex   = 1;
            this.GroupBox2.TabStop    = false;
            this.GroupBox2.Text       = "Settings";
            this.auto_save.AutoSize   = true;
            this.auto_save.Checked    = true;
            this.auto_save.CheckState = global::System.Windows.Forms.CheckState.Checked;
            global::System.Windows.Forms.Control arg_5A2_0 = this.auto_save;
            location            = new global::System.Drawing.Point(90, 100);
            arg_5A2_0.Location  = location;
            this.auto_save.Name = "auto_save";
            global::System.Windows.Forms.Control arg_5CA_0 = this.auto_save;
            size                    = new global::System.Drawing.Size(113, 17);
            arg_5CA_0.Size          = size;
            this.auto_save.TabIndex = 4;
            this.auto_save.Text     = "Auto Save Proxies";
            this.auto_save.UseVisualStyleBackColor = true;
            this.CheckBox2.AutoSize   = true;
            this.CheckBox2.Checked    = true;
            this.CheckBox2.CheckState = global::System.Windows.Forms.CheckState.Checked;
            global::System.Windows.Forms.Control arg_62D_0 = this.CheckBox2;
            location            = new global::System.Drawing.Point(90, 122);
            arg_62D_0.Location  = location;
            this.CheckBox2.Name = "CheckBox2";
            global::System.Windows.Forms.Control arg_655_0 = this.CheckBox2;
            size                    = new global::System.Drawing.Size(123, 17);
            arg_655_0.Size          = size;
            this.CheckBox2.TabIndex = 5;
            this.CheckBox2.Text     = "Inbuild Proxy Source";
            this.CheckBox2.UseVisualStyleBackColor = true;
            this.CheckBox1.AutoSize = true;
            global::System.Windows.Forms.Control arg_6A0_0 = this.CheckBox1;
            location            = new global::System.Drawing.Point(90, 78);
            arg_6A0_0.Location  = location;
            this.CheckBox1.Name = "CheckBox1";
            global::System.Windows.Forms.Control arg_6C8_0 = this.CheckBox1;
            size                    = new global::System.Drawing.Size(119, 17);
            arg_6C8_0.Size          = size;
            this.CheckBox1.TabIndex = 3;
            this.CheckBox1.Text     = "Auto Check Proxies";
            this.CheckBox1.UseVisualStyleBackColor = true;
            this.Label4.AutoSize = true;
            global::System.Windows.Forms.Control arg_713_0 = this.Label4;
            location           = new global::System.Drawing.Point(21, 52);
            arg_713_0.Location = location;
            this.Label4.Name   = "Label4";
            global::System.Windows.Forms.Control arg_73B_0 = this.Label4;
            size                 = new global::System.Drawing.Size(59, 13);
            arg_73B_0.Size       = size;
            this.Label4.TabIndex = 3;
            this.Label4.Text     = "Timeout (s)";
            this.Label3.AutoSize = true;
            global::System.Windows.Forms.Control arg_77A_0 = this.Label3;
            location           = new global::System.Drawing.Point(34, 21);
            arg_77A_0.Location = location;
            this.Label3.Name   = "Label3";
            global::System.Windows.Forms.Control arg_7A2_0 = this.Label3;
            size                 = new global::System.Drawing.Size(46, 13);
            arg_7A2_0.Size       = size;
            this.Label3.TabIndex = 2;
            this.Label3.Text     = "Threads";
            global::System.Windows.Forms.Control arg_7D5_0 = this.NumericUpDown2;
            location           = new global::System.Drawing.Point(90, 48);
            arg_7D5_0.Location = location;
            global::System.Windows.Forms.NumericUpDown arg_808_0 = this.NumericUpDown2;
            decimal num = new decimal(new int[]
            {
                30,
                0,
                0,
                0
            });

            arg_808_0.Maximum = num;
            global::System.Windows.Forms.NumericUpDown arg_83A_0 = this.NumericUpDown2;
            num = new decimal(new int[]
            {
                3,
                0,
                0,
                0
            });
            arg_83A_0.Minimum        = num;
            this.NumericUpDown2.Name = "NumericUpDown2";
            global::System.Windows.Forms.Control arg_862_0 = this.NumericUpDown2;
            size           = new global::System.Drawing.Size(77, 20);
            arg_862_0.Size = size;
            this.NumericUpDown2.TabIndex = 2;
            global::System.Windows.Forms.NumericUpDown arg_8A1_0 = this.NumericUpDown2;
            num = new decimal(new int[]
            {
                10,
                0,
                0,
                0
            });
            arg_8A1_0.Value = num;
            global::System.Windows.Forms.Control arg_8B8_0 = this.NumericUpDown1;
            location           = new global::System.Drawing.Point(90, 19);
            arg_8B8_0.Location = location;
            global::System.Windows.Forms.NumericUpDown arg_8EE_0 = this.NumericUpDown1;
            num = new decimal(new int[]
            {
                1000,
                0,
                0,
                0
            });
            arg_8EE_0.Maximum = num;
            global::System.Windows.Forms.NumericUpDown arg_920_0 = this.NumericUpDown1;
            num = new decimal(new int[]
            {
                1,
                0,
                0,
                0
            });
            arg_920_0.Minimum        = num;
            this.NumericUpDown1.Name = "NumericUpDown1";
            global::System.Windows.Forms.Control arg_948_0 = this.NumericUpDown1;
            size           = new global::System.Drawing.Size(77, 20);
            arg_948_0.Size = size;
            this.NumericUpDown1.TabIndex = 1;
            global::System.Windows.Forms.NumericUpDown arg_987_0 = this.NumericUpDown1;
            num = new decimal(new int[]
            {
                30,
                0,
                0,
                0
            });
            arg_987_0.Value = num;
            global::System.Windows.Forms.Control arg_9A1_0 = this.Button1;
            location           = new global::System.Drawing.Point(120, 272);
            arg_9A1_0.Location = location;
            this.Button1.Name  = "Button1";
            global::System.Windows.Forms.Control arg_9C9_0 = this.Button1;
            size                  = new global::System.Drawing.Size(75, 23);
            arg_9C9_0.Size        = size;
            this.Button1.TabIndex = 7;
            this.Button1.Text     = "Save";
            this.Button1.UseVisualStyleBackColor = true;
            global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
            this.AutoScaleDimensions = autoScaleDimensions;
            this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor           = global::System.Drawing.Color.White;
            size            = new global::System.Drawing.Size(313, 299);
            this.ClientSize = size;
            this.Controls.Add(this.Button1);
            this.Controls.Add(this.GroupBox2);
            this.Controls.Add(this.GroupBox1);
            this.Icon          = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            this.MaximizeBox   = false;
            this.MinimizeBox   = false;
            this.Name          = "Settings";
            this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text          = "Settings";
            this.GroupBox1.ResumeLayout(false);
            this.GroupBox1.PerformLayout();
            this.GroupBox2.ResumeLayout(false);
            this.GroupBox2.PerformLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown2).EndInit();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown1).EndInit();
            this.ResumeLayout(false);
        }
Пример #7
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmFilemanager));
     this.StatusStrip1                   = new global::System.Windows.Forms.StatusStrip();
     this.SL                             = new global::System.Windows.Forms.ToolStripStatusLabel();
     this.ContextMenuStrip1              = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.RefreshToolStripMenuItem       = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenuStrip2              = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.UPToolStripMenuItem            = new global::System.Windows.Forms.ToolStripMenuItem();
     this.RunToolStripMenuItem           = new global::System.Windows.Forms.ToolStripMenuItem();
     this.RefreshToolStripMenuItem1      = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator1            = new global::System.Windows.Forms.ToolStripSeparator();
     this.DeleteToolStripMenuItem        = new global::System.Windows.Forms.ToolStripMenuItem();
     this.RenameToolStripMenuItem        = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator4            = new global::System.Windows.Forms.ToolStripSeparator();
     this.RarToolStripMenuItem           = new global::System.Windows.Forms.ToolStripMenuItem();
     this.UnrarToolStripMenuItem         = new global::System.Windows.Forms.ToolStripMenuItem();
     this.UploadToolStripMenuItem        = new global::System.Windows.Forms.ToolStripMenuItem();
     this.DownloadToolStripMenuItem      = new global::System.Windows.Forms.ToolStripMenuItem();
     this.CorruptToolStripMenuItem       = new global::System.Windows.Forms.ToolStripMenuItem();
     this.StripToolStripMenuItem         = new global::System.Windows.Forms.ToolStripSeparator();
     this.EditToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.HiddenToolStripMenuItem        = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ShowToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.HiddenToolStripMenuItem1       = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator3            = new global::System.Windows.Forms.ToolStripSeparator();
     this.CutToolStripMenuItem           = new global::System.Windows.Forms.ToolStripMenuItem();
     this.CopyToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.PastToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator2            = new global::System.Windows.Forms.ToolStripSeparator();
     this.NewFolderToolStripMenuItem     = new global::System.Windows.Forms.ToolStripMenuItem();
     this.NewFolderToolStripMenuItem1    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.NewEmptyFileToolStripMenuItem1 = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator5            = new global::System.Windows.Forms.ToolStripSeparator();
     this.OpenFolderToolStripMenuItem    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ColumnHeader5                  = new global::System.Windows.Forms.ColumnHeader();
     this.TextBox1                       = new global::System.Windows.Forms.TextBox();
     this.Timer1                         = new global::System.Windows.Forms.Timer(this.components);
     this.PictureBox2                    = new global::System.Windows.Forms.PictureBox();
     this.PictureBox1                    = new global::System.Windows.Forms.PictureBox();
     this.Panel1                         = new global::System.Windows.Forms.Panel();
     this.ToolStrip1                     = new global::System.Windows.Forms.ToolStrip();
     this.ToolStripButton2               = new global::System.Windows.Forms.ToolStripButton();
     this.ToolStripButton3               = new global::System.Windows.Forms.ToolStripButton();
     this.ToolStripButton4               = new global::System.Windows.Forms.ToolStripButton();
     this.ToolStripSeparator6            = new global::System.Windows.Forms.ToolStripSeparator();
     this.ToolStripButton1               = new global::System.Windows.Forms.ToolStripButton();
     this.SplitContainer1                = new global::System.Windows.Forms.SplitContainer();
     this.L1                             = new global::NINGALINET.LV();
     this.ColumnHeader6                  = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader8                  = new global::System.Windows.Forms.ColumnHeader();
     this.MG                             = new global::System.Windows.Forms.ImageList(this.components);
     this.SplitContainer2                = new global::System.Windows.Forms.SplitContainer();
     this.L2                             = new global::NINGALINET.LV();
     this.ColumnHeader2                  = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader3                  = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader4                  = new global::System.Windows.Forms.ColumnHeader();
     this.MG2                            = new global::System.Windows.Forms.ImageList(this.components);
     this.RichTextBox1                   = new global::System.Windows.Forms.RichTextBox();
     this.ContextMenuStrip3              = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.SaveToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem             = new global::System.Windows.Forms.ToolStripSeparator();
     this.SellectAllToolStripMenuItem    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripSeparator7            = new global::System.Windows.Forms.ToolStripSeparator();
     this.CutToolStripMenuItem1          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.CopyToolStripMenuItem1         = new global::System.Windows.Forms.ToolStripMenuItem();
     this.PasteToolStripMenuItem         = new global::System.Windows.Forms.ToolStripMenuItem();
     this.pr                             = new global::NINGALINET.CHProgressbar();
     this.StatusStrip1.SuspendLayout();
     this.ContextMenuStrip1.SuspendLayout();
     this.ContextMenuStrip2.SuspendLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox2).BeginInit();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.Panel1.SuspendLayout();
     this.ToolStrip1.SuspendLayout();
     this.SplitContainer1.Panel1.SuspendLayout();
     this.SplitContainer1.Panel2.SuspendLayout();
     this.SplitContainer1.SuspendLayout();
     this.SplitContainer2.Panel1.SuspendLayout();
     this.SplitContainer2.Panel2.SuspendLayout();
     this.SplitContainer2.SuspendLayout();
     this.ContextMenuStrip3.SuspendLayout();
     this.SuspendLayout();
     this.StatusStrip1.BackColor = global::System.Drawing.Color.Black;
     this.StatusStrip1.Font      = new global::System.Drawing.Font("Calibri", 8.25f);
     this.StatusStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.SL
     });
     global::System.Windows.Forms.Control arg_41D_0 = this.StatusStrip1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 340);
     arg_41D_0.Location     = location;
     this.StatusStrip1.Name = "StatusStrip1";
     global::System.Windows.Forms.Control arg_447_0 = this.StatusStrip1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(584, 22);
     arg_447_0.Size             = size;
     this.StatusStrip1.TabIndex = 0;
     this.StatusStrip1.Text     = "StatusStrip1";
     this.SL.Name = "SL";
     global::System.Windows.Forms.ToolStripItem arg_48A_0 = this.SL;
     size           = new global::System.Drawing.Size(13, 17);
     arg_48A_0.Size = size;
     this.SL.Text   = "..";
     this.ContextMenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.RefreshToolStripMenuItem
     });
     this.ContextMenuStrip1.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_4E2_0 = this.ContextMenuStrip1;
     size           = new global::System.Drawing.Size(114, 26);
     arg_4E2_0.Size = size;
     this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_509_0 = this.RefreshToolStripMenuItem;
     size           = new global::System.Drawing.Size(113, 22);
     arg_509_0.Size = size;
     this.RefreshToolStripMenuItem.Text = "Refresh";
     this.ContextMenuStrip2.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.UPToolStripMenuItem,
         this.RunToolStripMenuItem,
         this.RefreshToolStripMenuItem1,
         this.ToolStripSeparator1,
         this.DeleteToolStripMenuItem,
         this.RenameToolStripMenuItem,
         this.ToolStripSeparator4,
         this.RarToolStripMenuItem,
         this.UnrarToolStripMenuItem,
         this.UploadToolStripMenuItem,
         this.DownloadToolStripMenuItem,
         this.CorruptToolStripMenuItem,
         this.StripToolStripMenuItem,
         this.EditToolStripMenuItem,
         this.HiddenToolStripMenuItem,
         this.ToolStripSeparator3,
         this.CutToolStripMenuItem,
         this.CopyToolStripMenuItem,
         this.PastToolStripMenuItem,
         this.ToolStripSeparator2,
         this.NewFolderToolStripMenuItem,
         this.ToolStripSeparator5,
         this.OpenFolderToolStripMenuItem
     });
     this.ContextMenuStrip2.Name = "ContextMenuStrip2";
     global::System.Windows.Forms.Control arg_63C_0 = this.ContextMenuStrip2;
     size           = new global::System.Drawing.Size(152, 414);
     arg_63C_0.Size = size;
     this.UPToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("UPToolStripMenuItem.Image");
     this.UPToolStripMenuItem.Name  = "UPToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_681_0 = this.UPToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_681_0.Size = size;
     this.UPToolStripMenuItem.Text    = "UP";
     this.UPToolStripMenuItem.Visible = false;
     this.RunToolStripMenuItem.Name   = "RunToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_6C7_0 = this.RunToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_6C7_0.Size = size;
     this.RunToolStripMenuItem.Text      = "Open";
     this.RefreshToolStripMenuItem1.Name = "RefreshToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_701_0 = this.RefreshToolStripMenuItem1;
     size           = new global::System.Drawing.Size(151, 22);
     arg_701_0.Size = size;
     this.RefreshToolStripMenuItem1.Text = "Refresh";
     this.ToolStripSeparator1.Name       = "ToolStripSeparator1";
     global::System.Windows.Forms.ToolStripItem arg_73A_0 = this.ToolStripSeparator1;
     size           = new global::System.Drawing.Size(148, 6);
     arg_73A_0.Size = size;
     this.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_764_0 = this.DeleteToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_764_0.Size = size;
     this.DeleteToolStripMenuItem.Text = "Delete";
     this.RenameToolStripMenuItem.Name = "RenameToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_79E_0 = this.RenameToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_79E_0.Size = size;
     this.RenameToolStripMenuItem.Text = "Rename";
     this.ToolStripSeparator4.Name     = "ToolStripSeparator4";
     global::System.Windows.Forms.ToolStripItem arg_7D7_0 = this.ToolStripSeparator4;
     size           = new global::System.Drawing.Size(148, 6);
     arg_7D7_0.Size = size;
     this.RarToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("RarToolStripMenuItem.Image");
     this.RarToolStripMenuItem.Name  = "RarToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_81C_0 = this.RarToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_81C_0.Size = size;
     this.RarToolStripMenuItem.Text    = "Add to archive";
     this.UnrarToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("UnrarToolStripMenuItem.Image");
     this.UnrarToolStripMenuItem.Name  = "UnrarToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_871_0 = this.UnrarToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_871_0.Size = size;
     this.UnrarToolStripMenuItem.Text  = "Exract Hare";
     this.UploadToolStripMenuItem.Name = "UploadToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_8AB_0 = this.UploadToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_8AB_0.Size = size;
     this.UploadToolStripMenuItem.Text   = "Upload";
     this.DownloadToolStripMenuItem.Name = "DownloadToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_8E5_0 = this.DownloadToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_8E5_0.Size = size;
     this.DownloadToolStripMenuItem.Text = "Download";
     this.CorruptToolStripMenuItem.Name  = "CorruptToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_91F_0 = this.CorruptToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_91F_0.Size = size;
     this.CorruptToolStripMenuItem.Text = "File corrupt";
     this.StripToolStripMenuItem.Name   = "StripToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_958_0 = this.StripToolStripMenuItem;
     size           = new global::System.Drawing.Size(148, 6);
     arg_958_0.Size = size;
     this.EditToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("EditToolStripMenuItem.Image");
     this.EditToolStripMenuItem.Name  = "EditToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_99D_0 = this.EditToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_99D_0.Size = size;
     this.EditToolStripMenuItem.Text    = "Edit";
     this.EditToolStripMenuItem.Visible = false;
     this.HiddenToolStripMenuItem.DropDownItems.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ShowToolStripMenuItem,
         this.HiddenToolStripMenuItem1
     });
     this.HiddenToolStripMenuItem.Name = "HiddenToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_A0D_0 = this.HiddenToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_A0D_0.Size = size;
     this.HiddenToolStripMenuItem.Text = "Get Attribute";
     this.ShowToolStripMenuItem.Name   = "ShowToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_A44_0 = this.ShowToolStripMenuItem;
     size           = new global::System.Drawing.Size(114, 22);
     arg_A44_0.Size = size;
     this.ShowToolStripMenuItem.Text    = "Normal";
     this.HiddenToolStripMenuItem1.Name = "HiddenToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_A7B_0 = this.HiddenToolStripMenuItem1;
     size           = new global::System.Drawing.Size(114, 22);
     arg_A7B_0.Size = size;
     this.HiddenToolStripMenuItem1.Text = "Hidden";
     this.ToolStripSeparator3.Name      = "ToolStripSeparator3";
     global::System.Windows.Forms.ToolStripItem arg_AB4_0 = this.ToolStripSeparator3;
     size           = new global::System.Drawing.Size(148, 6);
     arg_AB4_0.Size = size;
     this.CutToolStripMenuItem.Name = "CutToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_ADE_0 = this.CutToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_ADE_0.Size = size;
     this.CutToolStripMenuItem.Text  = "Cut";
     this.CopyToolStripMenuItem.Name = "CopyToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_B18_0 = this.CopyToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_B18_0.Size = size;
     this.CopyToolStripMenuItem.Text = "Copy";
     this.PastToolStripMenuItem.Name = "PastToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_B52_0 = this.PastToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_B52_0.Size = size;
     this.PastToolStripMenuItem.Text = "Paste";
     this.ToolStripSeparator2.Name   = "ToolStripSeparator2";
     global::System.Windows.Forms.ToolStripItem arg_B8B_0 = this.ToolStripSeparator2;
     size           = new global::System.Drawing.Size(148, 6);
     arg_B8B_0.Size = size;
     this.NewFolderToolStripMenuItem.DropDownItems.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.NewFolderToolStripMenuItem1,
         this.NewEmptyFileToolStripMenuItem1
     });
     this.NewFolderToolStripMenuItem.Name = "NewFolderToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_BDF_0 = this.NewFolderToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_BDF_0.Size = size;
     this.NewFolderToolStripMenuItem.Text   = "New";
     this.NewFolderToolStripMenuItem1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("NewFolderToolStripMenuItem1.Image");
     this.NewFolderToolStripMenuItem1.Name  = "NewFolderToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_C34_0 = this.NewFolderToolStripMenuItem1;
     size           = new global::System.Drawing.Size(156, 22);
     arg_C34_0.Size = size;
     this.NewFolderToolStripMenuItem1.Text     = "New Folder";
     this.NewEmptyFileToolStripMenuItem1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("NewEmptyFileToolStripMenuItem1.Image");
     this.NewEmptyFileToolStripMenuItem1.Name  = "NewEmptyFileToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_C89_0 = this.NewEmptyFileToolStripMenuItem1;
     size           = new global::System.Drawing.Size(156, 22);
     arg_C89_0.Size = size;
     this.NewEmptyFileToolStripMenuItem1.Text = "New Empty File";
     this.ToolStripSeparator5.Name            = "ToolStripSeparator5";
     global::System.Windows.Forms.ToolStripItem arg_CC2_0 = this.ToolStripSeparator5;
     size           = new global::System.Drawing.Size(148, 6);
     arg_CC2_0.Size = size;
     this.OpenFolderToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("OpenFolderToolStripMenuItem.Image");
     this.OpenFolderToolStripMenuItem.Name  = "OpenFolderToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_D07_0 = this.OpenFolderToolStripMenuItem;
     size           = new global::System.Drawing.Size(151, 22);
     arg_D07_0.Size = size;
     this.OpenFolderToolStripMenuItem.Text = "Download(s)";
     this.ColumnHeader5.Text   = "Type";
     this.TextBox1.Anchor      = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     this.TextBox1.BackColor   = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox1.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.TextBox1.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_D99_0 = this.TextBox1;
     location               = new global::System.Drawing.Point(29, 3);
     arg_D99_0.Location     = location;
     this.TextBox1.Name     = "TextBox1";
     this.TextBox1.ReadOnly = true;
     global::System.Windows.Forms.Control arg_DCF_0 = this.TextBox1;
     size                    = new global::System.Drawing.Size(526, 20);
     arg_DCF_0.Size          = size;
     this.TextBox1.TabIndex  = 5;
     this.Timer1.Interval    = 1000;
     this.PictureBox2.Anchor = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Right);
     this.PictureBox2.Cursor = global::System.Windows.Forms.Cursors.Hand;
     this.PictureBox2.Image  = (global::System.Drawing.Image)componentResourceManager.GetObject("PictureBox2.Image");
     global::System.Windows.Forms.Control arg_E3C_0 = this.PictureBox2;
     location              = new global::System.Drawing.Point(559, 3);
     arg_E3C_0.Location    = location;
     this.PictureBox2.Name = "PictureBox2";
     global::System.Windows.Forms.Control arg_E63_0 = this.PictureBox2;
     size                      = new global::System.Drawing.Size(20, 20);
     arg_E63_0.Size            = size;
     this.PictureBox2.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.PictureBox2.TabIndex = 9;
     this.PictureBox2.TabStop  = false;
     this.PictureBox1.Cursor   = global::System.Windows.Forms.Cursors.Hand;
     this.PictureBox1.Image    = (global::System.Drawing.Image)componentResourceManager.GetObject("PictureBox1.Image");
     global::System.Windows.Forms.Control arg_EC8_0 = this.PictureBox1;
     location              = new global::System.Drawing.Point(3, 3);
     arg_EC8_0.Location    = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control arg_EEF_0 = this.PictureBox1;
     size                      = new global::System.Drawing.Size(20, 20);
     arg_EEF_0.Size            = size;
     this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.PictureBox1.TabIndex = 8;
     this.PictureBox1.TabStop  = false;
     this.Panel1.BackColor     = global::System.Drawing.Color.Black;
     this.Panel1.BorderStyle   = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.Panel1.Controls.Add(this.ToolStrip1);
     this.Panel1.Controls.Add(this.PictureBox1);
     this.Panel1.Controls.Add(this.PictureBox2);
     this.Panel1.Controls.Add(this.TextBox1);
     this.Panel1.Dock = global::System.Windows.Forms.DockStyle.Top;
     global::System.Windows.Forms.Control arg_FA8_0 = this.Panel1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_FA8_0.Location = location;
     this.Panel1.Name   = "Panel1";
     global::System.Windows.Forms.Control arg_FD2_0 = this.Panel1;
     size                      = new global::System.Drawing.Size(584, 53);
     arg_FD2_0.Size            = size;
     this.Panel1.TabIndex      = 10;
     this.ToolStrip1.BackColor = global::System.Drawing.Color.Black;
     this.ToolStrip1.Dock      = global::System.Windows.Forms.DockStyle.Bottom;
     this.ToolStrip1.GripStyle = global::System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.ToolStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ToolStripButton2,
         this.ToolStripButton3,
         this.ToolStripButton4,
         this.ToolStripSeparator6,
         this.ToolStripButton1
     });
     this.ToolStrip1.LayoutStyle = global::System.Windows.Forms.ToolStripLayoutStyle.Flow;
     global::System.Windows.Forms.Control arg_106E_0 = this.ToolStrip1;
     location                    = new global::System.Drawing.Point(0, 28);
     arg_106E_0.Location         = location;
     this.ToolStrip1.Name        = "ToolStrip1";
     this.ToolStrip1.RenderMode  = global::System.Windows.Forms.ToolStripRenderMode.System;
     this.ToolStrip1.RightToLeft = global::System.Windows.Forms.RightToLeft.Yes;
     global::System.Windows.Forms.Control arg_10B0_0 = this.ToolStrip1;
     size                                        = new global::System.Drawing.Size(582, 23);
     arg_10B0_0.Size                             = size;
     this.ToolStrip1.TabIndex                    = 13;
     this.ToolStrip1.Text                        = "ToolStrip1";
     this.ToolStripButton2.Checked               = true;
     this.ToolStripButton2.CheckState            = global::System.Windows.Forms.CheckState.Checked;
     this.ToolStripButton2.DisplayStyle          = global::System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.ToolStripButton2.Image                 = (global::System.Drawing.Image)componentResourceManager.GetObject("ToolStripButton2.Image");
     this.ToolStripButton2.ImageTransparentColor = global::System.Drawing.Color.Magenta;
     this.ToolStripButton2.Name                  = "ToolStripButton2";
     global::System.Windows.Forms.ToolStripItem arg_1143_0 = this.ToolStripButton2;
     size                                        = new global::System.Drawing.Size(23, 20);
     arg_1143_0.Size                             = size;
     this.ToolStripButton2.Text                  = "View Details";
     this.ToolStripButton3.DisplayStyle          = global::System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.ToolStripButton3.Image                 = (global::System.Drawing.Image)componentResourceManager.GetObject("ToolStripButton3.Image");
     this.ToolStripButton3.ImageTransparentColor = global::System.Drawing.Color.Magenta;
     this.ToolStripButton3.Name                  = "ToolStripButton3";
     global::System.Windows.Forms.ToolStripItem arg_11B1_0 = this.ToolStripButton3;
     size                                        = new global::System.Drawing.Size(23, 20);
     arg_11B1_0.Size                             = size;
     this.ToolStripButton3.Text                  = "View List";
     this.ToolStripButton4.DisplayStyle          = global::System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.ToolStripButton4.Image                 = (global::System.Drawing.Image)componentResourceManager.GetObject("ToolStripButton4.Image");
     this.ToolStripButton4.ImageTransparentColor = global::System.Drawing.Color.Magenta;
     this.ToolStripButton4.Name                  = "ToolStripButton4";
     global::System.Windows.Forms.ToolStripItem arg_121F_0 = this.ToolStripButton4;
     size                          = new global::System.Drawing.Size(23, 20);
     arg_121F_0.Size               = size;
     this.ToolStripButton4.Text    = "View Title";
     this.ToolStripSeparator6.Name = "ToolStripSeparator6";
     global::System.Windows.Forms.ToolStripItem arg_1255_0 = this.ToolStripSeparator6;
     size            = new global::System.Drawing.Size(6, 23);
     arg_1255_0.Size = size;
     this.ToolStripButton1.Checked               = true;
     this.ToolStripButton1.CheckState            = global::System.Windows.Forms.CheckState.Checked;
     this.ToolStripButton1.DisplayStyle          = global::System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.ToolStripButton1.Image                 = (global::System.Drawing.Image)componentResourceManager.GetObject("ToolStripButton1.Image");
     this.ToolStripButton1.ImageTransparentColor = global::System.Drawing.Color.Magenta;
     this.ToolStripButton1.Name = "ToolStripButton1";
     global::System.Windows.Forms.ToolStripItem arg_12CB_0 = this.ToolStripButton1;
     size                             = new global::System.Drawing.Size(23, 20);
     arg_12CB_0.Size                  = size;
     this.ToolStripButton1.Text       = "Preview File Sellected";
     this.SplitContainer1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.SplitContainer1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.SplitContainer1.FixedPanel  = global::System.Windows.Forms.FixedPanel.Panel1;
     global::System.Windows.Forms.Control arg_1315_0 = this.SplitContainer1;
     location                  = new global::System.Drawing.Point(0, 53);
     arg_1315_0.Location       = location;
     this.SplitContainer1.Name = "SplitContainer1";
     this.SplitContainer1.Panel1.Controls.Add(this.L1);
     this.SplitContainer1.Panel2.Controls.Add(this.SplitContainer2);
     global::System.Windows.Forms.Control arg_1378_0 = this.SplitContainer1;
     size            = new global::System.Drawing.Size(584, 272);
     arg_1378_0.Size = size;
     this.SplitContainer1.SplitterDistance = 129;
     this.SplitContainer1.SplitterWidth    = 1;
     this.SplitContainer1.TabIndex         = 13;
     this.L1.BackColor   = global::System.Drawing.Color.Black;
     this.L1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.L1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader6,
         this.ColumnHeader8
     });
     this.L1.ContextMenuStrip = this.ContextMenuStrip1;
     this.L1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.L1.Font             = new global::System.Drawing.Font("Arial", 8.25f);
     this.L1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.L1.FullRowSelect    = true;
     this.L1.LargeImageList   = this.MG;
     global::System.Windows.Forms.Control arg_1464_0 = this.L1;
     location            = new global::System.Drawing.Point(0, 0);
     arg_1464_0.Location = location;
     this.L1.Name        = "L1";
     this.L1.OwnerDraw   = true;
     global::System.Windows.Forms.Control arg_149A_0 = this.L1;
     size                   = new global::System.Drawing.Size(127, 270);
     arg_149A_0.Size        = size;
     this.L1.SmallImageList = this.MG;
     this.L1.TabIndex       = 9;
     this.L1.UseCompatibleStateImageBehavior = false;
     this.L1.View             = global::System.Windows.Forms.View.Details;
     this.ColumnHeader6.Text  = "Name";
     this.ColumnHeader8.Text  = "Type";
     this.ColumnHeader8.Width = 67;
     this.MG.ImageStream      = (global::System.Windows.Forms.ImageListStreamer)componentResourceManager.GetObject("MG.ImageStream");
     this.MG.TransparentColor = global::System.Drawing.Color.Transparent;
     this.MG.Images.SetKeyName(0, "0.bmp");
     this.MG.Images.SetKeyName(1, "1.bmp");
     this.MG.Images.SetKeyName(2, "2.bmp");
     this.MG.Images.SetKeyName(3, "3.bmp");
     this.MG.Images.SetKeyName(4, "4.bmp");
     this.SplitContainer2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.SplitContainer2.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.SplitContainer2.FixedPanel  = global::System.Windows.Forms.FixedPanel.Panel2;
     global::System.Windows.Forms.Control arg_15CF_0 = this.SplitContainer2;
     location                  = new global::System.Drawing.Point(0, 0);
     arg_15CF_0.Location       = location;
     this.SplitContainer2.Name = "SplitContainer2";
     this.SplitContainer2.Panel1.Controls.Add(this.L2);
     this.SplitContainer2.Panel2.Controls.Add(this.RichTextBox1);
     global::System.Windows.Forms.Control arg_1632_0 = this.SplitContainer2;
     size            = new global::System.Drawing.Size(454, 272);
     arg_1632_0.Size = size;
     this.SplitContainer2.SplitterDistance = 341;
     this.SplitContainer2.SplitterWidth    = 1;
     this.SplitContainer2.TabIndex         = 10;
     this.L2.BackColor   = global::System.Drawing.Color.Black;
     this.L2.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.L2.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader2,
         this.ColumnHeader3,
         this.ColumnHeader4
     });
     this.L2.ContextMenuStrip = this.ContextMenuStrip2;
     this.L2.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.L2.Font             = new global::System.Drawing.Font("Arial", 8f);
     this.L2.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.L2.FullRowSelect    = true;
     this.L2.LargeImageList   = this.MG2;
     global::System.Windows.Forms.Control arg_1728_0 = this.L2;
     location            = new global::System.Drawing.Point(0, 0);
     arg_1728_0.Location = location;
     this.L2.Name        = "L2";
     this.L2.OwnerDraw   = true;
     global::System.Windows.Forms.Control arg_1761_0 = this.L2;
     size                   = new global::System.Drawing.Size(339, 270);
     arg_1761_0.Size        = size;
     this.L2.SmallImageList = this.MG2;
     this.L2.TabIndex       = 7;
     this.L2.UseCompatibleStateImageBehavior = false;
     this.L2.View             = global::System.Windows.Forms.View.Details;
     this.ColumnHeader2.Text  = "Name";
     this.ColumnHeader2.Width = 175;
     this.ColumnHeader3.Text  = "Size";
     this.ColumnHeader3.Width = 66;
     this.ColumnHeader4.Text  = "Type";
     this.ColumnHeader4.Width = 197;
     this.MG2.ColorDepth      = global::System.Windows.Forms.ColorDepth.Depth32Bit;
     global::System.Windows.Forms.ImageList arg_1817_0 = this.MG2;
     size = new global::System.Drawing.Size(18, 18);
     arg_1817_0.ImageSize               = size;
     this.MG2.TransparentColor          = global::System.Drawing.Color.Transparent;
     this.RichTextBox1.BackColor        = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.RichTextBox1.BorderStyle      = global::System.Windows.Forms.BorderStyle.None;
     this.RichTextBox1.ContextMenuStrip = this.ContextMenuStrip3;
     this.RichTextBox1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.RichTextBox1.Font             = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.RichTextBox1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_18A8_0 = this.RichTextBox1;
     location               = new global::System.Drawing.Point(0, 0);
     arg_18A8_0.Location    = location;
     this.RichTextBox1.Name = "RichTextBox1";
     global::System.Windows.Forms.Control arg_18D2_0 = this.RichTextBox1;
     size                       = new global::System.Drawing.Size(110, 270);
     arg_18D2_0.Size            = size;
     this.RichTextBox1.TabIndex = 8;
     this.RichTextBox1.Text     = "Sellect a file to preview.";
     this.ContextMenuStrip3.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.SaveToolStripMenuItem,
         this.AToolStripMenuItem,
         this.SellectAllToolStripMenuItem,
         this.ToolStripSeparator7,
         this.CutToolStripMenuItem1,
         this.CopyToolStripMenuItem1,
         this.PasteToolStripMenuItem
     });
     this.ContextMenuStrip3.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_196C_0 = this.ContextMenuStrip3;
     size            = new global::System.Drawing.Size(126, 126);
     arg_196C_0.Size = size;
     this.SaveToolStripMenuItem.Name = "SaveToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1993_0 = this.SaveToolStripMenuItem;
     size            = new global::System.Drawing.Size(125, 22);
     arg_1993_0.Size = size;
     this.SaveToolStripMenuItem.Text = "Save";
     this.AToolStripMenuItem.Name    = "AToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_19C9_0 = this.AToolStripMenuItem;
     size            = new global::System.Drawing.Size(122, 6);
     arg_19C9_0.Size = size;
     this.SellectAllToolStripMenuItem.Name = "SellectAllToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_19F0_0 = this.SellectAllToolStripMenuItem;
     size            = new global::System.Drawing.Size(125, 22);
     arg_19F0_0.Size = size;
     this.SellectAllToolStripMenuItem.Text = "Sellect All";
     this.ToolStripSeparator7.Name         = "ToolStripSeparator7";
     global::System.Windows.Forms.ToolStripItem arg_1A26_0 = this.ToolStripSeparator7;
     size            = new global::System.Drawing.Size(122, 6);
     arg_1A26_0.Size = size;
     this.CutToolStripMenuItem1.Name = "CutToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_1A4D_0 = this.CutToolStripMenuItem1;
     size            = new global::System.Drawing.Size(125, 22);
     arg_1A4D_0.Size = size;
     this.CutToolStripMenuItem1.Text  = "Cut";
     this.CopyToolStripMenuItem1.Name = "CopyToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_1A84_0 = this.CopyToolStripMenuItem1;
     size            = new global::System.Drawing.Size(125, 22);
     arg_1A84_0.Size = size;
     this.CopyToolStripMenuItem1.Text = "Copy";
     this.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1ABB_0 = this.PasteToolStripMenuItem;
     size            = new global::System.Drawing.Size(125, 22);
     arg_1ABB_0.Size = size;
     this.PasteToolStripMenuItem.Text = "Paste";
     this.pr.BackColor     = global::System.Drawing.Color.Transparent;
     this.pr.Colors        = new global::NINGALINET.Bloom[0];
     this.pr.Customization = global::NINGALINET.My.Resources.Resources.notf;
     this.pr.Dock          = global::System.Windows.Forms.DockStyle.Bottom;
     this.pr.Font          = new global::System.Drawing.Font("Verdana", 8f);
     this.pr.Image         = null;
     global::System.Windows.Forms.Control arg_1B47_0 = this.pr;
     location            = new global::System.Drawing.Point(0, 325);
     arg_1B47_0.Location = location;
     this.pr.Maximum     = 100;
     this.pr.Name        = "pr";
     this.pr.NoRounding  = false;
     global::System.Windows.Forms.Control arg_1B8A_0 = this.pr;
     size                = new global::System.Drawing.Size(584, 15);
     arg_1B8A_0.Size     = size;
     this.pr.TabIndex    = 12;
     this.pr.Text        = "ChProgressbar1";
     this.pr.Transparent = true;
     this.pr.Value       = 0;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.SplitContainer1);
     this.Controls.Add(this.pr);
     this.Controls.Add(this.Panel1);
     this.Controls.Add(this.StatusStrip1);
     this.ForeColor     = global::System.Drawing.Color.WhiteSmoke;
     this.Name          = "FrmFilemanager";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FM";
     this.StatusStrip1.ResumeLayout(false);
     this.StatusStrip1.PerformLayout();
     this.ContextMenuStrip1.ResumeLayout(false);
     this.ContextMenuStrip2.ResumeLayout(false);
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox2).EndInit();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.Panel1.ResumeLayout(false);
     this.Panel1.PerformLayout();
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.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.ContextMenuStrip3.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #8
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmProcess));
     this.M1 = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.RefreshToolStripMenuItem    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem          = new global::System.Windows.Forms.ToolStripSeparator();
     this.NewToolStripMenuItem        = new global::System.Windows.Forms.ToolStripMenuItem();
     this.KillToolStripMenuItem       = new global::System.Windows.Forms.ToolStripMenuItem();
     this.KillDeleteToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem1         = new global::System.Windows.Forms.ToolStripSeparator();
     this.SuspendToolStripMenuItem    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ResumeToolStripMenuItem     = new global::System.Windows.Forms.ToolStripMenuItem();
     this.Timer1        = new global::System.Windows.Forms.Timer(this.components);
     this.ImageList1    = new global::System.Windows.Forms.ImageList(this.components);
     this.StatusStrip1  = new global::System.Windows.Forms.StatusStrip();
     this.SL            = new global::System.Windows.Forms.ToolStripStatusLabel();
     this.pr            = new global::NINGALINET.CHProgressbar();
     this.L1            = new global::NINGALINET.LV();
     this.ColumnHeader3 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader4 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader5 = new global::System.Windows.Forms.ColumnHeader();
     this.M1.SuspendLayout();
     this.StatusStrip1.SuspendLayout();
     this.SuspendLayout();
     this.M1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.RefreshToolStripMenuItem,
         this.AToolStripMenuItem,
         this.NewToolStripMenuItem,
         this.KillToolStripMenuItem,
         this.KillDeleteToolStripMenuItem,
         this.AToolStripMenuItem1,
         this.SuspendToolStripMenuItem,
         this.ResumeToolStripMenuItem
     });
     this.M1.Name = "M1";
     global::System.Windows.Forms.Control arg_197_0 = this.M1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(153, 170);
     arg_197_0.Size = size;
     this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1C1_0 = this.RefreshToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_1C1_0.Size = size;
     this.RefreshToolStripMenuItem.Text = "Refresh";
     this.AToolStripMenuItem.Name       = "AToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1FA_0 = this.AToolStripMenuItem;
     size           = new global::System.Drawing.Size(149, 6);
     arg_1FA_0.Size = size;
     this.NewToolStripMenuItem.Name = "NewToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_224_0 = this.NewToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_224_0.Size = size;
     this.NewToolStripMenuItem.Text  = "New";
     this.KillToolStripMenuItem.Name = "KillToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_25E_0 = this.KillToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_25E_0.Size = size;
     this.KillToolStripMenuItem.Text       = "Kill ";
     this.KillDeleteToolStripMenuItem.Name = "KillDeleteToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_298_0 = this.KillDeleteToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_298_0.Size = size;
     this.KillDeleteToolStripMenuItem.Text = "Kill + Delete";
     this.AToolStripMenuItem1.Name         = "AToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_2D1_0 = this.AToolStripMenuItem1;
     size           = new global::System.Drawing.Size(149, 6);
     arg_2D1_0.Size = size;
     this.SuspendToolStripMenuItem.Name = "SuspendToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_2FB_0 = this.SuspendToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_2FB_0.Size = size;
     this.SuspendToolStripMenuItem.Text = "Suspend";
     this.ResumeToolStripMenuItem.Name  = "ResumeToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_335_0 = this.ResumeToolStripMenuItem;
     size           = new global::System.Drawing.Size(152, 22);
     arg_335_0.Size = size;
     this.ResumeToolStripMenuItem.Text = "Resume ";
     this.ImageList1.ImageStream       = (global::System.Windows.Forms.ImageListStreamer)componentResourceManager.GetObject("ImageList1.ImageStream");
     this.ImageList1.TransparentColor  = global::System.Drawing.Color.Transparent;
     this.ImageList1.Images.SetKeyName(0, "95.png");
     this.ImageList1.Images.SetKeyName(1, "114.png");
     this.ImageList1.Images.SetKeyName(2, "2.png");
     this.StatusStrip1.BackColor = global::System.Drawing.Color.Black;
     this.StatusStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.SL
     });
     global::System.Windows.Forms.Control arg_3FC_0 = this.StatusStrip1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 340);
     arg_3FC_0.Location     = location;
     this.StatusStrip1.Name = "StatusStrip1";
     global::System.Windows.Forms.Control arg_426_0 = this.StatusStrip1;
     size           = new global::System.Drawing.Size(584, 22);
     arg_426_0.Size = size;
     this.StatusStrip1.SizingGrip = false;
     this.StatusStrip1.TabIndex   = 24;
     this.StatusStrip1.Text       = "StatusStrip1";
     this.SL.ForeColor            = global::System.Drawing.Color.WhiteSmoke;
     this.SL.Name = "SL";
     global::System.Windows.Forms.ToolStripItem arg_486_0 = this.SL;
     size                  = new global::System.Drawing.Size(13, 17);
     arg_486_0.Size        = size;
     this.SL.Text          = "..";
     this.pr.BackColor     = global::System.Drawing.Color.Transparent;
     this.pr.Colors        = new global::NINGALINET.Bloom[0];
     this.pr.Customization = global::NINGALINET.My.Resources.Resources.notf;
     this.pr.Dock          = global::System.Windows.Forms.DockStyle.Bottom;
     this.pr.Font          = new global::System.Drawing.Font("Verdana", 8f);
     this.pr.Image         = null;
     global::System.Windows.Forms.Control arg_512_0 = this.pr;
     location           = new global::System.Drawing.Point(0, 325);
     arg_512_0.Location = location;
     this.pr.Maximum    = 100;
     this.pr.Name       = "pr";
     this.pr.NoRounding = false;
     global::System.Windows.Forms.Control arg_555_0 = this.pr;
     size                = new global::System.Drawing.Size(584, 15);
     arg_555_0.Size      = size;
     this.pr.TabIndex    = 25;
     this.pr.Text        = "ChProgressbar1";
     this.pr.Transparent = true;
     this.pr.Value       = 0;
     this.L1.BackColor   = global::System.Drawing.Color.Black;
     this.L1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.L1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader3,
         this.ColumnHeader4,
         this.ColumnHeader5
     });
     this.L1.ContextMenuStrip = this.M1;
     this.L1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.L1.Font             = new global::System.Drawing.Font("Arial", 8f);
     this.L1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.L1.FullRowSelect    = true;
     global::System.Windows.Forms.Control arg_646_0 = this.L1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_646_0.Location = location;
     this.L1.Name       = "L1";
     this.L1.OwnerDraw  = true;
     global::System.Windows.Forms.Control arg_67F_0 = this.L1;
     size             = new global::System.Drawing.Size(584, 325);
     arg_67F_0.Size   = size;
     this.L1.TabIndex = 26;
     this.L1.UseCompatibleStateImageBehavior = false;
     this.L1.View             = global::System.Windows.Forms.View.Details;
     this.ColumnHeader3.Text  = "Name";
     this.ColumnHeader4.Text  = "PID";
     this.ColumnHeader5.Text  = "Locations";
     this.ColumnHeader5.Width = 530;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.L1);
     this.Controls.Add(this.pr);
     this.Controls.Add(this.StatusStrip1);
     this.Name          = "FrmProcess";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Proc";
     this.M1.ResumeLayout(false);
     this.StatusStrip1.ResumeLayout(false);
     this.StatusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #9
0
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Troianos_RAT.FromLink));
     this.Button1  = new global::System.Windows.Forms.Button();
     this.Button2  = new global::System.Windows.Forms.Button();
     this.TextBox1 = new global::System.Windows.Forms.TextBox();
     this.TextBox2 = new global::System.Windows.Forms.TextBox();
     this.Label1   = new global::System.Windows.Forms.Label();
     this.Label2   = new global::System.Windows.Forms.Label();
     this.SuspendLayout();
     this.Button1.BackColor = global::System.Drawing.Color.Transparent;
     this.Button1.FlatStyle = global::System.Windows.Forms.FlatStyle.Popup;
     this.Button1.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control button   = this.Button1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(12, 99);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     global::System.Drawing.Size          size    = new global::System.Drawing.Size(292, 23);
     button2.Size          = size;
     this.Button1.TabIndex = 0;
     this.Button1.Text     = "Confirmar";
     this.Button1.UseVisualStyleBackColor = false;
     this.Button2.BackColor = global::System.Drawing.Color.Transparent;
     this.Button2.FlatStyle = global::System.Windows.Forms.FlatStyle.Popup;
     this.Button2.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control button3 = this.Button2;
     location          = new global::System.Drawing.Point(12, 128);
     button3.Location  = location;
     this.Button2.Name = "Button2";
     global::System.Windows.Forms.Control button4 = this.Button2;
     size                  = new global::System.Drawing.Size(292, 23);
     button4.Size          = size;
     this.Button2.TabIndex = 1;
     this.Button2.Text     = "Cancelar";
     this.Button2.UseVisualStyleBackColor = false;
     this.TextBox1.BackColor   = global::System.Drawing.Color.Black;
     this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox1.ForeColor   = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location           = new global::System.Drawing.Point(12, 25);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                      = new global::System.Drawing.Size(292, 20);
     textBox2.Size             = size;
     this.TextBox1.TabIndex    = 2;
     this.TextBox1.TextAlign   = global::System.Windows.Forms.HorizontalAlignment.Center;
     this.TextBox2.BackColor   = global::System.Drawing.Color.Black;
     this.TextBox2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox2.ForeColor   = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control textBox3 = this.TextBox2;
     location           = new global::System.Drawing.Point(12, 64);
     textBox3.Location  = location;
     this.TextBox2.Name = "TextBox2";
     global::System.Windows.Forms.Control textBox4 = this.TextBox2;
     size                    = new global::System.Drawing.Size(292, 20);
     textBox4.Size           = size;
     this.TextBox2.TabIndex  = 3;
     this.TextBox2.Text      = "Arquivo.txt";
     this.TextBox2.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Center;
     this.Label1.AutoSize    = true;
     this.Label1.Font        = new global::System.Drawing.Font("Tahoma", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Label1.ForeColor   = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control label = this.Label1;
     location         = new global::System.Drawing.Point(124, 48);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     size                  = new global::System.Drawing.Size(79, 13);
     label2.Size           = size;
     this.Label1.TabIndex  = 4;
     this.Label1.Text      = "[ Salvar Em ]";
     this.Label2.AutoSize  = true;
     this.Label2.Font      = new global::System.Drawing.Font("Tahoma", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Label2.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control label3 = this.Label2;
     location         = new global::System.Drawing.Point(136, 9);
     label3.Location  = location;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label4 = this.Label2;
     size                 = new global::System.Drawing.Size(46, 13);
     label4.Size          = size;
     this.Label2.TabIndex = 5;
     this.Label2.Text     = "[ Link ]";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSizeMode        = global::System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(322, 165);
     this.ClientSize = size;
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.TextBox2);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button2);
     this.Controls.Add(this.Button1);
     this.ForeColor       = global::System.Drawing.Color.White;
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.MaximizeBox     = false;
     this.Name            = "FromLink";
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Apartir do Link";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #10
0
 private void InitializeComponent()
 {
     this.TableLayoutPanel1 = new global::System.Windows.Forms.TableLayoutPanel();
     this.OK_Button         = new global::System.Windows.Forms.Button();
     this.Cancel_Button     = new global::System.Windows.Forms.Button();
     this.Label25           = new global::System.Windows.Forms.Label();
     this.WebBrowser1       = new global::System.Windows.Forms.WebBrowser();
     this.TableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     this.TableLayoutPanel1.Anchor      = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Right);
     this.TableLayoutPanel1.ColumnCount = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.Controls.Add(this.OK_Button, 0, 0);
     this.TableLayoutPanel1.Controls.Add(this.Cancel_Button, 1, 0);
     global::System.Windows.Forms.Control tableLayoutPanel = this.TableLayoutPanel1;
     global::System.Drawing.Point         location         = new global::System.Drawing.Point(277, 260);
     tableLayoutPanel.Location       = location;
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 1;
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     global::System.Windows.Forms.Control tableLayoutPanel2 = this.TableLayoutPanel1;
     global::System.Drawing.Size          size = new global::System.Drawing.Size(146, 27);
     tableLayoutPanel2.Size          = size;
     this.TableLayoutPanel1.TabIndex = 0;
     this.OK_Button.Anchor           = global::System.Windows.Forms.AnchorStyles.None;
     global::System.Windows.Forms.Control ok_Button = this.OK_Button;
     location            = new global::System.Drawing.Point(3, 3);
     ok_Button.Location  = location;
     this.OK_Button.Name = "OK_Button";
     global::System.Windows.Forms.Control ok_Button2 = this.OK_Button;
     size                            = new global::System.Drawing.Size(67, 21);
     ok_Button2.Size                 = size;
     this.OK_Button.TabIndex         = 0;
     this.OK_Button.Text             = "确定";
     this.Cancel_Button.Anchor       = global::System.Windows.Forms.AnchorStyles.None;
     this.Cancel_Button.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     global::System.Windows.Forms.Control cancel_Button = this.Cancel_Button;
     location = new global::System.Drawing.Point(76, 3);
     cancel_Button.Location  = location;
     this.Cancel_Button.Name = "Cancel_Button";
     global::System.Windows.Forms.Control cancel_Button2 = this.Cancel_Button;
     size = new global::System.Drawing.Size(67, 21);
     cancel_Button2.Size         = size;
     this.Cancel_Button.TabIndex = 1;
     this.Cancel_Button.Text     = "取消";
     this.Label25.AutoSize       = true;
     this.Label25.Cursor         = global::System.Windows.Forms.Cursors.Hand;
     this.Label25.Font           = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Underline, global::System.Drawing.GraphicsUnit.Point, 134);
     this.Label25.ForeColor      = global::System.Drawing.SystemColors.ActiveCaption;
     global::System.Windows.Forms.Control label = this.Label25;
     location          = new global::System.Drawing.Point(12, 267);
     label.Location    = location;
     this.Label25.Name = "Label25";
     global::System.Windows.Forms.Control label2 = this.Label25;
     size                  = new global::System.Drawing.Size(113, 12);
     label2.Size           = size;
     this.Label25.TabIndex = 55;
     this.Label25.Text     = "软件又升级更新啦!";
     global::System.Windows.Forms.Control webBrowser = this.WebBrowser1;
     location            = new global::System.Drawing.Point(12, 3);
     webBrowser.Location = location;
     global::System.Windows.Forms.Control webBrowser2 = this.WebBrowser1;
     size = new global::System.Drawing.Size(20, 20);
     webBrowser2.MinimumSize = size;
     this.WebBrowser1.Name   = "WebBrowser1";
     global::System.Windows.Forms.Control webBrowser3 = this.WebBrowser1;
     size                      = new global::System.Drawing.Size(407, 250);
     webBrowser3.Size          = size;
     this.WebBrowser1.TabIndex = 56;
     this.WebBrowser1.Url      = new global::System.Uri("http://www.tiancao.net/softdown.htm", global::System.UriKind.Absolute);
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(435, 291);
     this.ClientSize = size;
     this.Controls.Add(this.WebBrowser1);
     this.Controls.Add(this.Label25);
     this.Controls.Add(this.TableLayoutPanel1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "TcSoftDown_frm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "设计相关软件下载链接";
     this.TableLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #11
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmDwonload));
     this.Timer1       = new global::System.Windows.Forms.Timer(this.components);
     this.Progressbar1 = new global::NINGALINET.CHProgressbar();
     this.Lname        = new global::System.Windows.Forms.Label();
     this.Lspeed       = new global::System.Windows.Forms.Label();
     this.Ldata        = new global::System.Windows.Forms.Label();
     this.PictureBox1  = new global::System.Windows.Forms.PictureBox();
     this.CheckBox1    = new global::System.Windows.Forms.CheckBox();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.SuspendLayout();
     this.Timer1.Interval            = 1000;
     this.Progressbar1.Anchor        = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     this.Progressbar1.BackColor     = global::System.Drawing.Color.Transparent;
     this.Progressbar1.Colors        = new global::NINGALINET.Bloom[0];
     this.Progressbar1.Customization = global::NINGALINET.My.Resources.Resources.notf;
     this.Progressbar1.Font          = new global::System.Drawing.Font("Verdana", 8f);
     this.Progressbar1.Image         = null;
     global::System.Windows.Forms.Control arg_105_0 = this.Progressbar1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(80, 27);
     arg_105_0.Location           = location;
     this.Progressbar1.Maximum    = 100;
     this.Progressbar1.Name       = "Progressbar1";
     this.Progressbar1.NoRounding = false;
     global::System.Windows.Forms.Control arg_148_0 = this.Progressbar1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(283, 42);
     arg_148_0.Size                = size;
     this.Progressbar1.TabIndex    = 3;
     this.Progressbar1.Text        = "ChProgressbar1";
     this.Progressbar1.Transparent = true;
     this.Progressbar1.Value       = 0;
     this.Lname.AutoSize           = true;
     global::System.Windows.Forms.Control arg_19F_0 = this.Lname;
     location           = new global::System.Drawing.Point(77, 10);
     arg_19F_0.Location = location;
     this.Lname.Name    = "Lname";
     global::System.Windows.Forms.Control arg_1C6_0 = this.Lname;
     size                 = new global::System.Drawing.Size(13, 14);
     arg_1C6_0.Size       = size;
     this.Lname.TabIndex  = 5;
     this.Lname.Text      = "..";
     this.Lspeed.AutoSize = true;
     global::System.Windows.Forms.Control arg_208_0 = this.Lspeed;
     location           = new global::System.Drawing.Point(340, 72);
     arg_208_0.Location = location;
     this.Lspeed.Name   = "Lspeed";
     global::System.Windows.Forms.Control arg_22F_0 = this.Lspeed;
     size                 = new global::System.Drawing.Size(23, 14);
     arg_22F_0.Size       = size;
     this.Lspeed.TabIndex = 6;
     this.Lspeed.Text     = "0 B";
     this.Lspeed.Visible  = false;
     this.Ldata.AutoSize  = true;
     global::System.Windows.Forms.Control arg_27A_0 = this.Ldata;
     location           = new global::System.Drawing.Point(77, 72);
     arg_27A_0.Location = location;
     this.Ldata.Name    = "Ldata";
     global::System.Windows.Forms.Control arg_2A1_0 = this.Ldata;
     size                   = new global::System.Drawing.Size(45, 14);
     arg_2A1_0.Size         = size;
     this.Ldata.TabIndex    = 7;
     this.Ldata.Text        = "0 B/0 B ";
     this.Ldata.TextAlign   = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.PictureBox1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("PictureBox1.Image");
     global::System.Windows.Forms.Control arg_2FB_0 = this.PictureBox1;
     location              = new global::System.Drawing.Point(7, 9);
     arg_2FB_0.Location    = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control arg_322_0 = this.PictureBox1;
     size                      = new global::System.Drawing.Size(64, 78);
     arg_322_0.Size            = size;
     this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.PictureBox1.TabIndex = 8;
     this.PictureBox1.TabStop  = false;
     this.CheckBox1.Anchor     = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Left);
     this.CheckBox1.AutoSize   = true;
     global::System.Windows.Forms.Control arg_374_0 = this.CheckBox1;
     location            = new global::System.Drawing.Point(7, 98);
     arg_374_0.Location  = location;
     this.CheckBox1.Name = "CheckBox1";
     global::System.Windows.Forms.Control arg_39E_0 = this.CheckBox1;
     size                    = new global::System.Drawing.Size(255, 18);
     arg_39E_0.Size          = size;
     this.CheckBox1.TabIndex = 9;
     this.CheckBox1.Text     = "Open folder \"Downloads\" automatical complete.";
     this.CheckBox1.UseVisualStyleBackColor = true;
     this.CheckBox1.Visible = false;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 14f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.FromArgb(10, 10, 10);
     size            = new global::System.Drawing.Size(375, 93);
     this.ClientSize = size;
     this.Controls.Add(this.CheckBox1);
     this.Controls.Add(this.PictureBox1);
     this.Controls.Add(this.Ldata);
     this.Controls.Add(this.Lspeed);
     this.Controls.Add(this.Lname);
     this.Controls.Add(this.Progressbar1);
     this.Font          = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.ForeColor     = global::System.Drawing.Color.WhiteSmoke;
     this.MaximizeBox   = false;
     size               = new global::System.Drawing.Size(1000, 143);
     this.MaximumSize   = size;
     size               = new global::System.Drawing.Size(391, 131);
     this.MinimumSize   = size;
     this.Name          = "DW";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "DW";
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #12
0
 private void InitializeComponent()
 {
     this.Button1      = new global::System.Windows.Forms.Button();
     this.TextBox1     = new global::System.Windows.Forms.TextBox();
     this.TextBox2     = new global::System.Windows.Forms.TextBox();
     this.Label1       = new global::System.Windows.Forms.Label();
     this.Label2       = new global::System.Windows.Forms.Label();
     this.Button2      = new global::System.Windows.Forms.Button();
     this.TextBox3     = new global::System.Windows.Forms.TextBox();
     this.ComboBox1    = new global::System.Windows.Forms.ComboBox();
     this.TextBox4     = new global::System.Windows.Forms.TextBox();
     this.TextBox5     = new global::System.Windows.Forms.TextBox();
     this.Button3      = new global::System.Windows.Forms.Button();
     this.RadioButton1 = new global::System.Windows.Forms.RadioButton();
     this.RadioButton2 = new global::System.Windows.Forms.RadioButton();
     this.CheckBox1    = new global::System.Windows.Forms.CheckBox();
     this.TextBox6     = new global::System.Windows.Forms.TextBox();
     this.Label3       = new global::System.Windows.Forms.Label();
     this.SuspendLayout();
     this.Button1.Enabled = false;
     global::System.Windows.Forms.Control button   = this.Button1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(154, 325);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     global::System.Drawing.Size          size    = new global::System.Drawing.Size(156, 25);
     button2.Size          = size;
     this.Button1.TabIndex = 2;
     this.Button1.Text     = "板筋施工图替换";
     this.Button1.UseVisualStyleBackColor = true;
     this.TextBox1.Enabled = false;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location                = new global::System.Drawing.Point(6, 56);
     textBox.Location        = location;
     this.TextBox1.Multiline = true;
     this.TextBox1.Name      = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(106, 181);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 3;
     this.TextBox1.Text     = "%%13312@100\r\n%%13314@100\r\n%%13316@100\r\n%%13318@100\r\n%%13320@100\r\n";
     global::System.Windows.Forms.Control textBox3 = this.TextBox2;
     location                = new global::System.Drawing.Point(160, 56);
     textBox3.Location       = location;
     this.TextBox2.Multiline = true;
     this.TextBox2.Name      = "TextBox2";
     global::System.Windows.Forms.Control textBox4 = this.TextBox2;
     size                   = new global::System.Drawing.Size(99, 181);
     textBox4.Size          = size;
     this.TextBox2.TabIndex = 4;
     this.TextBox2.Text     = "%%13310@200\r\n%%13312@200\r\n%%13314@200\r\n%%13316@200\r\n%%13318@200";
     this.Label1.AutoSize   = true;
     global::System.Windows.Forms.Control label = this.Label1;
     location         = new global::System.Drawing.Point(54, 6);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     size                 = new global::System.Drawing.Size(95, 12);
     label2.Size          = size;
     this.Label1.TabIndex = 5;
     this.Label1.Text     = "原配筋-通筋面积";
     this.Label2.AutoSize = true;
     global::System.Windows.Forms.Control label3 = this.Label2;
     location         = new global::System.Drawing.Point(212, 7);
     label3.Location  = location;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label4 = this.Label2;
     size                 = new global::System.Drawing.Size(47, 12);
     label4.Size          = size;
     this.Label2.TabIndex = 6;
     this.Label2.Text     = "=新配筋";
     global::System.Windows.Forms.Control button3 = this.Button2;
     location          = new global::System.Drawing.Point(6, 1);
     button3.Location  = location;
     this.Button2.Name = "Button2";
     global::System.Windows.Forms.Control button4 = this.Button2;
     size                  = new global::System.Drawing.Size(42, 23);
     button4.Size          = size;
     this.Button2.TabIndex = 7;
     this.Button2.Text     = "选取";
     this.Button2.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control textBox5 = this.TextBox3;
     location           = new global::System.Drawing.Point(155, 4);
     textBox5.Location  = location;
     this.TextBox3.Name = "TextBox3";
     global::System.Windows.Forms.Control textBox6 = this.TextBox3;
     size                             = new global::System.Drawing.Size(49, 21);
     textBox6.Size                    = size;
     this.TextBox3.TabIndex           = 8;
     this.TextBox3.Text               = "750";
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox = this.ComboBox1;
     location            = new global::System.Drawing.Point(260, 4);
     comboBox.Location   = location;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control comboBox2 = this.ComboBox1;
     size                    = new global::System.Drawing.Size(56, 20);
     comboBox2.Size          = size;
     this.ComboBox1.TabIndex = 9;
     this.TextBox4.Enabled   = false;
     global::System.Windows.Forms.Control textBox7 = this.TextBox4;
     location                = new global::System.Drawing.Point(110, 56);
     textBox7.Location       = location;
     this.TextBox4.Multiline = true;
     this.TextBox4.Name      = "TextBox4";
     global::System.Windows.Forms.Control textBox8 = this.TextBox4;
     size                   = new global::System.Drawing.Size(56, 181);
     textBox8.Size          = size;
     this.TextBox4.TabIndex = 10;
     this.TextBox5.Enabled  = false;
     global::System.Windows.Forms.Control textBox9 = this.TextBox5;
     location                = new global::System.Drawing.Point(260, 56);
     textBox9.Location       = location;
     this.TextBox5.Multiline = true;
     this.TextBox5.Name      = "TextBox5";
     global::System.Windows.Forms.Control textBox10 = this.TextBox5;
     size                   = new global::System.Drawing.Size(56, 181);
     textBox10.Size         = size;
     this.TextBox5.TabIndex = 11;
     global::System.Windows.Forms.Control button5 = this.Button3;
     location          = new global::System.Drawing.Point(6, 325);
     button5.Location  = location;
     this.Button3.Name = "Button3";
     global::System.Windows.Forms.Control button6 = this.Button3;
     size                  = new global::System.Drawing.Size(131, 25);
     button6.Size          = size;
     this.Button3.TabIndex = 13;
     this.Button3.Text     = "配筋面积简图处理";
     this.Button3.UseVisualStyleBackColor = true;
     this.RadioButton1.AutoSize           = true;
     this.RadioButton1.Checked            = true;
     global::System.Windows.Forms.Control radioButton = this.RadioButton1;
     location               = new global::System.Drawing.Point(6, 281);
     radioButton.Location   = location;
     this.RadioButton1.Name = "RadioButton1";
     global::System.Windows.Forms.Control radioButton2 = this.RadioButton1;
     size = new global::System.Drawing.Size(227, 16);
     radioButton2.Size          = size;
     this.RadioButton1.TabIndex = 15;
     this.RadioButton1.TabStop  = true;
     this.RadioButton1.Text     = "自动删除比通长钢筋面积小的文字标注";
     this.RadioButton1.UseVisualStyleBackColor = true;
     this.RadioButton2.AutoSize = true;
     global::System.Windows.Forms.Control radioButton3 = this.RadioButton2;
     location = new global::System.Drawing.Point(6, 303);
     radioButton3.Location  = location;
     this.RadioButton2.Name = "RadioButton2";
     global::System.Windows.Forms.Control radioButton4 = this.RadioButton2;
     size = new global::System.Drawing.Size(287, 16);
     radioButton4.Size          = size;
     this.RadioButton2.TabIndex = 16;
     this.RadioButton2.TabStop  = true;
     this.RadioButton2.Text     = "自动删除比通长钢筋面积小的全部标注(谨慎使用)";
     this.RadioButton2.UseVisualStyleBackColor = true;
     this.CheckBox1.AutoSize = true;
     global::System.Windows.Forms.Control checkBox = this.CheckBox1;
     location            = new global::System.Drawing.Point(6, 30);
     checkBox.Location   = location;
     this.CheckBox1.Name = "CheckBox1";
     global::System.Windows.Forms.Control checkBox2 = this.CheckBox1;
     size                    = new global::System.Drawing.Size(120, 16);
     checkBox2.Size          = size;
     this.CheckBox1.TabIndex = 17;
     this.CheckBox1.Text     = "考虑两种直径组合";
     this.CheckBox1.UseVisualStyleBackColor = true;
     this.TextBox6.Enabled = false;
     global::System.Windows.Forms.Control textBox11 = this.TextBox6;
     location                = new global::System.Drawing.Point(322, 56);
     textBox11.Location      = location;
     this.TextBox6.Multiline = true;
     this.TextBox6.Name      = "TextBox6";
     global::System.Windows.Forms.Control textBox12 = this.TextBox6;
     size                    = new global::System.Drawing.Size(56, 181);
     textBox12.Size          = size;
     this.TextBox6.TabIndex  = 18;
     this.TextBox6.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
     this.Label3.AutoSize    = true;
     this.Label3.ForeColor   = global::System.Drawing.Color.Red;
     global::System.Windows.Forms.Control label5 = this.Label3;
     location         = new global::System.Drawing.Point(258, 240);
     label5.Location  = location;
     this.Label3.Name = "Label3";
     global::System.Windows.Forms.Control label6 = this.Label3;
     size                 = new global::System.Drawing.Size(59, 12);
     label6.Size          = size;
     this.Label3.TabIndex = 19;
     this.Label3.Text     = "最大误差:";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(408, 357);
     this.ClientSize = size;
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.TextBox6);
     this.Controls.Add(this.CheckBox1);
     this.Controls.Add(this.RadioButton2);
     this.Controls.Add(this.RadioButton1);
     this.Controls.Add(this.Button3);
     this.Controls.Add(this.TextBox5);
     this.Controls.Add(this.TextBox4);
     this.Controls.Add(this.ComboBox1);
     this.Controls.Add(this.TextBox3);
     this.Controls.Add(this.Button2);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.TextBox2);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "TcBJFJ_frm";
     this.Text            = "板筋附加替换";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmExportColor));
     this.myTip     = new global::System.Windows.Forms.ToolTip(this.components);
     this.csSlots   = new global::System.Windows.Forms.Label();
     this.csLevel   = new global::System.Windows.Forms.Label();
     this.csHeading = new global::System.Windows.Forms.Label();
     this.csTitle   = new global::System.Windows.Forms.Label();
     this.csIO      = new global::System.Windows.Forms.Label();
     this.csSet     = new global::System.Windows.Forms.Label();
     this.csHO      = new global::System.Windows.Forms.Label();
     this.csPower   = new global::System.Windows.Forms.Label();
     this.cPicker   = new global::System.Windows.Forms.ColorDialog();
     this.Label21   = new global::System.Windows.Forms.Label();
     this.Label22   = new global::System.Windows.Forms.Label();
     this.Label20   = new global::System.Windows.Forms.Label();
     this.Label19   = new global::System.Windows.Forms.Label();
     this.txtName   = new global::System.Windows.Forms.TextBox();
     this.Label1    = new global::System.Windows.Forms.Label();
     this.Label4    = new global::System.Windows.Forms.Label();
     this.Label5    = new global::System.Windows.Forms.Label();
     this.Label7    = new global::System.Windows.Forms.Label();
     this.Label9    = new global::System.Windows.Forms.Label();
     this.btnOK     = new global::System.Windows.Forms.Button();
     this.btnCancel = new global::System.Windows.Forms.Button();
     this.Label3    = new global::System.Windows.Forms.Label();
     base.SuspendLayout();
     this.myTip.AutoPopDelay  = 10000;
     this.myTip.InitialDelay  = 500;
     this.myTip.ReshowDelay   = 100;
     this.csSlots.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csSlots.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     global::System.Drawing.Point point = new global::System.Drawing.Point(128, 164);
     this.csSlots.Location = point;
     this.csSlots.Name     = "csSlots";
     global::System.Drawing.Size size = new global::System.Drawing.Size(52, 16);
     this.csSlots.Size     = size;
     this.csSlots.TabIndex = 17;
     this.myTip.SetToolTip(this.csSlots, "Click here to select the colour for this attribute.");
     this.csLevel.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csLevel.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 124);
     this.csLevel.Location = point;
     this.csLevel.Name     = "csLevel";
     size = new global::System.Drawing.Size(52, 16);
     this.csLevel.Size     = size;
     this.csLevel.TabIndex = 16;
     this.myTip.SetToolTip(this.csLevel, "Click here to select the colour for this attribute.");
     this.csHeading.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csHeading.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 104);
     this.csHeading.Location = point;
     this.csHeading.Name     = "csHeading";
     size = new global::System.Drawing.Size(52, 16);
     this.csHeading.Size     = size;
     this.csHeading.TabIndex = 15;
     this.myTip.SetToolTip(this.csHeading, "Click here to select the colour for this attribute.");
     this.csTitle.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csTitle.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 84);
     this.csTitle.Location = point;
     this.csTitle.Name     = "csTitle";
     size = new global::System.Drawing.Size(52, 16);
     this.csTitle.Size     = size;
     this.csTitle.TabIndex = 14;
     this.myTip.SetToolTip(this.csTitle, "Click here to select the colour for this attribute.");
     this.csIO.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csIO.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 184);
     this.csIO.Location = point;
     this.csIO.Name     = "csIO";
     size               = new global::System.Drawing.Size(52, 16);
     this.csIO.Size     = size;
     this.csIO.TabIndex = 23;
     this.myTip.SetToolTip(this.csIO, "Click here to select the colour for this attribute.");
     this.csSet.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csSet.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 204);
     this.csSet.Location = point;
     this.csSet.Name     = "csSet";
     size                = new global::System.Drawing.Size(52, 16);
     this.csSet.Size     = size;
     this.csSet.TabIndex = 26;
     this.myTip.SetToolTip(this.csSet, "Click here to select the colour for this attribute.");
     this.csHO.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csHO.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 224);
     this.csHO.Location = point;
     this.csHO.Name     = "csHO";
     size               = new global::System.Drawing.Size(52, 16);
     this.csHO.Size     = size;
     this.csHO.TabIndex = 28;
     this.myTip.SetToolTip(this.csHO, "Click here to select the colour for this attribute.");
     this.csPower.BackColor   = global::System.Drawing.Color.FromArgb(128, 128, 255);
     this.csPower.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point = new global::System.Drawing.Point(128, 144);
     this.csPower.Location = point;
     this.csPower.Name     = "csPower";
     size = new global::System.Drawing.Size(52, 16);
     this.csPower.Size     = size;
     this.csPower.TabIndex = 32;
     this.myTip.SetToolTip(this.csPower, "Click here to select the colour for this attribute.");
     this.cPicker.FullOpen = true;
     point = new global::System.Drawing.Point(36, 164);
     this.Label21.Location = point;
     this.Label21.Name     = "Label21";
     size = new global::System.Drawing.Size(88, 16);
     this.Label21.Size      = size;
     this.Label21.TabIndex  = 13;
     this.Label21.Text      = "Normal Slots:";
     this.Label21.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(36, 124);
     this.Label22.Location = point;
     this.Label22.Name     = "Label22";
     size = new global::System.Drawing.Size(88, 16);
     this.Label22.Size      = size;
     this.Label22.TabIndex  = 12;
     this.Label22.Text      = "Levels:";
     this.Label22.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(36, 104);
     this.Label20.Location = point;
     this.Label20.Name     = "Label20";
     size = new global::System.Drawing.Size(88, 16);
     this.Label20.Size      = size;
     this.Label20.TabIndex  = 11;
     this.Label20.Text      = "Subheadings:";
     this.Label20.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(36, 84);
     this.Label19.Location = point;
     this.Label19.Name     = "Label19";
     size = new global::System.Drawing.Size(88, 16);
     this.Label19.Size      = size;
     this.Label19.TabIndex  = 10;
     this.Label19.Text      = "Title Text:";
     this.Label19.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(72, 8);
     this.txtName.Location = point;
     this.txtName.Name     = "txtName";
     size = new global::System.Drawing.Size(124, 20);
     this.txtName.Size     = size;
     this.txtName.TabIndex = 18;
     this.txtName.Text     = "Scheme Name";
     point = new global::System.Drawing.Point(8, 8);
     this.Label1.Location = point;
     this.Label1.Name     = "Label1";
     size                        = new global::System.Drawing.Size(64, 20);
     this.Label1.Size            = size;
     this.Label1.TabIndex        = 19;
     this.Label1.Text            = "Name:";
     this.Label1.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     point                       = new global::System.Drawing.Point(36, 184);
     this.Label4.Location        = point;
     this.Label4.Name            = "Label4";
     size                        = new global::System.Drawing.Size(88, 16);
     this.Label4.Size            = size;
     this.Label4.TabIndex        = 22;
     this.Label4.Text            = "Inventions:";
     this.Label4.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     point                       = new global::System.Drawing.Point(8, 36);
     this.Label5.Location        = point;
     this.Label5.Name            = "Label5";
     size                        = new global::System.Drawing.Size(192, 36);
     this.Label5.Size            = size;
     this.Label5.TabIndex        = 24;
     this.Label5.Text            = "Click on a colour box to modify it.";
     this.Label5.TextAlign       = global::System.Drawing.ContentAlignment.MiddleCenter;
     point                       = new global::System.Drawing.Point(36, 204);
     this.Label7.Location        = point;
     this.Label7.Name            = "Label7";
     size                        = new global::System.Drawing.Size(88, 16);
     this.Label7.Size            = size;
     this.Label7.TabIndex        = 25;
     this.Label7.Text            = "Sets:";
     this.Label7.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     point                       = new global::System.Drawing.Point(36, 224);
     this.Label9.Location        = point;
     this.Label9.Name            = "Label9";
     size                        = new global::System.Drawing.Size(88, 16);
     this.Label9.Size            = size;
     this.Label9.TabIndex        = 27;
     this.Label9.Text            = "Hami-Os:";
     this.Label9.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     this.btnOK.DialogResult     = global::System.Windows.Forms.DialogResult.OK;
     point                       = new global::System.Drawing.Point(128, 256);
     this.btnOK.Location         = point;
     this.btnOK.Name             = "btnOK";
     size                        = new global::System.Drawing.Size(75, 23);
     this.btnOK.Size             = size;
     this.btnOK.TabIndex         = 29;
     this.btnOK.Text             = "OK";
     this.btnCancel.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     point                       = new global::System.Drawing.Point(44, 256);
     this.btnCancel.Location     = point;
     this.btnCancel.Name         = "btnCancel";
     size                        = new global::System.Drawing.Size(75, 23);
     this.btnCancel.Size         = size;
     this.btnCancel.TabIndex     = 30;
     this.btnCancel.Text         = "Cancel";
     point                       = new global::System.Drawing.Point(36, 144);
     this.Label3.Location        = point;
     this.Label3.Name            = "Label3";
     size                        = new global::System.Drawing.Size(88, 16);
     this.Label3.Size            = size;
     this.Label3.TabIndex        = 31;
     this.Label3.Text            = "Power Names:";
     this.Label3.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     base.AcceptButton           = this.btnOK;
     base.AutoScaleMode          = global::System.Windows.Forms.AutoScaleMode.None;
     base.CancelButton           = this.btnCancel;
     size                        = new global::System.Drawing.Size(210, 292);
     base.ClientSize             = size;
     base.Controls.Add(this.csPower);
     base.Controls.Add(this.Label3);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOK);
     base.Controls.Add(this.csHO);
     base.Controls.Add(this.Label9);
     base.Controls.Add(this.csSet);
     base.Controls.Add(this.Label7);
     base.Controls.Add(this.Label5);
     base.Controls.Add(this.csIO);
     base.Controls.Add(this.Label4);
     base.Controls.Add(this.Label1);
     base.Controls.Add(this.txtName);
     base.Controls.Add(this.csSlots);
     base.Controls.Add(this.csLevel);
     base.Controls.Add(this.csHeading);
     base.Controls.Add(this.csTitle);
     base.Controls.Add(this.Label21);
     base.Controls.Add(this.Label22);
     base.Controls.Add(this.Label20);
     base.Controls.Add(this.Label19);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmExportColor";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Colour Scheme Editor";
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #14
0
 private void InitializeComponent()
 {
     this.icontainer_0      = new global::System.ComponentModel.Container();
     this.TableLayoutPanel1 = new global::System.Windows.Forms.TableLayoutPanel();
     this.OK_Button         = new global::System.Windows.Forms.Button();
     this.Cancel_Button     = new global::System.Windows.Forms.Button();
     this.TextBox2          = new global::System.Windows.Forms.TextBox();
     this.TextBox3          = new global::System.Windows.Forms.TextBox();
     this.Label1            = new global::System.Windows.Forms.Label();
     this.Label2            = new global::System.Windows.Forms.Label();
     this.Label3            = new global::System.Windows.Forms.Label();
     this.TextBox1          = new global::System.Windows.Forms.TextBox();
     this.TextBox7          = new global::System.Windows.Forms.TextBox();
     this.Button1           = new global::System.Windows.Forms.Button();
     this.Label4            = new global::System.Windows.Forms.Label();
     this.TextBox5          = new global::System.Windows.Forms.TextBox();
     this.Label6            = new global::System.Windows.Forms.Label();
     this.TextBox4          = new global::System.Windows.Forms.TextBox();
     this.ImageList1        = new global::System.Windows.Forms.ImageList(this.icontainer_0);
     this.TableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     this.TableLayoutPanel1.Anchor      = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Right);
     this.TableLayoutPanel1.ColumnCount = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.Controls.Add(this.OK_Button, 0, 0);
     this.TableLayoutPanel1.Controls.Add(this.Cancel_Button, 1, 0);
     global::System.Windows.Forms.Control tableLayoutPanel = this.TableLayoutPanel1;
     global::System.Drawing.Point         location         = new global::System.Drawing.Point(10, 167);
     tableLayoutPanel.Location       = location;
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 1;
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     global::System.Windows.Forms.Control tableLayoutPanel2 = this.TableLayoutPanel1;
     global::System.Drawing.Size          size = new global::System.Drawing.Size(167, 27);
     tableLayoutPanel2.Size          = size;
     this.TableLayoutPanel1.TabIndex = 0;
     this.OK_Button.Anchor           = global::System.Windows.Forms.AnchorStyles.None;
     global::System.Windows.Forms.Control ok_Button = this.OK_Button;
     location            = new global::System.Drawing.Point(8, 3);
     ok_Button.Location  = location;
     this.OK_Button.Name = "OK_Button";
     global::System.Windows.Forms.Control ok_Button2 = this.OK_Button;
     size                            = new global::System.Drawing.Size(67, 21);
     ok_Button2.Size                 = size;
     this.OK_Button.TabIndex         = 0;
     this.OK_Button.Text             = "确定";
     this.Cancel_Button.Anchor       = global::System.Windows.Forms.AnchorStyles.None;
     this.Cancel_Button.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     global::System.Windows.Forms.Control cancel_Button = this.Cancel_Button;
     location = new global::System.Drawing.Point(91, 3);
     cancel_Button.Location  = location;
     this.Cancel_Button.Name = "Cancel_Button";
     global::System.Windows.Forms.Control cancel_Button2 = this.Cancel_Button;
     size = new global::System.Drawing.Size(67, 21);
     cancel_Button2.Size         = size;
     this.Cancel_Button.TabIndex = 1;
     this.Cancel_Button.Text     = "取消";
     global::System.Windows.Forms.Control textBox = this.TextBox2;
     location           = new global::System.Drawing.Point(73, 28);
     textBox.Location   = location;
     this.TextBox2.Name = "TextBox2";
     global::System.Windows.Forms.Control textBox2 = this.TextBox2;
     size                   = new global::System.Drawing.Size(104, 21);
     textBox2.Size          = size;
     this.TextBox2.TabIndex = 2;
     this.TextBox2.Text     = "4C25/2C20";
     global::System.Windows.Forms.Control textBox3 = this.TextBox3;
     location           = new global::System.Drawing.Point(73, 52);
     textBox3.Location  = location;
     this.TextBox3.Name = "TextBox3";
     global::System.Windows.Forms.Control textBox4 = this.TextBox3;
     size                   = new global::System.Drawing.Size(104, 21);
     textBox4.Size          = size;
     this.TextBox3.TabIndex = 3;
     this.TextBox3.Text     = "2C20/4C25";
     this.Label1.AutoSize   = true;
     global::System.Windows.Forms.Control label = this.Label1;
     location         = new global::System.Drawing.Point(10, 31);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     size                 = new global::System.Drawing.Size(53, 12);
     label2.Size          = size;
     this.Label1.TabIndex = 4;
     this.Label1.Text     = "顶部钢筋";
     this.Label2.AutoSize = true;
     global::System.Windows.Forms.Control label3 = this.Label2;
     location         = new global::System.Drawing.Point(10, 55);
     label3.Location  = location;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label4 = this.Label2;
     size                 = new global::System.Drawing.Size(53, 12);
     label4.Size          = size;
     this.Label2.TabIndex = 5;
     this.Label2.Text     = "下部钢筋";
     this.Label3.AutoSize = true;
     global::System.Windows.Forms.Control label5 = this.Label3;
     location         = new global::System.Drawing.Point(10, 7);
     label5.Location  = location;
     this.Label3.Name = "Label3";
     global::System.Windows.Forms.Control label6 = this.Label3;
     size                 = new global::System.Drawing.Size(53, 12);
     label6.Size          = size;
     this.Label3.TabIndex = 7;
     this.Label3.Text     = "截面尺寸";
     global::System.Windows.Forms.Control textBox5 = this.TextBox1;
     location           = new global::System.Drawing.Point(73, 4);
     textBox5.Location  = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox6 = this.TextBox1;
     size                   = new global::System.Drawing.Size(104, 21);
     textBox6.Size          = size;
     this.TextBox1.TabIndex = 6;
     this.TextBox1.Text     = "250/500";
     global::System.Windows.Forms.Control textBox7 = this.TextBox7;
     location           = new global::System.Drawing.Point(96, 132);
     textBox7.Location  = location;
     this.TextBox7.Name = "TextBox7";
     global::System.Windows.Forms.Control textBox8 = this.TextBox7;
     size                   = new global::System.Drawing.Size(81, 21);
     textBox8.Size          = size;
     this.TextBox7.TabIndex = 9;
     this.TextBox7.Text     = "3.000";
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(10, 132);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(80, 24);
     button2.Size          = size;
     this.Button1.TabIndex = 10;
     this.Button1.Text     = "顶部标高";
     this.Button1.UseVisualStyleBackColor = true;
     this.Label4.AutoSize = true;
     global::System.Windows.Forms.Control label7 = this.Label4;
     location         = new global::System.Drawing.Point(10, 103);
     label7.Location  = location;
     this.Label4.Name = "Label4";
     global::System.Windows.Forms.Control label8 = this.Label4;
     size                 = new global::System.Drawing.Size(53, 12);
     label8.Size          = size;
     this.Label4.TabIndex = 12;
     this.Label4.Text     = "两侧钢筋";
     global::System.Windows.Forms.Control textBox9 = this.TextBox5;
     location           = new global::System.Drawing.Point(73, 100);
     textBox9.Location  = location;
     this.TextBox5.Name = "TextBox5";
     global::System.Windows.Forms.Control textBox10 = this.TextBox5;
     size                   = new global::System.Drawing.Size(104, 21);
     textBox10.Size         = size;
     this.TextBox5.TabIndex = 11;
     this.TextBox5.Text     = "2C12";
     this.Label6.AutoSize   = true;
     global::System.Windows.Forms.Control label9 = this.Label6;
     location         = new global::System.Drawing.Point(34, 79);
     label9.Location  = location;
     this.Label6.Name = "Label6";
     global::System.Windows.Forms.Control label10 = this.Label6;
     size                 = new global::System.Drawing.Size(29, 12);
     label10.Size         = size;
     this.Label6.TabIndex = 17;
     this.Label6.Text     = "箍筋";
     global::System.Windows.Forms.Control textBox11 = this.TextBox4;
     location           = new global::System.Drawing.Point(73, 76);
     textBox11.Location = location;
     this.TextBox4.Name = "TextBox4";
     global::System.Windows.Forms.Control textBox12 = this.TextBox4;
     size                       = new global::System.Drawing.Size(104, 21);
     textBox12.Size             = size;
     this.TextBox4.TabIndex     = 16;
     this.TextBox4.Text         = "C8@100/200";
     this.ImageList1.ColorDepth = global::System.Windows.Forms.ColorDepth.Depth8Bit;
     global::System.Windows.Forms.ImageList imageList = this.ImageList1;
     size = new global::System.Drawing.Size(16, 16);
     imageList.ImageSize = size;
     this.ImageList1.TransparentColor = global::System.Drawing.Color.Transparent;
     this.AcceptButton = this.OK_Button;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.Cancel_Button;
     size            = new global::System.Drawing.Size(184, 206);
     this.ClientSize = size;
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.TextBox4);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.TextBox5);
     this.Controls.Add(this.Button1);
     this.Controls.Add(this.TextBox7);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.TextBox3);
     this.Controls.Add(this.TextBox2);
     this.Controls.Add(this.TableLayoutPanel1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "LJM_Frm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "梁截面";
     this.TableLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #15
0
 void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmAbout));
     this.lblLegal     = new global::System.Windows.Forms.Label();
     this.Label1       = new global::System.Windows.Forms.Label();
     this.Label4       = new global::System.Windows.Forms.Label();
     this.Label5       = new global::System.Windows.Forms.Label();
     this.lblDBDate    = new global::System.Windows.Forms.Label();
     this.lblDBIssue   = new global::System.Windows.Forms.Label();
     this.lblVersion   = new global::System.Windows.Forms.Label();
     this.lblEmail     = new global::System.Windows.Forms.Label();
     this.lblWebPage   = new global::System.Windows.Forms.Label();
     this.tTip         = new global::System.Windows.Forms.ToolTip(this.components);
     this.pbBackground = new global::System.Windows.Forms.PictureBox();
     this.Label3       = new global::System.Windows.Forms.Label();
     this.ibClose      = new global::midsControls.ImageButton();
     ((global::System.ComponentModel.ISupportInitialize) this.pbBackground).BeginInit();
     base.SuspendLayout();
     this.lblLegal.BackColor = global::System.Drawing.Color.Transparent;
     this.lblLegal.Font      = new global::System.Drawing.Font("Arial", 7f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblLegal.ForeColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     global::System.Drawing.Point point = new global::System.Drawing.Point(28, 320);
     this.lblLegal.Location = point;
     this.lblLegal.Name     = "lblLegal";
     global::System.Drawing.Size size = new global::System.Drawing.Size(325, 160);
     this.lblLegal.Size        = size;
     this.lblLegal.TabIndex    = 7;
     this.lblLegal.Text        = componentResourceManager.GetString("lblLegal.Text");
     this.lblLegal.TextAlign   = global::System.Drawing.ContentAlignment.BottomCenter;
     this.lblLegal.UseMnemonic = false;
     this.Label1.BackColor     = global::System.Drawing.Color.Black;
     this.Label1.Font          = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Label1.ForeColor     = global::System.Drawing.Color.FromArgb(192, 192, 255);
     point = new global::System.Drawing.Point(35, 93);
     this.Label1.Location = point;
     this.Label1.Name     = "Label1";
     size                      = new global::System.Drawing.Size(123, 20);
     this.Label1.Size          = size;
     this.Label1.TabIndex      = 8;
     this.Label1.Text          = "Program Version:";
     this.Label1.TextAlign     = global::System.Drawing.ContentAlignment.MiddleRight;
     this.Label4.BackColor     = global::System.Drawing.Color.Black;
     this.Label4.Font          = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Label4.ForeColor     = global::System.Drawing.Color.FromArgb(192, 192, 255);
     point                     = new global::System.Drawing.Point(35, 117);
     this.Label4.Location      = point;
     this.Label4.Name          = "Label4";
     size                      = new global::System.Drawing.Size(123, 20);
     this.Label4.Size          = size;
     this.Label4.TabIndex      = 9;
     this.Label4.Text          = "Game Issue:";
     this.Label4.TextAlign     = global::System.Drawing.ContentAlignment.MiddleRight;
     this.Label5.BackColor     = global::System.Drawing.Color.Black;
     this.Label5.Font          = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Label5.ForeColor     = global::System.Drawing.Color.FromArgb(192, 192, 255);
     point                     = new global::System.Drawing.Point(32, 141);
     this.Label5.Location      = point;
     this.Label5.Name          = "Label5";
     size                      = new global::System.Drawing.Size(126, 20);
     this.Label5.Size          = size;
     this.Label5.TabIndex      = 10;
     this.Label5.Text          = "Database Version:";
     this.Label5.TextAlign     = global::System.Drawing.ContentAlignment.MiddleRight;
     this.lblDBDate.BackColor  = global::System.Drawing.Color.Black;
     this.lblDBDate.Font       = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblDBDate.ForeColor  = global::System.Drawing.Color.White;
     point                     = new global::System.Drawing.Point(164, 141);
     this.lblDBDate.Location   = point;
     this.lblDBDate.Name       = "lblDBDate";
     size                      = new global::System.Drawing.Size(184, 20);
     this.lblDBDate.Size       = size;
     this.lblDBDate.TabIndex   = 11;
     this.lblDBDate.Text       = "0/0/0";
     this.lblDBDate.TextAlign  = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.lblDBIssue.BackColor = global::System.Drawing.Color.Black;
     this.lblDBIssue.Font      = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblDBIssue.ForeColor = global::System.Drawing.Color.White;
     point                     = new global::System.Drawing.Point(164, 117);
     this.lblDBIssue.Location  = point;
     this.lblDBIssue.Name      = "lblDBIssue";
     size                      = new global::System.Drawing.Size(160, 20);
     this.lblDBIssue.Size      = size;
     this.lblDBIssue.TabIndex  = 12;
     this.lblDBIssue.Text      = "12";
     this.lblDBIssue.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.lblVersion.BackColor = global::System.Drawing.Color.Black;
     this.lblVersion.Font      = new global::System.Drawing.Font("Arial", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblVersion.ForeColor = global::System.Drawing.Color.White;
     point                     = new global::System.Drawing.Point(164, 93);
     this.lblVersion.Location  = point;
     this.lblVersion.Name      = "lblVersion";
     size                      = new global::System.Drawing.Size(160, 20);
     this.lblVersion.Size      = size;
     this.lblVersion.TabIndex  = 13;
     this.lblVersion.Text      = "1.4";
     this.lblVersion.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.lblEmail.AutoSize    = true;
     this.lblEmail.BackColor   = global::System.Drawing.Color.Black;
     this.lblEmail.Cursor      = global::System.Windows.Forms.Cursors.Hand;
     this.lblEmail.Font        = new global::System.Drawing.Font("Arial", 10f, global::System.Drawing.FontStyle.Bold | global::System.Drawing.FontStyle.Underline, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblEmail.ForeColor   = global::System.Drawing.Color.FromArgb(192, 192, 255);
     point                     = new global::System.Drawing.Point(127, 184);
     this.lblEmail.Location    = point;
     this.lblEmail.Name        = "lblEmail";
     size                      = new global::System.Drawing.Size(126, 16);
     this.lblEmail.Size        = size;
     this.lblEmail.TabIndex    = 14;
     this.lblEmail.Text        = "Email Mids' Team";
     this.lblEmail.TextAlign   = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.tTip.SetToolTip(this.lblEmail, "Email the author");
     this.lblWebPage.AutoSize  = true;
     this.lblWebPage.BackColor = global::System.Drawing.Color.Black;
     this.lblWebPage.Cursor    = global::System.Windows.Forms.Cursors.Hand;
     this.lblWebPage.Font      = new global::System.Drawing.Font("Arial", 10f, global::System.Drawing.FontStyle.Bold | global::System.Drawing.FontStyle.Underline, global::System.Drawing.GraphicsUnit.Point, 0);
     this.lblWebPage.ForeColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     point = new global::System.Drawing.Point(112, 204);
     this.lblWebPage.Location = point;
     this.lblWebPage.Name     = "lblWebPage";
     size = new global::System.Drawing.Size(156, 16);
     this.lblWebPage.Size      = size;
     this.lblWebPage.TabIndex  = 15;
     this.lblWebPage.Text      = "www.cohplanner.com";
     this.lblWebPage.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.tTip.SetToolTip(this.lblWebPage, "Mids Hero/Villain Designer homepage");
     point = new global::System.Drawing.Point(159, 257);
     size  = new global::System.Drawing.Size(62, 31);
     this.pbBackground.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("pbBackground.Image");
     point = new global::System.Drawing.Point(1, 1);
     this.pbBackground.Location = point;
     this.pbBackground.Name     = "pbBackground";
     size = new global::System.Drawing.Size(378, 500);
     this.pbBackground.Size     = size;
     this.pbBackground.TabIndex = 19;
     this.pbBackground.TabStop  = false;
     this.Label3.BackColor      = global::System.Drawing.Color.Black;
     this.Label3.BorderStyle    = global::System.Windows.Forms.BorderStyle.Fixed3D;
     point = new global::System.Drawing.Point(24, 75);
     this.Label3.Location = point;
     this.Label3.Name     = "Label3";
     size                               = new global::System.Drawing.Size(332, 413);
     this.Label3.Size                   = size;
     this.Label3.TabIndex               = 20;
     this.ibClose.BackColor             = global::System.Drawing.Color.Black;
     this.ibClose.Checked               = false;
     this.ibClose.Font                  = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     point                              = new global::System.Drawing.Point(0, 0);
     this.ibClose.KnockoutLocationPoint = point;
     point                              = new global::System.Drawing.Point(138, 304);
     this.ibClose.Location              = point;
     this.ibClose.Name                  = "ibClose";
     size                               = new global::System.Drawing.Size(105, 22);
     this.ibClose.Size                  = size;
     this.ibClose.TabIndex              = 17;
     this.ibClose.TextOff               = "Close";
     this.ibClose.TextOn                = "Close";
     this.ibClose.Toggle                = false;
     base.AutoScaleMode                 = global::System.Windows.Forms.AutoScaleMode.None;
     this.BackColor                     = global::System.Drawing.Color.Black;
     size                               = new global::System.Drawing.Size(380, 502);
     base.ClientSize                    = size;
     base.Controls.Add(this.ibClose);
     base.Controls.Add(this.lblDonate);
     base.Controls.Add(this.lblWebPage);
     base.Controls.Add(this.lblEmail);
     base.Controls.Add(this.lblVersion);
     base.Controls.Add(this.lblDBIssue);
     base.Controls.Add(this.lblDBDate);
     base.Controls.Add(this.Label5);
     base.Controls.Add(this.Label4);
     base.Controls.Add(this.Label1);
     base.Controls.Add(this.lblLegal);
     base.Controls.Add(this.Label3);
     base.Controls.Add(this.pbBackground);
     this.Font            = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.ForeColor       = global::System.Drawing.Color.White;
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmAbout";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "About";
     ((global::System.ComponentModel.ISupportInitialize) this.pbBackground).EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #16
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmInfoPlugin));
     this.pr                       = new global::NINGALINET.CHProgressbar();
     this.StatusStrip1             = new global::System.Windows.Forms.StatusStrip();
     this.SL                       = new global::System.Windows.Forms.ToolStripStatusLabel();
     this.Lv1                      = new global::NINGALINET.LV();
     this.ColumnHeader1            = new global::System.Windows.Forms.ColumnHeader();
     this.ContextMenuStrip1        = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.RefreshToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem       = new global::System.Windows.Forms.ToolStripSeparator();
     this.UploadUpdatePluginFromDiskToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.RemoveSelectedToolStripMenuItem             = new global::System.Windows.Forms.ToolStripMenuItem();
     this.RemoveAllToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ImageList1 = new global::System.Windows.Forms.ImageList(this.components);
     this.StatusStrip1.SuspendLayout();
     this.ContextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     this.pr.BackColor     = global::System.Drawing.Color.Transparent;
     this.pr.Colors        = new global::NINGALINET.Bloom[0];
     this.pr.Customization = global::NINGALINET.My.Resources.Resources.notf;
     this.pr.Dock          = global::System.Windows.Forms.DockStyle.Bottom;
     this.pr.Font          = new global::System.Drawing.Font("Verdana", 8f);
     this.pr.Image         = null;
     global::System.Windows.Forms.Control arg_13E_0 = this.pr;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 325);
     arg_13E_0.Location = location;
     this.pr.Maximum    = 100;
     this.pr.Name       = "pr";
     this.pr.NoRounding = false;
     global::System.Windows.Forms.Control arg_181_0 = this.pr;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(584, 15);
     arg_181_0.Size              = size;
     this.pr.TabIndex            = 33;
     this.pr.Text                = "ChProgressbar1";
     this.pr.Transparent         = true;
     this.pr.Value               = 0;
     this.StatusStrip1.BackColor = global::System.Drawing.Color.Black;
     this.StatusStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.SL
     });
     global::System.Windows.Forms.Control arg_200_0 = this.StatusStrip1;
     location               = new global::System.Drawing.Point(0, 340);
     arg_200_0.Location     = location;
     this.StatusStrip1.Name = "StatusStrip1";
     global::System.Windows.Forms.Control arg_22A_0 = this.StatusStrip1;
     size           = new global::System.Drawing.Size(584, 22);
     arg_22A_0.Size = size;
     this.StatusStrip1.SizingGrip = false;
     this.StatusStrip1.TabIndex   = 32;
     this.StatusStrip1.Text       = "StatusStrip1";
     this.SL.ForeColor            = global::System.Drawing.Color.WhiteSmoke;
     this.SL.Name = "SL";
     global::System.Windows.Forms.ToolStripItem arg_28A_0 = this.SL;
     size                 = new global::System.Drawing.Size(13, 17);
     arg_28A_0.Size       = size;
     this.SL.Text         = "..";
     this.Lv1.BackColor   = global::System.Drawing.Color.Black;
     this.Lv1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.Lv1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1
     });
     this.Lv1.ContextMenuStrip = this.ContextMenuStrip1;
     this.Lv1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.Lv1.Font             = new global::System.Drawing.Font("Arial", 8.25f);
     this.Lv1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.Lv1.FullRowSelect    = true;
     this.Lv1.LargeImageList   = this.ImageList1;
     global::System.Windows.Forms.Control arg_353_0 = this.Lv1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_353_0.Location = location;
     this.Lv1.Name      = "Lv1";
     this.Lv1.OwnerDraw = true;
     global::System.Windows.Forms.Control arg_38C_0 = this.Lv1;
     size                    = new global::System.Drawing.Size(584, 325);
     arg_38C_0.Size          = size;
     this.Lv1.SmallImageList = this.ImageList1;
     this.Lv1.TabIndex       = 34;
     this.Lv1.UseCompatibleStateImageBehavior = false;
     this.Lv1.View           = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text = "Name";
     this.ContextMenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.RefreshToolStripMenuItem,
         this.AToolStripMenuItem,
         this.UploadUpdatePluginFromDiskToolStripMenuItem,
         this.RemoveSelectedToolStripMenuItem,
         this.RemoveAllToolStripMenuItem
     });
     this.ContextMenuStrip1.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_441_0 = this.ContextMenuStrip1;
     size           = new global::System.Drawing.Size(177, 120);
     arg_441_0.Size = size;
     this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_46B_0 = this.RefreshToolStripMenuItem;
     size           = new global::System.Drawing.Size(176, 22);
     arg_46B_0.Size = size;
     this.RefreshToolStripMenuItem.Text = "Refresh";
     this.AToolStripMenuItem.Name       = "AToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_4A4_0 = this.AToolStripMenuItem;
     size           = new global::System.Drawing.Size(173, 6);
     arg_4A4_0.Size = size;
     this.UploadUpdatePluginFromDiskToolStripMenuItem.Name = "UploadUpdatePluginFromDiskToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_4CE_0 = this.UploadUpdatePluginFromDiskToolStripMenuItem;
     size           = new global::System.Drawing.Size(176, 22);
     arg_4CE_0.Size = size;
     this.UploadUpdatePluginFromDiskToolStripMenuItem.Text = "Send From Disk";
     this.RemoveSelectedToolStripMenuItem.Name             = "RemoveSelectedToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_508_0 = this.RemoveSelectedToolStripMenuItem;
     size           = new global::System.Drawing.Size(176, 22);
     arg_508_0.Size = size;
     this.RemoveSelectedToolStripMenuItem.Text = "Remove Selected";
     this.RemoveAllToolStripMenuItem.Name      = "RemoveAllToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_542_0 = this.RemoveAllToolStripMenuItem;
     size           = new global::System.Drawing.Size(176, 22);
     arg_542_0.Size = size;
     this.RemoveAllToolStripMenuItem.Text = "Remove All Plugins";
     this.ImageList1.ImageStream          = (global::System.Windows.Forms.ImageListStreamer)componentResourceManager.GetObject("ImageList1.ImageStream");
     this.ImageList1.TransparentColor     = global::System.Drawing.Color.Transparent;
     this.ImageList1.Images.SetKeyName(0, "application_app_edit_pixel_perfect-16.png");
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 14f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.Lv1);
     this.Controls.Add(this.pr);
     this.Controls.Add(this.StatusStrip1);
     this.Font          = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     this.ForeColor     = global::System.Drawing.Color.WhiteSmoke;
     this.Name          = "FrmInfoPlugin";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmInfoPlugin";
     this.StatusStrip1.ResumeLayout(false);
     this.StatusStrip1.PerformLayout();
     this.ContextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Troianos_RAT.kl));
     this.ProgressBar1       = new global::System.Windows.Forms.ProgressBar();
     this.MenuStrip1         = new global::System.Windows.Forms.MenuStrip();
     this.ToolStripMenuItem1 = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripMenuItem2 = new global::System.Windows.Forms.ToolStripMenuItem();
     this.TFind                      = new global::System.Windows.Forms.ToolStripTextBox();
     this.T1                         = new global::System.Windows.Forms.RichTextBox();
     this.ContextMenuStrip1          = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.CopyToolStripMenuItem      = new global::System.Windows.Forms.ToolStripMenuItem();
     this.SelectAllToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.MenuStrip1.SuspendLayout();
     this.ContextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     this.ProgressBar1.Dock = global::System.Windows.Forms.DockStyle.Bottom;
     global::System.Windows.Forms.Control progressBar = this.ProgressBar1;
     global::System.Drawing.Point         location    = new global::System.Drawing.Point(0, 322);
     progressBar.Location   = location;
     this.ProgressBar1.Name = "ProgressBar1";
     global::System.Windows.Forms.Control progressBar2 = this.ProgressBar1;
     global::System.Drawing.Size          size         = new global::System.Drawing.Size(641, 10);
     progressBar2.Size          = size;
     this.ProgressBar1.TabIndex = 0;
     this.MenuStrip1.BackColor  = global::System.Drawing.Color.Black;
     this.MenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ToolStripMenuItem1,
         this.ToolStripMenuItem2,
         this.TFind
     });
     global::System.Windows.Forms.Control menuStrip = this.MenuStrip1;
     location             = new global::System.Drawing.Point(0, 0);
     menuStrip.Location   = location;
     this.MenuStrip1.Name = "MenuStrip1";
     global::System.Windows.Forms.Control menuStrip2 = this.MenuStrip1;
     size                              = new global::System.Drawing.Size(641, 27);
     menuStrip2.Size                   = size;
     this.MenuStrip1.TabIndex          = 1;
     this.MenuStrip1.Text              = "MenuStrip1";
     this.ToolStripMenuItem1.BackColor = global::System.Drawing.Color.Black;
     this.ToolStripMenuItem1.ForeColor = global::System.Drawing.Color.White;
     this.ToolStripMenuItem1.Name      = "ToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem toolStripMenuItem = this.ToolStripMenuItem1;
     size = new global::System.Drawing.Size(65, 23);
     toolStripMenuItem.Size            = size;
     this.ToolStripMenuItem1.Text      = "Atualizar";
     this.ToolStripMenuItem2.ForeColor = global::System.Drawing.Color.White;
     this.ToolStripMenuItem2.Name      = "ToolStripMenuItem2";
     global::System.Windows.Forms.ToolStripItem toolStripMenuItem2 = this.ToolStripMenuItem2;
     size = new global::System.Drawing.Size(70, 23);
     toolStripMenuItem2.Size      = size;
     this.ToolStripMenuItem2.Text = "Encontrar";
     this.TFind.BackColor         = global::System.Drawing.Color.Black;
     this.TFind.BorderStyle       = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TFind.ForeColor         = global::System.Drawing.Color.White;
     this.TFind.Name = "TFind";
     global::System.Windows.Forms.ToolStripControlHost tfind = this.TFind;
     size                     = new global::System.Drawing.Size(150, 23);
     tfind.Size               = size;
     this.TFind.Text          = "...";
     this.T1.BackColor        = global::System.Drawing.Color.Black;
     this.T1.BorderStyle      = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.T1.ContextMenuStrip = this.ContextMenuStrip1;
     this.T1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.T1.ForeColor        = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control t = this.T1;
     location     = new global::System.Drawing.Point(0, 27);
     t.Location   = location;
     this.T1.Name = "T1";
     global::System.Windows.Forms.Control t2 = this.T1;
     size             = new global::System.Drawing.Size(641, 295);
     t2.Size          = size;
     this.T1.TabIndex = 2;
     this.T1.Text     = "";
     this.ContextMenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.CopyToolStripMenuItem,
         this.SelectAllToolStripMenuItem
     });
     this.ContextMenuStrip1.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control contextMenuStrip = this.ContextMenuStrip1;
     size = new global::System.Drawing.Size(160, 70);
     contextMenuStrip.Size            = size;
     this.CopyToolStripMenuItem.Image = global::Troianos_RAT.My.Resources.Resources.Untitled;
     this.CopyToolStripMenuItem.Name  = "CopyToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem copyToolStripMenuItem = this.CopyToolStripMenuItem;
     size = new global::System.Drawing.Size(159, 22);
     copyToolStripMenuItem.Size            = size;
     this.CopyToolStripMenuItem.Text       = "Copiar";
     this.SelectAllToolStripMenuItem.Image = global::Troianos_RAT.My.Resources.Resources.chk;
     this.SelectAllToolStripMenuItem.Name  = "SelectAllToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem selectAllToolStripMenuItem = this.SelectAllToolStripMenuItem;
     size = new global::System.Drawing.Size(159, 22);
     selectAllToolStripMenuItem.Size      = size;
     this.SelectAllToolStripMenuItem.Text = "Selecionar Tudo";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(641, 332);
     this.ClientSize = size;
     this.Controls.Add(this.T1);
     this.Controls.Add(this.ProgressBar1);
     this.Controls.Add(this.MenuStrip1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.MainMenuStrip   = this.MenuStrip1;
     this.Name            = "kl";
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Capturar Digitos";
     this.MenuStrip1.ResumeLayout(false);
     this.MenuStrip1.PerformLayout();
     this.ContextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #18
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmInstalled));
     this.ContextMenuStrip1                 = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.RefreshToolStripMenuItem          = new global::System.Windows.Forms.ToolStripMenuItem();
     this.DToolStripMenuItem                = new global::System.Windows.Forms.ToolStripSeparator();
     this.UnistallAProgramToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.StatusStrip1  = new global::System.Windows.Forms.StatusStrip();
     this.SL            = new global::System.Windows.Forms.ToolStripStatusLabel();
     this.Timer1        = new global::System.Windows.Forms.Timer(this.components);
     this.pr            = new global::NINGALINET.CHProgressbar();
     this.L1            = new global::NINGALINET.LV();
     this.ColumnHeader1 = new global::System.Windows.Forms.ColumnHeader();
     this.ContextMenuStrip1.SuspendLayout();
     this.StatusStrip1.SuspendLayout();
     this.SuspendLayout();
     this.ContextMenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.RefreshToolStripMenuItem,
         this.DToolStripMenuItem,
         this.UnistallAProgramToolStripMenuItem
     });
     this.ContextMenuStrip1.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_109_0 = this.ContextMenuStrip1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(172, 76);
     arg_109_0.Size = size;
     this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_133_0 = this.RefreshToolStripMenuItem;
     size           = new global::System.Drawing.Size(171, 22);
     arg_133_0.Size = size;
     this.RefreshToolStripMenuItem.Text = "Refresh";
     this.DToolStripMenuItem.Name       = "DToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_16C_0 = this.DToolStripMenuItem;
     size           = new global::System.Drawing.Size(168, 6);
     arg_16C_0.Size = size;
     this.UnistallAProgramToolStripMenuItem.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("UnistallAProgramToolStripMenuItem.Image");
     this.UnistallAProgramToolStripMenuItem.Name  = "UnistallAProgramToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1B1_0 = this.UnistallAProgramToolStripMenuItem;
     size           = new global::System.Drawing.Size(171, 22);
     arg_1B1_0.Size = size;
     this.UnistallAProgramToolStripMenuItem.Text = "Unistall a Program";
     this.StatusStrip1.BackColor = global::System.Drawing.Color.Black;
     this.StatusStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.SL
     });
     global::System.Windows.Forms.Control arg_20B_0 = this.StatusStrip1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 340);
     arg_20B_0.Location     = location;
     this.StatusStrip1.Name = "StatusStrip1";
     global::System.Windows.Forms.Control arg_235_0 = this.StatusStrip1;
     size                       = new global::System.Drawing.Size(584, 22);
     arg_235_0.Size             = size;
     this.StatusStrip1.TabIndex = 1;
     this.StatusStrip1.Text     = "StatusStrip1";
     this.SL.ForeColor          = global::System.Drawing.Color.WhiteSmoke;
     this.SL.Name               = "SL";
     global::System.Windows.Forms.ToolStripItem arg_288_0 = this.SL;
     size                  = new global::System.Drawing.Size(13, 17);
     arg_288_0.Size        = size;
     this.SL.Text          = "..";
     this.pr.BackColor     = global::System.Drawing.Color.Transparent;
     this.pr.Colors        = new global::NINGALINET.Bloom[0];
     this.pr.Customization = global::NINGALINET.My.Resources.Resources.notf;
     this.pr.Dock          = global::System.Windows.Forms.DockStyle.Bottom;
     this.pr.Font          = new global::System.Drawing.Font("Verdana", 8f);
     this.pr.Image         = null;
     global::System.Windows.Forms.Control arg_314_0 = this.pr;
     location           = new global::System.Drawing.Point(0, 325);
     arg_314_0.Location = location;
     this.pr.Maximum    = 100;
     this.pr.Name       = "pr";
     this.pr.NoRounding = false;
     global::System.Windows.Forms.Control arg_357_0 = this.pr;
     size                = new global::System.Drawing.Size(584, 15);
     arg_357_0.Size      = size;
     this.pr.TabIndex    = 2;
     this.pr.Text        = "ChProgressbar1";
     this.pr.Transparent = true;
     this.pr.Value       = 0;
     this.L1.BackColor   = global::System.Drawing.Color.Black;
     this.L1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.L1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1
     });
     this.L1.ContextMenuStrip = this.ContextMenuStrip1;
     this.L1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.L1.Font             = new global::System.Drawing.Font("Arial", 8f);
     this.L1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.L1.FullRowSelect    = true;
     global::System.Windows.Forms.Control arg_433_0 = this.L1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_433_0.Location = location;
     this.L1.Name       = "L1";
     this.L1.OwnerDraw  = true;
     global::System.Windows.Forms.Control arg_46C_0 = this.L1;
     size             = new global::System.Drawing.Size(584, 325);
     arg_46C_0.Size   = size;
     this.L1.TabIndex = 3;
     this.L1.UseCompatibleStateImageBehavior = false;
     this.L1.View             = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "Name";
     this.ColumnHeader1.Width = 584;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.L1);
     this.Controls.Add(this.pr);
     this.Controls.Add(this.StatusStrip1);
     this.Name          = "FrmInstalled";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form2";
     this.ContextMenuStrip1.ResumeLayout(false);
     this.StatusStrip1.ResumeLayout(false);
     this.StatusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmSalvageEdit));
     this.lvSalvage     = new global::System.Windows.Forms.ListView();
     this.ColumnHeader1 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader2 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader3 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader4 = new global::System.Windows.Forms.ColumnHeader();
     this.btnOK         = new global::System.Windows.Forms.Button();
     this.btnCancel     = new global::System.Windows.Forms.Button();
     this.btnImport     = new global::System.Windows.Forms.Button();
     this.txtExternal   = new global::System.Windows.Forms.TextBox();
     this.Label1        = new global::System.Windows.Forms.Label();
     this.Label2        = new global::System.Windows.Forms.Label();
     this.txtInternal   = new global::System.Windows.Forms.TextBox();
     this.cbRarity      = new global::System.Windows.Forms.ComboBox();
     this.Label3        = new global::System.Windows.Forms.Label();
     this.Label4        = new global::System.Windows.Forms.Label();
     this.cbOrigin      = new global::System.Windows.Forms.ComboBox();
     this.Label5        = new global::System.Windows.Forms.Label();
     this.cbLevel       = new global::System.Windows.Forms.ComboBox();
     this.btnDelete     = new global::System.Windows.Forms.Button();
     this.btnAdd        = new global::System.Windows.Forms.Button();
     base.SuspendLayout();
     this.lvSalvage.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1,
         this.ColumnHeader2,
         this.ColumnHeader3,
         this.ColumnHeader4
     });
     this.lvSalvage.FullRowSelect = true;
     this.lvSalvage.HideSelection = false;
     global::System.Drawing.Point point = new global::System.Drawing.Point(12, 12);
     this.lvSalvage.Location    = point;
     this.lvSalvage.MultiSelect = false;
     this.lvSalvage.Name        = "lvSalvage";
     global::System.Drawing.Size size = new global::System.Drawing.Size(468, 316);
     this.lvSalvage.Size     = size;
     this.lvSalvage.TabIndex = 0;
     this.lvSalvage.UseCompatibleStateImageBehavior = false;
     this.lvSalvage.View      = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "Name";
     this.ColumnHeader1.Width = 213;
     this.ColumnHeader2.Text  = "Origin";
     this.ColumnHeader2.Width = 72;
     this.ColumnHeader3.Text  = "Rarity";
     this.ColumnHeader3.Width = 76;
     this.ColumnHeader4.Text  = "Level";
     this.ColumnHeader4.Width = 75;
     this.btnOK.DialogResult  = global::System.Windows.Forms.DialogResult.OK;
     point = new global::System.Drawing.Point(605, 304);
     this.btnOK.Location = point;
     this.btnOK.Name     = "btnOK";
     size                = new global::System.Drawing.Size(113, 24);
     this.btnOK.Size     = size;
     this.btnOK.TabIndex = 1;
     this.btnOK.Text     = "Save && Close";
     this.btnOK.UseVisualStyleBackColor = true;
     this.btnCancel.DialogResult        = global::System.Windows.Forms.DialogResult.Cancel;
     point = new global::System.Drawing.Point(486, 304);
     this.btnCancel.Location = point;
     this.btnCancel.Name     = "btnCancel";
     size = new global::System.Drawing.Size(113, 24);
     this.btnCancel.Size     = size;
     this.btnCancel.TabIndex = 2;
     this.btnCancel.Text     = "Cancel";
     this.btnCancel.UseVisualStyleBackColor = true;
     point = new global::System.Drawing.Point(486, 274);
     this.btnImport.Location = point;
     this.btnImport.Name     = "btnImport";
     size = new global::System.Drawing.Size(232, 24);
     this.btnImport.Size     = size;
     this.btnImport.TabIndex = 3;
     this.btnImport.Text     = "Clear and Import from Spreadsheet";
     this.btnImport.UseVisualStyleBackColor = true;
     point = new global::System.Drawing.Point(564, 12);
     this.txtExternal.Location = point;
     this.txtExternal.Name     = "txtExternal";
     size = new global::System.Drawing.Size(154, 20);
     this.txtExternal.Size     = size;
     this.txtExternal.TabIndex = 4;
     point = new global::System.Drawing.Point(486, 12);
     this.Label1.Location = point;
     this.Label1.Name     = "Label1";
     size                                   = new global::System.Drawing.Size(72, 20);
     this.Label1.Size                       = size;
     this.Label1.TabIndex                   = 5;
     this.Label1.Text                       = "Name:";
     this.Label1.TextAlign                  = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                  = new global::System.Drawing.Point(486, 38);
     this.Label2.Location                   = point;
     this.Label2.Name                       = "Label2";
     size                                   = new global::System.Drawing.Size(72, 20);
     this.Label2.Size                       = size;
     this.Label2.TabIndex                   = 7;
     this.Label2.Text                       = "Internal:";
     this.Label2.TextAlign                  = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                  = new global::System.Drawing.Point(564, 38);
     this.txtInternal.Location              = point;
     this.txtInternal.Name                  = "txtInternal";
     size                                   = new global::System.Drawing.Size(154, 20);
     this.txtInternal.Size                  = size;
     this.txtInternal.TabIndex              = 6;
     this.cbRarity.DropDownStyle            = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbRarity.FormattingEnabled        = true;
     point                                  = new global::System.Drawing.Point(564, 64);
     this.cbRarity.Location                 = point;
     this.cbRarity.Name                     = "cbRarity";
     size                                   = new global::System.Drawing.Size(154, 22);
     this.cbRarity.Size                     = size;
     this.cbRarity.TabIndex                 = 8;
     point                                  = new global::System.Drawing.Point(486, 64);
     this.Label3.Location                   = point;
     this.Label3.Name                       = "Label3";
     size                                   = new global::System.Drawing.Size(72, 22);
     this.Label3.Size                       = size;
     this.Label3.TabIndex                   = 9;
     this.Label3.Text                       = "Rarity:";
     this.Label3.TextAlign                  = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                  = new global::System.Drawing.Point(486, 92);
     this.Label4.Location                   = point;
     this.Label4.Name                       = "Label4";
     size                                   = new global::System.Drawing.Size(72, 22);
     this.Label4.Size                       = size;
     this.Label4.TabIndex                   = 11;
     this.Label4.Text                       = "Origin:";
     this.Label4.TextAlign                  = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbOrigin.DropDownStyle            = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbOrigin.FormattingEnabled        = true;
     point                                  = new global::System.Drawing.Point(564, 92);
     this.cbOrigin.Location                 = point;
     this.cbOrigin.Name                     = "cbOrigin";
     size                                   = new global::System.Drawing.Size(154, 22);
     this.cbOrigin.Size                     = size;
     this.cbOrigin.TabIndex                 = 10;
     point                                  = new global::System.Drawing.Point(486, 120);
     this.Label5.Location                   = point;
     this.Label5.Name                       = "Label5";
     size                                   = new global::System.Drawing.Size(72, 22);
     this.Label5.Size                       = size;
     this.Label5.TabIndex                   = 13;
     this.Label5.Text                       = "Level:";
     this.Label5.TextAlign                  = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbLevel.DropDownStyle             = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbLevel.FormattingEnabled         = true;
     point                                  = new global::System.Drawing.Point(564, 120);
     this.cbLevel.Location                  = point;
     this.cbLevel.Name                      = "cbLevel";
     size                                   = new global::System.Drawing.Size(154, 22);
     this.cbLevel.Size                      = size;
     this.cbLevel.TabIndex                  = 12;
     point                                  = new global::System.Drawing.Point(486, 214);
     this.btnDelete.Location                = point;
     this.btnDelete.Name                    = "btnDelete";
     size                                   = new global::System.Drawing.Size(113, 24);
     this.btnDelete.Size                    = size;
     this.btnDelete.TabIndex                = 14;
     this.btnDelete.Text                    = "Delete";
     this.btnDelete.UseVisualStyleBackColor = true;
     point                                  = new global::System.Drawing.Point(486, 184);
     this.btnAdd.Location                   = point;
     this.btnAdd.Name                       = "btnAdd";
     size                                   = new global::System.Drawing.Size(113, 24);
     this.btnAdd.Size                       = size;
     this.btnAdd.TabIndex                   = 15;
     this.btnAdd.Text                       = "Add";
     this.btnAdd.UseVisualStyleBackColor    = true;
     base.AcceptButton                      = this.btnOK;
     base.AutoScaleMode                     = global::System.Windows.Forms.AutoScaleMode.None;
     base.CancelButton                      = this.btnCancel;
     size                                   = new global::System.Drawing.Size(730, 340);
     base.ClientSize                        = size;
     base.Controls.Add(this.btnAdd);
     base.Controls.Add(this.btnDelete);
     base.Controls.Add(this.Label5);
     base.Controls.Add(this.cbLevel);
     base.Controls.Add(this.Label4);
     base.Controls.Add(this.cbOrigin);
     base.Controls.Add(this.Label3);
     base.Controls.Add(this.cbRarity);
     base.Controls.Add(this.Label2);
     base.Controls.Add(this.txtInternal);
     base.Controls.Add(this.Label1);
     base.Controls.Add(this.txtExternal);
     base.Controls.Add(this.btnImport);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOK);
     base.Controls.Add(this.lvSalvage);
     this.Font            = new global::System.Drawing.Font("Arial", 11f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Pixel, 0);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmSalvageEdit";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Salvage Editor";
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Troianos_RAT.Cam));
     this.Panel1       = new global::System.Windows.Forms.Panel();
     this.ComboBox2    = new global::System.Windows.Forms.ComboBox();
     this.Button1      = new global::System.Windows.Forms.Button();
     this.CheckBox3    = new global::System.Windows.Forms.CheckBox();
     this.ComboBox1    = new global::System.Windows.Forms.ComboBox();
     this.PictureBox1  = new global::System.Windows.Forms.PictureBox();
     this.ProgressBar1 = new global::System.Windows.Forms.ProgressBar();
     this.vmethod_6    = new global::System.Windows.Forms.Timer(this.components);
     this.Timer1       = new global::System.Windows.Forms.Timer(this.components);
     this.Panel1.SuspendLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.SuspendLayout();
     this.Panel1.Controls.Add(this.ComboBox2);
     this.Panel1.Controls.Add(this.Button1);
     this.Panel1.Controls.Add(this.CheckBox3);
     this.Panel1.Controls.Add(this.ComboBox1);
     this.Panel1.Dock = global::System.Windows.Forms.DockStyle.Bottom;
     global::System.Windows.Forms.Control panel    = this.Panel1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 226);
     panel.Location   = location;
     this.Panel1.Name = "Panel1";
     global::System.Windows.Forms.Control panel2 = this.Panel1;
     global::System.Drawing.Size          size   = new global::System.Drawing.Size(406, 23);
     panel2.Size                      = size;
     this.Panel1.TabIndex             = 0;
     this.ComboBox2.BackColor         = global::System.Drawing.Color.Black;
     this.ComboBox2.Dock              = global::System.Windows.Forms.DockStyle.Right;
     this.ComboBox2.DropDownStyle     = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ComboBox2.FlatStyle         = global::System.Windows.Forms.FlatStyle.Flat;
     this.ComboBox2.ForeColor         = global::System.Drawing.Color.White;
     this.ComboBox2.FormattingEnabled = true;
     this.ComboBox2.Items.AddRange(new object[]
     {
         "%100",
         "%90",
         "%80",
         "%70",
         "%60",
         "%50"
     });
     global::System.Windows.Forms.Control comboBox = this.ComboBox2;
     location            = new global::System.Drawing.Point(319, 0);
     comboBox.Location   = location;
     this.ComboBox2.Name = "ComboBox2";
     global::System.Windows.Forms.Control comboBox2 = this.ComboBox2;
     size                    = new global::System.Drawing.Size(87, 21);
     comboBox2.Size          = size;
     this.ComboBox2.TabIndex = 3;
     this.Button1.BackColor  = global::System.Drawing.Color.Transparent;
     this.Button1.FlatStyle  = global::System.Windows.Forms.FlatStyle.Popup;
     this.Button1.ForeColor  = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(1, 1);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(95, 21);
     button2.Size          = size;
     this.Button1.TabIndex = 2;
     this.Button1.Text     = "Iniciar";
     this.Button1.UseVisualStyleBackColor = false;
     this.CheckBox3.AutoSize  = true;
     this.CheckBox3.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control checkBox = this.CheckBox3;
     location            = new global::System.Drawing.Point(102, 3);
     checkBox.Location   = location;
     this.CheckBox3.Name = "CheckBox3";
     global::System.Windows.Forms.Control checkBox2 = this.CheckBox3;
     size                    = new global::System.Drawing.Size(58, 17);
     checkBox2.Size          = size;
     this.CheckBox3.TabIndex = 1;
     this.CheckBox3.Text     = "Gravar";
     this.CheckBox3.UseVisualStyleBackColor = true;
     this.ComboBox1.Anchor            = (global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     this.ComboBox1.BackColor         = global::System.Drawing.Color.Black;
     this.ComboBox1.DropDownStyle     = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ComboBox1.FlatStyle         = global::System.Windows.Forms.FlatStyle.Flat;
     this.ComboBox1.ForeColor         = global::System.Drawing.Color.White;
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox3 = this.ComboBox1;
     location            = new global::System.Drawing.Point(173, 0);
     comboBox3.Location  = location;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control comboBox4 = this.ComboBox1;
     size                    = new global::System.Drawing.Size(146, 21);
     comboBox4.Size          = size;
     this.ComboBox1.TabIndex = 0;
     this.PictureBox1.Anchor = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     global::System.Windows.Forms.Control pictureBox = this.PictureBox1;
     location              = new global::System.Drawing.Point(0, 0);
     pictureBox.Location   = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control pictureBox2 = this.PictureBox1;
     size                      = new global::System.Drawing.Size(406, 214);
     pictureBox2.Size          = size;
     this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.PictureBox1.TabIndex = 1;
     this.PictureBox1.TabStop  = false;
     this.ProgressBar1.Dock    = global::System.Windows.Forms.DockStyle.Bottom;
     global::System.Windows.Forms.Control progressBar = this.ProgressBar1;
     location               = new global::System.Drawing.Point(0, 216);
     progressBar.Location   = location;
     this.ProgressBar1.Name = "ProgressBar1";
     global::System.Windows.Forms.Control progressBar2 = this.ProgressBar1;
     size = new global::System.Drawing.Size(406, 10);
     progressBar2.Size          = size;
     this.ProgressBar1.TabIndex = 2;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(406, 249);
     this.ClientSize = size;
     this.Controls.Add(this.ProgressBar1);
     this.Controls.Add(this.PictureBox1);
     this.Controls.Add(this.Panel1);
     this.ForeColor       = global::System.Drawing.Color.White;
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.Name            = "Cam";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Web Cam";
     this.Panel1.ResumeLayout(false);
     this.Panel1.PerformLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.ResumeLayout(false);
 }
Пример #21
0
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::μProxy_Tool.Export));
     this.CheckBox1       = new global::System.Windows.Forms.CheckBox();
     this.CheckBox2       = new global::System.Windows.Forms.CheckBox();
     this.CheckBox3       = new global::System.Windows.Forms.CheckBox();
     this.CheckBox4       = new global::System.Windows.Forms.CheckBox();
     this.CheckedListBox1 = new global::System.Windows.Forms.CheckedListBox();
     this.GroupBox1       = new global::System.Windows.Forms.GroupBox();
     this.GroupBox2       = new global::System.Windows.Forms.GroupBox();
     this.GroupBox3       = new global::System.Windows.Forms.GroupBox();
     this.Button1         = new global::System.Windows.Forms.Button();
     this.GroupBox4       = new global::System.Windows.Forms.GroupBox();
     this.CheckBox5       = new global::System.Windows.Forms.CheckBox();
     this.GroupBox1.SuspendLayout();
     this.GroupBox2.SuspendLayout();
     this.GroupBox3.SuspendLayout();
     this.GroupBox4.SuspendLayout();
     this.SuspendLayout();
     this.CheckBox1.AutoSize   = true;
     this.CheckBox1.Checked    = true;
     this.CheckBox1.CheckState = global::System.Windows.Forms.CheckState.Checked;
     global::System.Windows.Forms.Control arg_F1_0 = this.CheckBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(16, 22);
     arg_F1_0.Location   = location;
     this.CheckBox1.Name = "CheckBox1";
     global::System.Windows.Forms.Control arg_119_0 = this.CheckBox1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(90, 17);
     arg_119_0.Size          = size;
     this.CheckBox1.TabIndex = 0;
     this.CheckBox1.Text     = "Elite (Level 1)";
     this.CheckBox1.UseVisualStyleBackColor = true;
     this.CheckBox2.AutoSize   = true;
     this.CheckBox2.Checked    = true;
     this.CheckBox2.CheckState = global::System.Windows.Forms.CheckState.Checked;
     global::System.Windows.Forms.Control arg_17C_0 = this.CheckBox2;
     location            = new global::System.Drawing.Point(16, 45);
     arg_17C_0.Location  = location;
     this.CheckBox2.Name = "CheckBox2";
     global::System.Windows.Forms.Control arg_1A4_0 = this.CheckBox2;
     size                    = new global::System.Drawing.Size(125, 17);
     arg_1A4_0.Size          = size;
     this.CheckBox2.TabIndex = 1;
     this.CheckBox2.Text     = "Anonymous (Level 2)";
     this.CheckBox2.UseVisualStyleBackColor = true;
     this.CheckBox3.AutoSize = true;
     global::System.Windows.Forms.Control arg_1EF_0 = this.CheckBox3;
     location            = new global::System.Drawing.Point(16, 68);
     arg_1EF_0.Location  = location;
     this.CheckBox3.Name = "CheckBox3";
     global::System.Windows.Forms.Control arg_217_0 = this.CheckBox3;
     size                    = new global::System.Drawing.Size(127, 17);
     arg_217_0.Size          = size;
     this.CheckBox3.TabIndex = 2;
     this.CheckBox3.Text     = "Transparent (Level 3)";
     this.CheckBox3.UseVisualStyleBackColor = true;
     this.CheckBox4.AutoSize = true;
     global::System.Windows.Forms.Control arg_262_0 = this.CheckBox4;
     location            = new global::System.Drawing.Point(9, 15);
     arg_262_0.Location  = location;
     this.CheckBox4.Name = "CheckBox4";
     global::System.Windows.Forms.Control arg_28A_0 = this.CheckBox4;
     size                    = new global::System.Drawing.Size(62, 17);
     arg_28A_0.Size          = size;
     this.CheckBox4.TabIndex = 4;
     this.CheckBox4.Text     = "Country";
     this.CheckBox4.UseVisualStyleBackColor = true;
     this.CheckedListBox1.CheckOnClick      = true;
     this.CheckedListBox1.Enabled           = false;
     this.CheckedListBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control arg_2EC_0 = this.CheckedListBox1;
     location                  = new global::System.Drawing.Point(6, 32);
     arg_2EC_0.Location        = location;
     this.CheckedListBox1.Name = "CheckedListBox1";
     global::System.Windows.Forms.Control arg_317_0 = this.CheckedListBox1;
     size           = new global::System.Drawing.Size(166, 94);
     arg_317_0.Size = size;
     this.CheckedListBox1.TabIndex = 5;
     this.GroupBox1.Controls.Add(this.CheckBox2);
     this.GroupBox1.Controls.Add(this.CheckBox1);
     this.GroupBox1.Controls.Add(this.CheckBox3);
     global::System.Windows.Forms.Control arg_37B_0 = this.GroupBox1;
     location            = new global::System.Drawing.Point(12, 6);
     arg_37B_0.Location  = location;
     this.GroupBox1.Name = "GroupBox1";
     global::System.Windows.Forms.Control arg_3A6_0 = this.GroupBox1;
     size                    = new global::System.Drawing.Size(184, 88);
     arg_3A6_0.Size          = size;
     this.GroupBox1.TabIndex = 6;
     this.GroupBox1.TabStop  = false;
     this.GroupBox1.Text     = "Anonymity:";
     this.GroupBox2.Controls.Add(this.CheckedListBox1);
     this.GroupBox2.Controls.Add(this.CheckBox4);
     global::System.Windows.Forms.Control arg_413_0 = this.GroupBox2;
     location            = new global::System.Drawing.Point(202, 6);
     arg_413_0.Location  = location;
     this.GroupBox2.Name = "GroupBox2";
     global::System.Windows.Forms.Control arg_441_0 = this.GroupBox2;
     size                    = new global::System.Drawing.Size(179, 132);
     arg_441_0.Size          = size;
     this.GroupBox2.TabIndex = 7;
     this.GroupBox2.TabStop  = false;
     this.GroupBox2.Text     = "Country:";
     this.GroupBox3.Controls.Add(this.Button1);
     global::System.Windows.Forms.Control arg_499_0 = this.GroupBox3;
     location            = new global::System.Drawing.Point(12, 143);
     arg_499_0.Location  = location;
     this.GroupBox3.Name = "GroupBox3";
     global::System.Windows.Forms.Control arg_4C4_0 = this.GroupBox3;
     size                    = new global::System.Drawing.Size(369, 43);
     arg_4C4_0.Size          = size;
     this.GroupBox3.TabIndex = 8;
     this.GroupBox3.TabStop  = false;
     this.GroupBox3.Text     = "Export";
     global::System.Windows.Forms.Control arg_506_0 = this.Button1;
     location           = new global::System.Drawing.Point(143, 11);
     arg_506_0.Location = location;
     this.Button1.Name  = "Button1";
     global::System.Windows.Forms.Control arg_52E_0 = this.Button1;
     size                  = new global::System.Drawing.Size(107, 27);
     arg_52E_0.Size        = size;
     this.Button1.TabIndex = 0;
     this.Button1.Text     = "Export";
     this.Button1.UseVisualStyleBackColor = true;
     this.GroupBox4.Controls.Add(this.CheckBox5);
     global::System.Windows.Forms.Control arg_583_0 = this.GroupBox4;
     location            = new global::System.Drawing.Point(12, 96);
     arg_583_0.Location  = location;
     this.GroupBox4.Name = "GroupBox4";
     global::System.Windows.Forms.Control arg_5AE_0 = this.GroupBox4;
     size                    = new global::System.Drawing.Size(184, 41);
     arg_5AE_0.Size          = size;
     this.GroupBox4.TabIndex = 9;
     this.GroupBox4.TabStop  = false;
     this.GroupBox4.Text     = "Url Passed";
     this.CheckBox5.AutoSize = true;
     global::System.Windows.Forms.Control arg_5FA_0 = this.CheckBox5;
     location            = new global::System.Drawing.Point(16, 19);
     arg_5FA_0.Location  = location;
     this.CheckBox5.Name = "CheckBox5";
     global::System.Windows.Forms.Control arg_622_0 = this.CheckBox5;
     size                    = new global::System.Drawing.Size(86, 17);
     arg_622_0.Size          = size;
     this.CheckBox5.TabIndex = 4;
     this.CheckBox5.Text     = "URL Passed";
     this.CheckBox5.UseVisualStyleBackColor = true;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.White;
     size            = new global::System.Drawing.Size(392, 191);
     this.ClientSize = size;
     this.Controls.Add(this.GroupBox4);
     this.Controls.Add(this.GroupBox3);
     this.Controls.Add(this.GroupBox2);
     this.Controls.Add(this.GroupBox1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Export";
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Export";
     this.GroupBox1.ResumeLayout(false);
     this.GroupBox1.PerformLayout();
     this.GroupBox2.ResumeLayout(false);
     this.GroupBox2.PerformLayout();
     this.GroupBox3.ResumeLayout(false);
     this.GroupBox4.ResumeLayout(false);
     this.GroupBox4.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #22
0
 private void InitializeComponent()
 {
     this.TableLayoutPanel1 = new global::System.Windows.Forms.TableLayoutPanel();
     this.OK_Button         = new global::System.Windows.Forms.Button();
     this.Cancel_Button     = new global::System.Windows.Forms.Button();
     this.DataGridView1     = new global::System.Windows.Forms.DataGridView();
     this.Column1           = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2           = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3           = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4           = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5           = new global::System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ComboBox1         = new global::System.Windows.Forms.ComboBox();
     this.ComboBox2         = new global::System.Windows.Forms.ComboBox();
     this.ComboBox3         = new global::System.Windows.Forms.ComboBox();
     this.ComboBox4         = new global::System.Windows.Forms.ComboBox();
     this.ComboBox5         = new global::System.Windows.Forms.ComboBox();
     this.Button1           = new global::System.Windows.Forms.Button();
     this.Label1            = new global::System.Windows.Forms.Label();
     this.Label2            = new global::System.Windows.Forms.Label();
     this.Label3            = new global::System.Windows.Forms.Label();
     this.Label4            = new global::System.Windows.Forms.Label();
     this.Label5            = new global::System.Windows.Forms.Label();
     this.CheckBox1         = new global::System.Windows.Forms.CheckBox();
     this.Button2           = new global::System.Windows.Forms.Button();
     this.CheckBox2         = new global::System.Windows.Forms.CheckBox();
     this.Button3           = new global::System.Windows.Forms.Button();
     this.TableLayoutPanel1.SuspendLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.DataGridView1).BeginInit();
     this.SuspendLayout();
     this.TableLayoutPanel1.Anchor      = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Right);
     this.TableLayoutPanel1.ColumnCount = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.Controls.Add(this.OK_Button, 0, 0);
     this.TableLayoutPanel1.Controls.Add(this.Cancel_Button, 1, 0);
     global::System.Windows.Forms.Control tableLayoutPanel = this.TableLayoutPanel1;
     global::System.Drawing.Point         location         = new global::System.Drawing.Point(369, 408);
     tableLayoutPanel.Location = location;
     global::System.Windows.Forms.Control tableLayoutPanel2 = this.TableLayoutPanel1;
     global::System.Windows.Forms.Padding margin            = new global::System.Windows.Forms.Padding(4);
     tableLayoutPanel2.Margin        = margin;
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 1;
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     global::System.Windows.Forms.Control tableLayoutPanel3 = this.TableLayoutPanel1;
     global::System.Drawing.Size          size = new global::System.Drawing.Size(195, 45);
     tableLayoutPanel3.Size          = size;
     this.TableLayoutPanel1.TabIndex = 0;
     this.OK_Button.Anchor           = global::System.Windows.Forms.AnchorStyles.None;
     global::System.Windows.Forms.Control ok_Button = this.OK_Button;
     location           = new global::System.Drawing.Point(4, 4);
     ok_Button.Location = location;
     global::System.Windows.Forms.Control ok_Button2 = this.OK_Button;
     margin              = new global::System.Windows.Forms.Padding(4);
     ok_Button2.Margin   = margin;
     this.OK_Button.Name = "OK_Button";
     global::System.Windows.Forms.Control ok_Button3 = this.OK_Button;
     size                            = new global::System.Drawing.Size(89, 36);
     ok_Button3.Size                 = size;
     this.OK_Button.TabIndex         = 0;
     this.OK_Button.Text             = "确定";
     this.Cancel_Button.Anchor       = global::System.Windows.Forms.AnchorStyles.None;
     this.Cancel_Button.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     global::System.Windows.Forms.Control cancel_Button = this.Cancel_Button;
     location = new global::System.Drawing.Point(101, 4);
     cancel_Button.Location = location;
     global::System.Windows.Forms.Control cancel_Button2 = this.Cancel_Button;
     margin = new global::System.Windows.Forms.Padding(4);
     cancel_Button2.Margin   = margin;
     this.Cancel_Button.Name = "Cancel_Button";
     global::System.Windows.Forms.Control cancel_Button3 = this.Cancel_Button;
     size = new global::System.Drawing.Size(89, 36);
     cancel_Button3.Size         = size;
     this.Cancel_Button.TabIndex = 1;
     this.Cancel_Button.Text     = "取消";
     this.DataGridView1.ColumnHeadersHeightSizeMode = global::System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.DataGridView1.Columns.AddRange(new global::System.Windows.Forms.DataGridViewColumn[]
     {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5
     });
     global::System.Windows.Forms.Control dataGridView = this.DataGridView1;
     location = new global::System.Drawing.Point(16, 48);
     dataGridView.Location = location;
     global::System.Windows.Forms.Control dataGridView2 = this.DataGridView1;
     margin = new global::System.Windows.Forms.Padding(4);
     dataGridView2.Margin    = margin;
     this.DataGridView1.Name = "DataGridView1";
     this.DataGridView1.RowTemplate.Height = 23;
     global::System.Windows.Forms.Control dataGridView3 = this.DataGridView1;
     size = new global::System.Drawing.Size(548, 298);
     dataGridView3.Size               = size;
     this.DataGridView1.TabIndex      = 1;
     this.Column1.HeaderText          = "层号";
     this.Column1.Name                = "Column1";
     this.Column1.SortMode            = global::System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.Column1.Width               = 75;
     this.Column2.HeaderText          = "层高";
     this.Column2.Name                = "Column2";
     this.Column2.SortMode            = global::System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.Column2.Width               = 75;
     this.Column3.HeaderText          = "标高";
     this.Column3.Name                = "Column3";
     this.Column3.SortMode            = global::System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.Column3.Width               = 75;
     this.Column4.HeaderText          = "墙柱砼";
     this.Column4.Name                = "Column4";
     this.Column4.Resizable           = global::System.Windows.Forms.DataGridViewTriState.True;
     this.Column4.SortMode            = global::System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.Column4.Width               = 75;
     this.Column5.HeaderText          = "梁板砼";
     this.Column5.Name                = "Column5";
     this.Column5.Resizable           = global::System.Windows.Forms.DataGridViewTriState.True;
     this.Column5.SortMode            = global::System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.Column5.Width               = 75;
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox = this.ComboBox1;
     location          = new global::System.Drawing.Point(20, 380);
     comboBox.Location = location;
     global::System.Windows.Forms.Control comboBox2 = this.ComboBox1;
     margin              = new global::System.Windows.Forms.Padding(4);
     comboBox2.Margin    = margin;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control comboBox3 = this.ComboBox1;
     size                             = new global::System.Drawing.Size(63, 23);
     comboBox3.Size                   = size;
     this.ComboBox1.TabIndex          = 2;
     this.ComboBox2.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox4 = this.ComboBox2;
     location           = new global::System.Drawing.Point(92, 380);
     comboBox4.Location = location;
     global::System.Windows.Forms.Control comboBox5 = this.ComboBox2;
     margin              = new global::System.Windows.Forms.Padding(4);
     comboBox5.Margin    = margin;
     this.ComboBox2.Name = "ComboBox2";
     global::System.Windows.Forms.Control comboBox6 = this.ComboBox2;
     size                             = new global::System.Drawing.Size(87, 23);
     comboBox6.Size                   = size;
     this.ComboBox2.TabIndex          = 3;
     this.ComboBox3.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox7 = this.ComboBox3;
     location           = new global::System.Drawing.Point(188, 380);
     comboBox7.Location = location;
     global::System.Windows.Forms.Control comboBox8 = this.ComboBox3;
     margin              = new global::System.Windows.Forms.Padding(4);
     comboBox8.Margin    = margin;
     this.ComboBox3.Name = "ComboBox3";
     global::System.Windows.Forms.Control comboBox9 = this.ComboBox3;
     size                             = new global::System.Drawing.Size(87, 23);
     comboBox9.Size                   = size;
     this.ComboBox3.TabIndex          = 4;
     this.ComboBox4.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox10 = this.ComboBox4;
     location            = new global::System.Drawing.Point(284, 380);
     comboBox10.Location = location;
     global::System.Windows.Forms.Control comboBox11 = this.ComboBox4;
     margin              = new global::System.Windows.Forms.Padding(4);
     comboBox11.Margin   = margin;
     this.ComboBox4.Name = "ComboBox4";
     global::System.Windows.Forms.Control comboBox12 = this.ComboBox4;
     size                             = new global::System.Drawing.Size(92, 23);
     comboBox12.Size                  = size;
     this.ComboBox4.TabIndex          = 5;
     this.ComboBox5.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox13 = this.ComboBox5;
     location            = new global::System.Drawing.Point(385, 380);
     comboBox13.Location = location;
     global::System.Windows.Forms.Control comboBox14 = this.ComboBox5;
     margin              = new global::System.Windows.Forms.Padding(4);
     comboBox14.Margin   = margin;
     this.ComboBox5.Name = "ComboBox5";
     global::System.Windows.Forms.Control comboBox15 = this.ComboBox5;
     size                    = new global::System.Drawing.Size(84, 23);
     comboBox15.Size         = size;
     this.ComboBox5.TabIndex = 6;
     global::System.Windows.Forms.Control button = this.Button1;
     location        = new global::System.Drawing.Point(16, 412);
     button.Location = location;
     global::System.Windows.Forms.Control button2 = this.Button1;
     margin            = new global::System.Windows.Forms.Padding(4);
     button2.Margin    = margin;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button3 = this.Button1;
     size                  = new global::System.Drawing.Size(64, 35);
     button3.Size          = size;
     this.Button1.TabIndex = 8;
     this.Button1.Text     = "添加";
     this.Button1.UseVisualStyleBackColor = true;
     this.Label1.AutoSize = true;
     global::System.Windows.Forms.Control label = this.Label1;
     location       = new global::System.Drawing.Point(17, 355);
     label.Location = location;
     global::System.Windows.Forms.Control label2 = this.Label1;
     margin           = new global::System.Windows.Forms.Padding(4, 0, 4, 0);
     label2.Margin    = margin;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label3 = this.Label1;
     size                 = new global::System.Drawing.Size(37, 15);
     label3.Size          = size;
     this.Label1.TabIndex = 9;
     this.Label1.Text     = "层数";
     this.Label2.AutoSize = true;
     global::System.Windows.Forms.Control label4 = this.Label2;
     location        = new global::System.Drawing.Point(89, 355);
     label4.Location = location;
     global::System.Windows.Forms.Control label5 = this.Label2;
     margin           = new global::System.Windows.Forms.Padding(4, 0, 4, 0);
     label5.Margin    = margin;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label6 = this.Label2;
     size                 = new global::System.Drawing.Size(37, 15);
     label6.Size          = size;
     this.Label2.TabIndex = 10;
     this.Label2.Text     = "层高";
     this.Label3.AutoSize = true;
     global::System.Windows.Forms.Control label7 = this.Label3;
     location        = new global::System.Drawing.Point(188, 355);
     label7.Location = location;
     global::System.Windows.Forms.Control label8 = this.Label3;
     margin           = new global::System.Windows.Forms.Padding(4, 0, 4, 0);
     label8.Margin    = margin;
     this.Label3.Name = "Label3";
     global::System.Windows.Forms.Control label9 = this.Label3;
     size                 = new global::System.Drawing.Size(67, 15);
     label9.Size          = size;
     this.Label3.TabIndex = 11;
     this.Label3.Text     = "起始标高";
     this.Label4.AutoSize = true;
     global::System.Windows.Forms.Control label10 = this.Label4;
     location         = new global::System.Drawing.Point(281, 355);
     label10.Location = location;
     global::System.Windows.Forms.Control label11 = this.Label4;
     margin           = new global::System.Windows.Forms.Padding(4, 0, 4, 0);
     label11.Margin   = margin;
     this.Label4.Name = "Label4";
     global::System.Windows.Forms.Control label12 = this.Label4;
     size                 = new global::System.Drawing.Size(52, 15);
     label12.Size         = size;
     this.Label4.TabIndex = 12;
     this.Label4.Text     = "墙柱砼";
     this.Label5.AutoSize = true;
     global::System.Windows.Forms.Control label13 = this.Label5;
     location         = new global::System.Drawing.Point(383, 355);
     label13.Location = location;
     global::System.Windows.Forms.Control label14 = this.Label5;
     margin           = new global::System.Windows.Forms.Padding(4, 0, 4, 0);
     label14.Margin   = margin;
     this.Label5.Name = "Label5";
     global::System.Windows.Forms.Control label15 = this.Label5;
     size                    = new global::System.Drawing.Size(52, 15);
     label15.Size            = size;
     this.Label5.TabIndex    = 13;
     this.Label5.Text        = "梁板砼";
     this.CheckBox1.AutoSize = true;
     global::System.Windows.Forms.Control checkBox = this.CheckBox1;
     location          = new global::System.Drawing.Point(485, 15);
     checkBox.Location = location;
     global::System.Windows.Forms.Control checkBox2 = this.CheckBox1;
     margin              = new global::System.Windows.Forms.Padding(4);
     checkBox2.Margin    = margin;
     this.CheckBox1.Name = "CheckBox1";
     global::System.Windows.Forms.Control checkBox3 = this.CheckBox1;
     size                    = new global::System.Drawing.Size(74, 19);
     checkBox3.Size          = size;
     this.CheckBox1.TabIndex = 14;
     this.CheckBox1.Text     = "墙柱砼";
     this.CheckBox1.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control button4 = this.Button2;
     location         = new global::System.Drawing.Point(176, 411);
     button4.Location = location;
     global::System.Windows.Forms.Control button5 = this.Button2;
     margin            = new global::System.Windows.Forms.Padding(4);
     button5.Margin    = margin;
     this.Button2.Name = "Button2";
     global::System.Windows.Forms.Control button6 = this.Button2;
     size                  = new global::System.Drawing.Size(64, 35);
     button6.Size          = size;
     this.Button2.TabIndex = 15;
     this.Button2.Text     = "清除";
     this.Button2.UseVisualStyleBackColor = true;
     this.CheckBox2.AutoSize = true;
     global::System.Windows.Forms.Control checkBox4 = this.CheckBox2;
     location           = new global::System.Drawing.Point(17, 15);
     checkBox4.Location = location;
     global::System.Windows.Forms.Control checkBox5 = this.CheckBox2;
     margin              = new global::System.Windows.Forms.Padding(4);
     checkBox5.Margin    = margin;
     this.CheckBox2.Name = "CheckBox2";
     global::System.Windows.Forms.Control checkBox6 = this.CheckBox2;
     size                    = new global::System.Drawing.Size(89, 19);
     checkBox6.Size          = size;
     this.CheckBox2.TabIndex = 16;
     this.CheckBox2.Text     = "上次记录";
     this.CheckBox2.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control button7 = this.Button3;
     location         = new global::System.Drawing.Point(88, 411);
     button7.Location = location;
     global::System.Windows.Forms.Control button8 = this.Button3;
     margin            = new global::System.Windows.Forms.Padding(4);
     button8.Margin    = margin;
     this.Button3.Name = "Button3";
     global::System.Windows.Forms.Control button9 = this.Button3;
     size                  = new global::System.Drawing.Size(80, 35);
     button9.Size          = size;
     this.Button3.TabIndex = 17;
     this.Button3.Text     = "地下室";
     this.Button3.UseVisualStyleBackColor = true;
     this.AcceptButton = this.OK_Button;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(8f, 15f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.Cancel_Button;
     size            = new global::System.Drawing.Size(579, 450);
     this.ClientSize = size;
     this.Controls.Add(this.Button3);
     this.Controls.Add(this.CheckBox2);
     this.Controls.Add(this.Button2);
     this.Controls.Add(this.CheckBox1);
     this.Controls.Add(this.Label5);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Button1);
     this.Controls.Add(this.ComboBox5);
     this.Controls.Add(this.ComboBox4);
     this.Controls.Add(this.ComboBox3);
     this.Controls.Add(this.ComboBox2);
     this.Controls.Add(this.ComboBox1);
     this.Controls.Add(this.DataGridView1);
     this.Controls.Add(this.TableLayoutPanel1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     margin             = new global::System.Windows.Forms.Padding(4);
     this.Margin        = margin;
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "TcCGB_Frm";
     this.ShowInTaskbar = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "层高表";
     this.TableLayoutPanel1.ResumeLayout(false);
     ((global::System.ComponentModel.ISupportInitialize) this.DataGridView1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #23
0
 private void InitializeComponent()
 {
     this.SplitContainer1   = new global::System.Windows.Forms.SplitContainer();
     this.TableLayoutPanel1 = new global::System.Windows.Forms.TableLayoutPanel();
     this.Button2           = new global::System.Windows.Forms.Button();
     this.ComboBox1         = new global::System.Windows.Forms.ComboBox();
     this.Label1            = new global::System.Windows.Forms.Label();
     this.TextBox1          = new global::System.Windows.Forms.TextBox();
     ((global::System.ComponentModel.ISupportInitialize) this.SplitContainer1).BeginInit();
     this.SplitContainer1.Panel1.SuspendLayout();
     this.SplitContainer1.SuspendLayout();
     this.TableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     this.SplitContainer1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control splitContainer = this.SplitContainer1;
     global::System.Drawing.Point         location       = new global::System.Drawing.Point(0, 0);
     splitContainer.Location   = location;
     this.SplitContainer1.Name = "SplitContainer1";
     this.SplitContainer1.Panel1.Controls.Add(this.TableLayoutPanel1);
     this.SplitContainer1.Panel1.Controls.Add(this.TextBox1);
     global::System.Windows.Forms.Control splitContainer2 = this.SplitContainer1;
     global::System.Drawing.Size          size            = new global::System.Drawing.Size(463, 239);
     splitContainer2.Size = size;
     this.SplitContainer1.SplitterDistance = 213;
     this.SplitContainer1.TabIndex         = 0;
     this.TableLayoutPanel1.ColumnCount    = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.ColumnStyles.Add(new global::System.Windows.Forms.ColumnStyle(global::System.Windows.Forms.SizeType.Percent, 50f));
     this.TableLayoutPanel1.Controls.Add(this.Button2, 1, 1);
     this.TableLayoutPanel1.Controls.Add(this.ComboBox1, 1, 0);
     this.TableLayoutPanel1.Controls.Add(this.Label1, 0, 0);
     this.TableLayoutPanel1.Dock = global::System.Windows.Forms.DockStyle.Bottom;
     global::System.Windows.Forms.Control tableLayoutPanel = this.TableLayoutPanel1;
     location = new global::System.Drawing.Point(0, 154);
     tableLayoutPanel.Location       = location;
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 2;
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 43.10237f));
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Percent, 56.89763f));
     this.TableLayoutPanel1.RowStyles.Add(new global::System.Windows.Forms.RowStyle(global::System.Windows.Forms.SizeType.Absolute, 20f));
     global::System.Windows.Forms.Control tableLayoutPanel2 = this.TableLayoutPanel1;
     size = new global::System.Drawing.Size(213, 85);
     tableLayoutPanel2.Size          = size;
     this.TableLayoutPanel1.TabIndex = 3;
     this.Button2.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control button = this.Button2;
     location          = new global::System.Drawing.Point(109, 39);
     button.Location   = location;
     this.Button2.Name = "Button2";
     global::System.Windows.Forms.Control button2 = this.Button2;
     size                  = new global::System.Drawing.Size(101, 43);
     button2.Size          = size;
     this.Button2.TabIndex = 1;
     this.Button2.Text     = "绘制二维码";
     this.Button2.UseVisualStyleBackColor = true;
     this.ComboBox1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox = this.ComboBox1;
     location            = new global::System.Drawing.Point(109, 3);
     comboBox.Location   = location;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control comboBox2 = this.ComboBox1;
     size                    = new global::System.Drawing.Size(101, 20);
     comboBox2.Size          = size;
     this.ComboBox1.TabIndex = 2;
     this.ComboBox1.Text     = "1:100";
     this.Label1.AutoSize    = true;
     this.Label1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control label = this.Label1;
     location         = new global::System.Drawing.Point(3, 0);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     size                  = new global::System.Drawing.Size(100, 36);
     label2.Size           = size;
     this.Label1.TabIndex  = 3;
     this.Label1.Text      = "绘制比例";
     this.Label1.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.TextBox1.Dock    = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location                = new global::System.Drawing.Point(0, 0);
     textBox.Location        = location;
     this.TextBox1.Multiline = true;
     this.TextBox1.Name      = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(213, 239);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 0;
     this.TextBox1.Text     = "田草CAD工具箱:http://www.tiancao.net/\r\n";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(463, 239);
     this.ClientSize = size;
     this.Controls.Add(this.SplitContainer1);
     this.Name = "QRCode_Frm";
     this.Text = "图纸信息二维码";
     this.SplitContainer1.Panel1.ResumeLayout(false);
     this.SplitContainer1.Panel1.PerformLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.SplitContainer1).EndInit();
     this.SplitContainer1.ResumeLayout(false);
     this.TableLayoutPanel1.ResumeLayout(false);
     this.TableLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #24
0
 private void InitializeComponent()
 {
     this.TextBox1     = new global::System.Windows.Forms.TextBox();
     this.TextBox2     = new global::System.Windows.Forms.TextBox();
     this.TextBox3     = new global::System.Windows.Forms.TextBox();
     this.TextBox4     = new global::System.Windows.Forms.TextBox();
     this.TextBox5     = new global::System.Windows.Forms.TextBox();
     this.TextBox6     = new global::System.Windows.Forms.TextBox();
     this.Button1      = new global::System.Windows.Forms.Button();
     this.RadioButton1 = new global::System.Windows.Forms.RadioButton();
     this.RadioButton2 = new global::System.Windows.Forms.RadioButton();
     this.GroupBox1    = new global::System.Windows.Forms.GroupBox();
     this.Label7       = new global::System.Windows.Forms.Label();
     this.ComboBox1    = new global::System.Windows.Forms.ComboBox();
     this.Label6       = new global::System.Windows.Forms.Label();
     this.Label5       = new global::System.Windows.Forms.Label();
     this.Label4       = new global::System.Windows.Forms.Label();
     this.Label3       = new global::System.Windows.Forms.Label();
     this.Label2       = new global::System.Windows.Forms.Label();
     this.Label1       = new global::System.Windows.Forms.Label();
     this.PictureBox1  = new global::System.Windows.Forms.PictureBox();
     this.ListBox1     = new global::System.Windows.Forms.ListBox();
     this.Label11      = new global::System.Windows.Forms.Label();
     this.Label10      = new global::System.Windows.Forms.Label();
     this.Panel1       = new global::System.Windows.Forms.Panel();
     this.Label8       = new global::System.Windows.Forms.Label();
     this.Label12      = new global::System.Windows.Forms.Label();
     this.GroupBox1.SuspendLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.SuspendLayout();
     this.TextBox1.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox1.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox1.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox  = this.TextBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(47, 74);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(100, 21);
     textBox2.Size             = size;
     this.TextBox1.TabIndex    = 2;
     this.TextBox2.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox2.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox2.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox3 = this.TextBox2;
     location           = new global::System.Drawing.Point(47, 97);
     textBox3.Location  = location;
     this.TextBox2.Name = "TextBox2";
     global::System.Windows.Forms.Control textBox4 = this.TextBox2;
     size                      = new global::System.Drawing.Size(100, 21);
     textBox4.Size             = size;
     this.TextBox2.TabIndex    = 3;
     this.TextBox3.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox3.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox3.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox3.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox5 = this.TextBox3;
     location           = new global::System.Drawing.Point(47, 120);
     textBox5.Location  = location;
     this.TextBox3.Name = "TextBox3";
     global::System.Windows.Forms.Control textBox6 = this.TextBox3;
     size                      = new global::System.Drawing.Size(100, 21);
     textBox6.Size             = size;
     this.TextBox3.TabIndex    = 4;
     this.TextBox4.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox4.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox4.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox4.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox7 = this.TextBox4;
     location           = new global::System.Drawing.Point(47, 143);
     textBox7.Location  = location;
     this.TextBox4.Name = "TextBox4";
     global::System.Windows.Forms.Control textBox8 = this.TextBox4;
     size                      = new global::System.Drawing.Size(100, 21);
     textBox8.Size             = size;
     this.TextBox4.TabIndex    = 5;
     this.TextBox5.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox5.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox5.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox5.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox9 = this.TextBox5;
     location           = new global::System.Drawing.Point(47, 166);
     textBox9.Location  = location;
     this.TextBox5.Name = "TextBox5";
     global::System.Windows.Forms.Control textBox10 = this.TextBox5;
     size                      = new global::System.Drawing.Size(100, 21);
     textBox10.Size            = size;
     this.TextBox5.TabIndex    = 6;
     this.TextBox6.BackColor   = global::System.Drawing.SystemColors.Window;
     this.TextBox6.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.TextBox6.Font        = new global::System.Drawing.Font("宋体", 9f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     this.TextBox6.ForeColor   = global::System.Drawing.SystemColors.ControlText;
     global::System.Windows.Forms.Control textBox11 = this.TextBox6;
     location                = new global::System.Drawing.Point(47, 189);
     textBox11.Location      = location;
     this.TextBox6.Multiline = true;
     this.TextBox6.Name      = "TextBox6";
     global::System.Windows.Forms.Control textBox12 = this.TextBox6;
     size                   = new global::System.Drawing.Size(100, 21);
     textBox12.Size         = size;
     this.TextBox6.TabIndex = 7;
     this.Button1.ForeColor = global::System.Drawing.SystemColors.WindowText;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(47, 220);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(99, 22);
     button2.Size          = size;
     this.Button1.TabIndex = 8;
     this.Button1.Text     = "确定";
     this.Button1.UseVisualStyleBackColor = true;
     this.RadioButton1.AutoSize           = true;
     this.RadioButton1.Checked            = true;
     this.RadioButton1.ForeColor          = global::System.Drawing.SystemColors.WindowText;
     global::System.Windows.Forms.Control radioButton = this.RadioButton1;
     location               = new global::System.Drawing.Point(46, 20);
     radioButton.Location   = location;
     this.RadioButton1.Name = "RadioButton1";
     global::System.Windows.Forms.Control radioButton2 = this.RadioButton1;
     size = new global::System.Drawing.Size(47, 16);
     radioButton2.Size          = size;
     this.RadioButton1.TabIndex = 9;
     this.RadioButton1.TabStop  = true;
     this.RadioButton1.Text     = "方柱";
     this.RadioButton1.UseVisualStyleBackColor = true;
     this.RadioButton2.AutoSize  = true;
     this.RadioButton2.ForeColor = global::System.Drawing.SystemColors.WindowText;
     global::System.Windows.Forms.Control radioButton3 = this.RadioButton2;
     location = new global::System.Drawing.Point(99, 20);
     radioButton3.Location  = location;
     this.RadioButton2.Name = "RadioButton2";
     global::System.Windows.Forms.Control radioButton4 = this.RadioButton2;
     size = new global::System.Drawing.Size(47, 16);
     radioButton4.Size          = size;
     this.RadioButton2.TabIndex = 10;
     this.RadioButton2.Text     = "圆柱";
     this.RadioButton2.UseVisualStyleBackColor = true;
     this.GroupBox1.Controls.Add(this.Label7);
     this.GroupBox1.Controls.Add(this.ComboBox1);
     this.GroupBox1.Controls.Add(this.Label6);
     this.GroupBox1.Controls.Add(this.Label5);
     this.GroupBox1.Controls.Add(this.Label4);
     this.GroupBox1.Controls.Add(this.Label3);
     this.GroupBox1.Controls.Add(this.Label2);
     this.GroupBox1.Controls.Add(this.Label1);
     this.GroupBox1.Controls.Add(this.RadioButton2);
     this.GroupBox1.Controls.Add(this.RadioButton1);
     this.GroupBox1.Controls.Add(this.Button1);
     this.GroupBox1.Controls.Add(this.TextBox6);
     this.GroupBox1.Controls.Add(this.TextBox5);
     this.GroupBox1.Controls.Add(this.TextBox4);
     this.GroupBox1.Controls.Add(this.TextBox3);
     this.GroupBox1.Controls.Add(this.TextBox2);
     this.GroupBox1.Controls.Add(this.TextBox1);
     this.GroupBox1.ForeColor = global::System.Drawing.SystemColors.WindowText;
     global::System.Windows.Forms.Control groupBox = this.GroupBox1;
     location            = new global::System.Drawing.Point(2, 3);
     groupBox.Location   = location;
     this.GroupBox1.Name = "GroupBox1";
     global::System.Windows.Forms.Control groupBox2 = this.GroupBox1;
     size                    = new global::System.Drawing.Size(160, 248);
     groupBox2.Size          = size;
     this.GroupBox1.TabIndex = 11;
     this.GroupBox1.TabStop  = false;
     this.Label7.AutoSize    = true;
     global::System.Windows.Forms.Control label = this.Label7;
     location         = new global::System.Drawing.Point(10, 51);
     label.Location   = location;
     this.Label7.Name = "Label7";
     global::System.Windows.Forms.Control label2 = this.Label7;
     size                             = new global::System.Drawing.Size(29, 12);
     label2.Size                      = size;
     this.Label7.TabIndex             = 17;
     this.Label7.Text                 = "比例";
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control comboBox = this.ComboBox1;
     location            = new global::System.Drawing.Point(46, 48);
     comboBox.Location   = location;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control comboBox2 = this.ComboBox1;
     size                    = new global::System.Drawing.Size(100, 20);
     comboBox2.Size          = size;
     this.ComboBox1.TabIndex = 12;
     this.Label6.AutoSize    = true;
     global::System.Windows.Forms.Control label3 = this.Label6;
     location         = new global::System.Drawing.Point(12, 147);
     label3.Location  = location;
     this.Label6.Name = "Label6";
     global::System.Windows.Forms.Control label4 = this.Label6;
     size                 = new global::System.Drawing.Size(29, 12);
     label4.Size          = size;
     this.Label6.TabIndex = 16;
     this.Label6.Text     = "箍筋";
     this.Label5.AutoSize = true;
     global::System.Windows.Forms.Control label5 = this.Label5;
     location         = new global::System.Drawing.Point(6, 193);
     label5.Location  = location;
     this.Label5.Name = "Label5";
     global::System.Windows.Forms.Control label6 = this.Label5;
     size                 = new global::System.Drawing.Size(35, 12);
     label6.Size          = size;
     this.Label5.TabIndex = 15;
     this.Label5.Text     = "纵筋Y";
     this.Label4.AutoSize = true;
     global::System.Windows.Forms.Control label7 = this.Label4;
     location         = new global::System.Drawing.Point(6, 170);
     label7.Location  = location;
     this.Label4.Name = "Label4";
     global::System.Windows.Forms.Control label8 = this.Label4;
     size                 = new global::System.Drawing.Size(35, 12);
     label8.Size          = size;
     this.Label4.TabIndex = 14;
     this.Label4.Text     = "纵筋X";
     this.Label3.AutoSize = true;
     global::System.Windows.Forms.Control label9 = this.Label3;
     location         = new global::System.Drawing.Point(12, 124);
     label9.Location  = location;
     this.Label3.Name = "Label3";
     global::System.Windows.Forms.Control label10 = this.Label3;
     size                 = new global::System.Drawing.Size(29, 12);
     label10.Size         = size;
     this.Label3.TabIndex = 13;
     this.Label3.Text     = "纵筋";
     this.Label2.AutoSize = true;
     global::System.Windows.Forms.Control label11 = this.Label2;
     location         = new global::System.Drawing.Point(12, 101);
     label11.Location = location;
     this.Label2.Name = "Label2";
     global::System.Windows.Forms.Control label12 = this.Label2;
     size                 = new global::System.Drawing.Size(29, 12);
     label12.Size         = size;
     this.Label2.TabIndex = 12;
     this.Label2.Text     = "截面";
     this.Label1.AutoSize = true;
     global::System.Windows.Forms.Control label13 = this.Label1;
     location         = new global::System.Drawing.Point(12, 78);
     label13.Location = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label14 = this.Label1;
     size                       = new global::System.Drawing.Size(29, 12);
     label14.Size               = size;
     this.Label1.TabIndex       = 11;
     this.Label1.Text           = "名称";
     this.PictureBox1.BackColor = global::System.Drawing.Color.DimGray;
     global::System.Windows.Forms.Control pictureBox = this.PictureBox1;
     location              = new global::System.Drawing.Point(168, 10);
     pictureBox.Location   = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control pictureBox2 = this.PictureBox1;
     size                            = new global::System.Drawing.Size(229, 95);
     pictureBox2.Size                = size;
     this.PictureBox1.TabIndex       = 21;
     this.PictureBox1.TabStop        = false;
     this.ListBox1.FormattingEnabled = true;
     this.ListBox1.ItemHeight        = 12;
     global::System.Windows.Forms.Control listBox = this.ListBox1;
     location           = new global::System.Drawing.Point(168, 113);
     listBox.Location   = location;
     this.ListBox1.Name = "ListBox1";
     global::System.Windows.Forms.Control listBox2 = this.ListBox1;
     size                   = new global::System.Drawing.Size(229, 136);
     listBox2.Size          = size;
     this.ListBox1.TabIndex = 12;
     this.Label11.AutoSize  = true;
     this.Label11.BackColor = global::System.Drawing.Color.DimGray;
     this.Label11.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control label15 = this.Label11;
     location          = new global::System.Drawing.Point(298, 72);
     label15.Location  = location;
     this.Label11.Name = "Label11";
     global::System.Windows.Forms.Control label16 = this.Label11;
     size                   = new global::System.Drawing.Size(47, 12);
     label16.Size           = size;
     this.Label11.TabIndex  = 26;
     this.Label11.Text      = "Label11";
     this.Label11.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.Label10.AutoSize  = true;
     this.Label10.BackColor = global::System.Drawing.Color.DimGray;
     this.Label10.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control label17 = this.Label10;
     location          = new global::System.Drawing.Point(289, 10);
     label17.Location  = location;
     this.Label10.Name = "Label10";
     global::System.Windows.Forms.Control label18 = this.Label10;
     size                   = new global::System.Drawing.Size(47, 12);
     label18.Size           = size;
     this.Label10.TabIndex  = 25;
     this.Label10.Text      = "Label10";
     this.Label10.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.Panel1.BackColor  = global::System.Drawing.Color.DimGray;
     global::System.Windows.Forms.Control panel = this.Panel1;
     location         = new global::System.Drawing.Point(217, 29);
     panel.Location   = location;
     this.Panel1.Name = "Panel1";
     global::System.Windows.Forms.Control panel2 = this.Panel1;
     size                  = new global::System.Drawing.Size(16, 37);
     panel2.Size           = size;
     this.Panel1.TabIndex  = 24;
     this.Label8.AutoSize  = true;
     this.Label8.BackColor = global::System.Drawing.Color.DimGray;
     this.Label8.ForeColor = global::System.Drawing.Color.White;
     global::System.Windows.Forms.Control label19 = this.Label8;
     location         = new global::System.Drawing.Point(247, 72);
     label19.Location = location;
     this.Label8.Name = "Label8";
     global::System.Windows.Forms.Control label20 = this.Label8;
     size                     = new global::System.Drawing.Size(41, 12);
     label20.Size             = size;
     this.Label8.TabIndex     = 22;
     this.Label8.Text         = "Label8";
     this.Label8.TextAlign    = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.Label12.BackColor   = global::System.Drawing.Color.DimGray;
     this.Label12.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     global::System.Windows.Forms.Control label21 = this.Label12;
     location          = new global::System.Drawing.Point(249, 29);
     label21.Location  = location;
     this.Label12.Name = "Label12";
     global::System.Windows.Forms.Control label22 = this.Label12;
     size                  = new global::System.Drawing.Size(45, 34);
     label22.Size          = size;
     this.Label12.TabIndex = 27;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.SystemColors.Control;
     size            = new global::System.Drawing.Size(409, 258);
     this.ClientSize = size;
     this.Controls.Add(this.Label12);
     this.Controls.Add(this.Label11);
     this.Controls.Add(this.Label10);
     this.Controls.Add(this.Panel1);
     this.Controls.Add(this.Label8);
     this.Controls.Add(this.PictureBox1);
     this.Controls.Add(this.ListBox1);
     this.Controls.Add(this.GroupBox1);
     this.ForeColor       = global::System.Drawing.Color.White;
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "TcZJM_Frm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "柱截面绘制";
     this.GroupBox1.ResumeLayout(false);
     this.GroupBox1.PerformLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #25
0
        void InitializeComponent()
        {
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmAccolade));

            this.Panel1      = new global::System.Windows.Forms.Panel();
            this.VScrollBar1 = new global::System.Windows.Forms.VScrollBar();
            this.PopInfo     = new global::midsControls.ctlPopUp();
            this.lblLock     = new global::System.Windows.Forms.Label();
            this.ibClose     = new global::midsControls.ImageButton();
            this.Panel2      = new global::Hero_Designer.frmIncarnate.CustomPanel();
            try
            {
                this.llRight = new global::midsControls.ListLabelV2();
                this.llLeft  = new global::midsControls.ListLabelV2();
            }
            catch
            {
            }
            this.Panel1.SuspendLayout();
            this.Panel2.SuspendLayout();
            base.SuspendLayout();
            this.Panel1.BorderStyle = global::System.Windows.Forms.BorderStyle.Fixed3D;
            this.Panel1.Controls.Add(this.VScrollBar1);
            this.Panel1.Controls.Add(this.PopInfo);
            global::System.Drawing.Point point = new global::System.Drawing.Point(12, 174);
            this.Panel1.Location = point;
            this.Panel1.Name     = "Panel1";
            global::System.Drawing.Size size = new global::System.Drawing.Size(414, 189);
            this.Panel1.Size     = size;
            this.Panel1.TabIndex = 35;
            point = new global::System.Drawing.Point(393, 0);
            this.VScrollBar1.Location = point;
            this.VScrollBar1.Name     = "VScrollBar1";
            size = new global::System.Drawing.Size(17, 185);
            this.VScrollBar1.Size        = size;
            this.VScrollBar1.TabIndex    = 11;
            this.PopInfo.BXHeight        = 1024;
            this.PopInfo.ColumnPosition  = 0.5f;
            this.PopInfo.ColumnRight     = false;
            this.PopInfo.Font            = new global::System.Drawing.Font("Arial", 12f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Pixel, 0);
            this.PopInfo.ForeColor       = global::System.Drawing.Color.FromArgb(0, 0, 32);
            this.PopInfo.InternalPadding = 3;
            point = new global::System.Drawing.Point(0, 0);
            this.PopInfo.Location       = point;
            this.PopInfo.Name           = "PopInfo";
            this.PopInfo.ScrollY        = 0f;
            this.PopInfo.SectionPadding = 8;
            size = new global::System.Drawing.Size(391, 200);
            this.PopInfo.Size        = size;
            this.PopInfo.TabIndex    = 9;
            this.lblLock.BackColor   = global::System.Drawing.Color.Red;
            this.lblLock.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblLock.Font        = new global::System.Drawing.Font("Arial", 11f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Pixel, 0);
            this.lblLock.ForeColor   = global::System.Drawing.Color.White;
            point = new global::System.Drawing.Point(12, 155);
            this.lblLock.Location = point;
            this.lblLock.Name     = "lblLock";
            size = new global::System.Drawing.Size(56, 16);
            this.lblLock.Size      = size;
            this.lblLock.TabIndex  = 69;
            this.lblLock.Text      = "[Unlock]";
            this.lblLock.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            this.lblLock.Visible   = false;
            this.ibClose.Checked   = false;
            this.ibClose.Font      = new global::System.Drawing.Font("Arial", 11f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Pixel, 0);
            point = new global::System.Drawing.Point(0, 0);
            this.ibClose.KnockoutLocationPoint = point;
            point = new global::System.Drawing.Point(166, 369);
            this.ibClose.Location = point;
            this.ibClose.Name     = "ibClose";
            size = new global::System.Drawing.Size(105, 22);
            this.ibClose.Size       = size;
            this.ibClose.TabIndex   = 7;
            this.ibClose.TextOff    = "Done";
            this.ibClose.TextOn     = "Alt Text";
            this.ibClose.Toggle     = false;
            this.Panel2.AutoScroll  = true;
            this.Panel2.BorderStyle = global::System.Windows.Forms.BorderStyle.Fixed3D;
            if (this.llRight != null)
            {
                this.Panel2.Controls.Add(this.llRight);
            }
            if (this.llLeft != null)
            {
                this.Panel2.Controls.Add(this.llLeft);
            }
            point = new global::System.Drawing.Point(12, 12);
            this.Panel2.Location = point;
            this.Panel2.Name     = "Panel2";
            size                 = new global::System.Drawing.Size(414, 140);
            this.Panel2.Size     = size;
            this.Panel2.TabIndex = 126;
            this.Panel2.TabStop  = true;
            if (this.llRight != null)
            {
                this.llRight.AutoSize   = true;
                this.llRight.Expandable = false;
                this.llRight.Font       = new global::System.Drawing.Font("Arial", 12f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Pixel);
                this.llRight.HighVis    = true;
                this.llRight.HoverColor = global::System.Drawing.Color.WhiteSmoke;
                point = new global::System.Drawing.Point(196, 3);
                this.llRight.Location          = point;
                this.llRight.MaxHeight         = 600;
                this.llRight.Name              = "llRight";
                this.llRight.PaddingX          = 2;
                this.llRight.PaddingY          = 2;
                this.llRight.Scrollable        = false;
                this.llRight.ScrollBarColor    = global::System.Drawing.Color.Red;
                this.llRight.ScrollBarWidth    = 11;
                this.llRight.ScrollButtonColor = global::System.Drawing.Color.FromArgb(192, 0, 0);
                size = new global::System.Drawing.Size(190, 414);
                this.llRight.Size = size;
                size = new global::System.Drawing.Size(190, 120);
                this.llRight.SizeNormal    = size;
                this.llRight.SuspendRedraw = false;
                this.llRight.TabIndex      = 111;
            }
            if (this.llLeft != null)
            {
                this.llLeft.AutoSize   = true;
                this.llLeft.Expandable = false;
                this.llLeft.Font       = new global::System.Drawing.Font("Arial", 12f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Pixel);
                this.llLeft.HighVis    = true;
                this.llLeft.HoverColor = global::System.Drawing.Color.WhiteSmoke;
                point = new global::System.Drawing.Point(3, 3);
                this.llLeft.Location          = point;
                this.llLeft.MaxHeight         = 600;
                this.llLeft.Name              = "llLeft";
                this.llLeft.PaddingX          = 2;
                this.llLeft.PaddingY          = 2;
                this.llLeft.Scrollable        = false;
                this.llLeft.ScrollBarColor    = global::System.Drawing.Color.Red;
                this.llLeft.ScrollBarWidth    = 11;
                this.llLeft.ScrollButtonColor = global::System.Drawing.Color.FromArgb(192, 0, 0);
                size                      = new global::System.Drawing.Size(187, 414);
                this.llLeft.Size          = size;
                size                      = new global::System.Drawing.Size(187, 120);
                this.llLeft.SizeNormal    = size;
                this.llLeft.SuspendRedraw = false;
                this.llLeft.TabIndex      = 110;
            }
            base.AutoScaleMode = global::System.Windows.Forms.AutoScaleMode.None;
            this.BackColor     = global::System.Drawing.Color.FromArgb(0, 0, 32);
            size            = new global::System.Drawing.Size(438, 403);
            base.ClientSize = size;
            base.Controls.Add(this.Panel2);
            base.Controls.Add(this.lblLock);
            base.Controls.Add(this.Panel1);
            base.Controls.Add(this.ibClose);
            this.Font            = new global::System.Drawing.Font("Arial", 11f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Pixel, 0);
            base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            base.Name            = "frmAccolade";
            base.ShowInTaskbar   = false;
            base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text            = "Powers";
            base.TopMost         = true;
            this.Panel1.ResumeLayout(false);
            this.Panel2.ResumeLayout(false);
            this.Panel2.PerformLayout();
            base.ResumeLayout(false);
        }
Пример #26
0
 private void InitializeComponent()
 {
     this.SplitContainer1 = new global::System.Windows.Forms.SplitContainer();
     this.TextBox1        = new global::System.Windows.Forms.TextBox();
     this.Button1         = new global::System.Windows.Forms.Button();
     this.Panel1          = new global::System.Windows.Forms.Panel();
     this.ListView1       = new global::System.Windows.Forms.ListView();
     this.ColumnHeader1   = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader2   = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader3   = new global::System.Windows.Forms.ColumnHeader();
     ((global::System.ComponentModel.ISupportInitialize) this.SplitContainer1).BeginInit();
     this.SplitContainer1.Panel1.SuspendLayout();
     this.SplitContainer1.Panel2.SuspendLayout();
     this.SplitContainer1.SuspendLayout();
     this.Panel1.SuspendLayout();
     this.SuspendLayout();
     this.SplitContainer1.Dock = global::System.Windows.Forms.DockStyle.Top;
     global::System.Windows.Forms.Control splitContainer = this.SplitContainer1;
     global::System.Drawing.Point         location       = new global::System.Drawing.Point(0, 0);
     splitContainer.Location   = location;
     this.SplitContainer1.Name = "SplitContainer1";
     this.SplitContainer1.Panel1.Controls.Add(this.TextBox1);
     this.SplitContainer1.Panel2.Controls.Add(this.Button1);
     global::System.Windows.Forms.Control splitContainer2 = this.SplitContainer1;
     global::System.Drawing.Size          size            = new global::System.Drawing.Size(796, 21);
     splitContainer2.Size = size;
     this.SplitContainer1.SplitterDistance = 740;
     this.SplitContainer1.TabIndex         = 7;
     this.TextBox1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location           = new global::System.Drawing.Point(0, 0);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(740, 21);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 0;
     this.Button1.Dock      = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(0, 0);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(52, 21);
     button2.Size          = size;
     this.Button1.TabIndex = 0;
     this.Button1.Text     = "…";
     this.Button1.UseVisualStyleBackColor = true;
     this.Panel1.Controls.Add(this.ListView1);
     this.Panel1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control panel = this.Panel1;
     location         = new global::System.Drawing.Point(0, 21);
     panel.Location   = location;
     this.Panel1.Name = "Panel1";
     global::System.Windows.Forms.Control panel2 = this.Panel1;
     size                 = new global::System.Drawing.Size(796, 450);
     panel2.Size          = size;
     this.Panel1.TabIndex = 8;
     this.ListView1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1,
         this.ColumnHeader2,
         this.ColumnHeader3
     });
     this.ListView1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control listView = this.ListView1;
     location            = new global::System.Drawing.Point(0, 0);
     listView.Location   = location;
     this.ListView1.Name = "ListView1";
     global::System.Windows.Forms.Control listView2 = this.ListView1;
     size                    = new global::System.Drawing.Size(796, 450);
     listView2.Size          = size;
     this.ListView1.TabIndex = 0;
     this.ListView1.UseCompatibleStateImageBehavior = false;
     this.ListView1.View      = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "文件名";
     this.ColumnHeader1.Width = 200;
     this.ColumnHeader2.Text  = "修改时间";
     this.ColumnHeader2.Width = 100;
     this.ColumnHeader3.Text  = "文件路径";
     this.ColumnHeader3.Width = 600;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     size            = new global::System.Drawing.Size(796, 471);
     this.ClientSize = size;
     this.Controls.Add(this.Panel1);
     this.Controls.Add(this.SplitContainer1);
     this.Name = "TcFileHistory_Frm";
     this.Text = "无限制自动保存历史记录";
     this.SplitContainer1.Panel1.ResumeLayout(false);
     this.SplitContainer1.Panel1.PerformLayout();
     this.SplitContainer1.Panel2.ResumeLayout(false);
     ((global::System.ComponentModel.ISupportInitialize) this.SplitContainer1).EndInit();
     this.SplitContainer1.ResumeLayout(false);
     this.Panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        void InitializeComponent()
        {
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmEditArchetype));
            this.txtName          = new global::System.Windows.Forms.TextBox();
            this.Label1           = new global::System.Windows.Forms.Label();
            this.Label2           = new global::System.Windows.Forms.Label();
            this.txtHP            = new global::System.Windows.Forms.TextBox();
            this.Label3           = new global::System.Windows.Forms.Label();
            this.txtResCap        = new global::System.Windows.Forms.TextBox();
            this.clbOrigin        = new global::System.Windows.Forms.CheckedListBox();
            this.btnOK            = new global::System.Windows.Forms.Button();
            this.btnCancel        = new global::System.Windows.Forms.Button();
            this.Label6           = new global::System.Windows.Forms.Label();
            this.txtHPCap         = new global::System.Windows.Forms.TextBox();
            this.cbClassType      = new global::System.Windows.Forms.ComboBox();
            this.Label7           = new global::System.Windows.Forms.Label();
            this.Label5           = new global::System.Windows.Forms.Label();
            this.txtClassName     = new global::System.Windows.Forms.TextBox();
            this.udColumn         = new global::System.Windows.Forms.NumericUpDown();
            this.Label8           = new global::System.Windows.Forms.Label();
            this.GroupBox1        = new global::System.Windows.Forms.GroupBox();
            this.Label18          = new global::System.Windows.Forms.Label();
            this.udThreat         = new global::System.Windows.Forms.NumericUpDown();
            this.chkPlayable      = new global::System.Windows.Forms.CheckBox();
            this.GroupBox2        = new global::System.Windows.Forms.GroupBox();
            this.txtRecCap        = new global::System.Windows.Forms.TextBox();
            this.Label21          = new global::System.Windows.Forms.Label();
            this.Label22          = new global::System.Windows.Forms.Label();
            this.txtRegCap        = new global::System.Windows.Forms.TextBox();
            this.Label23          = new global::System.Windows.Forms.Label();
            this.Label24          = new global::System.Windows.Forms.Label();
            this.txtPerceptionCap = new global::System.Windows.Forms.TextBox();
            this.Label20          = new global::System.Windows.Forms.Label();
            this.txtBaseRegen     = new global::System.Windows.Forms.TextBox();
            this.Label19          = new global::System.Windows.Forms.Label();
            this.txtBaseRec       = new global::System.Windows.Forms.TextBox();
            this.Label17          = new global::System.Windows.Forms.Label();
            this.txtRechargeCap   = new global::System.Windows.Forms.TextBox();
            this.Label12          = new global::System.Windows.Forms.Label();
            this.Label13          = new global::System.Windows.Forms.Label();
            this.txtDamCap        = new global::System.Windows.Forms.TextBox();
            this.Label9           = new global::System.Windows.Forms.Label();
            this.Label10          = new global::System.Windows.Forms.Label();
            this.Label11          = new global::System.Windows.Forms.Label();
            this.GroupBox3        = new global::System.Windows.Forms.GroupBox();
            this.GroupBox4        = new global::System.Windows.Forms.GroupBox();
            this.Label14          = new global::System.Windows.Forms.Label();
            this.txtDescLong      = new global::System.Windows.Forms.TextBox();
            this.Label4           = new global::System.Windows.Forms.Label();
            this.txtDescShort     = new global::System.Windows.Forms.TextBox();
            this.GroupBox5        = new global::System.Windows.Forms.GroupBox();
            this.cbSecGroup       = new global::System.Windows.Forms.ComboBox();
            this.Label16          = new global::System.Windows.Forms.Label();
            this.cbPriGroup       = new global::System.Windows.Forms.ComboBox();
            this.Label15          = new global::System.Windows.Forms.Label();
            this.udColumn.BeginInit();
            this.GroupBox1.SuspendLayout();
            this.udThreat.BeginInit();
            this.GroupBox2.SuspendLayout();
            this.GroupBox3.SuspendLayout();
            this.GroupBox4.SuspendLayout();
            this.GroupBox5.SuspendLayout();
            base.SuspendLayout();
            global::System.Drawing.Point point = new global::System.Drawing.Point(123, 16);
            this.txtName.Location = point;
            this.txtName.Name     = "txtName";
            global::System.Drawing.Size size = new global::System.Drawing.Size(118, 20);
            this.txtName.Size     = size;
            this.txtName.TabIndex = 0;
            point = new global::System.Drawing.Point(30, 16);
            this.Label1.Location = point;
            this.Label1.Name     = "Label1";
            size                               = new global::System.Drawing.Size(87, 20);
            this.Label1.Size                   = size;
            this.Label1.TabIndex               = 1;
            this.Label1.Text                   = "Display Name:";
            this.Label1.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(6, 19);
            this.Label2.Location               = point;
            this.Label2.Name                   = "Label2";
            size                               = new global::System.Drawing.Size(121, 20);
            this.Label2.Size                   = size;
            this.Label2.TabIndex               = 5;
            this.Label2.Text                   = "Hit Points:";
            this.Label2.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(133, 19);
            this.txtHP.Location                = point;
            this.txtHP.Name                    = "txtHP";
            size                               = new global::System.Drawing.Size(108, 20);
            this.txtHP.Size                    = size;
            this.txtHP.TabIndex                = 4;
            point                              = new global::System.Drawing.Point(6, 123);
            this.Label3.Location               = point;
            this.Label3.Name                   = "Label3";
            size                               = new global::System.Drawing.Size(121, 20);
            this.Label3.Size                   = size;
            this.Label3.TabIndex               = 7;
            this.Label3.Text                   = "Resistance Cap:";
            this.Label3.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(133, 123);
            this.txtResCap.Location            = point;
            this.txtResCap.Name                = "txtResCap";
            size                               = new global::System.Drawing.Size(90, 20);
            this.txtResCap.Size                = size;
            this.txtResCap.TabIndex            = 6;
            this.txtResCap.Text                = "80";
            this.txtResCap.TextAlign           = global::System.Windows.Forms.HorizontalAlignment.Right;
            point                              = new global::System.Drawing.Point(6, 16);
            this.clbOrigin.Location            = point;
            this.clbOrigin.Name                = "clbOrigin";
            size                               = new global::System.Drawing.Size(235, 244);
            this.clbOrigin.Size                = size;
            this.clbOrigin.TabIndex            = 8;
            point                              = new global::System.Drawing.Point(437, 585);
            this.btnOK.Location                = point;
            this.btnOK.Name                    = "btnOK";
            size                               = new global::System.Drawing.Size(75, 23);
            this.btnOK.Size                    = size;
            this.btnOK.TabIndex                = 10;
            this.btnOK.Text                    = "OK";
            this.btnCancel.DialogResult        = global::System.Windows.Forms.DialogResult.Cancel;
            point                              = new global::System.Drawing.Point(353, 585);
            this.btnCancel.Location            = point;
            this.btnCancel.Name                = "btnCancel";
            size                               = new global::System.Drawing.Size(75, 23);
            this.btnCancel.Size                = size;
            this.btnCancel.TabIndex            = 11;
            this.btnCancel.Text                = "Cancel";
            point                              = new global::System.Drawing.Point(6, 45);
            this.Label6.Location               = point;
            this.Label6.Name                   = "Label6";
            size                               = new global::System.Drawing.Size(121, 20);
            this.Label6.Size                   = size;
            this.Label6.TabIndex               = 16;
            this.Label6.Text                   = "Hit Point Cap:";
            this.Label6.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(133, 45);
            this.txtHPCap.Location             = point;
            this.txtHPCap.Name                 = "txtHPCap";
            size                               = new global::System.Drawing.Size(108, 20);
            this.txtHPCap.Size                 = size;
            this.txtHPCap.TabIndex             = 15;
            this.cbClassType.DropDownStyle     = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbClassType.FormattingEnabled = true;
            point                              = new global::System.Drawing.Point(123, 68);
            this.cbClassType.Location          = point;
            this.cbClassType.Name              = "cbClassType";
            size                               = new global::System.Drawing.Size(118, 21);
            this.cbClassType.Size              = size;
            this.cbClassType.TabIndex          = 17;
            point                              = new global::System.Drawing.Point(30, 68);
            this.Label7.Location               = point;
            this.Label7.Name                   = "Label7";
            size                               = new global::System.Drawing.Size(87, 21);
            this.Label7.Size                   = size;
            this.Label7.TabIndex               = 18;
            this.Label7.Text                   = "Class Type:";
            this.Label7.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(30, 42);
            this.Label5.Location               = point;
            this.Label5.Name                   = "Label5";
            size                               = new global::System.Drawing.Size(87, 20);
            this.Label5.Size                   = size;
            this.Label5.TabIndex               = 20;
            this.Label5.Text                   = "Class Name:";
            this.Label5.TextAlign              = global::System.Drawing.ContentAlignment.MiddleRight;
            point                              = new global::System.Drawing.Point(123, 42);
            this.txtClassName.Location         = point;
            this.txtClassName.Name             = "txtClassName";
            size                               = new global::System.Drawing.Size(118, 20);
            this.txtClassName.Size             = size;
            this.txtClassName.TabIndex         = 19;
            point                              = new global::System.Drawing.Point(121, 95);
            this.udColumn.Location             = point;
            this.udColumn.Name                 = "udColumn";
            size                               = new global::System.Drawing.Size(120, 20);
            this.udColumn.Size                 = size;
            this.udColumn.TabIndex             = 21;
            this.udColumn.TextAlign            = global::System.Windows.Forms.HorizontalAlignment.Center;
            int[] array = new int[4];
            array[0] = 2;
            decimal num = new decimal(array);

            this.udColumn.Value = num;
            point = new global::System.Drawing.Point(30, 95);
            this.Label8.Location = point;
            this.Label8.Name     = "Label8";
            size                  = new global::System.Drawing.Size(87, 20);
            this.Label8.Size      = size;
            this.Label8.TabIndex  = 22;
            this.Label8.Text      = "Modifier Column:";
            this.Label8.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            this.GroupBox1.Controls.Add(this.Label18);
            this.GroupBox1.Controls.Add(this.udThreat);
            this.GroupBox1.Controls.Add(this.chkPlayable);
            this.GroupBox1.Controls.Add(this.Label1);
            this.GroupBox1.Controls.Add(this.Label8);
            this.GroupBox1.Controls.Add(this.txtName);
            this.GroupBox1.Controls.Add(this.udColumn);
            this.GroupBox1.Controls.Add(this.cbClassType);
            this.GroupBox1.Controls.Add(this.Label5);
            this.GroupBox1.Controls.Add(this.Label7);
            this.GroupBox1.Controls.Add(this.txtClassName);
            point = new global::System.Drawing.Point(12, 8);
            this.GroupBox1.Location = point;
            this.GroupBox1.Name     = "GroupBox1";
            size = new global::System.Drawing.Size(247, 151);
            this.GroupBox1.Size     = size;
            this.GroupBox1.TabIndex = 23;
            this.GroupBox1.TabStop  = false;
            this.GroupBox1.Text     = "Basic";
            point = new global::System.Drawing.Point(121, 122);
            this.Label18.Location = point;
            this.Label18.Name     = "Label18";
            size = new global::System.Drawing.Size(62, 19);
            this.Label18.Size      = size;
            this.Label18.TabIndex  = 25;
            this.Label18.Text      = "Threat:";
            this.Label18.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(189, 121);
            this.udThreat.Location = point;
            array    = new int[4];
            array[0] = 10;
            num      = new decimal(array);
            this.udThreat.Maximum = num;
            this.udThreat.Name    = "udThreat";
            size = new global::System.Drawing.Size(52, 20);
            this.udThreat.Size      = size;
            this.udThreat.TabIndex  = 24;
            this.udThreat.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Center;
            array                       = new int[4];
            array[0]                    = 2;
            num                         = new decimal(array);
            this.udThreat.Value         = num;
            this.chkPlayable.CheckAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point                       = new global::System.Drawing.Point(13, 121);
            this.chkPlayable.Location   = point;
            this.chkPlayable.Name       = "chkPlayable";
            size                        = new global::System.Drawing.Size(85, 24);
            this.chkPlayable.Size       = size;
            this.chkPlayable.TabIndex   = 23;
            this.chkPlayable.Text       = "Playable:";
            this.chkPlayable.TextAlign  = global::System.Drawing.ContentAlignment.MiddleRight;
            this.chkPlayable.UseVisualStyleBackColor = true;
            this.GroupBox2.Controls.Add(this.txtRecCap);
            this.GroupBox2.Controls.Add(this.Label21);
            this.GroupBox2.Controls.Add(this.Label22);
            this.GroupBox2.Controls.Add(this.txtRegCap);
            this.GroupBox2.Controls.Add(this.Label23);
            this.GroupBox2.Controls.Add(this.Label24);
            this.GroupBox2.Controls.Add(this.txtPerceptionCap);
            this.GroupBox2.Controls.Add(this.Label20);
            this.GroupBox2.Controls.Add(this.txtBaseRegen);
            this.GroupBox2.Controls.Add(this.Label19);
            this.GroupBox2.Controls.Add(this.txtBaseRec);
            this.GroupBox2.Controls.Add(this.Label17);
            this.GroupBox2.Controls.Add(this.txtRechargeCap);
            this.GroupBox2.Controls.Add(this.Label12);
            this.GroupBox2.Controls.Add(this.Label13);
            this.GroupBox2.Controls.Add(this.txtDamCap);
            this.GroupBox2.Controls.Add(this.Label9);
            this.GroupBox2.Controls.Add(this.txtResCap);
            this.GroupBox2.Controls.Add(this.txtHP);
            this.GroupBox2.Controls.Add(this.Label6);
            this.GroupBox2.Controls.Add(this.Label2);
            this.GroupBox2.Controls.Add(this.txtHPCap);
            this.GroupBox2.Controls.Add(this.Label3);
            this.GroupBox2.Controls.Add(this.Label10);
            this.GroupBox2.Controls.Add(this.Label11);
            point = new global::System.Drawing.Point(265, 8);
            this.GroupBox2.Location = point;
            this.GroupBox2.Name     = "GroupBox2";
            size = new global::System.Drawing.Size(247, 352);
            this.GroupBox2.Size     = size;
            this.GroupBox2.TabIndex = 24;
            this.GroupBox2.TabStop  = false;
            this.GroupBox2.Text     = "HP && Caps";
            point = new global::System.Drawing.Point(133, 148);
            this.txtRecCap.Location = point;
            this.txtRecCap.Name     = "txtRecCap";
            size = new global::System.Drawing.Size(90, 20);
            this.txtRecCap.Size      = size;
            this.txtRecCap.TabIndex  = 34;
            this.txtRecCap.Text      = "500";
            this.txtRecCap.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 148);
            this.Label21.Location = point;
            this.Label21.Name     = "Label21";
            size = new global::System.Drawing.Size(121, 20);
            this.Label21.Size      = size;
            this.Label21.TabIndex  = 35;
            this.Label21.Text      = "Recovery Cap:";
            this.Label21.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(221, 148);
            this.Label22.Location = point;
            this.Label22.Name     = "Label22";
            size = new global::System.Drawing.Size(20, 20);
            this.Label22.Size      = size;
            this.Label22.TabIndex  = 36;
            this.Label22.Text      = "%";
            this.Label22.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            point = new global::System.Drawing.Point(133, 174);
            this.txtRegCap.Location = point;
            this.txtRegCap.Name     = "txtRegCap";
            size = new global::System.Drawing.Size(90, 20);
            this.txtRegCap.Size      = size;
            this.txtRegCap.TabIndex  = 31;
            this.txtRegCap.Text      = "2000";
            this.txtRegCap.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 174);
            this.Label23.Location = point;
            this.Label23.Name     = "Label23";
            size = new global::System.Drawing.Size(121, 20);
            this.Label23.Size      = size;
            this.Label23.TabIndex  = 32;
            this.Label23.Text      = "Regeneration Cap:";
            this.Label23.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(221, 174);
            this.Label24.Location = point;
            this.Label24.Name     = "Label24";
            size = new global::System.Drawing.Size(20, 20);
            this.Label24.Size      = size;
            this.Label24.TabIndex  = 33;
            this.Label24.Text      = "%";
            this.Label24.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            point = new global::System.Drawing.Point(133, 252);
            this.txtPerceptionCap.Location = point;
            this.txtPerceptionCap.Name     = "txtPerceptionCap";
            size = new global::System.Drawing.Size(90, 20);
            this.txtPerceptionCap.Size      = size;
            this.txtPerceptionCap.TabIndex  = 29;
            this.txtPerceptionCap.Text      = "100";
            this.txtPerceptionCap.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 252);
            this.Label20.Location = point;
            this.Label20.Name     = "Label20";
            size = new global::System.Drawing.Size(121, 20);
            this.Label20.Size      = size;
            this.Label20.TabIndex  = 30;
            this.Label20.Text      = "Perception Cap";
            this.Label20.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(133, 224);
            this.txtBaseRegen.Location = point;
            this.txtBaseRegen.Name     = "txtBaseRegen";
            size = new global::System.Drawing.Size(90, 20);
            this.txtBaseRegen.Size      = size;
            this.txtBaseRegen.TabIndex  = 27;
            this.txtBaseRegen.Text      = "100";
            this.txtBaseRegen.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 224);
            this.Label19.Location = point;
            this.Label19.Name     = "Label19";
            size = new global::System.Drawing.Size(121, 20);
            this.Label19.Size      = size;
            this.Label19.TabIndex  = 28;
            this.Label19.Text      = "Base Regeneration:";
            this.Label19.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(133, 198);
            this.txtBaseRec.Location = point;
            this.txtBaseRec.Name     = "txtBaseRec";
            size = new global::System.Drawing.Size(90, 20);
            this.txtBaseRec.Size      = size;
            this.txtBaseRec.TabIndex  = 24;
            this.txtBaseRec.Text      = "1.67";
            this.txtBaseRec.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 198);
            this.Label17.Location = point;
            this.Label17.Name     = "Label17";
            size = new global::System.Drawing.Size(121, 20);
            this.Label17.Size      = size;
            this.Label17.TabIndex  = 25;
            this.Label17.Text      = "Base Recovery:";
            this.Label17.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(133, 97);
            this.txtRechargeCap.Location = point;
            this.txtRechargeCap.Name     = "txtRechargeCap";
            size = new global::System.Drawing.Size(90, 20);
            this.txtRechargeCap.Size      = size;
            this.txtRechargeCap.TabIndex  = 21;
            this.txtRechargeCap.Text      = "600";
            this.txtRechargeCap.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 97);
            this.Label12.Location = point;
            this.Label12.Name     = "Label12";
            size = new global::System.Drawing.Size(121, 20);
            this.Label12.Size      = size;
            this.Label12.TabIndex  = 22;
            this.Label12.Text      = "Recharge Cap:";
            this.Label12.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(221, 97);
            this.Label13.Location = point;
            this.Label13.Name     = "Label13";
            size = new global::System.Drawing.Size(20, 20);
            this.Label13.Size      = size;
            this.Label13.TabIndex  = 23;
            this.Label13.Text      = "%";
            this.Label13.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            point = new global::System.Drawing.Point(133, 71);
            this.txtDamCap.Location = point;
            this.txtDamCap.Name     = "txtDamCap";
            size = new global::System.Drawing.Size(90, 20);
            this.txtDamCap.Size      = size;
            this.txtDamCap.TabIndex  = 17;
            this.txtDamCap.Text      = "400";
            this.txtDamCap.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Right;
            point = new global::System.Drawing.Point(6, 71);
            this.Label9.Location = point;
            this.Label9.Name     = "Label9";
            size                   = new global::System.Drawing.Size(121, 20);
            this.Label9.Size       = size;
            this.Label9.TabIndex   = 18;
            this.Label9.Text       = "Damage Cap:";
            this.Label9.TextAlign  = global::System.Drawing.ContentAlignment.MiddleRight;
            point                  = new global::System.Drawing.Point(221, 123);
            this.Label10.Location  = point;
            this.Label10.Name      = "Label10";
            size                   = new global::System.Drawing.Size(20, 20);
            this.Label10.Size      = size;
            this.Label10.TabIndex  = 19;
            this.Label10.Text      = "%";
            this.Label10.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            point                  = new global::System.Drawing.Point(221, 71);
            this.Label11.Location  = point;
            this.Label11.Name      = "Label11";
            size                   = new global::System.Drawing.Size(20, 20);
            this.Label11.Size      = size;
            this.Label11.TabIndex  = 20;
            this.Label11.Text      = "%";
            this.Label11.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            this.GroupBox3.Controls.Add(this.clbOrigin);
            point = new global::System.Drawing.Point(12, 165);
            this.GroupBox3.Location = point;
            this.GroupBox3.Name     = "GroupBox3";
            size = new global::System.Drawing.Size(247, 276);
            this.GroupBox3.Size     = size;
            this.GroupBox3.TabIndex = 25;
            this.GroupBox3.TabStop  = false;
            this.GroupBox3.Text     = "Origins";
            this.GroupBox4.Controls.Add(this.Label14);
            this.GroupBox4.Controls.Add(this.txtDescLong);
            this.GroupBox4.Controls.Add(this.Label4);
            this.GroupBox4.Controls.Add(this.txtDescShort);
            point = new global::System.Drawing.Point(12, 447);
            this.GroupBox4.Location = point;
            this.GroupBox4.Name     = "GroupBox4";
            size = new global::System.Drawing.Size(500, 132);
            this.GroupBox4.Size     = size;
            this.GroupBox4.TabIndex = 26;
            this.GroupBox4.TabStop  = false;
            this.GroupBox4.Text     = "Descriptions";
            point = new global::System.Drawing.Point(12, 45);
            this.Label14.Location = point;
            this.Label14.Name     = "Label14";
            size = new global::System.Drawing.Size(58, 20);
            this.Label14.Size      = size;
            this.Label14.TabIndex  = 5;
            this.Label14.Text      = "Long:";
            this.Label14.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            point = new global::System.Drawing.Point(76, 45);
            this.txtDescLong.Location   = point;
            this.txtDescLong.Multiline  = true;
            this.txtDescLong.Name       = "txtDescLong";
            this.txtDescLong.ScrollBars = global::System.Windows.Forms.ScrollBars.Vertical;
            size = new global::System.Drawing.Size(418, 81);
            this.txtDescLong.Size     = size;
            this.txtDescLong.TabIndex = 4;
            point = new global::System.Drawing.Point(12, 19);
            this.Label4.Location = point;
            this.Label4.Name     = "Label4";
            size                       = new global::System.Drawing.Size(58, 20);
            this.Label4.Size           = size;
            this.Label4.TabIndex       = 3;
            this.Label4.Text           = "Short:";
            this.Label4.TextAlign      = global::System.Drawing.ContentAlignment.MiddleRight;
            point                      = new global::System.Drawing.Point(76, 19);
            this.txtDescShort.Location = point;
            this.txtDescShort.Name     = "txtDescShort";
            size                       = new global::System.Drawing.Size(418, 20);
            this.txtDescShort.Size     = size;
            this.txtDescShort.TabIndex = 2;
            this.GroupBox5.Controls.Add(this.cbSecGroup);
            this.GroupBox5.Controls.Add(this.Label16);
            this.GroupBox5.Controls.Add(this.cbPriGroup);
            this.GroupBox5.Controls.Add(this.Label15);
            point = new global::System.Drawing.Point(265, 366);
            this.GroupBox5.Location = point;
            this.GroupBox5.Name     = "GroupBox5";
            size = new global::System.Drawing.Size(247, 75);
            this.GroupBox5.Size               = size;
            this.GroupBox5.TabIndex           = 27;
            this.GroupBox5.TabStop            = false;
            this.GroupBox5.Text               = "Power Set Groups";
            this.cbSecGroup.FormattingEnabled = true;
            point = new global::System.Drawing.Point(121, 46);
            this.cbSecGroup.Location = point;
            this.cbSecGroup.Name     = "cbSecGroup";
            size = new global::System.Drawing.Size(118, 21);
            this.cbSecGroup.Size     = size;
            this.cbSecGroup.TabIndex = 21;
            point = new global::System.Drawing.Point(5, 46);
            this.Label16.Location = point;
            this.Label16.Name     = "Label16";
            size = new global::System.Drawing.Size(110, 21);
            this.Label16.Size                 = size;
            this.Label16.TabIndex             = 22;
            this.Label16.Text                 = "Secondary Group:";
            this.Label16.TextAlign            = global::System.Drawing.ContentAlignment.MiddleRight;
            this.cbPriGroup.FormattingEnabled = true;
            point = new global::System.Drawing.Point(121, 19);
            this.cbPriGroup.Location = point;
            this.cbPriGroup.Name     = "cbPriGroup";
            size = new global::System.Drawing.Size(118, 21);
            this.cbPriGroup.Size     = size;
            this.cbPriGroup.TabIndex = 19;
            point = new global::System.Drawing.Point(5, 19);
            this.Label15.Location = point;
            this.Label15.Name     = "Label15";
            size = new global::System.Drawing.Size(110, 21);
            this.Label15.Size      = size;
            this.Label15.TabIndex  = 20;
            this.Label15.Text      = "Primary Group:";
            this.Label15.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
            base.AcceptButton      = this.btnOK;
            size = new global::System.Drawing.Size(5, 13);
            this.AutoScaleBaseSize = size;
            this.BackColor         = global::System.Drawing.SystemColors.Control;
            base.CancelButton      = this.btnCancel;
            size            = new global::System.Drawing.Size(522, 614);
            base.ClientSize = size;
            base.Controls.Add(this.GroupBox5);
            base.Controls.Add(this.GroupBox4);
            base.Controls.Add(this.GroupBox3);
            base.Controls.Add(this.GroupBox2);
            base.Controls.Add(this.GroupBox1);
            base.Controls.Add(this.btnCancel);
            base.Controls.Add(this.btnOK);
            base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
            base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "frmEditArchetype";
            base.ShowInTaskbar   = false;
            base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text            = "Edit Class (Class_Blaster - Blaster)";
            this.udColumn.EndInit();
            this.GroupBox1.ResumeLayout(false);
            this.GroupBox1.PerformLayout();
            this.udThreat.EndInit();
            this.GroupBox2.ResumeLayout(false);
            this.GroupBox2.PerformLayout();
            this.GroupBox3.ResumeLayout(false);
            this.GroupBox4.ResumeLayout(false);
            this.GroupBox4.PerformLayout();
            this.GroupBox5.ResumeLayout(false);
            base.ResumeLayout(false);
        }
Пример #28
0
        void InitializeComponent()
        {
            this.components = new global::System.ComponentModel.Container();
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmEnhData));
            this.gbBasic          = new global::System.Windows.Forms.GroupBox();
            this.txtInternal      = new global::System.Windows.Forms.TextBox();
            this.Label9           = new global::System.Windows.Forms.Label();
            this.Label7           = new global::System.Windows.Forms.Label();
            this.Label6           = new global::System.Windows.Forms.Label();
            this.udMinLevel       = new global::System.Windows.Forms.NumericUpDown();
            this.udMaxLevel       = new global::System.Windows.Forms.NumericUpDown();
            this.txtDesc          = new global::System.Windows.Forms.TextBox();
            this.Label4           = new global::System.Windows.Forms.Label();
            this.txtNameShort     = new global::System.Windows.Forms.TextBox();
            this.Label3           = new global::System.Windows.Forms.Label();
            this.txtNameFull      = new global::System.Windows.Forms.TextBox();
            this.Label2           = new global::System.Windows.Forms.Label();
            this.btnImage         = new global::System.Windows.Forms.Button();
            this.gbType           = new global::System.Windows.Forms.GroupBox();
            this.cbSubType        = new global::System.Windows.Forms.ComboBox();
            this.typeSet          = new global::System.Windows.Forms.RadioButton();
            this.typeIO           = new global::System.Windows.Forms.RadioButton();
            this.typeRegular      = new global::System.Windows.Forms.RadioButton();
            this.typeHO           = new global::System.Windows.Forms.RadioButton();
            this.cbSet            = new global::System.Windows.Forms.ComboBox();
            this.gbSet            = new global::System.Windows.Forms.GroupBox();
            this.chkSuperior      = new global::System.Windows.Forms.CheckBox();
            this.pbSet            = new global::System.Windows.Forms.PictureBox();
            this.chkUnique        = new global::System.Windows.Forms.CheckBox();
            this.gbEffects        = new global::System.Windows.Forms.GroupBox();
            this.btnDown          = new global::System.Windows.Forms.Button();
            this.btnUp            = new global::System.Windows.Forms.Button();
            this.rbBoth           = new global::System.Windows.Forms.RadioButton();
            this.rbDebuff         = new global::System.Windows.Forms.RadioButton();
            this.rbBuff           = new global::System.Windows.Forms.RadioButton();
            this.btnAutoFill      = new global::System.Windows.Forms.Button();
            this.Label5           = new global::System.Windows.Forms.Label();
            this.txtProb          = new global::System.Windows.Forms.TextBox();
            this.Label1           = new global::System.Windows.Forms.Label();
            this.btnEdit          = new global::System.Windows.Forms.Button();
            this.btnAddFX         = new global::System.Windows.Forms.Button();
            this.btnRemove        = new global::System.Windows.Forms.Button();
            this.btnAdd           = new global::System.Windows.Forms.Button();
            this.gbMod            = new global::System.Windows.Forms.GroupBox();
            this.rbMod4           = new global::System.Windows.Forms.RadioButton();
            this.txtModOther      = new global::System.Windows.Forms.TextBox();
            this.rbModOther       = new global::System.Windows.Forms.RadioButton();
            this.rbMod3           = new global::System.Windows.Forms.RadioButton();
            this.rbMod2           = new global::System.Windows.Forms.RadioButton();
            this.rbMod1           = new global::System.Windows.Forms.RadioButton();
            this.lstSelected      = new global::System.Windows.Forms.ListBox();
            this.lstAvailable     = new global::System.Windows.Forms.ListBox();
            this.cbSched          = new global::System.Windows.Forms.ComboBox();
            this.lblSched         = new global::System.Windows.Forms.Label();
            this.btnOK            = new global::System.Windows.Forms.Button();
            this.btnCancel        = new global::System.Windows.Forms.Button();
            this.gbClass          = new global::System.Windows.Forms.GroupBox();
            this.lblClass         = new global::System.Windows.Forms.Label();
            this.pnlClassList     = new global::System.Windows.Forms.Panel();
            this.pnlClass         = new global::System.Windows.Forms.Panel();
            this.ImagePicker      = new global::System.Windows.Forms.OpenFileDialog();
            this.btnNoImage       = new global::System.Windows.Forms.Button();
            this.tTip             = new global::System.Windows.Forms.ToolTip(this.components);
            this.cbMutEx          = new global::System.Windows.Forms.ComboBox();
            this.cbRecipe         = new global::System.Windows.Forms.ComboBox();
            this.Label8           = new global::System.Windows.Forms.Label();
            this.Label10          = new global::System.Windows.Forms.Label();
            this.btnEditPowerData = new global::System.Windows.Forms.Button();
            this.StaticIndex      = new global::System.Windows.Forms.TextBox();
            this.Label11          = new global::System.Windows.Forms.Label();
            this.gbBasic.SuspendLayout();
            this.udMinLevel.BeginInit();
            this.udMaxLevel.BeginInit();
            this.gbType.SuspendLayout();
            this.gbSet.SuspendLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.pbSet).BeginInit();
            this.gbEffects.SuspendLayout();
            this.gbMod.SuspendLayout();
            this.gbClass.SuspendLayout();
            base.SuspendLayout();
            this.gbBasic.Controls.Add(this.txtInternal);
            this.gbBasic.Controls.Add(this.Label9);
            this.gbBasic.Controls.Add(this.Label7);
            this.gbBasic.Controls.Add(this.Label6);
            this.gbBasic.Controls.Add(this.udMinLevel);
            this.gbBasic.Controls.Add(this.udMaxLevel);
            this.gbBasic.Controls.Add(this.txtDesc);
            this.gbBasic.Controls.Add(this.Label4);
            this.gbBasic.Controls.Add(this.txtNameShort);
            this.gbBasic.Controls.Add(this.Label3);
            this.gbBasic.Controls.Add(this.txtNameFull);
            this.gbBasic.Controls.Add(this.Label2);
            global::System.Drawing.Point point = new global::System.Drawing.Point(96, 8);
            this.gbBasic.Location = point;
            this.gbBasic.Name     = "gbBasic";
            global::System.Drawing.Size size = new global::System.Drawing.Size(248, 169);
            this.gbBasic.Size     = size;
            this.gbBasic.TabIndex = 11;
            this.gbBasic.TabStop  = false;
            this.gbBasic.Text     = "Basic:";
            point = new global::System.Drawing.Point(84, 68);
            this.txtInternal.Location = point;
            this.txtInternal.Name     = "txtInternal";
            size = new global::System.Drawing.Size(156, 20);
            this.txtInternal.Size     = size;
            this.txtInternal.TabIndex = 21;
            point = new global::System.Drawing.Point(8, 68);
            this.Label9.Location = point;
            this.Label9.Name     = "Label9";
            size                     = new global::System.Drawing.Size(72, 20);
            this.Label9.Size         = size;
            this.Label9.TabIndex     = 20;
            this.Label9.Text         = "Internal:";
            this.Label9.TextAlign    = global::System.Drawing.ContentAlignment.MiddleRight;
            point                    = new global::System.Drawing.Point(134, 140);
            this.Label7.Location     = point;
            this.Label7.Name         = "Label7";
            size                     = new global::System.Drawing.Size(56, 20);
            this.Label7.Size         = size;
            this.Label7.TabIndex     = 19;
            this.Label7.Text         = "to";
            this.Label7.TextAlign    = global::System.Drawing.ContentAlignment.MiddleCenter;
            point                    = new global::System.Drawing.Point(6, 140);
            this.Label6.Location     = point;
            this.Label6.Name         = "Label6";
            size                     = new global::System.Drawing.Size(74, 20);
            this.Label6.Size         = size;
            this.Label6.TabIndex     = 18;
            this.Label6.Text         = "Level range:";
            this.Label6.TextAlign    = global::System.Drawing.ContentAlignment.MiddleRight;
            point                    = new global::System.Drawing.Point(84, 140);
            this.udMinLevel.Location = point;
            int[] array = new int[4];
            array[0] = 53;
            decimal num = new decimal(array);

            this.udMinLevel.Maximum = num;
            array    = new int[4];
            array[0] = 1;
            num      = new decimal(array);
            this.udMinLevel.Minimum = num;
            this.udMinLevel.Name    = "udMinLevel";
            size = new global::System.Drawing.Size(44, 20);
            this.udMinLevel.Size     = size;
            this.udMinLevel.TabIndex = 17;
            array    = new int[4];
            array[0] = 1;
            num      = new decimal(array);
            this.udMinLevel.Value = num;
            point = new global::System.Drawing.Point(196, 140);
            this.udMaxLevel.Location = point;
            array    = new int[4];
            array[0] = 53;
            num      = new decimal(array);
            this.udMaxLevel.Maximum = num;
            array    = new int[4];
            array[0] = 1;
            num      = new decimal(array);
            this.udMaxLevel.Minimum = num;
            this.udMaxLevel.Name    = "udMaxLevel";
            size = new global::System.Drawing.Size(44, 20);
            this.udMaxLevel.Size     = size;
            this.udMaxLevel.TabIndex = 16;
            array    = new int[4];
            array[0] = 53;
            num      = new decimal(array);
            this.udMaxLevel.Value = num;
            point = new global::System.Drawing.Point(84, 94);
            this.txtDesc.Location  = point;
            this.txtDesc.Multiline = true;
            this.txtDesc.Name      = "txtDesc";
            size = new global::System.Drawing.Size(156, 40);
            this.txtDesc.Size     = size;
            this.txtDesc.TabIndex = 15;
            point = new global::System.Drawing.Point(8, 98);
            this.Label4.Location = point;
            this.Label4.Name     = "Label4";
            size                       = new global::System.Drawing.Size(72, 20);
            this.Label4.Size           = size;
            this.Label4.TabIndex       = 14;
            this.Label4.Text           = "Description:";
            this.Label4.TextAlign      = global::System.Drawing.ContentAlignment.MiddleRight;
            point                      = new global::System.Drawing.Point(84, 42);
            this.txtNameShort.Location = point;
            this.txtNameShort.Name     = "txtNameShort";
            size                       = new global::System.Drawing.Size(156, 20);
            this.txtNameShort.Size     = size;
            this.txtNameShort.TabIndex = 13;
            point                      = new global::System.Drawing.Point(8, 42);
            this.Label3.Location       = point;
            this.Label3.Name           = "Label3";
            size                       = new global::System.Drawing.Size(72, 20);
            this.Label3.Size           = size;
            this.Label3.TabIndex       = 12;
            this.Label3.Text           = "Short Name:";
            this.Label3.TextAlign      = global::System.Drawing.ContentAlignment.MiddleRight;
            point                      = new global::System.Drawing.Point(84, 16);
            this.txtNameFull.Location  = point;
            this.txtNameFull.Name      = "txtNameFull";
            size                       = new global::System.Drawing.Size(156, 20);
            this.txtNameFull.Size      = size;
            this.txtNameFull.TabIndex  = 11;
            point                      = new global::System.Drawing.Point(8, 16);
            this.Label2.Location       = point;
            this.Label2.Name           = "Label2";
            size                       = new global::System.Drawing.Size(72, 20);
            this.Label2.Size           = size;
            this.Label2.TabIndex       = 10;
            this.Label2.Text           = "Full Name:";
            this.Label2.TextAlign      = global::System.Drawing.ContentAlignment.MiddleRight;
            this.btnImage.Image        = (global::System.Drawing.Image)componentResourceManager.GetObject("btnImage.Image");
            this.btnImage.ImageAlign   = global::System.Drawing.ContentAlignment.TopCenter;
            point                      = new global::System.Drawing.Point(8, 12);
            this.btnImage.Location     = point;
            this.btnImage.Name         = "btnImage";
            size                       = new global::System.Drawing.Size(80, 68);
            this.btnImage.Size         = size;
            this.btnImage.TabIndex     = 9;
            this.btnImage.Text         = "ImageName";
            this.btnImage.TextAlign    = global::System.Drawing.ContentAlignment.BottomCenter;
            this.gbType.Controls.Add(this.cbSubType);
            this.gbType.Controls.Add(this.typeSet);
            this.gbType.Controls.Add(this.typeIO);
            this.gbType.Controls.Add(this.typeRegular);
            this.gbType.Controls.Add(this.typeHO);
            point = new global::System.Drawing.Point(352, 8);
            this.gbType.Location = point;
            this.gbType.Name     = "gbType";
            size                         = new global::System.Drawing.Size(140, 169);
            this.gbType.Size             = size;
            this.gbType.TabIndex         = 2;
            this.gbType.TabStop          = false;
            this.gbType.Text             = "Enhancement Type:";
            this.cbSubType.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            point                        = new global::System.Drawing.Point(8, 138);
            this.cbSubType.Location      = point;
            this.cbSubType.Name          = "cbSubType";
            size                         = new global::System.Drawing.Size(124, 22);
            this.cbSubType.Size          = size;
            this.cbSubType.TabIndex      = 54;
            this.tTip.SetToolTip(this.cbSubType, "(Currently only apllicable to Stealth IOs");
            this.typeSet.Appearance = global::System.Windows.Forms.Appearance.Button;
            this.typeSet.CheckAlign = global::System.Drawing.ContentAlignment.TopCenter;
            this.typeSet.Image      = (global::System.Drawing.Image)componentResourceManager.GetObject("typeSet.Image");
            this.typeSet.ImageAlign = global::System.Drawing.ContentAlignment.TopCenter;
            point = new global::System.Drawing.Point(72, 76);
            this.typeSet.Location = point;
            this.typeSet.Name     = "typeSet";
            size = new global::System.Drawing.Size(60, 56);
            this.typeSet.Size      = size;
            this.typeSet.TabIndex  = 53;
            this.typeSet.Text      = "IO Set";
            this.typeSet.TextAlign = global::System.Drawing.ContentAlignment.BottomCenter;
            this.typeIO.Appearance = global::System.Windows.Forms.Appearance.Button;
            this.typeIO.CheckAlign = global::System.Drawing.ContentAlignment.TopCenter;
            this.typeIO.Image      = (global::System.Drawing.Image)componentResourceManager.GetObject("typeIO.Image");
            this.typeIO.ImageAlign = global::System.Drawing.ContentAlignment.TopCenter;
            point = new global::System.Drawing.Point(72, 16);
            this.typeIO.Location = point;
            this.typeIO.Name     = "typeIO";
            size                        = new global::System.Drawing.Size(60, 56);
            this.typeIO.Size            = size;
            this.typeIO.TabIndex        = 52;
            this.typeIO.Text            = "Invention";
            this.typeIO.TextAlign       = global::System.Drawing.ContentAlignment.BottomCenter;
            this.typeRegular.Appearance = global::System.Windows.Forms.Appearance.Button;
            this.typeRegular.CheckAlign = global::System.Drawing.ContentAlignment.TopCenter;
            this.typeRegular.Image      = (global::System.Drawing.Image)componentResourceManager.GetObject("typeRegular.Image");
            this.typeRegular.ImageAlign = global::System.Drawing.ContentAlignment.TopCenter;
            point                       = new global::System.Drawing.Point(8, 16);
            this.typeRegular.Location   = point;
            this.typeRegular.Name       = "typeRegular";
            size                        = new global::System.Drawing.Size(60, 56);
            this.typeRegular.Size       = size;
            this.typeRegular.TabIndex   = 50;
            this.typeRegular.Text       = "Regular";
            this.typeRegular.TextAlign  = global::System.Drawing.ContentAlignment.BottomCenter;
            this.typeHO.Appearance      = global::System.Windows.Forms.Appearance.Button;
            this.typeHO.CheckAlign      = global::System.Drawing.ContentAlignment.TopCenter;
            this.typeHO.Image           = (global::System.Drawing.Image)componentResourceManager.GetObject("typeHO.Image");
            this.typeHO.ImageAlign      = global::System.Drawing.ContentAlignment.TopCenter;
            point                       = new global::System.Drawing.Point(8, 76);
            this.typeHO.Location        = point;
            this.typeHO.Name            = "typeHO";
            size                        = new global::System.Drawing.Size(60, 56);
            this.typeHO.Size            = size;
            this.typeHO.TabIndex        = 51;
            this.typeHO.Text            = "Special";
            this.typeHO.TextAlign       = global::System.Drawing.ContentAlignment.BottomCenter;
            this.cbSet.DropDownStyle    = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            point                       = new global::System.Drawing.Point(8, 20);
            this.cbSet.Location         = point;
            this.cbSet.Name             = "cbSet";
            size                        = new global::System.Drawing.Size(168, 22);
            this.cbSet.Size             = size;
            this.cbSet.TabIndex         = 13;
            this.gbSet.Controls.Add(this.chkSuperior);
            this.gbSet.Controls.Add(this.pbSet);
            this.gbSet.Controls.Add(this.cbSet);
            this.gbSet.Controls.Add(this.chkUnique);
            point = new global::System.Drawing.Point(496, 8);
            this.gbSet.Location = point;
            this.gbSet.Name     = "gbSet";
            size                      = new global::System.Drawing.Size(184, 119);
            this.gbSet.Size           = size;
            this.gbSet.TabIndex       = 14;
            this.gbSet.TabStop        = false;
            this.gbSet.Text           = "Invention Origin Set:";
            point                     = new global::System.Drawing.Point(60, 94);
            this.chkSuperior.Location = point;
            this.chkSuperior.Name     = "chkSuperior";
            size                      = new global::System.Drawing.Size(84, 16);
            this.chkSuperior.Size     = size;
            this.chkSuperior.TabIndex = 21;
            this.chkSuperior.Text     = "Superior";
            point                     = new global::System.Drawing.Point(12, 52);
            this.pbSet.Location       = point;
            this.pbSet.Name           = "pbSet";
            size                      = new global::System.Drawing.Size(30, 30);
            this.pbSet.Size           = size;
            this.pbSet.TabIndex       = 14;
            this.pbSet.TabStop        = false;
            point                     = new global::System.Drawing.Point(60, 60);
            this.chkUnique.Location   = point;
            this.chkUnique.Name       = "chkUnique";
            size                      = new global::System.Drawing.Size(84, 16);
            this.chkUnique.Size       = size;
            this.chkUnique.TabIndex   = 20;
            this.chkUnique.Text       = "Unique";
            this.gbEffects.Controls.Add(this.btnDown);
            this.gbEffects.Controls.Add(this.btnUp);
            this.gbEffects.Controls.Add(this.rbBoth);
            this.gbEffects.Controls.Add(this.rbDebuff);
            this.gbEffects.Controls.Add(this.rbBuff);
            this.gbEffects.Controls.Add(this.btnAutoFill);
            this.gbEffects.Controls.Add(this.Label5);
            this.gbEffects.Controls.Add(this.txtProb);
            this.gbEffects.Controls.Add(this.Label1);
            this.gbEffects.Controls.Add(this.btnEdit);
            this.gbEffects.Controls.Add(this.btnAddFX);
            this.gbEffects.Controls.Add(this.btnRemove);
            this.gbEffects.Controls.Add(this.btnAdd);
            this.gbEffects.Controls.Add(this.gbMod);
            this.gbEffects.Controls.Add(this.lstSelected);
            this.gbEffects.Controls.Add(this.lstAvailable);
            this.gbEffects.Controls.Add(this.cbSched);
            this.gbEffects.Controls.Add(this.lblSched);
            point = new global::System.Drawing.Point(4, 210);
            this.gbEffects.Location = point;
            this.gbEffects.Name     = "gbEffects";
            size = new global::System.Drawing.Size(584, 284);
            this.gbEffects.Size     = size;
            this.gbEffects.TabIndex = 15;
            this.gbEffects.TabStop  = false;
            this.gbEffects.Text     = "Effects:";
            point = new global::System.Drawing.Point(188, 172);
            this.btnDown.Location = point;
            this.btnDown.Name     = "btnDown";
            size = new global::System.Drawing.Size(48, 20);
            this.btnDown.Size     = size;
            this.btnDown.TabIndex = 32;
            this.btnDown.Text     = "Down";
            point = new global::System.Drawing.Point(188, 148);
            this.btnUp.Location = point;
            this.btnUp.Name     = "btnUp";
            size                 = new global::System.Drawing.Size(48, 20);
            this.btnUp.Size      = size;
            this.btnUp.TabIndex  = 31;
            this.btnUp.Text      = "Up";
            this.rbBoth.Checked  = true;
            point                = new global::System.Drawing.Point(428, 228);
            this.rbBoth.Location = point;
            this.rbBoth.Name     = "rbBoth";
            size                 = new global::System.Drawing.Size(148, 16);
            this.rbBoth.Size     = size;
            this.rbBoth.TabIndex = 30;
            this.rbBoth.TabStop  = true;
            this.rbBoth.Text     = "Buff/Debuff Effects";
            this.tTip.SetToolTip(this.rbBoth, "Apply to effects regardles of whether the Mag is positive or negative");
            point = new global::System.Drawing.Point(428, 212);
            this.rbDebuff.Location = point;
            this.rbDebuff.Name     = "rbDebuff";
            size = new global::System.Drawing.Size(148, 16);
            this.rbDebuff.Size     = size;
            this.rbDebuff.TabIndex = 29;
            this.rbDebuff.Text     = "Debuff Effects";
            this.tTip.SetToolTip(this.rbDebuff, "Apply only to effects with a negative Mag");
            point = new global::System.Drawing.Point(428, 196);
            this.rbBuff.Location = point;
            this.rbBuff.Name     = "rbBuff";
            size                 = new global::System.Drawing.Size(148, 16);
            this.rbBuff.Size     = size;
            this.rbBuff.TabIndex = 28;
            this.rbBuff.Text     = "Buff Effects";
            this.tTip.SetToolTip(this.rbBuff, "Apply only to effects with a positive Mag");
            point = new global::System.Drawing.Point(128, 24);
            this.btnAutoFill.Location = point;
            this.btnAutoFill.Name     = "btnAutoFill";
            size = new global::System.Drawing.Size(108, 32);
            this.btnAutoFill.Size     = size;
            this.btnAutoFill.TabIndex = 27;
            this.btnAutoFill.Text     = "AutoFill Names";
            point = new global::System.Drawing.Point(196, 244);
            this.Label5.Location = point;
            this.Label5.Name     = "Label5";
            size                    = new global::System.Drawing.Size(28, 20);
            this.Label5.Size        = size;
            this.Label5.TabIndex    = 26;
            this.Label5.Text        = "(0-1)";
            this.Label5.TextAlign   = global::System.Drawing.ContentAlignment.MiddleLeft;
            point                   = new global::System.Drawing.Point(156, 244);
            this.txtProb.Location   = point;
            this.txtProb.Name       = "txtProb";
            size                    = new global::System.Drawing.Size(36, 20);
            this.txtProb.Size       = size;
            this.txtProb.TabIndex   = 25;
            this.txtProb.Text       = "1";
            point                   = new global::System.Drawing.Point(8, 244);
            this.Label1.Location    = point;
            this.Label1.Name        = "Label1";
            size                    = new global::System.Drawing.Size(148, 20);
            this.Label1.Size        = size;
            this.Label1.TabIndex    = 24;
            this.Label1.Text        = "Special Effect Probability:";
            this.Label1.TextAlign   = global::System.Drawing.ContentAlignment.MiddleRight;
            this.btnEdit.Font       = new global::System.Drawing.Font("Microsoft Sans Serif", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            point                   = new global::System.Drawing.Point(424, 248);
            this.btnEdit.Location   = point;
            this.btnEdit.Name       = "btnEdit";
            size                    = new global::System.Drawing.Size(152, 28);
            this.btnEdit.Size       = size;
            this.btnEdit.TabIndex   = 23;
            this.btnEdit.Text       = "Edit Selected...";
            this.btnAddFX.Font      = new global::System.Drawing.Font("Microsoft Sans Serif", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            point                   = new global::System.Drawing.Point(8, 208);
            this.btnAddFX.Location  = point;
            this.btnAddFX.Name      = "btnAddFX";
            size                    = new global::System.Drawing.Size(228, 28);
            this.btnAddFX.Size      = size;
            this.btnAddFX.TabIndex  = 22;
            this.btnAddFX.Text      = "Add Special Effect... ->";
            this.btnRemove.Font     = new global::System.Drawing.Font("Microsoft Sans Serif", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            point                   = new global::System.Drawing.Point(240, 248);
            this.btnRemove.Location = point;
            this.btnRemove.Name     = "btnRemove";
            size                    = new global::System.Drawing.Size(176, 28);
            this.btnRemove.Size     = size;
            this.btnRemove.TabIndex = 21;
            this.btnRemove.Text     = "Remove Selected";
            this.btnAdd.Font        = new global::System.Drawing.Font("Microsoft Sans Serif", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            point                   = new global::System.Drawing.Point(128, 100);
            this.btnAdd.Location    = point;
            this.btnAdd.Name        = "btnAdd";
            size                    = new global::System.Drawing.Size(108, 28);
            this.btnAdd.Size        = size;
            this.btnAdd.TabIndex    = 20;
            this.btnAdd.Text        = "Add ->";
            this.gbMod.Controls.Add(this.rbMod4);
            this.gbMod.Controls.Add(this.txtModOther);
            this.gbMod.Controls.Add(this.rbModOther);
            this.gbMod.Controls.Add(this.rbMod3);
            this.gbMod.Controls.Add(this.rbMod2);
            this.gbMod.Controls.Add(this.rbMod1);
            point = new global::System.Drawing.Point(424, 44);
            this.gbMod.Location = point;
            this.gbMod.Name     = "gbMod";
            size                         = new global::System.Drawing.Size(152, 148);
            this.gbMod.Size              = size;
            this.gbMod.TabIndex          = 19;
            this.gbMod.TabStop           = false;
            this.gbMod.Text              = "Effect Modifier:";
            point                        = new global::System.Drawing.Point(12, 80);
            this.rbMod4.Location         = point;
            this.rbMod4.Name             = "rbMod4";
            size                         = new global::System.Drawing.Size(128, 20);
            this.rbMod4.Size             = size;
            this.rbMod4.TabIndex         = 5;
            this.rbMod4.Text             = "0.4375 (4-Effect IO)";
            this.txtModOther.Enabled     = false;
            point                        = new global::System.Drawing.Point(28, 120);
            this.txtModOther.Location    = point;
            this.txtModOther.Name        = "txtModOther";
            size                         = new global::System.Drawing.Size(112, 20);
            this.txtModOther.Size        = size;
            this.txtModOther.TabIndex    = 4;
            point                        = new global::System.Drawing.Point(12, 100);
            this.rbModOther.Location     = point;
            this.rbModOther.Name         = "rbModOther";
            size                         = new global::System.Drawing.Size(128, 20);
            this.rbModOther.Size         = size;
            this.rbModOther.TabIndex     = 3;
            this.rbModOther.Text         = "Other";
            point                        = new global::System.Drawing.Point(12, 60);
            this.rbMod3.Location         = point;
            this.rbMod3.Name             = "rbMod3";
            size                         = new global::System.Drawing.Size(128, 20);
            this.rbMod3.Size             = size;
            this.rbMod3.TabIndex         = 2;
            this.rbMod3.Text             = "0.5 (3-Effect IO)";
            point                        = new global::System.Drawing.Point(12, 40);
            this.rbMod2.Location         = point;
            this.rbMod2.Name             = "rbMod2";
            size                         = new global::System.Drawing.Size(128, 20);
            this.rbMod2.Size             = size;
            this.rbMod2.TabIndex         = 1;
            this.rbMod2.Text             = "0.625 (2-Effect IO)";
            this.rbMod1.Checked          = true;
            point                        = new global::System.Drawing.Point(12, 20);
            this.rbMod1.Location         = point;
            this.rbMod1.Name             = "rbMod1";
            size                         = new global::System.Drawing.Size(128, 20);
            this.rbMod1.Size             = size;
            this.rbMod1.TabIndex         = 0;
            this.rbMod1.TabStop          = true;
            this.rbMod1.Text             = "1.0 (No modifier)";
            this.lstSelected.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            this.lstSelected.ItemHeight  = 14;
            point                        = new global::System.Drawing.Point(240, 20);
            this.lstSelected.Location    = point;
            this.lstSelected.Name        = "lstSelected";
            size                         = new global::System.Drawing.Size(176, 214);
            this.lstSelected.Size        = size;
            this.lstSelected.TabIndex    = 16;
            this.lstAvailable.Font       = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            this.lstAvailable.ItemHeight = 14;
            point                        = new global::System.Drawing.Point(8, 20);
            this.lstAvailable.Location   = point;
            this.lstAvailable.Name       = "lstAvailable";
            size                         = new global::System.Drawing.Size(116, 172);
            this.lstAvailable.Size       = size;
            this.lstAvailable.TabIndex   = 15;
            this.cbSched.DropDownStyle   = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            point                        = new global::System.Drawing.Point(488, 20);
            this.cbSched.Location        = point;
            this.cbSched.Name            = "cbSched";
            size                         = new global::System.Drawing.Size(88, 22);
            this.cbSched.Size            = size;
            this.cbSched.TabIndex        = 14;
            point                        = new global::System.Drawing.Point(424, 20);
            this.lblSched.Location       = point;
            this.lblSched.Name           = "lblSched";
            size                         = new global::System.Drawing.Size(64, 20);
            this.lblSched.Size           = size;
            this.lblSched.TabIndex       = 3;
            this.lblSched.Text           = "Schedule:";
            this.lblSched.TextAlign      = global::System.Drawing.ContentAlignment.MiddleRight;
            this.btnOK.DialogResult      = global::System.Windows.Forms.DialogResult.OK;
            point                        = new global::System.Drawing.Point(596, 434);
            this.btnOK.Location          = point;
            this.btnOK.Name              = "btnOK";
            size                         = new global::System.Drawing.Size(84, 28);
            this.btnOK.Size              = size;
            this.btnOK.TabIndex          = 16;
            this.btnOK.Text              = "OK";
            this.btnCancel.DialogResult  = global::System.Windows.Forms.DialogResult.Cancel;
            point                        = new global::System.Drawing.Point(596, 466);
            this.btnCancel.Location      = point;
            this.btnCancel.Name          = "btnCancel";
            size                         = new global::System.Drawing.Size(84, 28);
            this.btnCancel.Size          = size;
            this.btnCancel.TabIndex      = 17;
            this.btnCancel.Text          = "Cancel";
            this.gbClass.Controls.Add(this.lblClass);
            this.gbClass.Controls.Add(this.pnlClassList);
            this.gbClass.Controls.Add(this.pnlClass);
            point = new global::System.Drawing.Point(596, 178);
            this.gbClass.Location = point;
            this.gbClass.Name     = "gbClass";
            size = new global::System.Drawing.Size(84, 252);
            this.gbClass.Size     = size;
            this.gbClass.TabIndex = 18;
            this.gbClass.TabStop  = false;
            this.gbClass.Text     = "Class(es):";
            point = new global::System.Drawing.Point(8, 232);
            this.lblClass.Location = point;
            this.lblClass.Name     = "lblClass";
            size = new global::System.Drawing.Size(68, 16);
            this.lblClass.Size          = size;
            this.lblClass.TabIndex      = 2;
            this.pnlClassList.BackColor = global::System.Drawing.Color.Black;
            point = new global::System.Drawing.Point(84, 16);
            this.pnlClassList.Location = point;
            this.pnlClassList.Name     = "pnlClassList";
            size = new global::System.Drawing.Size(180, 212);
            this.pnlClassList.Size     = size;
            this.pnlClassList.TabIndex = 1;
            this.pnlClass.BackColor    = global::System.Drawing.Color.Black;
            point = new global::System.Drawing.Point(8, 16);
            this.pnlClass.Location = point;
            this.pnlClass.Name     = "pnlClass";
            size = new global::System.Drawing.Size(68, 212);
            this.pnlClass.Size      = size;
            this.pnlClass.TabIndex  = 0;
            this.ImagePicker.Filter = "PNG Images|*.png";
            this.ImagePicker.Title  = "Select Image File";
            point = new global::System.Drawing.Point(8, 84);
            this.btnNoImage.Location = point;
            this.btnNoImage.Name     = "btnNoImage";
            size = new global::System.Drawing.Size(80, 20);
            this.btnNoImage.Size       = size;
            this.btnNoImage.TabIndex   = 19;
            this.btnNoImage.Text       = "Clear Image";
            this.tTip.AutoPopDelay     = 10000;
            this.tTip.InitialDelay     = 250;
            this.tTip.ReshowDelay      = 100;
            this.cbMutEx.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            point = new global::System.Drawing.Point(504, 146);
            this.cbMutEx.Location = point;
            this.cbMutEx.Name     = "cbMutEx";
            size = new global::System.Drawing.Size(168, 22);
            this.cbMutEx.Size     = size;
            this.cbMutEx.TabIndex = 21;
            this.tTip.SetToolTip(this.cbMutEx, "(Currently only apllicable to Stealth IOs");
            this.cbRecipe.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            point = new global::System.Drawing.Point(96, 183);
            this.cbRecipe.Location = point;
            this.cbRecipe.Name     = "cbRecipe";
            size = new global::System.Drawing.Size(248, 22);
            this.cbRecipe.Size     = size;
            this.cbRecipe.TabIndex = 23;
            this.tTip.SetToolTip(this.cbRecipe, "(Currently only apllicable to Stealth IOs");
            point = new global::System.Drawing.Point(496, 130);
            this.Label8.Location = point;
            this.Label8.Name     = "Label8";
            size                           = new global::System.Drawing.Size(80, 16);
            this.Label8.Size               = size;
            this.Label8.TabIndex           = 22;
            this.Label8.Text               = "MutEx Group:";
            point                          = new global::System.Drawing.Point(10, 183);
            this.Label10.Location          = point;
            this.Label10.Name              = "Label10";
            size                           = new global::System.Drawing.Size(80, 22);
            this.Label10.Size              = size;
            this.Label10.TabIndex          = 24;
            this.Label10.Text              = "Recipe:";
            this.Label10.TextAlign         = global::System.Drawing.ContentAlignment.MiddleRight;
            point                          = new global::System.Drawing.Point(352, 183);
            this.btnEditPowerData.Location = point;
            this.btnEditPowerData.Name     = "btnEditPowerData";
            size                           = new global::System.Drawing.Size(236, 22);
            this.btnEditPowerData.Size     = size;
            this.btnEditPowerData.TabIndex = 25;
            this.btnEditPowerData.Text     = "Edit Power_Mode Data";
            this.btnEditPowerData.UseVisualStyleBackColor = true;
            point = new global::System.Drawing.Point(8, 146);
            this.StaticIndex.Location = point;
            this.StaticIndex.Name     = "StaticIndex";
            size = new global::System.Drawing.Size(82, 20);
            this.StaticIndex.Size     = size;
            this.StaticIndex.TabIndex = 26;
            this.Label11.AutoSize     = true;
            point = new global::System.Drawing.Point(8, 126);
            this.Label11.Location = point;
            this.Label11.Name     = "Label11";
            size = new global::System.Drawing.Size(63, 14);
            this.Label11.Size     = size;
            this.Label11.TabIndex = 27;
            this.Label11.Text     = "Static Index";
            base.AcceptButton     = this.btnOK;
            size = new global::System.Drawing.Size(5, 13);
            this.AutoScaleBaseSize = size;
            base.CancelButton      = this.btnCancel;
            size            = new global::System.Drawing.Size(686, 501);
            base.ClientSize = size;
            base.Controls.Add(this.Label11);
            base.Controls.Add(this.StaticIndex);
            base.Controls.Add(this.btnEditPowerData);
            base.Controls.Add(this.Label10);
            base.Controls.Add(this.cbRecipe);
            base.Controls.Add(this.Label8);
            base.Controls.Add(this.btnNoImage);
            base.Controls.Add(this.gbClass);
            base.Controls.Add(this.btnCancel);
            base.Controls.Add(this.btnOK);
            base.Controls.Add(this.gbEffects);
            base.Controls.Add(this.gbSet);
            base.Controls.Add(this.gbBasic);
            base.Controls.Add(this.gbType);
            base.Controls.Add(this.btnImage);
            base.Controls.Add(this.cbMutEx);
            this.Font            = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
            base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
            base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "frmEnhData";
            base.ShowInTaskbar   = false;
            base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text            = "Edit [EnhancementName]";
            this.gbBasic.ResumeLayout(false);
            this.gbBasic.PerformLayout();
            this.udMinLevel.EndInit();
            this.udMaxLevel.EndInit();
            this.gbType.ResumeLayout(false);
            this.gbSet.ResumeLayout(false);
            ((global::System.ComponentModel.ISupportInitialize) this.pbSet).EndInit();
            this.gbEffects.ResumeLayout(false);
            this.gbEffects.PerformLayout();
            this.gbMod.ResumeLayout(false);
            this.gbMod.PerformLayout();
            this.gbClass.ResumeLayout(false);
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Пример #29
0
        private void innerGetPos(out int x, out int y)
        {
            if (Yanesdk.System.Platform.IsLinux)
            {
                SDL.GetMouseState(out x, out y);
            }
            else
            {
                try
                {
                    if (userForm != null)
                    {
                        global::System.Drawing.Point point;
                        try
                        {
                            point =
                                userForm.PointToClient(
                                    global::System.Windows.Forms.Cursor.Position
                                    );
                        }
                        catch                         // これ、解放されたあとでメッセージ飛んでくること、ありうるのよね…(´ω`)
                        {
                            x = y = 0;
                            return;
                        }
                        x = point.X;
                        y = point.Y;

                        if (x < 0)
                        {
                            x = 0;
                        }
                        if (y < 0)
                        {
                            y = 0;
                        }
                        if (x >= userForm.ClientSize.Width)
                        {
                            x = userForm.ClientSize.Width - 1;
                        }
                        if (y >= userForm.ClientSize.Height)
                        {
                            y = userForm.ClientSize.Height - 1;
                        }
                    }
                    else if (userControl != null)
                    {
                        global::System.Drawing.Point point =
                            userControl.PointToClient(
                                global::System.Windows.Forms.Cursor.Position
                                );
                        x = point.X;
                        y = point.Y;

                        if (x < 0)
                        {
                            x = 0;
                        }
                        if (y < 0)
                        {
                            y = 0;
                        }
                        if (x >= userControl.ClientSize.Width)
                        {
                            x = userControl.Size.Width - 1;
                        }
                        if (y >= userControl.ClientSize.Height)
                        {
                            y = userControl.Size.Height - 1;
                        }
                    }
                    else
                    {
                        SDL.GetMouseState(out x, out y);
                    }
                }
                catch
                {                       // 破棄されたコントロールにアクセスしたのかも知れない。
                    x = 0;
                    y = 0;
                }
            }
        }
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmLogger));
     this.ContextMenuStrip1          = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.RefreshToolStripMenuItem   = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem         = new global::System.Windows.Forms.ToolStripSeparator();
     this.SaveAsToolStripMenuItem    = new global::System.Windows.Forms.ToolStripMenuItem();
     this.SelectAllToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.CopyToolStripMenuItem      = new global::System.Windows.Forms.ToolStripMenuItem();
     this.ToolStrip1              = new global::System.Windows.Forms.ToolStrip();
     this.ToolStripTextBox1       = new global::System.Windows.Forms.ToolStripTextBox();
     this.ToolStripButton1        = new global::System.Windows.Forms.ToolStripButton();
     this.ContextMenuStrip2       = new global::System.Windows.Forms.ContextMenuStrip(this.components);
     this.ToolStripMenuItem1      = new global::System.Windows.Forms.ToolStripMenuItem();
     this.AToolStripMenuItem1     = new global::System.Windows.Forms.ToolStripSeparator();
     this.DeleteToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
     this.TextBox1      = new global::System.Windows.Forms.TextBox();
     this.T1            = new global::System.Windows.Forms.RichTextBox();
     this.ImageList1    = new global::System.Windows.Forms.ImageList(this.components);
     this.Lv1           = new global::NINGALINET.LV();
     this.ColumnHeader1 = new global::System.Windows.Forms.ColumnHeader();
     this.pr            = new global::NINGALINET.CHProgressbar();
     this.sl            = new global::System.Windows.Forms.Label();
     this.ContextMenuStrip1.SuspendLayout();
     this.ToolStrip1.SuspendLayout();
     this.ContextMenuStrip2.SuspendLayout();
     this.SuspendLayout();
     this.ContextMenuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.RefreshToolStripMenuItem,
         this.AToolStripMenuItem,
         this.SaveAsToolStripMenuItem,
         this.SelectAllToolStripMenuItem,
         this.CopyToolStripMenuItem
     });
     this.ContextMenuStrip1.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_197_0 = this.ContextMenuStrip1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(123, 98);
     arg_197_0.Size = size;
     this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1BE_0 = this.RefreshToolStripMenuItem;
     size           = new global::System.Drawing.Size(122, 22);
     arg_1BE_0.Size = size;
     this.RefreshToolStripMenuItem.Text = "Refresh";
     this.AToolStripMenuItem.Name       = "AToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_1F4_0 = this.AToolStripMenuItem;
     size           = new global::System.Drawing.Size(119, 6);
     arg_1F4_0.Size = size;
     this.SaveAsToolStripMenuItem.Name = "SaveAsToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_21B_0 = this.SaveAsToolStripMenuItem;
     size           = new global::System.Drawing.Size(122, 22);
     arg_21B_0.Size = size;
     this.SaveAsToolStripMenuItem.Text    = "Save As";
     this.SelectAllToolStripMenuItem.Name = "SelectAllToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_252_0 = this.SelectAllToolStripMenuItem;
     size           = new global::System.Drawing.Size(122, 22);
     arg_252_0.Size = size;
     this.SelectAllToolStripMenuItem.Text = "Select All";
     this.CopyToolStripMenuItem.Name      = "CopyToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_289_0 = this.CopyToolStripMenuItem;
     size           = new global::System.Drawing.Size(122, 22);
     arg_289_0.Size = size;
     this.CopyToolStripMenuItem.Text = "Copy";
     this.ToolStrip1.BackColor       = global::System.Drawing.Color.Black;
     this.ToolStrip1.Dock            = global::System.Windows.Forms.DockStyle.Bottom;
     this.ToolStrip1.GripStyle       = global::System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.ToolStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ToolStripTextBox1,
         this.ToolStripButton1
     });
     global::System.Windows.Forms.Control arg_304_0 = this.ToolStrip1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(0, 337);
     arg_304_0.Location          = location;
     this.ToolStrip1.Name        = "ToolStrip1";
     this.ToolStrip1.RenderMode  = global::System.Windows.Forms.ToolStripRenderMode.System;
     this.ToolStrip1.RightToLeft = global::System.Windows.Forms.RightToLeft.Yes;
     global::System.Windows.Forms.Control arg_346_0 = this.ToolStrip1;
     size                               = new global::System.Drawing.Size(584, 25);
     arg_346_0.Size                     = size;
     this.ToolStrip1.TabIndex           = 4;
     this.ToolStrip1.Text               = "ToolStrip1";
     this.ToolStripTextBox1.BackColor   = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.ToolStripTextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.ToolStripTextBox1.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     this.ToolStripTextBox1.Name        = "ToolStripTextBox1";
     global::System.Windows.Forms.ToolStripControlHost arg_3BB_0 = this.ToolStripTextBox1;
     size           = new global::System.Drawing.Size(100, 25);
     arg_3BB_0.Size = size;
     this.ToolStripTextBox1.TextBoxTextAlign     = global::System.Windows.Forms.HorizontalAlignment.Right;
     this.ToolStripButton1.DisplayStyle          = global::System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.ToolStripButton1.Image                 = (global::System.Drawing.Image)componentResourceManager.GetObject("ToolStripButton1.Image");
     this.ToolStripButton1.ImageTransparentColor = global::System.Drawing.Color.Magenta;
     this.ToolStripButton1.Name = "ToolStripButton1";
     global::System.Windows.Forms.ToolStripItem arg_425_0 = this.ToolStripButton1;
     size                       = new global::System.Drawing.Size(23, 22);
     arg_425_0.Size             = size;
     this.ToolStripButton1.Text = "Find";
     this.ContextMenuStrip2.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
     {
         this.ToolStripMenuItem1,
         this.AToolStripMenuItem1,
         this.DeleteToolStripMenuItem
     });
     this.ContextMenuStrip2.Name = "ContextMenuStrip1";
     global::System.Windows.Forms.Control arg_48F_0 = this.ContextMenuStrip2;
     size           = new global::System.Drawing.Size(118, 54);
     arg_48F_0.Size = size;
     this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_4B6_0 = this.ToolStripMenuItem1;
     size           = new global::System.Drawing.Size(117, 22);
     arg_4B6_0.Size = size;
     this.ToolStripMenuItem1.Text  = "Refresh";
     this.AToolStripMenuItem1.Name = "AToolStripMenuItem1";
     global::System.Windows.Forms.ToolStripItem arg_4EC_0 = this.AToolStripMenuItem1;
     size           = new global::System.Drawing.Size(114, 6);
     arg_4EC_0.Size = size;
     this.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem";
     global::System.Windows.Forms.ToolStripItem arg_513_0 = this.DeleteToolStripMenuItem;
     size           = new global::System.Drawing.Size(117, 22);
     arg_513_0.Size = size;
     this.DeleteToolStripMenuItem.Text = "Remove";
     this.TextBox1.Dock = global::System.Windows.Forms.DockStyle.Top;
     global::System.Windows.Forms.Control arg_548_0 = this.TextBox1;
     location           = new global::System.Drawing.Point(159, 0);
     arg_548_0.Location = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control arg_572_0 = this.TextBox1;
     size                     = new global::System.Drawing.Size(425, 20);
     arg_572_0.Size           = size;
     this.TextBox1.TabIndex   = 12;
     this.TextBox1.Visible    = false;
     this.T1.BorderStyle      = global::System.Windows.Forms.BorderStyle.None;
     this.T1.ContextMenuStrip = this.ContextMenuStrip1;
     this.T1.Dock             = global::System.Windows.Forms.DockStyle.Fill;
     this.T1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_5DE_0 = this.T1;
     location           = new global::System.Drawing.Point(159, 20);
     arg_5DE_0.Location = location;
     this.T1.Name       = "T1";
     global::System.Windows.Forms.Control arg_60B_0 = this.T1;
     size                             = new global::System.Drawing.Size(425, 302);
     arg_60B_0.Size                   = size;
     this.T1.TabIndex                 = 13;
     this.T1.Text                     = global::NINGALINET.My.Resources.Resources.notf;
     this.ImageList1.ImageStream      = (global::System.Windows.Forms.ImageListStreamer)componentResourceManager.GetObject("ImageList1.ImageStream");
     this.ImageList1.TransparentColor = global::System.Drawing.Color.Transparent;
     this.ImageList1.Images.SetKeyName(0, "148.png");
     this.Lv1.BackColor = global::System.Drawing.Color.Black;
     this.Lv1.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1
     });
     this.Lv1.ContextMenuStrip = this.ContextMenuStrip2;
     this.Lv1.Dock             = global::System.Windows.Forms.DockStyle.Left;
     this.Lv1.Font             = new global::System.Drawing.Font("Arial", 8.25f);
     this.Lv1.ForeColor        = global::System.Drawing.Color.WhiteSmoke;
     this.Lv1.FullRowSelect    = true;
     this.Lv1.LargeImageList   = this.ImageList1;
     global::System.Windows.Forms.Control arg_716_0 = this.Lv1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_716_0.Location = location;
     this.Lv1.Name      = "Lv1";
     this.Lv1.OwnerDraw = true;
     global::System.Windows.Forms.Control arg_74F_0 = this.Lv1;
     size                    = new global::System.Drawing.Size(159, 322);
     arg_74F_0.Size          = size;
     this.Lv1.SmallImageList = this.ImageList1;
     this.Lv1.TabIndex       = 9;
     this.Lv1.UseCompatibleStateImageBehavior = false;
     this.Lv1.View            = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "Date Logger";
     this.ColumnHeader1.Width = 120;
     this.pr.BackColor        = global::System.Drawing.Color.Transparent;
     this.pr.Colors           = new global::NINGALINET.Bloom[0];
     this.pr.Customization    = global::NINGALINET.My.Resources.Resources.notf;
     this.pr.Dock             = global::System.Windows.Forms.DockStyle.Bottom;
     this.pr.Font             = new global::System.Drawing.Font("Verdana", 8f);
     this.pr.Image            = null;
     global::System.Windows.Forms.Control arg_81E_0 = this.pr;
     location           = new global::System.Drawing.Point(0, 322);
     arg_81E_0.Location = location;
     this.pr.Maximum    = 100;
     this.pr.Name       = "pr";
     this.pr.NoRounding = false;
     global::System.Windows.Forms.Control arg_861_0 = this.pr;
     size                = new global::System.Drawing.Size(584, 15);
     arg_861_0.Size      = size;
     this.pr.TabIndex    = 7;
     this.pr.Text        = "ChProgressbar1";
     this.pr.Transparent = true;
     this.pr.Value       = 0;
     this.sl.Anchor      = (global::System.Windows.Forms.AnchorStyles.Bottom | global::System.Windows.Forms.AnchorStyles.Left);
     this.sl.AutoSize    = true;
     this.sl.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_8D6_0 = this.sl;
     location           = new global::System.Drawing.Point(4, 343);
     arg_8D6_0.Location = location;
     this.sl.Name       = "sl";
     global::System.Windows.Forms.Control arg_8FD_0 = this.sl;
     size             = new global::System.Drawing.Size(13, 13);
     arg_8FD_0.Size   = size;
     this.sl.TabIndex = 14;
     this.sl.Text     = "..";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.sl);
     this.Controls.Add(this.T1);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Lv1);
     this.Controls.Add(this.pr);
     this.Controls.Add(this.ToolStrip1);
     this.Name          = "FrmLogger";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "kl";
     this.ContextMenuStrip1.ResumeLayout(false);
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.PerformLayout();
     this.ContextMenuStrip2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }