Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.chkNonStatic   = new System.Windows.Forms.CheckBox();
     this.chkStatic      = new System.Windows.Forms.CheckBox();
     this.chkFrozen      = new System.Windows.Forms.CheckBox();
     this.chkExtractHues = new System.Windows.Forms.CheckBox();
     this.chkFoundation  = new System.Windows.Forms.CheckBox();
     this.groupBox2      = new System.Windows.Forms.GroupBox();
     this.ctlFilterZ     = new UOArchitect.Toolbox.Controls.FilterByZControl();
     this.lblResults     = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.btnExtract     = new System.Windows.Forms.Button();
     this.btnTele        = new System.Windows.Forms.Button();
     this.btnWipeArea    = new System.Windows.Forms.Button();
     this.ctlProperties  = new UOArchitect.Toolbox.Controls.DesignPropertyControl();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.chkNonStatic);
     this.groupBox1.Controls.Add(this.chkStatic);
     this.groupBox1.Controls.Add(this.chkFrozen);
     this.groupBox1.Controls.Add(this.chkExtractHues);
     this.groupBox1.Controls.Add(this.chkFoundation);
     this.groupBox1.Location = new System.Drawing.Point(8, 15);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(176, 87);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Options";
     //
     // chkNonStatic
     //
     this.chkNonStatic.Checked         = true;
     this.chkNonStatic.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkNonStatic.Location        = new System.Drawing.Point(8, 38);
     this.chkNonStatic.Name            = "chkNonStatic";
     this.chkNonStatic.Size            = new System.Drawing.Size(80, 16);
     this.chkNonStatic.TabIndex        = 3;
     this.chkNonStatic.Text            = "Non-Static";
     this.chkNonStatic.CheckedChanged += new System.EventHandler(this.chkNonStatic_CheckedChanged);
     //
     // chkStatic
     //
     this.chkStatic.Checked         = true;
     this.chkStatic.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkStatic.Location        = new System.Drawing.Point(8, 15);
     this.chkStatic.Name            = "chkStatic";
     this.chkStatic.Size            = new System.Drawing.Size(56, 21);
     this.chkStatic.TabIndex        = 1;
     this.chkStatic.Text            = "Static";
     this.chkStatic.CheckedChanged += new System.EventHandler(this.chkStatic_CheckedChanged);
     //
     // chkFrozen
     //
     this.chkFrozen.Checked         = true;
     this.chkFrozen.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkFrozen.Location        = new System.Drawing.Point(77, 15);
     this.chkFrozen.Name            = "chkFrozen";
     this.chkFrozen.Size            = new System.Drawing.Size(96, 21);
     this.chkFrozen.TabIndex        = 2;
     this.chkFrozen.Text            = "Frozen (muls)";
     this.chkFrozen.CheckedChanged += new System.EventHandler(this.chkFrozen_CheckedChanged);
     //
     // chkExtractHues
     //
     this.chkExtractHues.Checked         = true;
     this.chkExtractHues.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkExtractHues.Location        = new System.Drawing.Point(100, 37);
     this.chkExtractHues.Name            = "chkExtractHues";
     this.chkExtractHues.Size            = new System.Drawing.Size(51, 21);
     this.chkExtractHues.TabIndex        = 4;
     this.chkExtractHues.Text            = "Hues";
     this.chkExtractHues.CheckedChanged += new System.EventHandler(this.chkExtractHues_CheckedChanged);
     //
     // chkFoundation
     //
     this.chkFoundation.Location        = new System.Drawing.Point(8, 59);
     this.chkFoundation.Name            = "chkFoundation";
     this.chkFoundation.Size            = new System.Drawing.Size(104, 21);
     this.chkFoundation.TabIndex        = 5;
     this.chkFoundation.Text            = "Has Foundation";
     this.chkFoundation.CheckedChanged += new System.EventHandler(this.chkFoundation_CheckedChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ctlFilterZ);
     this.groupBox2.Location = new System.Drawing.Point(8, 103);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(176, 72);
     this.groupBox2.TabIndex = 6;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Item Z Filter";
     //
     // ctlFilterZ
     //
     this.ctlFilterZ.Location = new System.Drawing.Point(13, 17);
     this.ctlFilterZ.Name     = "ctlFilterZ";
     this.ctlFilterZ.Size     = new System.Drawing.Size(152, 45);
     this.ctlFilterZ.TabIndex = 0;
     //
     // lblResults
     //
     this.lblResults.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblResults.ForeColor = System.Drawing.Color.Blue;
     this.lblResults.Location  = new System.Drawing.Point(56, 0);
     this.lblResults.Name      = "lblResults";
     this.lblResults.Size      = new System.Drawing.Size(128, 16);
     this.lblResults.TabIndex  = 9;
     this.lblResults.Text      = "0 Items Extracted";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location = new System.Drawing.Point(0, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 16);
     this.label2.TabIndex = 8;
     this.label2.Text     = "Results:";
     //
     // btnExtract
     //
     this.btnExtract.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnExtract.Location  = new System.Drawing.Point(121, 326);
     this.btnExtract.Name      = "btnExtract";
     this.btnExtract.Size      = new System.Drawing.Size(56, 23);
     this.btnExtract.TabIndex  = 10;
     this.btnExtract.Text      = "Extract";
     this.btnExtract.Click    += new System.EventHandler(this.btnExtract_Click);
     this.btnExtract.MouseUp  += new System.Windows.Forms.MouseEventHandler(this.btnExtract_MouseUp);
     //
     // btnTele
     //
     this.btnTele.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnTele.Location  = new System.Drawing.Point(66, 326);
     this.btnTele.Name      = "btnTele";
     this.btnTele.Size      = new System.Drawing.Size(56, 23);
     this.btnTele.TabIndex  = 9;
     this.btnTele.Text      = "Tele";
     this.btnTele.Click    += new System.EventHandler(this.btnTele_Click);
     //
     // btnWipeArea
     //
     this.btnWipeArea.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnWipeArea.Location  = new System.Drawing.Point(11, 326);
     this.btnWipeArea.Name      = "btnWipeArea";
     this.btnWipeArea.Size      = new System.Drawing.Size(56, 23);
     this.btnWipeArea.TabIndex  = 8;
     this.btnWipeArea.Text      = "Wipe";
     this.btnWipeArea.Click    += new System.EventHandler(this.btnWipeArea_Click);
     //
     // ctlProperties
     //
     this.ctlProperties.Location = new System.Drawing.Point(8, 177);
     this.ctlProperties.Name     = "ctlProperties";
     this.ctlProperties.Size     = new System.Drawing.Size(176, 143);
     this.ctlProperties.TabIndex = 7;
     //
     // ExtractPanel
     //
     this.Controls.Add(this.ctlProperties);
     this.Controls.Add(this.btnWipeArea);
     this.Controls.Add(this.btnTele);
     this.Controls.Add(this.btnExtract);
     this.Controls.Add(this.lblResults);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name = "ExtractPanel";
     this.Size = new System.Drawing.Size(192, 360);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.btnExtract           = new System.Windows.Forms.Button();
     this.btnTeleport          = new System.Windows.Forms.Button();
     this.btnRemove            = new System.Windows.Forms.Button();
     this.btnWipeArea          = new System.Windows.Forms.Button();
     this.fraSelection         = new System.Windows.Forms.GroupBox();
     this.ctlMoveItems         = new UOArchitect.MoveControlMockup();
     this.btnWipeSel           = new System.Windows.Forms.Button();
     this.btnClearSel          = new System.Windows.Forms.Button();
     this.groupBox5            = new System.Windows.Forms.GroupBox();
     this.btnRemoveItemFromSel = new System.Windows.Forms.Button();
     this.btnAddItemToSel      = new System.Windows.Forms.Button();
     this.btnSelectItem        = new System.Windows.Forms.Button();
     this.groupBox4            = new System.Windows.Forms.GroupBox();
     this.ctlItemZFilter       = new UOArchitect.Toolbox.Controls.FilterByZControl();
     this.btnRemoveAreaFromSel = new System.Windows.Forms.Button();
     this.btnSelectArea        = new System.Windows.Forms.Button();
     this.btnAddArea           = new System.Windows.Forms.Button();
     this.fraSelection.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // btnExtract
     //
     this.btnExtract.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnExtract.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnExtract.Location  = new System.Drawing.Point(104, 328);
     this.btnExtract.Name      = "btnExtract";
     this.btnExtract.Size      = new System.Drawing.Size(72, 23);
     this.btnExtract.TabIndex  = 16;
     this.btnExtract.Text      = "Extract";
     this.btnExtract.Click    += new System.EventHandler(this.btnExtract_Click);
     //
     // btnTeleport
     //
     this.btnTeleport.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnTeleport.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnTeleport.Location  = new System.Drawing.Point(104, 299);
     this.btnTeleport.Name      = "btnTeleport";
     this.btnTeleport.Size      = new System.Drawing.Size(72, 23);
     this.btnTeleport.TabIndex  = 14;
     this.btnTeleport.Text      = "Teleport";
     this.btnTeleport.Click    += new System.EventHandler(this.btnTeleport_Click);
     //
     // btnRemove
     //
     this.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnRemove.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRemove.Location  = new System.Drawing.Point(16, 328);
     this.btnRemove.Name      = "btnRemove";
     this.btnRemove.Size      = new System.Drawing.Size(72, 23);
     this.btnRemove.TabIndex  = 15;
     this.btnRemove.Text      = "Remove";
     this.btnRemove.Click    += new System.EventHandler(this.btnRemove_Click);
     //
     // btnWipeArea
     //
     this.btnWipeArea.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnWipeArea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnWipeArea.Location  = new System.Drawing.Point(16, 299);
     this.btnWipeArea.Name      = "btnWipeArea";
     this.btnWipeArea.Size      = new System.Drawing.Size(72, 23);
     this.btnWipeArea.TabIndex  = 13;
     this.btnWipeArea.Text      = "Wipe Area";
     this.btnWipeArea.Click    += new System.EventHandler(this.btnWipeArea_Click);
     //
     // fraSelection
     //
     this.fraSelection.Controls.Add(this.ctlMoveItems);
     this.fraSelection.Controls.Add(this.btnWipeSel);
     this.fraSelection.Controls.Add(this.btnClearSel);
     this.fraSelection.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.fraSelection.Location = new System.Drawing.Point(11, 5);
     this.fraSelection.Name     = "fraSelection";
     this.fraSelection.Size     = new System.Drawing.Size(168, 128);
     this.fraSelection.TabIndex = 0;
     this.fraSelection.TabStop  = false;
     this.fraSelection.Text     = "Selected: 0 items";
     //
     // ctlMoveItems
     //
     this.ctlMoveItems.Location = new System.Drawing.Point(16, 16);
     this.ctlMoveItems.Name     = "ctlMoveItems";
     this.ctlMoveItems.Size     = new System.Drawing.Size(136, 72);
     this.ctlMoveItems.TabIndex = 1;
     //
     // btnWipeSel
     //
     this.btnWipeSel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnWipeSel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnWipeSel.Location  = new System.Drawing.Point(88, 96);
     this.btnWipeSel.Name      = "btnWipeSel";
     this.btnWipeSel.Size      = new System.Drawing.Size(64, 23);
     this.btnWipeSel.TabIndex  = 3;
     this.btnWipeSel.Text      = "Wipe";
     this.btnWipeSel.Click    += new System.EventHandler(this.btnWipeSel_Click);
     //
     // btnClearSel
     //
     this.btnClearSel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnClearSel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnClearSel.Location  = new System.Drawing.Point(16, 96);
     this.btnClearSel.Name      = "btnClearSel";
     this.btnClearSel.Size      = new System.Drawing.Size(64, 23);
     this.btnClearSel.TabIndex  = 2;
     this.btnClearSel.Text      = "Unselect";
     this.btnClearSel.Click    += new System.EventHandler(this.btnClearSel_Click);
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.btnRemoveItemFromSel);
     this.groupBox5.Controls.Add(this.btnAddItemToSel);
     this.groupBox5.Controls.Add(this.btnSelectItem);
     this.groupBox5.Location = new System.Drawing.Point(8, 141);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(176, 48);
     this.groupBox5.TabIndex = 4;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Select Item";
     //
     // btnRemoveItemFromSel
     //
     this.btnRemoveItemFromSel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnRemoveItemFromSel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRemoveItemFromSel.Location  = new System.Drawing.Point(113, 16);
     this.btnRemoveItemFromSel.Name      = "btnRemoveItemFromSel";
     this.btnRemoveItemFromSel.Size      = new System.Drawing.Size(56, 23);
     this.btnRemoveItemFromSel.TabIndex  = 7;
     this.btnRemoveItemFromSel.Text      = "Exclude";
     this.btnRemoveItemFromSel.Click    += new System.EventHandler(this.btnRemoveItemFromSel_Click);
     this.btnRemoveItemFromSel.MouseUp  += new System.Windows.Forms.MouseEventHandler(this.btnRemoveItemFromSel_MouseUp);
     //
     // btnAddItemToSel
     //
     this.btnAddItemToSel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnAddItemToSel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnAddItemToSel.Location  = new System.Drawing.Point(60, 16);
     this.btnAddItemToSel.Name      = "btnAddItemToSel";
     this.btnAddItemToSel.Size      = new System.Drawing.Size(56, 23);
     this.btnAddItemToSel.TabIndex  = 6;
     this.btnAddItemToSel.Text      = "Include";
     this.btnAddItemToSel.Click    += new System.EventHandler(this.btnAddItemToSel_Click);
     this.btnAddItemToSel.MouseUp  += new System.Windows.Forms.MouseEventHandler(this.btnAddItemToSel_MouseUp);
     //
     // btnSelectItem
     //
     this.btnSelectItem.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnSelectItem.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnSelectItem.Location  = new System.Drawing.Point(8, 16);
     this.btnSelectItem.Name      = "btnSelectItem";
     this.btnSelectItem.Size      = new System.Drawing.Size(53, 23);
     this.btnSelectItem.TabIndex  = 5;
     this.btnSelectItem.Text      = "Select";
     this.btnSelectItem.Click    += new System.EventHandler(this.btnSelectItem_Click);
     this.btnSelectItem.MouseUp  += new System.Windows.Forms.MouseEventHandler(this.btnSelectItem_MouseUp);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.ctlItemZFilter);
     this.groupBox4.Controls.Add(this.btnRemoveAreaFromSel);
     this.groupBox4.Controls.Add(this.btnSelectArea);
     this.groupBox4.Controls.Add(this.btnAddArea);
     this.groupBox4.Location = new System.Drawing.Point(8, 197);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(176, 96);
     this.groupBox4.TabIndex = 8;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Select Area";
     //
     // ctlItemZFilter
     //
     this.ctlItemZFilter.Location = new System.Drawing.Point(12, 46);
     this.ctlItemZFilter.Name     = "ctlItemZFilter";
     this.ctlItemZFilter.Size     = new System.Drawing.Size(152, 45);
     this.ctlItemZFilter.TabIndex = 12;
     //
     // btnRemoveAreaFromSel
     //
     this.btnRemoveAreaFromSel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnRemoveAreaFromSel.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRemoveAreaFromSel.Location  = new System.Drawing.Point(112, 16);
     this.btnRemoveAreaFromSel.Name      = "btnRemoveAreaFromSel";
     this.btnRemoveAreaFromSel.Size      = new System.Drawing.Size(56, 23);
     this.btnRemoveAreaFromSel.TabIndex  = 11;
     this.btnRemoveAreaFromSel.Text      = "Exclude";
     this.btnRemoveAreaFromSel.Click    += new System.EventHandler(this.btnRemoveAreaFromSel_Click);
     //
     // btnSelectArea
     //
     this.btnSelectArea.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnSelectArea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnSelectArea.Location  = new System.Drawing.Point(9, 16);
     this.btnSelectArea.Name      = "btnSelectArea";
     this.btnSelectArea.Size      = new System.Drawing.Size(48, 23);
     this.btnSelectArea.TabIndex  = 9;
     this.btnSelectArea.Text      = "Select";
     this.btnSelectArea.Click    += new System.EventHandler(this.btnSelectArea_Click);
     //
     // btnAddArea
     //
     this.btnAddArea.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnAddArea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnAddArea.Location  = new System.Drawing.Point(56, 16);
     this.btnAddArea.Name      = "btnAddArea";
     this.btnAddArea.Size      = new System.Drawing.Size(57, 23);
     this.btnAddArea.TabIndex  = 10;
     this.btnAddArea.Text      = "Include";
     this.btnAddArea.Click    += new System.EventHandler(this.AddArea_Click);
     //
     // MovePanel
     //
     this.Controls.Add(this.btnExtract);
     this.Controls.Add(this.btnTeleport);
     this.Controls.Add(this.btnRemove);
     this.Controls.Add(this.btnWipeArea);
     this.Controls.Add(this.fraSelection);
     this.Controls.Add(this.groupBox5);
     this.Controls.Add(this.groupBox4);
     this.Name = "MovePanel";
     this.Size = new System.Drawing.Size(192, 360);
     this.fraSelection.ResumeLayout(false);
     this.groupBox5.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }