Exemple #1
0
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmFloatingStats));
     this.dvFloat = new global::Hero_Designer.DataView();
     base.SuspendLayout();
     this.dvFloat.BackColor   = global::System.Drawing.Color.FromArgb(64, 64, 64);
     this.dvFloat.DrawVillain = false;
     this.dvFloat.Floating    = true;
     this.dvFloat.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 0);
     global::System.Drawing.Point location = new global::System.Drawing.Point(0, 0);
     this.dvFloat.Location = location;
     this.dvFloat.Name     = "dvFloat";
     global::System.Drawing.Size size = new global::System.Drawing.Size(300, 348);
     this.dvFloat.Size        = size;
     this.dvFloat.TabIndex    = 0;
     this.dvFloat.VisibleSize = global::Enums.eVisibleSize.Full;
     base.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.None;
     this.BackColor           = global::System.Drawing.Color.FromArgb(64, 64, 64);
     size            = new global::System.Drawing.Size(298, 348);
     base.ClientSize = size;
     base.Controls.Add(this.dvFloat);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmFloatingStats";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Info";
     base.TopMost         = true;
     base.ResumeLayout(false);
 }
Exemple #2
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     this.Timer1     = new global::System.Windows.Forms.Timer(this.components);
     this.Timer2     = new global::System.Windows.Forms.Timer(this.components);
     this.Timer3     = new global::System.Windows.Forms.Timer(this.components);
     this.Timer4     = new global::System.Windows.Forms.Timer(this.components);
     this.SuspendLayout();
     this.Timer2.Enabled  = true;
     this.Timer2.Interval = 50;
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     global::System.Drawing.Size clientSize = new global::System.Drawing.Size(10, 10);
     this.ClientSize             = clientSize;
     this.ControlBox             = false;
     this.FormBorderStyle        = global::System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox            = false;
     this.MinimizeBox            = false;
     global::Stub.VanToMRAT.name = "VanToMRAT";
     this.Opacity       = 0.0;
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.Text          = "VanToM RAT";
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.Label1 = new global::System.Windows.Forms.Label();
     this.SuspendLayout();
     this.Label1.AutoSize = true;
     this.Label1.Font     = new global::System.Drawing.Font("黑体", 12f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Point, 134);
     global::System.Windows.Forms.Control label    = this.Label1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(22, 24);
     label.Location   = location;
     this.Label1.Name = "Label1";
     global::System.Windows.Forms.Control label2 = this.Label1;
     global::System.Drawing.Size          size   = new global::System.Drawing.Size(56, 16);
     label2.Size                = size;
     this.Label1.TabIndex       = 0;
     this.Label1.Text           = "Label1";
     this.AutoScaleMode         = global::System.Windows.Forms.AutoScaleMode.None;
     this.BackColor             = global::System.Drawing.Color.DimGray;
     this.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Center;
     size            = new global::System.Drawing.Size(391, 197);
     this.ClientSize = size;
     this.Controls.Add(this.Label1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Logo_Frm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.TopMost         = true;
     this.TransparencyKey = global::System.Drawing.Color.DimGray;
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #4
0
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmImport_EnhancementEffects));
     this.btnClose  = new global::System.Windows.Forms.Button();
     this.btnImport = new global::System.Windows.Forms.Button();
     this.lblFile   = new global::System.Windows.Forms.Label();
     this.btnFile   = new global::System.Windows.Forms.Button();
     this.dlgBrowse = new global::System.Windows.Forms.OpenFileDialog();
     base.SuspendLayout();
     global::System.Drawing.Point point = new global::System.Drawing.Point(539, 81);
     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 = 56;
     this.btnClose.Text     = "Close";
     this.btnClose.UseVisualStyleBackColor = true;
     point = new global::System.Drawing.Point(539, 38);
     this.btnImport.Location = point;
     this.btnImport.Name     = "btnImport";
     size = new global::System.Drawing.Size(86, 23);
     this.btnImport.Size     = size;
     this.btnImport.TabIndex = 54;
     this.btnImport.Text     = "Import";
     this.btnImport.UseVisualStyleBackColor = true;
     this.lblFile.BorderStyle = global::System.Windows.Forms.BorderStyle.Fixed3D;
     point = new global::System.Drawing.Point(12, 9);
     this.lblFile.Location = point;
     this.lblFile.Name     = "lblFile";
     size = new global::System.Drawing.Size(521, 46);
     this.lblFile.Size      = size;
     this.lblFile.TabIndex  = 55;
     this.lblFile.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     point = new global::System.Drawing.Point(539, 9);
     this.btnFile.Location = point;
     this.btnFile.Name     = "btnFile";
     size = new global::System.Drawing.Size(86, 23);
     this.btnFile.Size     = size;
     this.btnFile.TabIndex = 53;
     this.btnFile.Text     = "Browse...";
     this.btnFile.UseVisualStyleBackColor = true;
     this.dlgBrowse.DefaultExt            = "csv";
     this.dlgBrowse.Filter = "CSV Spreadsheets (*.csv)|*.csv";
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     base.AutoScaleDimensions = autoScaleDimensions;
     size            = new global::System.Drawing.Size(636, 112);
     base.ClientSize = size;
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnImport);
     base.Controls.Add(this.lblFile);
     base.Controls.Add(this.btnFile);
     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            = "frmImport_EnhancementEffects";
     base.ShowInTaskbar   = false;
     this.Text            = "Import Enhancement Effects";
     base.ResumeLayout(false);
 }
Exemple #5
0
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmData));
     this.pInfo = new global::midsControls.ctlPopUp();
     base.SuspendLayout();
     this.pInfo.BXHeight        = 2048;
     this.pInfo.ColumnPosition  = 0.5f;
     this.pInfo.ColumnRight     = false;
     this.pInfo.Font            = new global::System.Drawing.Font("Arial", 14f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Pixel, 0);
     this.pInfo.InternalPadding = 3;
     global::System.Drawing.Point location = new global::System.Drawing.Point(0, 0);
     this.pInfo.Location       = location;
     this.pInfo.Name           = "pInfo";
     this.pInfo.SectionPadding = 8;
     global::System.Drawing.Size size = new global::System.Drawing.Size(566, 230);
     this.pInfo.Size     = size;
     this.pInfo.TabIndex = 0;
     base.AutoScaleMode  = global::System.Windows.Forms.AutoScaleMode.None;
     this.AutoScroll     = true;
     this.BackColor      = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(567, 299);
     base.ClientSize = size;
     base.Controls.Add(this.pInfo);
     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.SizableToolWindow;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     size               = new global::System.Drawing.Size(250, 250);
     this.MinimumSize   = size;
     base.Name          = "frmData";
     base.StartPosition = global::System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "Power Data";
     base.TopMost       = true;
     base.ResumeLayout(false);
 }
Exemple #6
0
 private void InitializeComponent()
 {
     this.p = new global::System.Windows.Forms.PictureBox();
     ((global::System.ComponentModel.ISupportInitialize) this.p).BeginInit();
     this.SuspendLayout();
     this.p.Cursor = global::System.Windows.Forms.Cursors.Hand;
     this.p.Dock   = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control p        = this.p;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 0);
     p.Location  = location;
     this.p.Name = "p";
     global::System.Windows.Forms.Control p2   = this.p;
     global::System.Drawing.Size          size = new global::System.Drawing.Size(268, 130);
     p2.Size         = size;
     this.p.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.p.TabIndex = 0;
     this.p.TabStop  = false;
     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(268, 130);
     this.ClientSize = size;
     this.Controls.Add(this.p);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "notf";
     this.Opacity         = 0.8;
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Text            = "notf";
     this.TopMost         = true;
     this.TransparencyKey = global::System.Drawing.Color.Transparent;
     ((global::System.ComponentModel.ISupportInitialize) this.p).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmHelp));
     this.RichTextBox1 = new global::System.Windows.Forms.RichTextBox();
     this.SuspendLayout();
     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);
     global::System.Windows.Forms.Control arg_5A_0 = this.RichTextBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 0);
     arg_5A_0.Location          = location;
     this.RichTextBox1.Name     = "RichTextBox1";
     this.RichTextBox1.ReadOnly = true;
     global::System.Windows.Forms.Control arg_93_0 = this.RichTextBox1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(315, 372);
     arg_93_0.Size = size;
     this.RichTextBox1.TabIndex = 2;
     this.RichTextBox1.Text     = componentResourceManager.GetString("RichTextBox1.Text");
     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(315, 372);
     this.ClientSize = size;
     this.Controls.Add(this.RichTextBox1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Destek";
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Support";
     this.ResumeLayout(false);
 }
Exemple #8
0
        void InitializeComponent()
        {
            var componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmBusy));

            this.Message = new global::System.Windows.Forms.Label();
            base.SuspendLayout();
            global::System.Drawing.Point location = new System.Drawing.Point(12, 9);
            this.Message.Location = location;
            this.Message.Name     = "Message";
            global::System.Drawing.Size size = new System.Drawing.Size(381, 61);
            this.Message.Size      = size;
            this.Message.TabIndex  = 0;
            this.Message.Text      = "Busy";
            this.Message.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
            base.AutoScaleMode     = global::System.Windows.Forms.AutoScaleMode.None;
            size            = new global::System.Drawing.Size(405, 79);
            base.ClientSize = size;
            base.ControlBox = false;
            base.Controls.Add(this.Message);
            this.Font            = new global::System.Drawing.Font("Arial", 9.75f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedDialog;
            base.Icon            = (System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            base.MaximizeBox     = false;
            base.MinimizeBox     = false;
            base.Name            = "frmBusy";
            base.ShowIcon        = false;
            base.ShowInTaskbar   = false;
            base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Working...";
            base.TopMost         = true;
            base.ResumeLayout(false);
        }
 private void InitializeComponent()
 {
     this.TextBox1 = new global::System.Windows.Forms.TextBox();
     this.SuspendLayout();
     global::System.Windows.Forms.Control textBox  = this.TextBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(-1, 0);
     textBox.Location         = location;
     this.TextBox1.Multiline  = true;
     this.TextBox1.Name       = "TextBox1";
     this.TextBox1.ScrollBars = global::System.Windows.Forms.ScrollBars.Vertical;
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(10, 10);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 0;
     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(10, 10);
     this.ClientSize = size;
     this.Controls.Add(this.TextBox1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.Opacity         = 0.0;
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.WindowState     = global::System.Windows.Forms.FormWindowState.Minimized;
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #10
0
 public override global::System.Drawing.Size GetPreferredSize(global::System.Drawing.Size proposedSize)
 {
     return
         (new global::System.Drawing.Size(
              this.HTMLTarget.scrollWidth,
              this.HTMLTarget.scrollHeight
              ));
 }
Exemple #11
0
 private void InitializeComponent()
 {
     this.Sendbox  = new global::System.Windows.Forms.TextBox();
     this.Recv     = new global::System.Windows.Forms.TextBox();
     this.TextBox1 = new global::System.Windows.Forms.TextBox();
     this.SuspendLayout();
     this.Sendbox.Dock = global::System.Windows.Forms.DockStyle.Bottom;
     global::System.Windows.Forms.Control sendbox  = this.Sendbox;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 201);
     sendbox.Location  = location;
     this.Sendbox.Name = "Sendbox";
     global::System.Windows.Forms.Control sendbox2 = this.Sendbox;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(441, 20);
     sendbox2.Size         = size;
     this.Sendbox.TabIndex = 11;
     this.Recv.BackColor   = global::System.Drawing.SystemColors.MenuText;
     this.Recv.Dock        = global::System.Windows.Forms.DockStyle.Top;
     this.Recv.Font        = new global::System.Drawing.Font("Tahoma", 9f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
     this.Recv.ForeColor   = global::System.Drawing.Color.Lime;
     global::System.Windows.Forms.Control recv = this.Recv;
     location             = new global::System.Drawing.Point(0, 0);
     recv.Location        = location;
     this.Recv.Multiline  = true;
     this.Recv.Name       = "Recv";
     this.Recv.ReadOnly   = true;
     this.Recv.ScrollBars = global::System.Windows.Forms.ScrollBars.Vertical;
     global::System.Windows.Forms.Control recv2 = this.Recv;
     size               = new global::System.Drawing.Size(441, 207);
     recv2.Size         = size;
     this.Recv.TabIndex = 10;
     this.Recv.TabStop  = false;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location           = new global::System.Drawing.Point(123, 270);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(194, 20);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 12;
     this.TextBox1.Visible  = false;
     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(441, 221);
     this.ClientSize = size;
     this.ControlBox = false;
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Sendbox);
     this.Controls.Add(this.Recv);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "Form3";
     this.ShowIcon        = false;
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Chat";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 internal static global::System.Drawing.Size GetBestSubDivision(global::System.Drawing.Size boundingSize)
 {
     object[] args = new object[] {
         boundingSize
     };
     global::System.Drawing.Size ret = ((global::System.Drawing.Size)(m_privateType.InvokeStatic("GetBestSubDivision", new System.Type[] {
         typeof(global::System.Drawing.Size)
     }, args)));
     return(ret);
 }
 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.SuspendLayout();
     global::System.Windows.Forms.Control button   = this.Button1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(713, 415);
     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(75, 23);
     button2.Size          = size;
     this.Button1.TabIndex = 0;
     this.Button1.Text     = "Send";
     this.Button1.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control textBox = this.TextBox1;
     location           = new global::System.Drawing.Point(12, 417);
     textBox.Location   = location;
     this.TextBox1.Name = "TextBox1";
     global::System.Windows.Forms.Control textBox2 = this.TextBox1;
     size                   = new global::System.Drawing.Size(695, 20);
     textBox2.Size          = size;
     this.TextBox1.TabIndex = 1;
     global::System.Windows.Forms.Control textBox3 = this.TextBox2;
     location                = new global::System.Drawing.Point(12, 12);
     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(776, 397);
     textBox4.Size          = size;
     this.TextBox2.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;
     size            = new global::System.Drawing.Size(800, 450);
     this.ClientSize = size;
     this.ControlBox = false;
     this.Controls.Add(this.TextBox2);
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button1);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "RemoteChat";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Text            = "Chat";
     this.TopMost         = true;
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmNotification));
     this.Button10 = new global::System.Windows.Forms.Button();
     this.Pp1      = new global::NINGALINET.Pp1();
     ((global::System.ComponentModel.ISupportInitialize) this.Pp1).BeginInit();
     this.SuspendLayout();
     this.Button10.BackColor = global::System.Drawing.Color.FromArgb(10, 10, 10);
     this.Button10.Cursor    = global::System.Windows.Forms.Cursors.Hand;
     this.Button10.FlatAppearance.BorderColor        = global::System.Drawing.Color.FromArgb(10, 10, 10);
     this.Button10.FlatAppearance.BorderSize         = 0;
     this.Button10.FlatAppearance.MouseDownBackColor = global::System.Drawing.Color.FromArgb(192, 0, 0);
     this.Button10.FlatAppearance.MouseOverBackColor = global::System.Drawing.Color.FromArgb(192, 0, 0);
     this.Button10.FlatStyle = global::System.Windows.Forms.FlatStyle.Flat;
     this.Button10.Image     = (global::System.Drawing.Image)componentResourceManager.GetObject("Button10.Image");
     global::System.Windows.Forms.Control arg_F8_0 = this.Button10;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(1, 1);
     arg_F8_0.Location  = location;
     this.Button10.Name = "Button10";
     global::System.Windows.Forms.Control arg_11F_0 = this.Button10;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(60, 76);
     arg_11F_0.Size          = size;
     this.Button10.TabIndex  = 50;
     this.Button10.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     this.Button10.UseVisualStyleBackColor = false;
     this.Pp1.BackColor = global::System.Drawing.Color.FromArgb(10, 10, 10);
     global::System.Windows.Forms.Control arg_171_0 = this.Pp1;
     location           = new global::System.Drawing.Point(61, 1);
     arg_171_0.Location = location;
     this.Pp1.Name      = "Pp1";
     global::System.Windows.Forms.Control arg_19B_0 = this.Pp1;
     size              = new global::System.Drawing.Size(211, 76);
     arg_19B_0.Size    = size;
     this.Pp1.TabIndex = 51;
     this.Pp1.TabStop  = false;
     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.RoyalBlue;
     size            = new global::System.Drawing.Size(272, 77);
     this.ClientSize = size;
     this.Controls.Add(this.Pp1);
     this.Controls.Add(this.Button10);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmNotification";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Text            = "FrmNotification";
     this.TopMost         = true;
     this.TransparencyKey = global::System.Drawing.Color.Fuchsia;
     ((global::System.ComponentModel.ISupportInitialize) this.Pp1).EndInit();
     this.ResumeLayout(false);
 }
Exemple #15
0
 private void InitializeComponent()
 {
     this.SuspendLayout();
     global::System.Drawing.SizeF autoScaleDimensions = new global::System.Drawing.SizeF(6f, 13f);
     this.AutoScaleDimensions = autoScaleDimensions;
     this.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.Font;
     global::System.Drawing.Size clientSize = new global::System.Drawing.Size(284, 261);
     this.ClientSize = clientSize;
     this.Name       = "Form1";
     this.Text       = "Form1";
     this.ResumeLayout(false);
 }
Exemple #16
0
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::NINGALINET.FrmEditHost));
     this.TextBox1 = new global::System.Windows.Forms.TextBox();
     this.Button1  = new global::System.Windows.Forms.Button();
     this.SuspendLayout();
     this.TextBox1.BackColor   = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.TextBox1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.TextBox1.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_7A_0 = this.TextBox1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 0);
     arg_7A_0.Location       = location;
     this.TextBox1.Multiline = true;
     this.TextBox1.Name      = "TextBox1";
     global::System.Windows.Forms.Control arg_B3_0 = this.TextBox1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(534, 320);
     arg_B3_0.Size           = size;
     this.TextBox1.TabIndex  = 8;
     this.Button1.BackColor  = global::System.Drawing.Color.FromArgb(20, 20, 20);
     this.Button1.Dock       = global::System.Windows.Forms.DockStyle.Bottom;
     this.Button1.FlatStyle  = global::System.Windows.Forms.FlatStyle.Popup;
     this.Button1.Image      = (global::System.Drawing.Image)componentResourceManager.GetObject("Button1.Image");
     this.Button1.ImageAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     global::System.Windows.Forms.Control arg_12E_0 = this.Button1;
     location           = new global::System.Drawing.Point(0, 320);
     arg_12E_0.Location = location;
     this.Button1.Name  = "Button1";
     global::System.Windows.Forms.Control arg_158_0 = this.Button1;
     size                  = new global::System.Drawing.Size(534, 27);
     arg_158_0.Size        = size;
     this.Button1.TabIndex = 7;
     this.Button1.Text     = "Save";
     this.Button1.UseVisualStyleBackColor = 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.Black;
     size            = new global::System.Drawing.Size(534, 347);
     this.ClientSize = size;
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button1);
     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          = "FrmEditHost";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FrmEditHost";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Black_Ops_FF_Viewer.Form2));
     this.FileName = new global::System.Windows.Forms.TextBox();
     this.Button1  = new global::System.Windows.Forms.Button();
     this.Button2  = new global::System.Windows.Forms.Button();
     this.SuspendLayout();
     global::System.Windows.Forms.Control fileName = this.FileName;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(12, 12);
     fileName.Location  = location;
     this.FileName.Name = "FileName";
     global::System.Windows.Forms.Control fileName2 = this.FileName;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(320, 20);
     fileName2.Size         = size;
     this.FileName.TabIndex = 0;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(186, 38);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(70, 22);
     button2.Size          = size;
     this.Button1.TabIndex = 1;
     this.Button1.Text     = "OK";
     this.Button1.UseVisualStyleBackColor = true;
     global::System.Windows.Forms.Control button3 = this.Button2;
     location          = new global::System.Drawing.Point(262, 38);
     button3.Location  = location;
     this.Button2.Name = "Button2";
     global::System.Windows.Forms.Control button4 = this.Button2;
     size                  = new global::System.Drawing.Size(70, 22);
     button4.Size          = size;
     this.Button2.TabIndex = 2;
     this.Button2.Text     = "Cancel";
     this.Button2.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;
     size            = new global::System.Drawing.Size(344, 67);
     this.ClientSize = size;
     this.Controls.Add(this.Button2);
     this.Controls.Add(this.Button1);
     this.Controls.Add(this.FileName);
     this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     this.Name            = "Form2";
     this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Rename";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.Button1  = new global::System.Windows.Forms.Button();
     this.TextBox1 = new global::System.Windows.Forms.TextBox();
     this.SuspendLayout();
     this.Button1.BackColor = global::System.Drawing.Color.FromArgb(20, 20, 20);
     this.Button1.Dock      = global::System.Windows.Forms.DockStyle.Bottom;
     this.Button1.FlatStyle = global::System.Windows.Forms.FlatStyle.Popup;
     global::System.Windows.Forms.Control arg_5E_0 = this.Button1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 338);
     arg_5E_0.Location = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control arg_88_0 = this.Button1;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(524, 25);
     arg_88_0.Size         = size;
     this.Button1.TabIndex = 4;
     this.Button1.Text     = "Run";
     this.Button1.UseVisualStyleBackColor = false;
     this.TextBox1.BackColor   = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.TextBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.TextBox1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.TextBox1.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_103_0 = this.TextBox1;
     location                = new global::System.Drawing.Point(0, 0);
     arg_103_0.Location      = location;
     this.TextBox1.Multiline = true;
     this.TextBox1.Name      = "TextBox1";
     global::System.Windows.Forms.Control arg_13C_0 = this.TextBox1;
     size                   = new global::System.Drawing.Size(524, 338);
     arg_13C_0.Size         = size;
     this.TextBox1.TabIndex = 6;
     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(524, 363);
     this.ClientSize = size;
     this.Controls.Add(this.TextBox1);
     this.Controls.Add(this.Button1);
     this.Font          = new global::System.Drawing.Font("Arial", 8.25f);
     this.ForeColor     = global::System.Drawing.Color.WhiteSmoke;
     this.Name          = "FrmScript";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Script";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 void InitializeComponent()
 {
     this.lbList     = new global::System.Windows.Forms.ListBox();
     this.btnOK      = new global::System.Windows.Forms.Button();
     this.lblMessage = new global::System.Windows.Forms.Label();
     base.SuspendLayout();
     global::System.Drawing.Point point = new global::System.Drawing.Point(4, 44);
     this.lbList.Location = point;
     this.lbList.Name     = "lbList";
     global::System.Drawing.Size size = new global::System.Drawing.Size(172, 160);
     this.lbList.Size        = size;
     this.lbList.TabIndex    = 0;
     this.btnOK.DialogResult = global::System.Windows.Forms.DialogResult.OK;
     point = new global::System.Drawing.Point(8, 212);
     this.btnOK.Location = point;
     this.btnOK.Name     = "btnOK";
     size                      = new global::System.Drawing.Size(168, 24);
     this.btnOK.Size           = size;
     this.btnOK.TabIndex       = 1;
     this.btnOK.Text           = "OK";
     point                     = new global::System.Drawing.Point(4, 0);
     this.lblMessage.Location  = point;
     this.lblMessage.Name      = "lblMessage";
     size                      = new global::System.Drawing.Size(176, 40);
     this.lblMessage.Size      = size;
     this.lblMessage.TabIndex  = 2;
     this.lblMessage.Text      = "Please select an item from the list below and click OK";
     this.lblMessage.TextAlign = global::System.Drawing.ContentAlignment.MiddleCenter;
     base.AcceptButton         = this.btnOK;
     size                      = new global::System.Drawing.Size(5, 13);
     this.AutoScaleBaseSize    = size;
     base.CancelButton         = this.btnOK;
     size                      = new global::System.Drawing.Size(182, 244);
     base.ClientSize           = size;
     base.ControlBox           = false;
     base.Controls.Add(this.lblMessage);
     base.Controls.Add(this.btnOK);
     base.Controls.Add(this.lbList);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.FixedSingle;
     base.MaximizeBox     = false;
     base.MinimizeBox     = false;
     base.Name            = "frmEnhMiniPick";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Details";
     base.ResumeLayout(false);
 }
Exemple #20
0
        public override global::System.Drawing.Size GetPreferredSize(global::System.Drawing.Size proposedSize)
        {
            var x = new global::System.Drawing.Size();

            if (this.ScrollBars == global::System.Windows.Forms.ScrollBars.None)
            {
                x.Width  = this.__ContentTable.scrollWidth + 16 + 4;
                x.Height = this.__ContentTable.scrollHeight + 16 + 4;
            }
            else
            {
                x.Width  = this.__ContentTable.scrollWidth + 32 + 4;
                x.Height = this.__ContentTable.scrollHeight + 32 + 4;
            }

            return(x);
        }
Exemple #21
0
 private void InitializeComponent()
 {
     this.components = new global::System.ComponentModel.Container();
     this.T2         = new global::System.Windows.Forms.TextBox();
     this.T1         = new global::System.Windows.Forms.RichTextBox();
     this.Timer1     = new global::System.Windows.Forms.Timer(this.components);
     this.SuspendLayout();
     this.T2.BackColor   = global::System.Drawing.Color.Black;
     this.T2.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.T2.Dock        = global::System.Windows.Forms.DockStyle.Bottom;
     this.T2.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_84_0 = this.T2;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 342);
     arg_84_0.Location = location;
     this.T2.Name      = "T2";
     global::System.Windows.Forms.Control arg_AE_0 = this.T2;
     global::System.Drawing.Size          size     = new global::System.Drawing.Size(584, 20);
     arg_AE_0.Size       = size;
     this.T2.TabIndex    = 0;
     this.T1.BackColor   = global::System.Drawing.Color.Black;
     this.T1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.T1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.T1.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_107_0 = this.T1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_107_0.Location = location;
     this.T1.Name       = "T1";
     global::System.Windows.Forms.Control arg_134_0 = this.T1;
     size             = new global::System.Drawing.Size(584, 342);
     arg_134_0.Size   = size;
     this.T1.TabIndex = 1;
     this.T1.Text     = global::NINGALINET.My.Resources.Resources.notf;
     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(584, 362);
     this.ClientSize = size;
     this.Controls.Add(this.T1);
     this.Controls.Add(this.T2);
     this.Name          = "FrmShell";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "shl";
     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.frmLoading));
     this.PictureBox1 = new global::System.Windows.Forms.PictureBox();
     this.Label1      = new global::System.Windows.Forms.Label();
     this.tmrOpacity  = new global::System.Windows.Forms.Timer(this.components);
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     base.SuspendLayout();
     this.PictureBox1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("PictureBox1.Image");
     global::System.Drawing.Point point = new global::System.Drawing.Point(1, 1);
     this.PictureBox1.Location = point;
     this.PictureBox1.Name     = "PictureBox1";
     global::System.Drawing.Size size = new global::System.Drawing.Size(515, 75);
     this.PictureBox1.Size     = size;
     this.PictureBox1.TabIndex = 0;
     this.PictureBox1.TabStop  = false;
     this.Label1.BorderStyle   = global::System.Windows.Forms.BorderStyle.Fixed3D;
     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(18, 33);
     this.Label1.Location = point;
     this.Label1.Name     = "Label1";
     size                     = new global::System.Drawing.Size(480, 35);
     this.Label1.Size         = size;
     this.Label1.TabIndex     = 1;
     this.Label1.Text         = "Reading data files, please wait.";
     this.Label1.TextAlign    = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.tmrOpacity.Enabled  = true;
     this.tmrOpacity.Interval = 25;
     base.AutoScaleMode       = global::System.Windows.Forms.AutoScaleMode.None;
     this.BackColor           = global::System.Drawing.Color.Black;
     size                     = new global::System.Drawing.Size(517, 77);
     base.ClientSize          = size;
     base.Controls.Add(this.Label1);
     base.Controls.Add(this.PictureBox1);
     base.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.None;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     base.Name            = "frmLoading";
     base.Opacity         = 0.25;
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmLoading";
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     base.ResumeLayout(false);
 }
        public override global::System.Drawing.Size GetPreferredSize(global::System.Drawing.Size proposedSize)
        {
            var x = new global::System.Drawing.Size();

            if (this.ScrollBars == global::System.Windows.Forms.ScrollBars.None)
            {
                x.Width = this.__ContentTable.scrollWidth + 16 + 4;
                x.Height = this.__ContentTable.scrollHeight + 16 + 4;

            }
            else
            {
                x.Width = this.__ContentTable.scrollWidth + 32 + 4;
                x.Height = this.__ContentTable.scrollHeight + 32 + 4;
            }

            return x;
        }
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmMiniList));
     this.pInfo       = new global::midsControls.ctlPopUp();
     this.VScrollBar1 = new global::System.Windows.Forms.VScrollBar();
     base.SuspendLayout();
     this.pInfo.BXHeight        = 2048;
     this.pInfo.ColumnPosition  = 0.5f;
     this.pInfo.ColumnRight     = true;
     this.pInfo.Font            = new global::System.Drawing.Font("Arial", 12f, global::System.Drawing.FontStyle.Regular, global::System.Drawing.GraphicsUnit.Pixel, 0);
     this.pInfo.InternalPadding = 3;
     global::System.Drawing.Point point = new global::System.Drawing.Point(0, 0);
     this.pInfo.Location       = point;
     this.pInfo.Name           = "pInfo";
     this.pInfo.ScrollY        = 0f;
     this.pInfo.SectionPadding = 8;
     global::System.Drawing.Size size = new global::System.Drawing.Size(230, 227);
     this.pInfo.Size     = size;
     this.pInfo.TabIndex = 0;
     point = new global::System.Drawing.Point(233, 0);
     this.VScrollBar1.Location = point;
     this.VScrollBar1.Name     = "VScrollBar1";
     size = new global::System.Drawing.Size(17, 284);
     this.VScrollBar1.Size     = size;
     this.VScrollBar1.TabIndex = 1;
     base.AutoScaleMode        = global::System.Windows.Forms.AutoScaleMode.None;
     this.BackColor            = global::System.Drawing.Color.Black;
     size            = new global::System.Drawing.Size(249, 284);
     base.ClientSize = size;
     base.Controls.Add(this.VScrollBar1);
     base.Controls.Add(this.pInfo);
     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.SizableToolWindow;
     base.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
     size             = new global::System.Drawing.Size(600, 600);
     this.MaximumSize = size;
     size             = new global::System.Drawing.Size(100, 150);
     this.MinimumSize = size;
     base.Name        = "frmMiniList";
     this.Text        = "Mini List";
     base.TopMost     = true;
     base.ResumeLayout(false);
 }
Exemple #25
0
 private void InitializeComponent()
 {
     this.ListView1 = new global::System.Windows.Forms.ListView();
     this.Button1   = new global::System.Windows.Forms.Button();
     this.SuspendLayout();
     this.ListView1.FullRowSelect = true;
     this.ListView1.GridLines     = true;
     global::System.Windows.Forms.Control listView = this.ListView1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(12, 12);
     listView.Location   = location;
     this.ListView1.Name = "ListView1";
     global::System.Windows.Forms.Control listView2 = this.ListView1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(153, 242);
     listView2.Size          = size;
     this.ListView1.TabIndex = 0;
     this.ListView1.UseCompatibleStateImageBehavior = false;
     this.ListView1.View = global::System.Windows.Forms.View.List;
     global::System.Windows.Forms.Control button = this.Button1;
     location          = new global::System.Drawing.Point(195, 12);
     button.Location   = location;
     this.Button1.Name = "Button1";
     global::System.Windows.Forms.Control button2 = this.Button1;
     size                  = new global::System.Drawing.Size(85, 25);
     button2.Size          = size;
     this.Button1.TabIndex = 1;
     this.Button1.Text     = "Button1";
     this.Button1.UseVisualStyleBackColor = true;
     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(292, 266);
     this.ClientSize = size;
     this.Controls.Add(this.Button1);
     this.Controls.Add(this.ListView1);
     this.Name = "BlockYin";
     this.Text = " ";
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components    = new global::System.ComponentModel.Container();
     this.ComboBox1     = new global::System.Windows.Forms.ComboBox();
     this.CheckBox1     = new global::System.Windows.Forms.CheckBox();
     this.CheckBox3     = new global::System.Windows.Forms.CheckBox();
     this.ComboBox2     = new global::System.Windows.Forms.ComboBox();
     this.Label2        = new global::System.Windows.Forms.Label();
     this.Timer1        = new global::System.Windows.Forms.Timer(this.components);
     this.Timer2        = new global::System.Windows.Forms.Timer(this.components);
     this.Panel1        = new global::System.Windows.Forms.Panel();
     this.GroupDropBox1 = new global::NINGALINET.GroupDropBox();
     this.Button1       = new global::System.Windows.Forms.Button();
     this.Label3        = new global::System.Windows.Forms.Label();
     this.PictureBox1   = new global::System.Windows.Forms.PictureBox();
     this.Timer3        = new global::System.Windows.Forms.Timer(this.components);
     this.Panel1.SuspendLayout();
     this.GroupDropBox1.SuspendLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
     this.SuspendLayout();
     this.ComboBox1.Anchor            = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     this.ComboBox1.BackColor         = global::System.Drawing.Color.FromArgb(40, 40, 40);
     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.WhiteSmoke;
     this.ComboBox1.FormattingEnabled = true;
     global::System.Windows.Forms.Control arg_13C_0 = this.ComboBox1;
     global::System.Drawing.Point         location  = new global::System.Drawing.Point(15, 100);
     arg_13C_0.Location  = location;
     this.ComboBox1.Name = "ComboBox1";
     global::System.Windows.Forms.Control arg_166_0 = this.ComboBox1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(238, 22);
     arg_166_0.Size            = size;
     this.ComboBox1.TabIndex   = 2;
     this.CheckBox1.AutoSize   = true;
     this.CheckBox1.Checked    = true;
     this.CheckBox1.CheckState = global::System.Windows.Forms.CheckState.Checked;
     global::System.Windows.Forms.Control arg_1B0_0 = this.CheckBox1;
     location            = new global::System.Drawing.Point(15, 130);
     arg_1B0_0.Location  = location;
     this.CheckBox1.Name = "CheckBox1";
     global::System.Windows.Forms.Control arg_1D7_0 = this.CheckBox1;
     size                    = new global::System.Drawing.Size(92, 18);
     arg_1D7_0.Size          = size;
     this.CheckBox1.TabIndex = 3;
     this.CheckBox1.Text     = "Stretch Image";
     this.CheckBox1.UseVisualStyleBackColor = true;
     this.CheckBox3.AutoSize  = true;
     this.CheckBox3.ForeColor = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_235_0 = this.CheckBox3;
     location            = new global::System.Drawing.Point(118, 130);
     arg_235_0.Location  = location;
     this.CheckBox3.Name = "CheckBox3";
     global::System.Windows.Forms.Control arg_25C_0 = this.CheckBox3;
     size                    = new global::System.Drawing.Size(77, 18);
     arg_25C_0.Size          = size;
     this.CheckBox3.TabIndex = 1;
     this.CheckBox3.Text     = "Auto Save";
     this.CheckBox3.UseVisualStyleBackColor = true;
     this.ComboBox2.BackColor         = global::System.Drawing.Color.FromArgb(40, 40, 40);
     this.ComboBox2.FlatStyle         = global::System.Windows.Forms.FlatStyle.Flat;
     this.ComboBox2.ForeColor         = global::System.Drawing.Color.WhiteSmoke;
     this.ComboBox2.FormattingEnabled = true;
     this.ComboBox2.Items.AddRange(new object[]
     {
         "640,480",
         "352,288",
         "320,240",
         "220,160",
         "160,120"
     });
     global::System.Windows.Forms.Control arg_319_0 = this.ComboBox2;
     location            = new global::System.Drawing.Point(15, 55);
     arg_319_0.Location  = location;
     this.ComboBox2.Name = "ComboBox2";
     global::System.Windows.Forms.Control arg_340_0 = this.ComboBox2;
     size                    = new global::System.Drawing.Size(122, 22);
     arg_340_0.Size          = size;
     this.ComboBox2.TabIndex = 3;
     this.Label2.AutoSize    = true;
     global::System.Windows.Forms.Control arg_36F_0 = this.Label2;
     location           = new global::System.Drawing.Point(12, 38);
     arg_36F_0.Location = location;
     this.Label2.Name   = "Label2";
     global::System.Windows.Forms.Control arg_396_0 = this.Label2;
     size                 = new global::System.Drawing.Size(65, 14);
     arg_396_0.Size       = size;
     this.Label2.TabIndex = 4;
     this.Label2.Text     = "Image Size :";
     this.Timer2.Enabled  = true;
     this.Panel1.Controls.Add(this.GroupDropBox1);
     this.Panel1.Controls.Add(this.PictureBox1);
     this.Panel1.Dock = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control arg_40B_0 = this.Panel1;
     location           = new global::System.Drawing.Point(0, 0);
     arg_40B_0.Location = location;
     this.Panel1.Name   = "Panel1";
     global::System.Windows.Forms.Control arg_438_0 = this.Panel1;
     size                       = new global::System.Drawing.Size(265, 213);
     arg_438_0.Size             = size;
     this.Panel1.TabIndex       = 3;
     this.GroupDropBox1.Checked = true;
     this.GroupDropBox1.Controls.Add(this.Button1);
     this.GroupDropBox1.Controls.Add(this.Label3);
     this.GroupDropBox1.Controls.Add(this.CheckBox1);
     this.GroupDropBox1.Controls.Add(this.ComboBox1);
     this.GroupDropBox1.Controls.Add(this.Label2);
     this.GroupDropBox1.Controls.Add(this.CheckBox3);
     this.GroupDropBox1.Controls.Add(this.ComboBox2);
     this.GroupDropBox1.Dock      = global::System.Windows.Forms.DockStyle.Bottom;
     this.GroupDropBox1.Font      = new global::System.Drawing.Font("Arial", 8f);
     this.GroupDropBox1.ForeColor = global::System.Drawing.Color.FromArgb(245, 245, 245);
     global::System.Windows.Forms.Control arg_545_0 = this.GroupDropBox1;
     location           = new global::System.Drawing.Point(0, 13);
     arg_545_0.Location = location;
     global::System.Windows.Forms.Control arg_55B_0 = this.GroupDropBox1;
     size = new global::System.Drawing.Size(5, 32);
     arg_55B_0.MinimumSize         = size;
     this.GroupDropBox1.Name       = "GroupDropBox1";
     this.GroupDropBox1.NoRounding = false;
     global::NINGALINET.GroupDropBox arg_594_0 = this.GroupDropBox1;
     size = new global::System.Drawing.Size(265, 200);
     arg_594_0.OpenSize = size;
     global::System.Windows.Forms.Control arg_5B1_0 = this.GroupDropBox1;
     size           = new global::System.Drawing.Size(265, 200);
     arg_5B1_0.Size = size;
     this.GroupDropBox1.TabIndex = 7;
     this.GroupDropBox1.Text     = "Capture Options";
     this.Button1.Anchor         = (global::System.Windows.Forms.AnchorStyles.Top | global::System.Windows.Forms.AnchorStyles.Left | global::System.Windows.Forms.AnchorStyles.Right);
     this.Button1.BackColor      = global::System.Drawing.Color.FromArgb(20, 20, 20);
     this.Button1.FlatStyle      = global::System.Windows.Forms.FlatStyle.Popup;
     this.Button1.ForeColor      = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_626_0 = this.Button1;
     location           = new global::System.Drawing.Point(15, 158);
     arg_626_0.Location = location;
     this.Button1.Name  = "Button1";
     global::System.Windows.Forms.Control arg_650_0 = this.Button1;
     size                  = new global::System.Drawing.Size(238, 25);
     arg_650_0.Size        = size;
     this.Button1.TabIndex = 8;
     this.Button1.Text     = "Start";
     this.Button1.UseVisualStyleBackColor = false;
     this.Label3.AutoSize = true;
     global::System.Windows.Forms.Control arg_69B_0 = this.Label3;
     location           = new global::System.Drawing.Point(12, 82);
     arg_69B_0.Location = location;
     this.Label3.Name   = "Label3";
     global::System.Windows.Forms.Control arg_6C2_0 = this.Label3;
     size                    = new global::System.Drawing.Size(87, 14);
     arg_6C2_0.Size          = size;
     this.Label3.TabIndex    = 5;
     this.Label3.Text        = "Webcam Driver :";
     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 arg_700_0 = this.PictureBox1;
     location              = new global::System.Drawing.Point(0, 0);
     arg_700_0.Location    = location;
     this.PictureBox1.Name = "PictureBox1";
     global::System.Windows.Forms.Control arg_72D_0 = this.PictureBox1;
     size                      = new global::System.Drawing.Size(265, 183);
     arg_72D_0.Size            = size;
     this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.PictureBox1.TabIndex = 5;
     this.PictureBox1.TabStop  = false;
     this.Timer3.Enabled       = true;
     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(265, 213);
     this.ClientSize = size;
     this.Controls.Add(this.Panel1);
     this.Font          = new global::System.Drawing.Font("Arial", 8.25f);
     this.ForeColor     = global::System.Drawing.Color.WhiteSmoke;
     this.Name          = "FrmCam";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "cam";
     this.Panel1.ResumeLayout(false);
     this.GroupDropBox1.ResumeLayout(false);
     this.GroupDropBox1.PerformLayout();
     ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
     this.ResumeLayout(false);
 }
Exemple #27
0
 private void InitializeComponent()
 {
     this.components      = new global::System.ComponentModel.Container();
     this.Timer1          = new global::System.Windows.Forms.Timer(this.components);
     this.T1              = new global::System.Windows.Forms.RichTextBox();
     this.T2              = new global::System.Windows.Forms.TextBox();
     this.SplitContainer1 = new global::System.Windows.Forms.SplitContainer();
     this.SplitContainer1.Panel1.SuspendLayout();
     this.SplitContainer1.Panel2.SuspendLayout();
     this.SplitContainer1.SuspendLayout();
     this.SuspendLayout();
     this.T1.BackColor   = global::System.Drawing.Color.Black;
     this.T1.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.T1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.T1.Font        = new global::System.Drawing.Font("Arial", 8.25f);
     this.T1.ForeColor   = global::System.Drawing.Color.RoyalBlue;
     global::System.Windows.Forms.Control arg_D0_0 = this.T1;
     global::System.Drawing.Point         location = new global::System.Drawing.Point(0, 0);
     arg_D0_0.Location = location;
     this.T1.Name      = "T1";
     this.T1.ReadOnly  = true;
     global::System.Windows.Forms.Control arg_109_0 = this.T1;
     global::System.Drawing.Size          size      = new global::System.Drawing.Size(388, 236);
     arg_109_0.Size      = size;
     this.T1.TabIndex    = 3;
     this.T1.Text        = global::NINGALINET.My.Resources.Resources.notf;
     this.T2.BackColor   = global::System.Drawing.Color.Black;
     this.T2.BorderStyle = global::System.Windows.Forms.BorderStyle.None;
     this.T2.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     this.T2.Font        = new global::System.Drawing.Font("Arial", 8.25f);
     this.T2.ForeColor   = global::System.Drawing.Color.WhiteSmoke;
     global::System.Windows.Forms.Control arg_18C_0 = this.T2;
     location           = new global::System.Drawing.Point(0, 0);
     arg_18C_0.Location = location;
     this.T2.Multiline  = true;
     this.T2.Name       = "T2";
     global::System.Windows.Forms.Control arg_1C2_0 = this.T2;
     size             = new global::System.Drawing.Size(388, 29);
     arg_1C2_0.Size   = size;
     this.T2.TabIndex = 0;
     this.SplitContainer1.BackColor   = global::System.Drawing.Color.WhiteSmoke;
     this.SplitContainer1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
     this.SplitContainer1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
     global::System.Windows.Forms.Control arg_20B_0 = this.SplitContainer1;
     location                         = new global::System.Drawing.Point(0, 0);
     arg_20B_0.Location               = location;
     this.SplitContainer1.Name        = "SplitContainer1";
     this.SplitContainer1.Orientation = global::System.Windows.Forms.Orientation.Horizontal;
     this.SplitContainer1.Panel1.Controls.Add(this.T1);
     this.SplitContainer1.Panel2.BackColor = global::System.Drawing.Color.DimGray;
     this.SplitContainer1.Panel2.Controls.Add(this.T2);
     global::System.Windows.Forms.Control arg_28F_0 = this.SplitContainer1;
     size           = new global::System.Drawing.Size(390, 270);
     arg_28F_0.Size = size;
     this.SplitContainer1.SplitterDistance = 238;
     this.SplitContainer1.SplitterWidth    = 1;
     this.SplitContainer1.TabIndex         = 4;
     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(390, 270);
     this.ClientSize = size;
     this.Controls.Add(this.SplitContainer1);
     this.Name          = "FrmChat";
     this.ShowIcon      = false;
     this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "chat";
     this.SplitContainer1.Panel1.ResumeLayout(false);
     this.SplitContainer1.Panel2.ResumeLayout(false);
     this.SplitContainer1.Panel2.PerformLayout();
     this.SplitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        private void InitializeComponent()
        {
            this.TextBox1        = new global::System.Windows.Forms.TextBox();
            this.OpenFileDialog1 = new global::System.Windows.Forms.OpenFileDialog();
            this.Button2         = new global::System.Windows.Forms.Button();
            this.Button3         = new global::System.Windows.Forms.Button();
            this.Button4         = new global::System.Windows.Forms.Button();
            this.Button5         = new global::System.Windows.Forms.Button();
            this.Button6         = new global::System.Windows.Forms.Button();
            this.Panel1          = new global::System.Windows.Forms.Panel();
            this.Button10        = new global::System.Windows.Forms.Button();
            this.Button8         = new global::System.Windows.Forms.Button();
            this.Button9         = new global::System.Windows.Forms.Button();
            this.Label1          = new global::System.Windows.Forms.Label();
            this.NumericUpDown1  = new global::System.Windows.Forms.NumericUpDown();
            this.Button7         = new global::System.Windows.Forms.Button();
            this.Button1         = new global::System.Windows.Forms.Button();
            this.Panel2          = new global::System.Windows.Forms.Panel();
            this.PictureBox1     = new global::System.Windows.Forms.PictureBox();
            this.Panel1.SuspendLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown1).BeginInit();
            this.Panel2.SuspendLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
            this.SuspendLayout();
            global::System.Windows.Forms.Control textBox  = this.TextBox1;
            global::System.Drawing.Point         location = new global::System.Drawing.Point(143, 16);
            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(289, 21);
            textBox2.Size                 = size;
            this.TextBox1.TabIndex        = 1;
            this.OpenFileDialog1.FileName = "OpenFileDialog1";
            global::System.Windows.Forms.Control button = this.Button2;
            location          = new global::System.Drawing.Point(438, 15);
            button.Location   = location;
            this.Button2.Name = "Button2";
            global::System.Windows.Forms.Control button2 = this.Button2;
            size                  = new global::System.Drawing.Size(67, 24);
            button2.Size          = size;
            this.Button2.TabIndex = 2;
            this.Button2.Text     = "浏览";
            this.Button2.UseVisualStyleBackColor = true;
            global::System.Windows.Forms.Control button3 = this.Button3;
            location          = new global::System.Drawing.Point(11, 42);
            button3.Location  = location;
            this.Button3.Name = "Button3";
            global::System.Windows.Forms.Control button4 = this.Button3;
            size                  = new global::System.Drawing.Size(56, 30);
            button4.Size          = size;
            this.Button3.TabIndex = 3;
            this.Button3.Text     = "点阵";
            this.Button3.UseVisualStyleBackColor = true;
            global::System.Windows.Forms.Control button5 = this.Button4;
            location          = new global::System.Drawing.Point(73, 42);
            button5.Location  = location;
            this.Button4.Name = "Button4";
            global::System.Windows.Forms.Control button6 = this.Button4;
            size                  = new global::System.Drawing.Size(55, 30);
            button6.Size          = size;
            this.Button4.TabIndex = 4;
            this.Button4.Text     = "垂直线";
            this.Button4.UseVisualStyleBackColor = true;
            this.Button5.Cursor = global::System.Windows.Forms.Cursors.Default;
            global::System.Windows.Forms.Control button7 = this.Button5;
            location          = new global::System.Drawing.Point(202, 42);
            button7.Location  = location;
            this.Button5.Name = "Button5";
            global::System.Windows.Forms.Control button8 = this.Button5;
            size                  = new global::System.Drawing.Size(46, 30);
            button8.Size          = size;
            this.Button5.TabIndex = 5;
            this.Button5.Text     = "灰度";
            this.Button5.UseVisualStyleBackColor = true;
            global::System.Windows.Forms.Control button9 = this.Button6;
            location          = new global::System.Drawing.Point(314, 42);
            button9.Location  = location;
            this.Button6.Name = "Button6";
            global::System.Windows.Forms.Control button10 = this.Button6;
            size                  = new global::System.Drawing.Size(48, 30);
            button10.Size         = size;
            this.Button6.TabIndex = 6;
            this.Button6.Text     = "边界";
            this.Button6.UseVisualStyleBackColor = true;
            this.Panel1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.Panel1.Controls.Add(this.Button10);
            this.Panel1.Controls.Add(this.Button8);
            this.Panel1.Controls.Add(this.Button9);
            this.Panel1.Controls.Add(this.Label1);
            this.Panel1.Controls.Add(this.NumericUpDown1);
            this.Panel1.Controls.Add(this.Button7);
            this.Panel1.Controls.Add(this.Button1);
            this.Panel1.Controls.Add(this.Button6);
            this.Panel1.Controls.Add(this.Button5);
            this.Panel1.Controls.Add(this.Button4);
            this.Panel1.Controls.Add(this.Button3);
            this.Panel1.Controls.Add(this.Button2);
            this.Panel1.Controls.Add(this.TextBox1);
            this.Panel1.Dock = global::System.Windows.Forms.DockStyle.Bottom;
            global::System.Windows.Forms.Control panel = this.Panel1;
            location         = new global::System.Drawing.Point(0, 279);
            panel.Location   = location;
            this.Panel1.Name = "Panel1";
            global::System.Windows.Forms.Control panel2 = this.Panel1;
            size                 = new global::System.Drawing.Size(556, 71);
            panel2.Size          = size;
            this.Panel1.TabIndex = 8;
            global::System.Windows.Forms.Control button11 = this.Button10;
            location           = new global::System.Drawing.Point(433, 42);
            button11.Location  = location;
            this.Button10.Name = "Button10";
            global::System.Windows.Forms.Control button12 = this.Button10;
            size                   = new global::System.Drawing.Size(72, 29);
            button12.Size          = size;
            this.Button10.TabIndex = 13;
            this.Button10.Text     = "单色";
            this.Button10.UseVisualStyleBackColor = true;
            global::System.Windows.Forms.Control button13 = this.Button8;
            location          = new global::System.Drawing.Point(254, 42);
            button13.Location = location;
            this.Button8.Name = "Button8";
            global::System.Windows.Forms.Control button14 = this.Button8;
            size                  = new global::System.Drawing.Size(54, 30);
            button14.Size         = size;
            this.Button8.TabIndex = 11;
            this.Button8.Text     = "边界点";
            this.Button8.UseVisualStyleBackColor = true;
            global::System.Windows.Forms.Control button15 = this.Button9;
            location          = new global::System.Drawing.Point(368, 42);
            button15.Location = location;
            this.Button9.Name = "Button9";
            global::System.Windows.Forms.Control button16 = this.Button9;
            size                  = new global::System.Drawing.Size(59, 29);
            button16.Size         = size;
            this.Button9.TabIndex = 12;
            this.Button9.Text     = "边界2";
            this.Button9.UseVisualStyleBackColor = true;
            this.Label1.AutoSize = true;
            global::System.Windows.Forms.Control label = this.Label1;
            location         = new global::System.Drawing.Point(11, 18);
            label.Location   = location;
            this.Label1.Name = "Label1";
            global::System.Windows.Forms.Control label2 = this.Label1;
            size                 = new global::System.Drawing.Size(65, 12);
            label2.Size          = size;
            this.Label1.TabIndex = 10;
            this.Label1.Text     = "图像灰度值";
            global::System.Windows.Forms.Control numericUpDown = this.NumericUpDown1;
            location = new global::System.Drawing.Point(82, 16);
            numericUpDown.Location = location;
            global::System.Windows.Forms.NumericUpDown numericUpDown2 = this.NumericUpDown1;
            decimal num = new decimal(new int[]
            {
                255,
                0,
                0,
                0
            });

            numericUpDown2.Maximum = num;
            global::System.Windows.Forms.NumericUpDown numericUpDown3 = this.NumericUpDown1;
            num = new decimal(new int[]
            {
                1,
                0,
                0,
                0
            });
            numericUpDown3.Minimum   = num;
            this.NumericUpDown1.Name = "NumericUpDown1";
            global::System.Windows.Forms.Control numericUpDown4 = this.NumericUpDown1;
            size = new global::System.Drawing.Size(55, 21);
            numericUpDown4.Size          = size;
            this.NumericUpDown1.TabIndex = 9;
            global::System.Windows.Forms.NumericUpDown numericUpDown5 = this.NumericUpDown1;
            num = new decimal(new int[]
            {
                125,
                0,
                0,
                0
            });
            numericUpDown5.Value = num;
            global::System.Windows.Forms.Control button17 = this.Button7;
            location          = new global::System.Drawing.Point(132, 42);
            button17.Location = location;
            this.Button7.Name = "Button7";
            global::System.Windows.Forms.Control button18 = this.Button7;
            size                  = new global::System.Drawing.Size(64, 30);
            button18.Size         = size;
            this.Button7.TabIndex = 8;
            this.Button7.Text     = "水平线";
            this.Button7.UseVisualStyleBackColor = true;
            this.Button1.Dock = global::System.Windows.Forms.DockStyle.Right;
            global::System.Windows.Forms.Control button19 = this.Button1;
            location          = new global::System.Drawing.Point(511, 0);
            button19.Location = location;
            this.Button1.Name = "Button1";
            global::System.Windows.Forms.Control button20 = this.Button1;
            size                  = new global::System.Drawing.Size(43, 69);
            button20.Size         = size;
            this.Button1.TabIndex = 7;
            this.Button1.Text     = "退出";
            this.Button1.UseVisualStyleBackColor = true;
            this.Panel2.Controls.Add(this.PictureBox1);
            this.Panel2.Dock = global::System.Windows.Forms.DockStyle.Fill;
            global::System.Windows.Forms.Control panel3 = this.Panel2;
            location         = new global::System.Drawing.Point(0, 0);
            panel3.Location  = location;
            this.Panel2.Name = "Panel2";
            global::System.Windows.Forms.Control panel4 = this.Panel2;
            size                         = new global::System.Drawing.Size(556, 279);
            panel4.Size                  = size;
            this.Panel2.TabIndex         = 9;
            this.PictureBox1.BackColor   = global::System.Drawing.Color.Gray;
            this.PictureBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.PictureBox1.Dock        = global::System.Windows.Forms.DockStyle.Fill;
            this.PictureBox1.ErrorImage  = null;
            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(556, 279);
            pictureBox2.Size          = size;
            this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.PictureBox1.TabIndex = 8;
            this.PictureBox1.TabStop  = false;
            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(556, 350);
            this.ClientSize = size;
            this.Controls.Add(this.Panel2);
            this.Controls.Add(this.Panel1);
            this.Name          = "Bmp2Dwg_frm";
            this.StartPosition = global::System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "BMP to DWG";
            this.Panel1.ResumeLayout(false);
            this.Panel1.PerformLayout();
            ((global::System.ComponentModel.ISupportInitialize) this.NumericUpDown1).EndInit();
            this.Panel2.ResumeLayout(false);
            ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
            this.ResumeLayout(false);
        }
        private void InitializeComponent()
        {
            global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Troianos_RAT.Builder));
            this.host        = new global::System.Windows.Forms.TextBox();
            this.Label1      = new global::System.Windows.Forms.Label();
            this.Label2      = new global::System.Windows.Forms.Label();
            this.port        = new global::System.Windows.Forms.NumericUpDown();
            this.Label3      = new global::System.Windows.Forms.Label();
            this.Idr         = new global::System.Windows.Forms.CheckBox();
            this.dir         = new global::System.Windows.Forms.ComboBox();
            this.Label4      = new global::System.Windows.Forms.Label();
            this.Button1     = new global::System.Windows.Forms.Button();
            this.CheckBox1   = new global::System.Windows.Forms.CheckBox();
            this.Label5      = new global::System.Windows.Forms.Label();
            this.VN          = new global::System.Windows.Forms.TextBox();
            this.bsod        = new global::System.Windows.Forms.CheckBox();
            this.T1          = new global::System.Windows.Forms.TextBox();
            this.Isf         = new global::System.Windows.Forms.CheckBox();
            this.Isu         = new global::System.Windows.Forms.CheckBox();
            this.klen        = new global::System.Windows.Forms.NumericUpDown();
            this.Label6      = new global::System.Windows.Forms.Label();
            this.exe         = new global::System.Windows.Forms.TextBox();
            this.LinkLabel1  = new global::System.Windows.Forms.LinkLabel();
            this.WaterFX1    = new global::Troianos_RAT.WaterFX();
            this.PictureBox1 = new global::System.Windows.Forms.PictureBox();
            this.LinkLabel2  = new global::System.Windows.Forms.LinkLabel();
            ((global::System.ComponentModel.ISupportInitialize) this.port).BeginInit();
            ((global::System.ComponentModel.ISupportInitialize) this.klen).BeginInit();
            ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).BeginInit();
            this.SuspendLayout();
            this.host.BackColor   = global::System.Drawing.Color.Black;
            this.host.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.host.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.host.ForeColor   = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control host     = this.host;
            global::System.Drawing.Point         location = new global::System.Drawing.Point(11, 28);
            host.Location  = location;
            this.host.Name = "host";
            global::System.Windows.Forms.Control host2 = this.host;
            global::System.Drawing.Size          size  = new global::System.Drawing.Size(203, 20);
            host2.Size            = size;
            this.host.TabIndex    = 0;
            this.host.TextAlign   = global::System.Windows.Forms.HorizontalAlignment.Center;
            this.Label1.AutoSize  = true;
            this.Label1.Font      = new global::System.Drawing.Font("Arial", 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(70, 11);
            label.Location   = location;
            this.Label1.Name = "Label1";
            global::System.Windows.Forms.Control label2 = this.Label1;
            size                  = new global::System.Drawing.Size(92, 14);
            label2.Size           = size;
            this.Label1.TabIndex  = 1;
            this.Label1.Text      = "[ Servidor DNS ]";
            this.Label2.AutoSize  = true;
            this.Label2.Font      = new global::System.Drawing.Font("Arial", 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(232, 8);
            label3.Location  = location;
            this.Label2.Name = "Label2";
            global::System.Windows.Forms.Control label4 = this.Label2;
            size                 = new global::System.Drawing.Size(50, 14);
            label4.Size          = size;
            this.Label2.TabIndex = 2;
            this.Label2.Text     = "[ Porta ]";
            this.port.BackColor  = global::System.Drawing.Color.Black;
            this.port.Font       = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.port.ForeColor  = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control port = this.port;
            location      = new global::System.Drawing.Point(221, 28);
            port.Location = location;
            global::System.Windows.Forms.NumericUpDown port2 = this.port;
            decimal num = new decimal(new int[]
            {
                60000,
                0,
                0,
                0
            });

            port2.Maximum = num;
            global::System.Windows.Forms.NumericUpDown port3 = this.port;
            num = new decimal(new int[]
            {
                1,
                0,
                0,
                0
            });
            port3.Minimum  = num;
            this.port.Name = "port";
            global::System.Windows.Forms.Control port4 = this.port;
            size                = new global::System.Drawing.Size(78, 20);
            port4.Size          = size;
            this.port.TabIndex  = 3;
            this.port.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Center;
            global::System.Windows.Forms.NumericUpDown port5 = this.port;
            num = new decimal(new int[]
            {
                1177,
                0,
                0,
                0
            });
            port5.Value           = num;
            this.Label3.AutoSize  = true;
            this.Label3.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Label3.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control label5 = this.Label3;
            location         = new global::System.Drawing.Point(52, 103);
            label5.Location  = location;
            this.Label3.Name = "Label3";
            global::System.Windows.Forms.Control label6 = this.Label3;
            size                 = new global::System.Drawing.Size(126, 14);
            label6.Size          = size;
            this.Label3.TabIndex = 4;
            this.Label3.Text     = "[ Nome do Processo ]";
            this.Idr.AutoSize    = true;
            this.Idr.Cursor      = global::System.Windows.Forms.Cursors.Hand;
            this.Idr.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold);
            this.Idr.ForeColor   = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control idr = this.Idr;
            location      = new global::System.Drawing.Point(311, 73);
            idr.Location  = location;
            this.Idr.Name = "Idr";
            global::System.Windows.Forms.Control idr2 = this.Idr;
            size              = new global::System.Drawing.Size(134, 18);
            idr2.Size         = size;
            this.Idr.TabIndex = 14;
            this.Idr.Text     = "Adicionar Processo";
            this.Idr.UseVisualStyleBackColor = true;
            this.dir.BackColor         = global::System.Drawing.Color.Black;
            this.dir.DropDownStyle     = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.dir.Enabled           = false;
            this.dir.FlatStyle         = global::System.Windows.Forms.FlatStyle.Flat;
            this.dir.Font              = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.dir.ForeColor         = global::System.Drawing.Color.White;
            this.dir.FormattingEnabled = true;
            this.dir.Items.AddRange(new object[]
            {
                "%TEMP%",
                "%AppData%",
                "%UserProfile%",
                "%AllUsersProfile%",
                "%WinDir%"
            });
            global::System.Windows.Forms.Control dir = this.dir;
            location      = new global::System.Drawing.Point(11, 171);
            dir.Location  = location;
            this.dir.Name = "dir";
            global::System.Windows.Forms.Control dir2 = this.dir;
            size                  = new global::System.Drawing.Size(205, 22);
            dir2.Size             = size;
            this.dir.TabIndex     = 7;
            this.Label4.AutoSize  = true;
            this.Label4.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Label4.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control label7 = this.Label4;
            location         = new global::System.Drawing.Point(78, 152);
            label7.Location  = location;
            this.Label4.Name = "Label4";
            global::System.Windows.Forms.Control label8 = this.Label4;
            size                   = new global::System.Drawing.Size(69, 14);
            label8.Size            = size;
            this.Label4.TabIndex   = 6;
            this.Label4.Text       = "[ Diretorio ]";
            this.Button1.BackColor = global::System.Drawing.Color.Transparent;
            this.Button1.Cursor    = global::System.Windows.Forms.Cursors.Hand;
            this.Button1.FlatStyle = global::System.Windows.Forms.FlatStyle.Popup;
            this.Button1.Font      = new global::System.Drawing.Font("Arial Black", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Button1.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control button = this.Button1;
            location          = new global::System.Drawing.Point(312, 143);
            button.Location   = location;
            this.Button1.Name = "Button1";
            global::System.Windows.Forms.Control button2 = this.Button1;
            size                  = new global::System.Drawing.Size(168, 51);
            button2.Size          = size;
            this.Button1.TabIndex = 6;
            this.Button1.Text     = "Criar Servidor";
            this.Button1.UseVisualStyleBackColor = false;
            this.CheckBox1.AutoSize  = true;
            this.CheckBox1.Cursor    = global::System.Windows.Forms.Cursors.Hand;
            this.CheckBox1.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.CheckBox1.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control checkBox = this.CheckBox1;
            location            = new global::System.Drawing.Point(311, 12);
            checkBox.Location   = location;
            this.CheckBox1.Name = "CheckBox1";
            global::System.Windows.Forms.Control checkBox2 = this.CheckBox1;
            size                    = new global::System.Drawing.Size(56, 18);
            checkBox2.Size          = size;
            this.CheckBox1.TabIndex = 7;
            this.CheckBox1.Text     = "Icone";
            this.CheckBox1.UseVisualStyleBackColor = true;
            this.Label5.AutoSize  = true;
            this.Label5.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Label5.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control label9 = this.Label5;
            location         = new global::System.Drawing.Point(62, 54);
            label9.Location  = location;
            this.Label5.Name = "Label5";
            global::System.Windows.Forms.Control label10 = this.Label5;
            size                 = new global::System.Drawing.Size(107, 14);
            label10.Size         = size;
            this.Label5.TabIndex = 9;
            this.Label5.Text     = "[ Nome da Vitima ]";
            this.VN.BackColor    = global::System.Drawing.Color.Black;
            this.VN.BorderStyle  = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.VN.Font         = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.VN.ForeColor    = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control vn = this.VN;
            location     = new global::System.Drawing.Point(11, 71);
            vn.Location  = location;
            this.VN.Name = "VN";
            global::System.Windows.Forms.Control vn2 = this.VN;
            size                = new global::System.Drawing.Size(205, 20);
            vn2.Size            = size;
            this.VN.TabIndex    = 10;
            this.VN.Text        = "Lammer";
            this.VN.TextAlign   = global::System.Windows.Forms.HorizontalAlignment.Center;
            this.bsod.AutoSize  = true;
            this.bsod.Cursor    = global::System.Windows.Forms.Cursors.Hand;
            this.bsod.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.bsod.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control bsod = this.bsod;
            location       = new global::System.Drawing.Point(311, 35);
            bsod.Location  = location;
            this.bsod.Name = "bsod";
            global::System.Windows.Forms.Control bsod2 = this.bsod;
            size               = new global::System.Drawing.Size(131, 18);
            bsod2.Size         = size;
            this.bsod.TabIndex = 11;
            this.bsod.Text     = "Proteger Processo";
            this.bsod.UseVisualStyleBackColor = true;
            this.T1.BackColor   = global::System.Drawing.Color.Black;
            this.T1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.T1.ForeColor   = global::System.Drawing.Color.LightSteelBlue;
            global::System.Windows.Forms.Control t = this.T1;
            location          = new global::System.Drawing.Point(399, 324);
            t.Location        = location;
            this.T1.Multiline = true;
            this.T1.Name      = "T1";
            global::System.Windows.Forms.Control t2 = this.T1;
            size               = new global::System.Drawing.Size(100, 20);
            t2.Size            = size;
            this.T1.TabIndex   = 12;
            this.T1.Visible    = false;
            this.Isf.AutoSize  = true;
            this.Isf.Cursor    = global::System.Windows.Forms.Cursors.Hand;
            this.Isf.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Isf.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control isf = this.Isf;
            location      = new global::System.Drawing.Point(311, 54);
            isf.Location  = location;
            this.Isf.Name = "Isf";
            global::System.Windows.Forms.Control isf2 = this.Isf;
            size              = new global::System.Drawing.Size(134, 18);
            isf2.Size         = size;
            this.Isf.TabIndex = 13;
            this.Isf.Text     = "Iniciar com Sistema";
            this.Isf.UseVisualStyleBackColor = true;
            this.Isu.AutoSize   = true;
            this.Isu.Checked    = true;
            this.Isu.CheckState = global::System.Windows.Forms.CheckState.Checked;
            this.Isu.Cursor     = global::System.Windows.Forms.Cursors.Hand;
            this.Isu.Font       = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Isu.ForeColor  = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control isu = this.Isu;
            location      = new global::System.Drawing.Point(311, 93);
            isu.Location  = location;
            this.Isu.Name = "Isu";
            global::System.Windows.Forms.Control isu2 = this.Isu;
            size              = new global::System.Drawing.Size(148, 18);
            isu2.Size         = size;
            this.Isu.TabIndex = 14;
            this.Isu.Text     = "Registrar no Msconfig";
            this.Isu.UseVisualStyleBackColor = true;
            this.klen.BackColor = global::System.Drawing.Color.Black;
            this.klen.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold);
            this.klen.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control klen = this.klen;
            location      = new global::System.Drawing.Point(387, 116);
            klen.Location = location;
            global::System.Windows.Forms.NumericUpDown klen2 = this.klen;
            num = new decimal(new int[]
            {
                512,
                0,
                0,
                0
            });
            klen2.Maximum = num;
            global::System.Windows.Forms.NumericUpDown klen3 = this.klen;
            num = new decimal(new int[]
            {
                5,
                0,
                0,
                0
            });
            klen3.Minimum  = num;
            this.klen.Name = "klen";
            global::System.Windows.Forms.Control klen4 = this.klen;
            size                = new global::System.Drawing.Size(93, 20);
            klen4.Size          = size;
            this.klen.TabIndex  = 15;
            this.klen.TextAlign = global::System.Windows.Forms.HorizontalAlignment.Center;
            global::System.Windows.Forms.NumericUpDown klen5 = this.klen;
            num = new decimal(new int[]
            {
                20,
                0,
                0,
                0
            });
            klen5.Value           = num;
            this.Label6.AutoSize  = true;
            this.Label6.Font      = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.Label6.ForeColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control label11 = this.Label6;
            location         = new global::System.Drawing.Point(310, 118);
            label11.Location = location;
            this.Label6.Name = "Label6";
            global::System.Windows.Forms.Control label12 = this.Label6;
            size                 = new global::System.Drawing.Size(71, 14);
            label12.Size         = size;
            this.Label6.TabIndex = 16;
            this.Label6.Text     = "[ Tamanho ]";
            this.exe.BackColor   = global::System.Drawing.Color.Black;
            this.exe.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            this.exe.Font        = new global::System.Drawing.Font("Arial", 8.25f, global::System.Drawing.FontStyle.Bold, global::System.Drawing.GraphicsUnit.Point, 0);
            this.exe.ForeColor   = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control exe = this.exe;
            location      = new global::System.Drawing.Point(11, 122);
            exe.Location  = location;
            this.exe.Name = "exe";
            global::System.Windows.Forms.Control exe2 = this.exe;
            size                      = new global::System.Drawing.Size(205, 20);
            exe2.Size                 = size;
            this.exe.TabIndex         = 17;
            this.exe.Text             = "Trojan.exe";
            this.exe.TextAlign        = global::System.Windows.Forms.HorizontalAlignment.Center;
            this.LinkLabel1.AutoSize  = true;
            this.LinkLabel1.ForeColor = global::System.Drawing.Color.White;
            this.LinkLabel1.LinkColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control linkLabel = this.LinkLabel1;
            location             = new global::System.Drawing.Point(232, 64);
            linkLabel.Location   = location;
            this.LinkLabel1.Name = "LinkLabel1";
            global::System.Windows.Forms.Control linkLabel2 = this.LinkLabel1;
            size                      = new global::System.Drawing.Size(51, 13);
            linkLabel2.Size           = size;
            this.LinkLabel1.TabIndex  = 19;
            this.LinkLabel1.TabStop   = true;
            this.LinkLabel1.Text      = "Troianos ";
            this.WaterFX1.BackColor   = global::System.Drawing.Color.Transparent;
            this.WaterFX1.ImageBitmap = (global::System.Drawing.Bitmap)componentResourceManager.GetObject("WaterFX1.ImageBitmap");
            global::System.Windows.Forms.Control waterFX = this.WaterFX1;
            location            = new global::System.Drawing.Point(217, 109);
            waterFX.Location    = location;
            this.WaterFX1.Name  = "WaterFX1";
            this.WaterFX1.Scale = 1;
            global::System.Windows.Forms.Control waterFX2 = this.WaterFX1;
            size                         = new global::System.Drawing.Size(93, 82);
            waterFX2.Size                = size;
            this.WaterFX1.TabIndex       = 18;
            this.PictureBox1.BorderStyle = global::System.Windows.Forms.BorderStyle.FixedSingle;
            global::System.Windows.Forms.Control pictureBox = this.PictureBox1;
            location              = new global::System.Drawing.Point(444, 8);
            pictureBox.Location   = location;
            this.PictureBox1.Name = "PictureBox1";
            global::System.Windows.Forms.Control pictureBox2 = this.PictureBox1;
            size                      = new global::System.Drawing.Size(36, 31);
            pictureBox2.Size          = size;
            this.PictureBox1.SizeMode = global::System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.PictureBox1.TabIndex = 8;
            this.PictureBox1.TabStop  = false;
            this.LinkLabel2.AutoSize  = true;
            this.LinkLabel2.ForeColor = global::System.Drawing.Color.White;
            this.LinkLabel2.LinkColor = global::System.Drawing.Color.White;
            global::System.Windows.Forms.Control linkLabel3 = this.LinkLabel2;
            location             = new global::System.Drawing.Point(232, 83);
            linkLabel3.Location  = location;
            this.LinkLabel2.Name = "LinkLabel2";
            global::System.Windows.Forms.Control linkLabel4 = this.LinkLabel2;
            size                     = new global::System.Drawing.Size(50, 13);
            linkLabel4.Size          = size;
            this.LinkLabel2.TabIndex = 20;
            this.LinkLabel2.TabStop  = true;
            this.LinkLabel2.Text     = "FeedHax";
            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(492, 207);
            this.ClientSize = size;
            this.Controls.Add(this.LinkLabel2);
            this.Controls.Add(this.LinkLabel1);
            this.Controls.Add(this.WaterFX1);
            this.Controls.Add(this.exe);
            this.Controls.Add(this.Idr);
            this.Controls.Add(this.Label6);
            this.Controls.Add(this.dir);
            this.Controls.Add(this.klen);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Isu);
            this.Controls.Add(this.Isf);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.T1);
            this.Controls.Add(this.bsod);
            this.Controls.Add(this.VN);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.PictureBox1);
            this.Controls.Add(this.CheckBox1);
            this.Controls.Add(this.Button1);
            this.Controls.Add(this.port);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.host);
            this.FormBorderStyle = global::System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.Icon            = (global::System.Drawing.Icon)componentResourceManager.GetObject("$this.Icon");
            this.MaximizeBox     = false;
            this.MinimizeBox     = false;
            this.Name            = "Builder";
            this.ShowInTaskbar   = false;
            this.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Criar Servidor";
            ((global::System.ComponentModel.ISupportInitialize) this.port).EndInit();
            ((global::System.ComponentModel.ISupportInitialize) this.klen).EndInit();
            ((global::System.ComponentModel.ISupportInitialize) this.PictureBox1).EndInit();
            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.frmSetListing));
     this.ilSets        = new global::System.Windows.Forms.ImageList(this.components);
     this.lvSets        = 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.ColumnHeader5 = new global::System.Windows.Forms.ColumnHeader();
     this.ColumnHeader6 = new global::System.Windows.Forms.ColumnHeader();
     this.btnClone      = new global::System.Windows.Forms.Button();
     this.btnCancel     = new global::System.Windows.Forms.Button();
     this.btnSave       = new global::System.Windows.Forms.Button();
     this.btnEdit       = new global::System.Windows.Forms.Button();
     this.btnDelete     = new global::System.Windows.Forms.Button();
     this.btnAdd        = new global::System.Windows.Forms.Button();
     this.btnDown       = new global::System.Windows.Forms.Button();
     this.btnUp         = new global::System.Windows.Forms.Button();
     this.NoReload      = new global::System.Windows.Forms.CheckBox();
     base.SuspendLayout();
     this.ilSets.ColorDepth = global::System.Windows.Forms.ColorDepth.Depth32Bit;
     global::System.Drawing.Size size = new global::System.Drawing.Size(16, 16);
     this.ilSets.ImageSize        = size;
     this.ilSets.TransparentColor = global::System.Drawing.Color.Transparent;
     this.lvSets.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1,
         this.ColumnHeader2,
         this.ColumnHeader3,
         this.ColumnHeader4,
         this.ColumnHeader5,
         this.ColumnHeader6
     });
     this.lvSets.FullRowSelect  = true;
     this.lvSets.HeaderStyle    = global::System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvSets.HideSelection  = false;
     this.lvSets.LargeImageList = this.ilSets;
     global::System.Drawing.Point point = new global::System.Drawing.Point(16, 16);
     this.lvSets.Location    = point;
     this.lvSets.MultiSelect = false;
     this.lvSets.Name        = "lvSets";
     size                       = new global::System.Drawing.Size(600, 520);
     this.lvSets.Size           = size;
     this.lvSets.SmallImageList = this.ilSets;
     this.lvSets.TabIndex       = 0;
     this.lvSets.UseCompatibleStateImageBehavior = false;
     this.lvSets.View         = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "Set Name";
     this.ColumnHeader1.Width = 233;
     this.ColumnHeader2.Text  = "Type";
     this.ColumnHeader2.Width = 104;
     this.ColumnHeader3.Text  = "Min Level";
     this.ColumnHeader3.Width = 70;
     this.ColumnHeader4.Text  = "Max Level";
     this.ColumnHeader4.Width = 70;
     this.ColumnHeader5.Text  = "Enh's";
     this.ColumnHeader5.Width = 51;
     this.ColumnHeader6.Text  = "FX";
     this.btnClone.BackColor  = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnClone.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(624, 132);
     this.btnClone.Location = point;
     this.btnClone.Name     = "btnClone";
     size = new global::System.Drawing.Size(75, 23);
     this.btnClone.Size     = size;
     this.btnClone.TabIndex = 32;
     this.btnClone.Text     = "Clone...";
     this.btnClone.UseVisualStyleBackColor = true;
     this.btnCancel.BackColor    = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnCancel.DialogResult = global::System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.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(375, 544);
     this.btnCancel.Location = point;
     this.btnCancel.Name     = "btnCancel";
     size = new global::System.Drawing.Size(193, 32);
     this.btnCancel.Size     = size;
     this.btnCancel.TabIndex = 31;
     this.btnCancel.Text     = "Cancel and Discard Changes";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnSave.BackColor    = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnSave.DialogResult = global::System.Windows.Forms.DialogResult.OK;
     this.btnSave.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(588, 544);
     this.btnSave.Location = point;
     this.btnSave.Name     = "btnSave";
     size = new global::System.Drawing.Size(112, 32);
     this.btnSave.Size     = size;
     this.btnSave.TabIndex = 30;
     this.btnSave.Text     = "Save and Close";
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnEdit.BackColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnEdit.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(624, 172);
     this.btnEdit.Location = point;
     this.btnEdit.Name     = "btnEdit";
     size = new global::System.Drawing.Size(75, 23);
     this.btnEdit.Size     = size;
     this.btnEdit.TabIndex = 29;
     this.btnEdit.Text     = "Edit...";
     this.btnEdit.UseVisualStyleBackColor = true;
     this.btnDelete.BackColor             = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnDelete.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(624, 212);
     this.btnDelete.Location = point;
     this.btnDelete.Name     = "btnDelete";
     size = new global::System.Drawing.Size(75, 23);
     this.btnDelete.Size     = size;
     this.btnDelete.TabIndex = 28;
     this.btnDelete.Text     = "Delete";
     this.btnDelete.UseVisualStyleBackColor = true;
     this.btnAdd.BackColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnAdd.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(624, 92);
     this.btnAdd.Location = point;
     this.btnAdd.Name     = "btnAdd";
     size                 = new global::System.Drawing.Size(75, 23);
     this.btnAdd.Size     = size;
     this.btnAdd.TabIndex = 27;
     this.btnAdd.Text     = "Add...";
     this.btnAdd.UseVisualStyleBackColor = true;
     this.btnDown.BackColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnDown.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(624, 44);
     this.btnDown.Location = point;
     this.btnDown.Name     = "btnDown";
     size = new global::System.Drawing.Size(75, 23);
     this.btnDown.Size     = size;
     this.btnDown.TabIndex = 26;
     this.btnDown.Text     = "Move Down";
     this.btnDown.UseVisualStyleBackColor = true;
     this.btnUp.BackColor = global::System.Drawing.Color.FromArgb(192, 192, 255);
     this.btnUp.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(624, 16);
     this.btnUp.Location = point;
     this.btnUp.Name     = "btnUp";
     size                = new global::System.Drawing.Size(75, 23);
     this.btnUp.Size     = size;
     this.btnUp.TabIndex = 25;
     this.btnUp.Text     = "Move Up";
     this.btnUp.UseVisualStyleBackColor = true;
     this.NoReload.ForeColor            = global::System.Drawing.Color.White;
     point = new global::System.Drawing.Point(20, 552);
     this.NoReload.Location = point;
     this.NoReload.Name     = "NoReload";
     size = new global::System.Drawing.Size(248, 16);
     this.NoReload.Size     = size;
     this.NoReload.TabIndex = 33;
     this.NoReload.Text     = "Disable Image Reload";
     size = new global::System.Drawing.Size(5, 13);
     this.AutoScaleBaseSize = size;
     this.BackColor         = global::System.Drawing.Color.FromArgb(0, 0, 32);
     size            = new global::System.Drawing.Size(706, 584);
     base.ClientSize = size;
     base.Controls.Add(this.NoReload);
     base.Controls.Add(this.btnClone);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnSave);
     base.Controls.Add(this.btnEdit);
     base.Controls.Add(this.btnDelete);
     base.Controls.Add(this.btnAdd);
     base.Controls.Add(this.btnDown);
     base.Controls.Add(this.btnUp);
     base.Controls.Add(this.lvSets);
     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            = "frmSetListing";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Invention Set Editor";
     base.ResumeLayout(false);
 }
 void InitializeComponent()
 {
     global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::Hero_Designer.frmPowerEffect));
     this.btnPaste             = new global::System.Windows.Forms.Button();
     this.btnCopy              = new global::System.Windows.Forms.Button();
     this.chkStack             = new global::System.Windows.Forms.CheckBox();
     this.GroupBox3            = new global::System.Windows.Forms.GroupBox();
     this.clbSuppression       = new global::System.Windows.Forms.CheckedListBox();
     this.Label27              = new global::System.Windows.Forms.Label();
     this.rbIfPlayer           = new global::System.Windows.Forms.RadioButton();
     this.rbIfCritter          = new global::System.Windows.Forms.RadioButton();
     this.rbIfAny              = new global::System.Windows.Forms.RadioButton();
     this.chkFXResistable      = new global::System.Windows.Forms.CheckBox();
     this.chkFXBuffable        = new global::System.Windows.Forms.CheckBox();
     this.Label26              = new global::System.Windows.Forms.Label();
     this.txtFXProb            = new global::System.Windows.Forms.TextBox();
     this.Label25              = new global::System.Windows.Forms.Label();
     this.txtFXDelay           = new global::System.Windows.Forms.TextBox();
     this.Label24              = new global::System.Windows.Forms.Label();
     this.txtFXTicks           = new global::System.Windows.Forms.TextBox();
     this.Label23              = new global::System.Windows.Forms.Label();
     this.txtFXDuration        = new global::System.Windows.Forms.TextBox();
     this.Label22              = new global::System.Windows.Forms.Label();
     this.txtFXMag             = new global::System.Windows.Forms.TextBox();
     this.Label28              = new global::System.Windows.Forms.Label();
     this.Label30              = new global::System.Windows.Forms.Label();
     this.cbFXClass            = new global::System.Windows.Forms.ComboBox();
     this.cbFXSpecialCase      = new global::System.Windows.Forms.ComboBox();
     this.btnOK                = new global::System.Windows.Forms.Button();
     this.btnCancel            = new global::System.Windows.Forms.Button();
     this.lblEffectDescription = new global::System.Windows.Forms.Label();
     this.chkVariable          = new global::System.Windows.Forms.CheckBox();
     this.cbPercentageOverride = new global::System.Windows.Forms.ComboBox();
     this.Label2               = new global::System.Windows.Forms.Label();
     this.Label1               = new global::System.Windows.Forms.Label();
     this.txtFXScale           = new global::System.Windows.Forms.TextBox();
     this.Label3               = new global::System.Windows.Forms.Label();
     this.cbAffects            = new global::System.Windows.Forms.ComboBox();
     this.Label4               = new global::System.Windows.Forms.Label();
     this.cbAttribute          = new global::System.Windows.Forms.ComboBox();
     this.Label5               = new global::System.Windows.Forms.Label();
     this.cbAspect             = new global::System.Windows.Forms.ComboBox();
     this.Label6               = new global::System.Windows.Forms.Label();
     this.cbModifier           = new global::System.Windows.Forms.ComboBox();
     this.chkNearGround        = new global::System.Windows.Forms.CheckBox();
     this.lblAffectsCaster     = new global::System.Windows.Forms.Label();
     this.lvEffectType         = new global::System.Windows.Forms.ListView();
     this.ColumnHeader1        = new global::System.Windows.Forms.ColumnHeader();
     this.lvSubAttribute       = new global::System.Windows.Forms.ListView();
     this.chSub                = new global::System.Windows.Forms.ColumnHeader();
     this.lblProb              = new global::System.Windows.Forms.Label();
     this.lvSubSub             = new global::System.Windows.Forms.ListView();
     this.chSubSub             = new global::System.Windows.Forms.ColumnHeader();
     this.Label7               = new global::System.Windows.Forms.Label();
     this.Label8               = new global::System.Windows.Forms.Label();
     this.btnCSV               = new global::System.Windows.Forms.Button();
     this.Label9               = new global::System.Windows.Forms.Label();
     this.cmbEffectId          = new global::System.Windows.Forms.ComboBox();
     this.IgnoreED             = new global::System.Windows.Forms.CheckBox();
     this.Label10              = new global::System.Windows.Forms.Label();
     this.txtOverride          = new global::System.Windows.Forms.TextBox();
     this.Label11              = new global::System.Windows.Forms.Label();
     this.txtPPM               = new global::System.Windows.Forms.TextBox();
     this.GroupBox3.SuspendLayout();
     base.SuspendLayout();
     global::System.Drawing.Point point = new global::System.Drawing.Point(804, 497);
     this.btnPaste.Location = point;
     this.btnPaste.Name     = "btnPaste";
     global::System.Drawing.Size size = new global::System.Drawing.Size(150, 26);
     this.btnPaste.Size     = size;
     this.btnPaste.TabIndex = 116;
     this.btnPaste.Text     = "Paste Effect Data";
     point = new global::System.Drawing.Point(804, 465);
     this.btnCopy.Location = point;
     this.btnCopy.Name     = "btnCopy";
     size = new global::System.Drawing.Size(150, 26);
     this.btnCopy.Size        = size;
     this.btnCopy.TabIndex    = 115;
     this.btnCopy.Text        = "Copy Effect Data";
     this.chkStack.CheckAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(20, 510);
     this.chkStack.Location = point;
     this.chkStack.Name     = "chkStack";
     size = new global::System.Drawing.Size(172, 20);
     this.chkStack.Size      = size;
     this.chkStack.TabIndex  = 112;
     this.chkStack.Text      = "Effect Can Stack";
     this.chkStack.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     this.GroupBox3.Controls.Add(this.clbSuppression);
     point = new global::System.Drawing.Point(794, 124);
     this.GroupBox3.Location = point;
     this.GroupBox3.Name     = "GroupBox3";
     size = new global::System.Drawing.Size(166, 240);
     this.GroupBox3.Size     = size;
     this.GroupBox3.TabIndex = 107;
     this.GroupBox3.TabStop  = false;
     this.GroupBox3.Text     = "Suppression";
     this.clbSuppression.FormattingEnabled = true;
     point = new global::System.Drawing.Point(10, 19);
     this.clbSuppression.Location = point;
     this.clbSuppression.Name     = "clbSuppression";
     size = new global::System.Drawing.Size(150, 214);
     this.clbSuppression.Size     = size;
     this.clbSuppression.TabIndex = 0;
     point = new global::System.Drawing.Point(12, 596);
     this.Label27.Location = point;
     this.Label27.Name     = "Label27";
     size = new global::System.Drawing.Size(76, 20);
     this.Label27.Size      = size;
     this.Label27.TabIndex  = 102;
     this.Label27.Text      = "If Target =";
     this.Label27.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(224, 597);
     this.rbIfPlayer.Location = point;
     this.rbIfPlayer.Name     = "rbIfPlayer";
     size = new global::System.Drawing.Size(76, 20);
     this.rbIfPlayer.Size     = size;
     this.rbIfPlayer.TabIndex = 88;
     this.rbIfPlayer.Text     = "Players";
     point = new global::System.Drawing.Point(147, 597);
     this.rbIfCritter.Location = point;
     this.rbIfCritter.Name     = "rbIfCritter";
     size = new global::System.Drawing.Size(71, 20);
     this.rbIfCritter.Size     = size;
     this.rbIfCritter.TabIndex = 87;
     this.rbIfCritter.Text     = "Critters";
     this.rbIfAny.Checked      = true;
     point = new global::System.Drawing.Point(94, 597);
     this.rbIfAny.Location = point;
     this.rbIfAny.Name     = "rbIfAny";
     size = new global::System.Drawing.Size(57, 20);
     this.rbIfAny.Size               = size;
     this.rbIfAny.TabIndex           = 86;
     this.rbIfAny.TabStop            = true;
     this.rbIfAny.Text               = "Any";
     this.chkFXResistable.CheckAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(20, 561);
     this.chkFXResistable.Location = point;
     this.chkFXResistable.Name     = "chkFXResistable";
     size = new global::System.Drawing.Size(172, 20);
     this.chkFXResistable.Size      = size;
     this.chkFXResistable.TabIndex  = 90;
     this.chkFXResistable.Text      = "Effect is Unresistible";
     this.chkFXResistable.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     this.chkFXBuffable.CheckAlign  = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(20, 528);
     this.chkFXBuffable.Location = point;
     this.chkFXBuffable.Name     = "chkFXBuffable";
     size = new global::System.Drawing.Size(172, 20);
     this.chkFXBuffable.Size      = size;
     this.chkFXBuffable.TabIndex  = 89;
     this.chkFXBuffable.Text      = "Ignore Buffs / Enhancements";
     this.chkFXBuffable.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(12, 273);
     this.Label26.Location = point;
     this.Label26.Name     = "Label26";
     size = new global::System.Drawing.Size(76, 20);
     this.Label26.Size      = size;
     this.Label26.TabIndex  = 101;
     this.Label26.Text      = "Probability:";
     this.Label26.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 273);
     this.txtFXProb.Location = point;
     this.txtFXProb.Name     = "txtFXProb";
     size = new global::System.Drawing.Size(42, 20);
     this.txtFXProb.Size     = size;
     this.txtFXProb.TabIndex = 85;
     this.txtFXProb.Text     = "1";
     point = new global::System.Drawing.Point(12, 247);
     this.Label25.Location = point;
     this.Label25.Name     = "Label25";
     size = new global::System.Drawing.Size(76, 20);
     this.Label25.Size      = size;
     this.Label25.TabIndex  = 100;
     this.Label25.Text      = "Delay Time:";
     this.Label25.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 247);
     this.txtFXDelay.Location = point;
     this.txtFXDelay.Name     = "txtFXDelay";
     size = new global::System.Drawing.Size(42, 20);
     this.txtFXDelay.Size     = size;
     this.txtFXDelay.TabIndex = 84;
     this.txtFXDelay.Text     = "0";
     point = new global::System.Drawing.Point(14, 221);
     this.Label24.Location = point;
     this.Label24.Name     = "Label24";
     size = new global::System.Drawing.Size(76, 20);
     this.Label24.Size      = size;
     this.Label24.TabIndex  = 99;
     this.Label24.Text      = "Ticks:";
     this.Label24.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 221);
     this.txtFXTicks.Location = point;
     this.txtFXTicks.Name     = "txtFXTicks";
     size = new global::System.Drawing.Size(42, 20);
     this.txtFXTicks.Size     = size;
     this.txtFXTicks.TabIndex = 83;
     this.txtFXTicks.Text     = "0";
     point = new global::System.Drawing.Point(14, 169);
     this.Label23.Location = point;
     this.Label23.Name     = "Label23";
     size = new global::System.Drawing.Size(76, 20);
     this.Label23.Size      = size;
     this.Label23.TabIndex  = 98;
     this.Label23.Text      = "Duration:";
     this.Label23.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 169);
     this.txtFXDuration.Location = point;
     this.txtFXDuration.Name     = "txtFXDuration";
     size = new global::System.Drawing.Size(42, 20);
     this.txtFXDuration.Size     = size;
     this.txtFXDuration.TabIndex = 82;
     this.txtFXDuration.Text     = "0";
     point = new global::System.Drawing.Point(14, 195);
     this.Label22.Location = point;
     this.Label22.Name     = "Label22";
     size = new global::System.Drawing.Size(76, 20);
     this.Label22.Size      = size;
     this.Label22.TabIndex  = 97;
     this.Label22.Text      = "Magnitude:";
     this.Label22.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 195);
     this.txtFXMag.Location = point;
     this.txtFXMag.Name     = "txtFXMag";
     size = new global::System.Drawing.Size(42, 20);
     this.txtFXMag.Size     = size;
     this.txtFXMag.TabIndex = 80;
     this.txtFXMag.Text     = "0";
     point = new global::System.Drawing.Point(202, 118);
     this.Label28.Location = point;
     this.Label28.Name     = "Label28";
     size = new global::System.Drawing.Size(98, 20);
     this.Label28.Size      = size;
     this.Label28.TabIndex  = 104;
     this.Label28.Text      = "DIsplay Priority:";
     this.Label28.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(408, 597);
     this.Label30.Location = point;
     this.Label30.Name     = "Label30";
     size = new global::System.Drawing.Size(76, 20);
     this.Label30.Size            = size;
     this.Label30.TabIndex        = 105;
     this.Label30.Text            = "Special Case:";
     this.Label30.TextAlign       = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbFXClass.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point = new global::System.Drawing.Point(306, 116);
     this.cbFXClass.Location = point;
     this.cbFXClass.Name     = "cbFXClass";
     size = new global::System.Drawing.Size(132, 22);
     this.cbFXClass.Size                = size;
     this.cbFXClass.TabIndex            = 93;
     this.cbFXSpecialCase.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point = new global::System.Drawing.Point(489, 597);
     this.cbFXSpecialCase.Location = point;
     this.cbFXSpecialCase.Name     = "cbFXSpecialCase";
     size = new global::System.Drawing.Size(136, 22);
     this.cbFXSpecialCase.Size     = size;
     this.cbFXSpecialCase.TabIndex = 94;
     this.btnOK.DialogResult       = global::System.Windows.Forms.DialogResult.OK;
     point = new global::System.Drawing.Point(881, 578);
     this.btnOK.Location = point;
     this.btnOK.Name     = "btnOK";
     size                                    = new global::System.Drawing.Size(85, 36);
     this.btnOK.Size                         = size;
     this.btnOK.TabIndex                     = 119;
     this.btnOK.Text                         = "OK";
     this.btnCancel.DialogResult             = global::System.Windows.Forms.DialogResult.Cancel;
     point                                   = new global::System.Drawing.Point(794, 578);
     this.btnCancel.Location                 = point;
     this.btnCancel.Name                     = "btnCancel";
     size                                    = new global::System.Drawing.Size(85, 36);
     this.btnCancel.Size                     = size;
     this.btnCancel.TabIndex                 = 118;
     this.btnCancel.Text                     = "Cancel";
     this.lblEffectDescription.BorderStyle   = global::System.Windows.Forms.BorderStyle.FixedSingle;
     point                                   = new global::System.Drawing.Point(8, 11);
     this.lblEffectDescription.Location      = point;
     this.lblEffectDescription.Name          = "lblEffectDescription";
     size                                    = new global::System.Drawing.Size(950, 102);
     this.lblEffectDescription.Size          = size;
     this.lblEffectDescription.TabIndex      = 120;
     this.lblEffectDescription.TextAlign     = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.lblEffectDescription.UseMnemonic   = false;
     point                                   = new global::System.Drawing.Point(461, 116);
     this.chkVariable.Location               = point;
     this.chkVariable.Name                   = "chkVariable";
     size                                    = new global::System.Drawing.Size(285, 20);
     this.chkVariable.Size                   = size;
     this.chkVariable.TabIndex               = 126;
     this.chkVariable.Text                   = "Enable Power Scaling (Override)";
     this.cbPercentageOverride.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point                                   = new global::System.Drawing.Point(96, 116);
     this.cbPercentageOverride.Location      = point;
     this.cbPercentageOverride.Name          = "cbPercentageOverride";
     size                                    = new global::System.Drawing.Size(96, 22);
     this.cbPercentageOverride.Size          = size;
     this.cbPercentageOverride.TabIndex      = 127;
     point                                   = new global::System.Drawing.Point(14, 118);
     this.Label2.Location                    = point;
     this.Label2.Name                        = "Label2";
     size                                    = new global::System.Drawing.Size(76, 20);
     this.Label2.Size                        = size;
     this.Label2.TabIndex                    = 128;
     this.Label2.Text                        = "Percentage:";
     this.Label2.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                   = new global::System.Drawing.Point(14, 143);
     this.Label1.Location                    = point;
     this.Label1.Name                        = "Label1";
     size                                    = new global::System.Drawing.Size(76, 20);
     this.Label1.Size                        = size;
     this.Label1.TabIndex                    = 130;
     this.Label1.Text                        = "Scale:";
     this.Label1.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                   = new global::System.Drawing.Point(96, 143);
     this.txtFXScale.Location                = point;
     this.txtFXScale.Name                    = "txtFXScale";
     size                                    = new global::System.Drawing.Size(42, 20);
     this.txtFXScale.Size                    = size;
     this.txtFXScale.TabIndex                = 129;
     this.txtFXScale.Text                    = "0";
     point                                   = new global::System.Drawing.Point(14, 443);
     this.Label3.Location                    = point;
     this.Label3.Name                        = "Label3";
     size                                    = new global::System.Drawing.Size(76, 20);
     this.Label3.Size                        = size;
     this.Label3.TabIndex                    = 132;
     this.Label3.Text                        = "Affects:";
     this.Label3.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbAffects.DropDownStyle            = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point                                   = new global::System.Drawing.Point(96, 443);
     this.cbAffects.Location                 = point;
     this.cbAffects.Name                     = "cbAffects";
     size                                    = new global::System.Drawing.Size(122, 22);
     this.cbAffects.Size                     = size;
     this.cbAffects.TabIndex                 = 131;
     point                                   = new global::System.Drawing.Point(14, 328);
     this.Label4.Location                    = point;
     this.Label4.Name                        = "Label4";
     size                                    = new global::System.Drawing.Size(76, 20);
     this.Label4.Size                        = size;
     this.Label4.TabIndex                    = 134;
     this.Label4.Text                        = "AttribType:";
     this.Label4.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbAttribute.DropDownStyle          = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point                                   = new global::System.Drawing.Point(96, 328);
     this.cbAttribute.Location               = point;
     this.cbAttribute.Name                   = "cbAttribute";
     size                                    = new global::System.Drawing.Size(122, 22);
     this.cbAttribute.Size                   = size;
     this.cbAttribute.TabIndex               = 133;
     point                                   = new global::System.Drawing.Point(14, 356);
     this.Label5.Location                    = point;
     this.Label5.Name                        = "Label5";
     size                                    = new global::System.Drawing.Size(76, 20);
     this.Label5.Size                        = size;
     this.Label5.TabIndex                    = 136;
     this.Label5.Text                        = "Aspect:";
     this.Label5.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleRight;
     this.cbAspect.DropDownStyle             = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point                                   = new global::System.Drawing.Point(96, 356);
     this.cbAspect.Location                  = point;
     this.cbAspect.Name                      = "cbAspect";
     size                                    = new global::System.Drawing.Size(122, 22);
     this.cbAspect.Size                      = size;
     this.cbAspect.TabIndex                  = 135;
     point                                   = new global::System.Drawing.Point(14, 384);
     this.Label6.Location                    = point;
     this.Label6.Name                        = "Label6";
     size                                    = new global::System.Drawing.Size(178, 20);
     this.Label6.Size                        = size;
     this.Label6.TabIndex                    = 138;
     this.Label6.Text                        = "Modifier Table:";
     this.Label6.TextAlign                   = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.cbModifier.DropDownStyle           = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
     point                                   = new global::System.Drawing.Point(20, 405);
     this.cbModifier.Location                = point;
     this.cbModifier.Name                    = "cbModifier";
     size                                    = new global::System.Drawing.Size(198, 22);
     this.cbModifier.Size                    = size;
     this.cbModifier.TabIndex                = 137;
     this.chkNearGround.CheckAlign           = global::System.Drawing.ContentAlignment.MiddleRight;
     point                                   = new global::System.Drawing.Point(20, 577);
     this.chkNearGround.Location             = point;
     this.chkNearGround.Name                 = "chkNearGround";
     size                                    = new global::System.Drawing.Size(172, 20);
     this.chkNearGround.Size                 = size;
     this.chkNearGround.TabIndex             = 139;
     this.chkNearGround.Text                 = "Target must be Near Ground";
     this.chkNearGround.TextAlign            = global::System.Drawing.ContentAlignment.MiddleRight;
     this.lblAffectsCaster.BorderStyle       = global::System.Windows.Forms.BorderStyle.Fixed3D;
     point                                   = new global::System.Drawing.Point(96, 464);
     this.lblAffectsCaster.Location          = point;
     this.lblAffectsCaster.Name              = "lblAffectsCaster";
     size                                    = new global::System.Drawing.Size(122, 32);
     this.lblAffectsCaster.Size              = size;
     this.lblAffectsCaster.TabIndex          = 140;
     this.lblAffectsCaster.Text              = "Power also affects caster";
     this.lblAffectsCaster.TextAlign         = global::System.Drawing.ContentAlignment.MiddleCenter;
     this.lvEffectType.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.ColumnHeader1
     });
     this.lvEffectType.FullRowSelect = true;
     this.lvEffectType.HeaderStyle   = global::System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvEffectType.HideSelection = false;
     point = new global::System.Drawing.Point(224, 143);
     this.lvEffectType.Location    = point;
     this.lvEffectType.MultiSelect = false;
     this.lvEffectType.Name        = "lvEffectType";
     size = new global::System.Drawing.Size(197, 447);
     this.lvEffectType.Size     = size;
     this.lvEffectType.TabIndex = 141;
     this.lvEffectType.UseCompatibleStateImageBehavior = false;
     this.lvEffectType.View   = global::System.Windows.Forms.View.Details;
     this.ColumnHeader1.Text  = "Effect Attribute";
     this.ColumnHeader1.Width = 174;
     this.lvSubAttribute.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.chSub
     });
     this.lvSubAttribute.FullRowSelect = true;
     this.lvSubAttribute.HeaderStyle   = global::System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvSubAttribute.HideSelection = false;
     point = new global::System.Drawing.Point(427, 143);
     this.lvSubAttribute.Location    = point;
     this.lvSubAttribute.MultiSelect = false;
     this.lvSubAttribute.Name        = "lvSubAttribute";
     size = new global::System.Drawing.Size(197, 447);
     this.lvSubAttribute.Size     = size;
     this.lvSubAttribute.TabIndex = 142;
     this.lvSubAttribute.UseCompatibleStateImageBehavior = false;
     this.lvSubAttribute.View = global::System.Windows.Forms.View.Details;
     this.chSub.Text          = "Sub-Attribute";
     this.chSub.Width         = 173;
     point = new global::System.Drawing.Point(142, 273);
     this.lblProb.Location = point;
     this.lblProb.Name     = "lblProb";
     size = new global::System.Drawing.Size(76, 20);
     this.lblProb.Size      = size;
     this.lblProb.TabIndex  = 143;
     this.lblProb.Text      = "(100%)";
     this.lblProb.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     this.lvSubSub.Columns.AddRange(new global::System.Windows.Forms.ColumnHeader[]
     {
         this.chSubSub
     });
     this.lvSubSub.FullRowSelect = true;
     this.lvSubSub.HeaderStyle   = global::System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvSubSub.HideSelection = false;
     point = new global::System.Drawing.Point(630, 143);
     this.lvSubSub.Location    = point;
     this.lvSubSub.MultiSelect = false;
     this.lvSubSub.Name        = "lvSubSub";
     size = new global::System.Drawing.Size(158, 447);
     this.lvSubSub.Size     = size;
     this.lvSubSub.TabIndex = 144;
     this.lvSubSub.UseCompatibleStateImageBehavior = false;
     this.lvSubSub.View  = global::System.Windows.Forms.View.Details;
     this.chSubSub.Text  = "Sub-Sub";
     this.chSubSub.Width = 130;
     point = new global::System.Drawing.Point(144, 247);
     this.Label7.Location = point;
     this.Label7.Name     = "Label7";
     size                  = new global::System.Drawing.Size(76, 20);
     this.Label7.Size      = size;
     this.Label7.TabIndex  = 145;
     this.Label7.Text      = "s";
     this.Label7.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     point                 = new global::System.Drawing.Point(142, 169);
     this.Label8.Location  = point;
     this.Label8.Name      = "Label8";
     size                  = new global::System.Drawing.Size(76, 20);
     this.Label8.Size      = size;
     this.Label8.TabIndex  = 146;
     this.Label8.Text      = "s";
     this.Label8.TextAlign = global::System.Drawing.ContentAlignment.MiddleLeft;
     point                 = new global::System.Drawing.Point(804, 529);
     this.btnCSV.Location  = point;
     this.btnCSV.Name      = "btnCSV";
     size                  = new global::System.Drawing.Size(150, 26);
     this.btnCSV.Size      = size;
     this.btnCSV.TabIndex  = 147;
     this.btnCSV.Text      = "Import from CSV String";
     point                 = new global::System.Drawing.Point(794, 367);
     this.Label9.Location  = point;
     this.Label9.Name      = "Label9";
     size                  = new global::System.Drawing.Size(160, 20);
     this.Label9.Size      = size;
     this.Label9.TabIndex  = 149;
     this.Label9.Text      = "GlobalChanceMod Flag:";
     this.cmbEffectId.FormattingEnabled = true;
     point = new global::System.Drawing.Point(795, 389);
     this.cmbEffectId.Location = point;
     this.cmbEffectId.Name     = "cmbEffectId";
     size = new global::System.Drawing.Size(159, 22);
     this.cmbEffectId.Size     = size;
     this.cmbEffectId.TabIndex = 150;
     this.IgnoreED.CheckAlign  = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(20, 544);
     this.IgnoreED.Location = point;
     this.IgnoreED.Name     = "IgnoreED";
     size = new global::System.Drawing.Size(172, 20);
     this.IgnoreED.Size      = size;
     this.IgnoreED.TabIndex  = 151;
     this.IgnoreED.Text      = "Ignore ED";
     this.IgnoreED.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(794, 417);
     this.Label10.Location = point;
     this.Label10.Name     = "Label10";
     size = new global::System.Drawing.Size(160, 20);
     this.Label10.Size     = size;
     this.Label10.TabIndex = 152;
     this.Label10.Text     = "Override:";
     point = new global::System.Drawing.Point(797, 435);
     this.txtOverride.Location = point;
     this.txtOverride.Name     = "txtOverride";
     size = new global::System.Drawing.Size(157, 20);
     this.txtOverride.Size     = size;
     this.txtOverride.TabIndex = 153;
     point = new global::System.Drawing.Point(14, 299);
     this.Label11.Location = point;
     this.Label11.Name     = "Label11";
     size = new global::System.Drawing.Size(76, 20);
     this.Label11.Size      = size;
     this.Label11.TabIndex  = 155;
     this.Label11.Text      = "PPM:";
     this.Label11.TextAlign = global::System.Drawing.ContentAlignment.MiddleRight;
     point = new global::System.Drawing.Point(96, 299);
     this.txtPPM.Location = point;
     this.txtPPM.Name     = "txtPPM";
     size                 = new global::System.Drawing.Size(42, 20);
     this.txtPPM.Size     = size;
     this.txtPPM.TabIndex = 154;
     this.txtPPM.Text     = "0";
     base.AutoScaleMode   = global::System.Windows.Forms.AutoScaleMode.None;
     size                 = new global::System.Drawing.Size(971, 626);
     base.ClientSize      = size;
     base.Controls.Add(this.Label11);
     base.Controls.Add(this.txtPPM);
     base.Controls.Add(this.txtOverride);
     base.Controls.Add(this.Label10);
     base.Controls.Add(this.IgnoreED);
     base.Controls.Add(this.cmbEffectId);
     base.Controls.Add(this.Label9);
     base.Controls.Add(this.btnCSV);
     base.Controls.Add(this.Label8);
     base.Controls.Add(this.Label7);
     base.Controls.Add(this.lvSubSub);
     base.Controls.Add(this.lblProb);
     base.Controls.Add(this.lvSubAttribute);
     base.Controls.Add(this.lvEffectType);
     base.Controls.Add(this.chkNearGround);
     base.Controls.Add(this.Label6);
     base.Controls.Add(this.cbModifier);
     base.Controls.Add(this.Label5);
     base.Controls.Add(this.cbAspect);
     base.Controls.Add(this.Label4);
     base.Controls.Add(this.cbAttribute);
     base.Controls.Add(this.Label3);
     base.Controls.Add(this.cbAffects);
     base.Controls.Add(this.Label1);
     base.Controls.Add(this.txtFXScale);
     base.Controls.Add(this.Label2);
     base.Controls.Add(this.cbPercentageOverride);
     base.Controls.Add(this.chkVariable);
     base.Controls.Add(this.lblEffectDescription);
     base.Controls.Add(this.btnOK);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnPaste);
     base.Controls.Add(this.btnCopy);
     base.Controls.Add(this.chkStack);
     base.Controls.Add(this.GroupBox3);
     base.Controls.Add(this.Label27);
     base.Controls.Add(this.rbIfPlayer);
     base.Controls.Add(this.rbIfCritter);
     base.Controls.Add(this.rbIfAny);
     base.Controls.Add(this.chkFXResistable);
     base.Controls.Add(this.chkFXBuffable);
     base.Controls.Add(this.Label26);
     base.Controls.Add(this.txtFXProb);
     base.Controls.Add(this.Label25);
     base.Controls.Add(this.txtFXDelay);
     base.Controls.Add(this.Label24);
     base.Controls.Add(this.txtFXTicks);
     base.Controls.Add(this.Label23);
     base.Controls.Add(this.txtFXDuration);
     base.Controls.Add(this.Label22);
     base.Controls.Add(this.txtFXMag);
     base.Controls.Add(this.Label28);
     base.Controls.Add(this.Label30);
     base.Controls.Add(this.cbFXClass);
     base.Controls.Add(this.cbFXSpecialCase);
     base.Controls.Add(this.lblAffectsCaster);
     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            = "frmPowerEffect";
     base.ShowInTaskbar   = false;
     base.StartPosition   = global::System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Edit Effect";
     this.GroupBox3.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }