1501 lines
72 KiB
C#
1501 lines
72 KiB
C#
/*
|
|
* Created by SharpDevelop.
|
|
* User: BITL-Gaming
|
|
* Date: 10/7/2016
|
|
* Time: 3:01 PM
|
|
*
|
|
* To change this template use Tools | Options | Coding | Edit Standard Headers.
|
|
*/
|
|
//this.tabControl1 = new TabControlWithoutHeader(2);
|
|
//This ALWAYS gets lost whenever I compile. WTF VS?
|
|
namespace NovetusLauncher
|
|
{
|
|
partial class LauncherFormCompact
|
|
{
|
|
/// <summary>
|
|
/// Designer variable used to keep track of non-visual components.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Disposes resources used by the form.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing)
|
|
{
|
|
if (components != null)
|
|
{
|
|
components.Dispose();
|
|
}
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
/// <summary>
|
|
/// This method is required for Windows Forms designer support.
|
|
/// Do not change the method contents inside the source code editor. The Forms designer might
|
|
/// not be able to load this method if it was changed manually.
|
|
/// </summary>
|
|
///
|
|
|
|
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LauncherFormCompact));
|
|
this.tabControl1 = new TabControlWithoutHeader(2);
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.button27 = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.button33 = new System.Windows.Forms.Button();
|
|
this.button32 = new System.Windows.Forms.Button();
|
|
this.button31 = new System.Windows.Forms.Button();
|
|
this.button30 = new System.Windows.Forms.Button();
|
|
this.button29 = new System.Windows.Forms.Button();
|
|
this.button28 = new System.Windows.Forms.Button();
|
|
this.button34 = new System.Windows.Forms.Button();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox7 = new System.Windows.Forms.CheckBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.button35 = new System.Windows.Forms.Button();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.listBox2 = new System.Windows.Forms.ListBox();
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.treeView1 = new System.Windows.Forms.TreeView();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.tabPage6 = new System.Windows.Forms.TabPage();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.listBox4 = new System.Windows.Forms.ListBox();
|
|
this.listBox3 = new System.Windows.Forms.ListBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.tabPage7 = new System.Windows.Forms.TabPage();
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
this.tabPage8 = new System.Windows.Forms.TabPage();
|
|
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
|
|
this.tabPage5 = new System.Windows.Forms.TabPage();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.richTextBox3 = new System.Windows.Forms.RichTextBox();
|
|
this.SettingsButton = new System.Windows.Forms.Button();
|
|
this.UAButton = new System.Windows.Forms.Button();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
|
|
this.tabPage3.SuspendLayout();
|
|
this.tabPage4.SuspendLayout();
|
|
this.tabPage6.SuspendLayout();
|
|
this.tabPage7.SuspendLayout();
|
|
this.tabPage8.SuspendLayout();
|
|
this.tabPage5.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// button25
|
|
//
|
|
this.button25.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button25.Location = new System.Drawing.Point(315, 31);
|
|
this.button25.Name = "button25";
|
|
this.button25.Size = new System.Drawing.Size(63, 20);
|
|
this.button25.TabIndex = 56;
|
|
this.button25.Text = "Install Mod";
|
|
this.button25.UseVisualStyleBackColor = true;
|
|
this.button25.Click += new System.EventHandler(this.button25_Click);
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button21.Location = new System.Drawing.Point(380, 31);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(35, 20);
|
|
this.button21.TabIndex = 44;
|
|
this.button21.Text = "SDK";
|
|
this.button21.UseVisualStyleBackColor = true;
|
|
this.button21.Click += new System.EventHandler(this.button34_Click);
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Location = new System.Drawing.Point(95, 53);
|
|
this.textBox5.Multiline = true;
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(71, 18);
|
|
this.textBox5.TabIndex = 20;
|
|
this.textBox5.Text = "0";
|
|
this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.textBox5.TextChanged += new System.EventHandler(this.TextBox5TextChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.Location = new System.Drawing.Point(55, 34);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(40, 16);
|
|
this.label15.TabIndex = 12;
|
|
this.label15.Text = "Name:";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.Location = new System.Drawing.Point(55, 55);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(34, 13);
|
|
this.label13.TabIndex = 7;
|
|
this.label13.Text = "ID:";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Location = new System.Drawing.Point(95, 31);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(121, 20);
|
|
this.textBox2.TabIndex = 11;
|
|
this.textBox2.Text = "Player";
|
|
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.textBox2.TextChanged += new System.EventHandler(this.TextBox2TextChanged);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button4.Location = new System.Drawing.Point(169, 52);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(48, 20);
|
|
this.button4.TabIndex = 9;
|
|
this.button4.Text = "Regen";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.Button4Click);
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
|
|
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.pictureBox2.Location = new System.Drawing.Point(6, 12);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(43, 41);
|
|
this.pictureBox2.TabIndex = 7;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button8.Location = new System.Drawing.Point(223, 31);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(47, 20);
|
|
this.button8.TabIndex = 35;
|
|
this.button8.Text = "Avatar";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.Button8Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button3.Location = new System.Drawing.Point(271, 31);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(43, 20);
|
|
this.button3.TabIndex = 6;
|
|
this.button3.Text = "Studio";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.Button3Click_legacy);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.Location = new System.Drawing.Point(55, 4);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(109, 14);
|
|
this.label25.TabIndex = 16;
|
|
this.label25.Text = "SELECTED CLIENT:";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.Location = new System.Drawing.Point(160, 4);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(245, 13);
|
|
this.label26.TabIndex = 17;
|
|
this.label26.Text = "2009E";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.Location = new System.Drawing.Point(55, 18);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(95, 12);
|
|
this.label27.TabIndex = 18;
|
|
this.label27.Text = "SELECTED MAP:";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label28.Location = new System.Drawing.Point(145, 18);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(260, 12);
|
|
this.label28.TabIndex = 19;
|
|
this.label28.Text = "Baseplate.rbxl";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.Location = new System.Drawing.Point(4, 51);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(47, 25);
|
|
this.label11.TabIndex = 50;
|
|
this.label11.Text = "v1.0";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.Location = new System.Drawing.Point(223, 51);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(192, 21);
|
|
this.label12.TabIndex = 0;
|
|
this.label12.Text = "Novetus!";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label16.Location = new System.Drawing.Point(54, 6);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(2, 65);
|
|
this.label16.TabIndex = 51;
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.Location = new System.Drawing.Point(0, 0);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(75, 23);
|
|
this.button20.TabIndex = 0;
|
|
//
|
|
// button27
|
|
//
|
|
this.button27.Location = new System.Drawing.Point(0, 0);
|
|
this.button27.Name = "button27";
|
|
this.button27.Size = new System.Drawing.Size(75, 23);
|
|
this.button27.TabIndex = 0;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(200, 100);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// button33
|
|
//
|
|
this.button33.Location = new System.Drawing.Point(0, 0);
|
|
this.button33.Name = "button33";
|
|
this.button33.Size = new System.Drawing.Size(75, 23);
|
|
this.button33.TabIndex = 0;
|
|
//
|
|
// button32
|
|
//
|
|
this.button32.Location = new System.Drawing.Point(0, 0);
|
|
this.button32.Name = "button32";
|
|
this.button32.Size = new System.Drawing.Size(75, 23);
|
|
this.button32.TabIndex = 0;
|
|
//
|
|
// button31
|
|
//
|
|
this.button31.Location = new System.Drawing.Point(0, 0);
|
|
this.button31.Name = "button31";
|
|
this.button31.Size = new System.Drawing.Size(75, 23);
|
|
this.button31.TabIndex = 0;
|
|
//
|
|
// button30
|
|
//
|
|
this.button30.Location = new System.Drawing.Point(0, 0);
|
|
this.button30.Name = "button30";
|
|
this.button30.Size = new System.Drawing.Size(75, 23);
|
|
this.button30.TabIndex = 0;
|
|
//
|
|
// button29
|
|
//
|
|
this.button29.Location = new System.Drawing.Point(0, 0);
|
|
this.button29.Name = "button29";
|
|
this.button29.Size = new System.Drawing.Size(75, 23);
|
|
this.button29.TabIndex = 0;
|
|
//
|
|
// button28
|
|
//
|
|
this.button28.Location = new System.Drawing.Point(0, 0);
|
|
this.button28.Name = "button28";
|
|
this.button28.Size = new System.Drawing.Size(75, 23);
|
|
this.button28.TabIndex = 0;
|
|
//
|
|
// button34
|
|
//
|
|
this.button34.Location = new System.Drawing.Point(0, 0);
|
|
this.button34.Name = "button34";
|
|
this.button34.Size = new System.Drawing.Size(75, 23);
|
|
this.button34.TabIndex = 0;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(200, 100);
|
|
this.panel2.TabIndex = 0;
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.Location = new System.Drawing.Point(0, 0);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(100, 23);
|
|
this.label24.TabIndex = 0;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.Location = new System.Drawing.Point(0, 0);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(100, 23);
|
|
this.label23.TabIndex = 0;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.Location = new System.Drawing.Point(0, 0);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(200, 100);
|
|
this.panel5.TabIndex = 0;
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.Location = new System.Drawing.Point(0, 0);
|
|
this.comboBox2.Name = "comboBox2";
|
|
this.comboBox2.Size = new System.Drawing.Size(121, 21);
|
|
this.comboBox2.TabIndex = 0;
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(121, 21);
|
|
this.comboBox1.TabIndex = 0;
|
|
//
|
|
// checkBox6
|
|
//
|
|
this.checkBox6.Location = new System.Drawing.Point(0, 0);
|
|
this.checkBox6.Name = "checkBox6";
|
|
this.checkBox6.Size = new System.Drawing.Size(104, 24);
|
|
this.checkBox6.TabIndex = 0;
|
|
//
|
|
// checkBox7
|
|
//
|
|
this.checkBox7.Location = new System.Drawing.Point(0, 0);
|
|
this.checkBox7.Name = "checkBox7";
|
|
this.checkBox7.Size = new System.Drawing.Size(104, 24);
|
|
this.checkBox7.TabIndex = 0;
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.Location = new System.Drawing.Point(0, 0);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(100, 23);
|
|
this.label22.TabIndex = 0;
|
|
//
|
|
// checkBox5
|
|
//
|
|
this.checkBox5.Location = new System.Drawing.Point(0, 0);
|
|
this.checkBox5.Name = "checkBox5";
|
|
this.checkBox5.Size = new System.Drawing.Size(104, 24);
|
|
this.checkBox5.TabIndex = 0;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(200, 100);
|
|
this.panel3.TabIndex = 0;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(200, 100);
|
|
this.panel4.TabIndex = 0;
|
|
//
|
|
// button35
|
|
//
|
|
this.button35.Location = new System.Drawing.Point(0, 0);
|
|
this.button35.Name = "button35";
|
|
this.button35.Size = new System.Drawing.Size(75, 23);
|
|
this.button35.TabIndex = 0;
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabPage3);
|
|
this.tabControl1.Controls.Add(this.tabPage4);
|
|
this.tabControl1.Controls.Add(this.tabPage6);
|
|
this.tabControl1.Controls.Add(this.tabPage7);
|
|
this.tabControl1.Controls.Add(this.tabPage8);
|
|
this.tabControl1.Controls.Add(this.tabPage5);
|
|
this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.tabControl1.Location = new System.Drawing.Point(2, 79);
|
|
this.tabControl1.Multiline = true;
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.ShowToolTips = true;
|
|
this.tabControl1.Size = new System.Drawing.Size(413, 284);
|
|
this.tabControl1.TabIndex = 1;
|
|
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
this.tabPage1.Controls.Add(this.button7);
|
|
this.tabPage1.Controls.Add(this.label31);
|
|
this.tabPage1.Controls.Add(this.button11);
|
|
this.tabPage1.Controls.Add(this.numericUpDown1);
|
|
this.tabPage1.Controls.Add(this.button19);
|
|
this.tabPage1.Controls.Add(this.button10);
|
|
this.tabPage1.Controls.Add(this.label4);
|
|
this.tabPage1.Controls.Add(this.button1);
|
|
this.tabPage1.Controls.Add(this.label3);
|
|
this.tabPage1.Controls.Add(this.textBox1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tabPage1.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "PLAY";
|
|
this.tabPage1.ToolTipText = "Join a server via IP Address";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label2.Location = new System.Drawing.Point(6, 200);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(393, 2);
|
|
this.label2.TabIndex = 50;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label1.Location = new System.Drawing.Point(6, 91);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(393, 2);
|
|
this.label1.TabIndex = 49;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Location = new System.Drawing.Point(333, 47);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(54, 31);
|
|
this.button7.TabIndex = 48;
|
|
this.button7.Text = "RESET";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.Button7Click);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label31.Location = new System.Drawing.Point(267, 5);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(120, 13);
|
|
this.label31.TabIndex = 47;
|
|
this.label31.Text = "Server Port";
|
|
this.label31.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.Location = new System.Drawing.Point(267, 47);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(60, 31);
|
|
this.button11.TabIndex = 46;
|
|
this.button11.Text = "SAVE";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.Button11Click);
|
|
//
|
|
// numericUpDown1
|
|
//
|
|
this.numericUpDown1.Location = new System.Drawing.Point(267, 21);
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
this.numericUpDown1.Size = new System.Drawing.Size(120, 20);
|
|
this.numericUpDown1.TabIndex = 18;
|
|
this.numericUpDown1.Value = new decimal(new int[] {
|
|
53640,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.ValueChanged += new System.EventHandler(this.NumericUpDown1ValueChanged);
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.Location = new System.Drawing.Point(207, 212);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(192, 40);
|
|
this.button19.TabIndex = 16;
|
|
this.button19.Text = "PLAY SOLO";
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
this.button19.Click += new System.EventHandler(this.Button19Click);
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.Location = new System.Drawing.Point(64, 47);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(137, 31);
|
|
this.button10.TabIndex = 15;
|
|
this.button10.Text = "SAVE SERVER";
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
this.button10.Click += new System.EventHandler(this.Button10Click);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.ForeColor = System.Drawing.Color.Red;
|
|
this.label4.Location = new System.Drawing.Point(6, 93);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(393, 107);
|
|
this.label4.TabIndex = 4;
|
|
this.label4.Text = resources.GetString("label4.Text");
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(6, 212);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(195, 40);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "JOIN SERVER";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.Button1Click);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label3.Location = new System.Drawing.Point(16, 5);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(241, 13);
|
|
this.label3.TabIndex = 1;
|
|
this.label3.Text = "Server IP Address";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(41, 21);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(189, 20);
|
|
this.textBox1.TabIndex = 0;
|
|
this.textBox1.Text = "localhost";
|
|
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.textBox1.TextChanged += new System.EventHandler(this.TextBox1TextChanged);
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.label19);
|
|
this.tabPage2.Controls.Add(this.textBox3);
|
|
this.tabPage2.Controls.Add(this.label17);
|
|
this.tabPage2.Controls.Add(this.checkBox4);
|
|
this.tabPage2.Controls.Add(this.button23);
|
|
this.tabPage2.Controls.Add(this.button22);
|
|
this.tabPage2.Controls.Add(this.numericUpDown3);
|
|
this.tabPage2.Controls.Add(this.numericUpDown2);
|
|
this.tabPage2.Controls.Add(this.label29);
|
|
this.tabPage2.Controls.Add(this.label35);
|
|
this.tabPage2.Controls.Add(this.button18);
|
|
this.tabPage2.Controls.Add(this.button2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "HOST";
|
|
this.tabPage2.ToolTipText = "Start a server for other players to play";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(6, 5);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(129, 13);
|
|
this.label19.TabIndex = 60;
|
|
this.label19.Text = "SERVER INFORMATION";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox3.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.textBox3.Location = new System.Drawing.Point(6, 21);
|
|
this.textBox3.Multiline = true;
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.ReadOnly = true;
|
|
this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
this.textBox3.Size = new System.Drawing.Size(393, 117);
|
|
this.textBox3.TabIndex = 59;
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label17.ForeColor = System.Drawing.Color.Red;
|
|
this.label17.Location = new System.Drawing.Point(10, 141);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(382, 19);
|
|
this.label17.TabIndex = 58;
|
|
this.label17.Text = "NOTE: The webserver port is static and it cannot be changed. It is 40735.";
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Location = new System.Drawing.Point(204, 189);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(90, 17);
|
|
this.checkBox4.TabIndex = 57;
|
|
this.checkBox4.Text = "Toggle UPnP";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.CheckedChanged += new System.EventHandler(this.CheckBox4CheckedChanged);
|
|
this.checkBox4.Click += new System.EventHandler(this.CheckBox4Click);
|
|
//
|
|
// button23
|
|
//
|
|
this.button23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button23.Location = new System.Drawing.Point(63, 184);
|
|
this.button23.Name = "button23";
|
|
this.button23.Size = new System.Drawing.Size(66, 25);
|
|
this.button23.TabIndex = 51;
|
|
this.button23.Text = "SAVE";
|
|
this.button23.UseVisualStyleBackColor = true;
|
|
this.button23.Click += new System.EventHandler(this.Button23Click);
|
|
//
|
|
// button22
|
|
//
|
|
this.button22.Location = new System.Drawing.Point(135, 184);
|
|
this.button22.Name = "button22";
|
|
this.button22.Size = new System.Drawing.Size(63, 25);
|
|
this.button22.TabIndex = 50;
|
|
this.button22.Text = "RESET";
|
|
this.button22.UseVisualStyleBackColor = true;
|
|
this.button22.Click += new System.EventHandler(this.Button22Click);
|
|
//
|
|
// numericUpDown3
|
|
//
|
|
this.numericUpDown3.Location = new System.Drawing.Point(270, 161);
|
|
this.numericUpDown3.Maximum = new decimal(new int[] {
|
|
256,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown3.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown3.Name = "numericUpDown3";
|
|
this.numericUpDown3.Size = new System.Drawing.Size(49, 20);
|
|
this.numericUpDown3.TabIndex = 49;
|
|
this.numericUpDown3.Value = new decimal(new int[] {
|
|
12,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown3.ValueChanged += new System.EventHandler(this.NumericUpDown3ValueChanged);
|
|
//
|
|
// numericUpDown2
|
|
//
|
|
this.numericUpDown2.Location = new System.Drawing.Point(134, 161);
|
|
this.numericUpDown2.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.Name = "numericUpDown2";
|
|
this.numericUpDown2.Size = new System.Drawing.Size(63, 20);
|
|
this.numericUpDown2.TabIndex = 48;
|
|
this.numericUpDown2.Value = new decimal(new int[] {
|
|
53640,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.ValueChanged += new System.EventHandler(this.NumericUpDown2ValueChanged);
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.Location = new System.Drawing.Point(205, 163);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(60, 16);
|
|
this.label29.TabIndex = 46;
|
|
this.label29.Text = "Player Limit";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.Location = new System.Drawing.Point(63, 163);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(65, 16);
|
|
this.label35.TabIndex = 44;
|
|
this.label35.Text = "Server Port";
|
|
this.label35.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.Location = new System.Drawing.Point(204, 215);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(188, 36);
|
|
this.button18.TabIndex = 20;
|
|
this.button18.Text = "START SERVER WITH NO GRAPHICS";
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
this.button18.Click += new System.EventHandler(this.Button18Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(10, 215);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(188, 36);
|
|
this.button2.TabIndex = 2;
|
|
this.button2.Text = "START SERVER";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.Button2Click);
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.Controls.Add(this.textBox6);
|
|
this.tabPage3.Controls.Add(this.label30);
|
|
this.tabPage3.Controls.Add(this.listBox2);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage3.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage3.TabIndex = 4;
|
|
this.tabPage3.Text = "VERSIONS";
|
|
this.tabPage3.ToolTipText = "Select a ROBLOX Client to load your game";
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.textBox6.Location = new System.Drawing.Point(6, 179);
|
|
this.textBox6.Multiline = true;
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.ReadOnly = true;
|
|
this.textBox6.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox6.Size = new System.Drawing.Size(393, 73);
|
|
this.textBox6.TabIndex = 4;
|
|
this.textBox6.Text = "textBox6";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label30.ForeColor = System.Drawing.Color.Red;
|
|
this.label30.Location = new System.Drawing.Point(6, 118);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(393, 58);
|
|
this.label30.TabIndex = 3;
|
|
this.label30.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.label30.Visible = false;
|
|
//
|
|
// listBox2
|
|
//
|
|
this.listBox2.FormattingEnabled = true;
|
|
this.listBox2.Location = new System.Drawing.Point(6, 7);
|
|
this.listBox2.Name = "listBox2";
|
|
this.listBox2.Size = new System.Drawing.Size(393, 108);
|
|
this.listBox2.TabIndex = 2;
|
|
this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2SelectedIndexChanged);
|
|
//
|
|
// tabPage4
|
|
//
|
|
this.tabPage4.Controls.Add(this.textBox4);
|
|
this.tabPage4.Controls.Add(this.button24);
|
|
this.tabPage4.Controls.Add(this.treeView1);
|
|
this.tabPage4.Controls.Add(this.button6);
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage4.Name = "tabPage4";
|
|
this.tabPage4.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage4.TabIndex = 10;
|
|
this.tabPage4.Text = "MAPS";
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.textBox4.Location = new System.Drawing.Point(7, 143);
|
|
this.textBox4.Multiline = true;
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.ReadOnly = true;
|
|
this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
this.textBox4.Size = new System.Drawing.Size(392, 110);
|
|
this.textBox4.TabIndex = 67;
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.Location = new System.Drawing.Point(7, 3);
|
|
this.button24.Name = "button24";
|
|
this.button24.Size = new System.Drawing.Size(188, 23);
|
|
this.button24.TabIndex = 59;
|
|
this.button24.Text = "Refresh List";
|
|
this.button24.UseVisualStyleBackColor = true;
|
|
this.button24.Click += new System.EventHandler(this.Button24Click);
|
|
//
|
|
// treeView1
|
|
//
|
|
this.treeView1.HideSelection = false;
|
|
this.treeView1.Location = new System.Drawing.Point(7, 29);
|
|
this.treeView1.Name = "treeView1";
|
|
this.treeView1.Size = new System.Drawing.Size(392, 108);
|
|
this.treeView1.TabIndex = 54;
|
|
this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.TreeView1AfterSelect);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button6.Location = new System.Drawing.Point(211, 3);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(188, 23);
|
|
this.button6.TabIndex = 56;
|
|
this.button6.Text = "Open Maps Folder";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.Button6Click);
|
|
//
|
|
// tabPage6
|
|
//
|
|
this.tabPage6.Controls.Add(this.button17);
|
|
this.tabPage6.Controls.Add(this.button16);
|
|
this.tabPage6.Controls.Add(this.button15);
|
|
this.tabPage6.Controls.Add(this.button14);
|
|
this.tabPage6.Controls.Add(this.button13);
|
|
this.tabPage6.Controls.Add(this.button12);
|
|
this.tabPage6.Controls.Add(this.label38);
|
|
this.tabPage6.Controls.Add(this.label39);
|
|
this.tabPage6.Controls.Add(this.label37);
|
|
this.tabPage6.Controls.Add(this.label36);
|
|
this.tabPage6.Controls.Add(this.listBox4);
|
|
this.tabPage6.Controls.Add(this.listBox3);
|
|
this.tabPage6.Controls.Add(this.label21);
|
|
this.tabPage6.Controls.Add(this.label14);
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage6.Name = "tabPage6";
|
|
this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage6.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage6.TabIndex = 6;
|
|
this.tabPage6.Text = "SAVED";
|
|
this.tabPage6.ToolTipText = "Lists all your saved servers and ports";
|
|
this.tabPage6.UseVisualStyleBackColor = true;
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.Location = new System.Drawing.Point(213, 186);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(54, 23);
|
|
this.button17.TabIndex = 13;
|
|
this.button17.Text = "Add";
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
this.button17.Click += new System.EventHandler(this.Button17Click);
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.Location = new System.Drawing.Point(6, 186);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(60, 23);
|
|
this.button16.TabIndex = 12;
|
|
this.button16.Text = "Add";
|
|
this.button16.UseVisualStyleBackColor = true;
|
|
this.button16.Click += new System.EventHandler(this.Button16Click);
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.Location = new System.Drawing.Point(339, 186);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(60, 23);
|
|
this.button15.TabIndex = 11;
|
|
this.button15.Text = "Reset";
|
|
this.button15.UseVisualStyleBackColor = true;
|
|
this.button15.Click += new System.EventHandler(this.Button15Click);
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.Location = new System.Drawing.Point(137, 186);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(55, 23);
|
|
this.button14.TabIndex = 10;
|
|
this.button14.Text = "Reset";
|
|
this.button14.UseVisualStyleBackColor = true;
|
|
this.button14.Click += new System.EventHandler(this.Button14Click);
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.Location = new System.Drawing.Point(273, 186);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(60, 23);
|
|
this.button13.TabIndex = 9;
|
|
this.button13.Text = "Remove";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.Button13Click);
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.Location = new System.Drawing.Point(69, 186);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(62, 23);
|
|
this.button12.TabIndex = 8;
|
|
this.button12.Text = "Remove";
|
|
this.button12.UseVisualStyleBackColor = true;
|
|
this.button12.Click += new System.EventHandler(this.Button12Click);
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.Location = new System.Drawing.Point(213, 226);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(120, 20);
|
|
this.label38.TabIndex = 7;
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.Location = new System.Drawing.Point(213, 212);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(149, 12);
|
|
this.label39.TabIndex = 6;
|
|
this.label39.Text = "CURRENT SERVER PORT:";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.Location = new System.Drawing.Point(6, 226);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(120, 20);
|
|
this.label37.TabIndex = 5;
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.Location = new System.Drawing.Point(6, 212);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(136, 12);
|
|
this.label36.TabIndex = 4;
|
|
this.label36.Text = "CURRENT SERVER IP:";
|
|
//
|
|
// listBox4
|
|
//
|
|
this.listBox4.FormattingEnabled = true;
|
|
this.listBox4.Location = new System.Drawing.Point(213, 21);
|
|
this.listBox4.Name = "listBox4";
|
|
this.listBox4.Size = new System.Drawing.Size(186, 160);
|
|
this.listBox4.TabIndex = 3;
|
|
this.listBox4.SelectedIndexChanged += new System.EventHandler(this.ListBox4SelectedIndexChanged);
|
|
//
|
|
// listBox3
|
|
//
|
|
this.listBox3.FormattingEnabled = true;
|
|
this.listBox3.Location = new System.Drawing.Point(6, 21);
|
|
this.listBox3.Name = "listBox3";
|
|
this.listBox3.Size = new System.Drawing.Size(186, 160);
|
|
this.listBox3.TabIndex = 2;
|
|
this.listBox3.SelectedIndexChanged += new System.EventHandler(this.ListBox3SelectedIndexChanged);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.Location = new System.Drawing.Point(282, 3);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(59, 15);
|
|
this.label21.TabIndex = 1;
|
|
this.label21.Text = "PORTS";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.Location = new System.Drawing.Point(67, 3);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(59, 15);
|
|
this.label14.TabIndex = 0;
|
|
this.label14.Text = "SERVERS";
|
|
//
|
|
// tabPage7
|
|
//
|
|
this.tabPage7.BackColor = System.Drawing.SystemColors.ControlText;
|
|
this.tabPage7.Controls.Add(this.richTextBox1);
|
|
this.tabPage7.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage7.Name = "tabPage7";
|
|
this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage7.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage7.TabIndex = 7;
|
|
this.tabPage7.Text = "CMD";
|
|
//
|
|
// richTextBox1
|
|
//
|
|
this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.richTextBox1.BackColor = System.Drawing.SystemColors.ControlText;
|
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox1.ForeColor = System.Drawing.Color.White;
|
|
this.richTextBox1.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
this.richTextBox1.Size = new System.Drawing.Size(399, 255);
|
|
this.richTextBox1.TabIndex = 2;
|
|
this.richTextBox1.Text = "";
|
|
this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
|
|
//
|
|
// tabPage8
|
|
//
|
|
this.tabPage8.Controls.Add(this.richTextBox2);
|
|
this.tabPage8.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage8.Name = "tabPage8";
|
|
this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage8.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage8.TabIndex = 8;
|
|
this.tabPage8.Text = "CHANGES";
|
|
this.tabPage8.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBox2
|
|
//
|
|
this.richTextBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.richTextBox2.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox2.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBox2.Name = "richTextBox2";
|
|
this.richTextBox2.ReadOnly = true;
|
|
this.richTextBox2.Size = new System.Drawing.Size(399, 252);
|
|
this.richTextBox2.TabIndex = 2;
|
|
this.richTextBox2.Text = "";
|
|
//
|
|
// tabPage5
|
|
//
|
|
this.tabPage5.Controls.Add(this.label5);
|
|
this.tabPage5.Controls.Add(this.comboBox3);
|
|
this.tabPage5.Controls.Add(this.checkBox2);
|
|
this.tabPage5.Controls.Add(this.label18);
|
|
this.tabPage5.Controls.Add(this.button26);
|
|
this.tabPage5.Controls.Add(this.label7);
|
|
this.tabPage5.Controls.Add(this.label10);
|
|
this.tabPage5.Controls.Add(this.label8);
|
|
this.tabPage5.Controls.Add(this.button9);
|
|
this.tabPage5.Controls.Add(this.checkBox3);
|
|
this.tabPage5.Controls.Add(this.checkBox1);
|
|
this.tabPage5.Controls.Add(this.button5);
|
|
this.tabPage5.Controls.Add(this.richTextBox3);
|
|
this.tabPage5.Controls.Add(this.SettingsButton);
|
|
this.tabPage5.Controls.Add(this.UAButton);
|
|
this.tabPage5.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage5.Name = "tabPage5";
|
|
this.tabPage5.Size = new System.Drawing.Size(405, 258);
|
|
this.tabPage5.TabIndex = 9;
|
|
this.tabPage5.Text = "OPTIONS";
|
|
this.tabPage5.UseVisualStyleBackColor = true;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(173, 32);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(33, 13);
|
|
this.label5.TabIndex = 62;
|
|
this.label5.Text = "Style:";
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox3.FormattingEnabled = true;
|
|
this.comboBox3.Items.AddRange(new object[] {
|
|
"Extended",
|
|
"Compact"});
|
|
this.comboBox3.Location = new System.Drawing.Point(212, 29);
|
|
this.comboBox3.Name = "comboBox3";
|
|
this.comboBox3.Size = new System.Drawing.Size(89, 21);
|
|
this.comboBox3.TabIndex = 61;
|
|
this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Checked = true;
|
|
this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox2.Location = new System.Drawing.Point(176, 8);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(135, 17);
|
|
this.checkBox2.TabIndex = 59;
|
|
this.checkBox2.Text = "Discord Rich Presence";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.Location = new System.Drawing.Point(113, 237);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(155, 16);
|
|
this.label18.TabIndex = 58;
|
|
this.label18.Text = "qwertyuiopasdfghjklz";
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// button26
|
|
//
|
|
this.button26.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button26.Location = new System.Drawing.Point(88, 28);
|
|
this.button26.Name = "button26";
|
|
this.button26.Size = new System.Drawing.Size(77, 23);
|
|
this.button26.TabIndex = 57;
|
|
this.button26.Text = "Clear Cache";
|
|
this.button26.UseVisualStyleBackColor = true;
|
|
this.button26.Click += new System.EventHandler(this.button26_Click);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Location = new System.Drawing.Point(274, 237);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(121, 16);
|
|
this.label7.TabIndex = 54;
|
|
this.label7.Text = "PROJECT STARLIGHT";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label10.Location = new System.Drawing.Point(6, 60);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(389, 2);
|
|
this.label10.TabIndex = 53;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Location = new System.Drawing.Point(8, 237);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(99, 16);
|
|
this.label8.TabIndex = 48;
|
|
this.label8.Text = "0.13333337";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.label8.Click += new System.EventHandler(this.label8_Click);
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button9.Location = new System.Drawing.Point(62, 4);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(45, 23);
|
|
this.button9.TabIndex = 37;
|
|
this.button9.Text = "Reset";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.Button9Click);
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.Location = new System.Drawing.Point(317, 7);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(77, 19);
|
|
this.checkBox3.TabIndex = 22;
|
|
this.checkBox3.Text = "Local Play";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.CheckBox3CheckedChanged);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.Checked = true;
|
|
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox1.Location = new System.Drawing.Point(307, 27);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(87, 30);
|
|
this.checkBox1.TabIndex = 5;
|
|
this.checkBox1.Text = "Minimize on\r\nLaunch";
|
|
this.checkBox1.UseCompatibleTextRendering = true;
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1CheckedChanged);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button5.Location = new System.Drawing.Point(14, 4);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(42, 23);
|
|
this.button5.TabIndex = 10;
|
|
this.button5.Text = "Save";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.Button5Click);
|
|
//
|
|
// richTextBox3
|
|
//
|
|
this.richTextBox3.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.richTextBox3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBox3.Location = new System.Drawing.Point(6, 70);
|
|
this.richTextBox3.Name = "richTextBox3";
|
|
this.richTextBox3.ReadOnly = true;
|
|
this.richTextBox3.Size = new System.Drawing.Size(389, 155);
|
|
this.richTextBox3.TabIndex = 60;
|
|
this.richTextBox3.Text = "credits text";
|
|
//
|
|
// SettingsButton
|
|
//
|
|
this.SettingsButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.SettingsButton.Location = new System.Drawing.Point(110, 4);
|
|
this.SettingsButton.Name = "SettingsButton";
|
|
this.SettingsButton.Size = new System.Drawing.Size(55, 23);
|
|
this.SettingsButton.TabIndex = 10;
|
|
this.SettingsButton.Text = "Settings";
|
|
this.SettingsButton.UseVisualStyleBackColor = true;
|
|
this.SettingsButton.Click += new System.EventHandler(this.SettingsButtonClick);
|
|
//
|
|
// UAButton
|
|
//
|
|
this.UAButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.UAButton.Location = new System.Drawing.Point(14, 28);
|
|
this.UAButton.Name = "UAButton";
|
|
this.UAButton.Size = new System.Drawing.Size(69, 23);
|
|
this.UAButton.TabIndex = 37;
|
|
this.UAButton.Text = "UserAgent";
|
|
this.UAButton.UseVisualStyleBackColor = true;
|
|
this.UAButton.Click += new System.EventHandler(this.Button21Click);
|
|
//
|
|
// LauncherFormCompact
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.ClientSize = new System.Drawing.Size(417, 366);
|
|
this.Controls.Add(this.label16);
|
|
this.Controls.Add(this.label12);
|
|
this.Controls.Add(this.label28);
|
|
this.Controls.Add(this.button25);
|
|
this.Controls.Add(this.label11);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.button21);
|
|
this.Controls.Add(this.label13);
|
|
this.Controls.Add(this.label15);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.label27);
|
|
this.Controls.Add(this.label26);
|
|
this.Controls.Add(this.label25);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.Name = "LauncherFormCompact";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Novetus";
|
|
this.Closing += new System.ComponentModel.CancelEventHandler(this.MainFormClose);
|
|
this.Load += new System.EventHandler(this.MainFormLoad);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.tabPage2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
|
|
this.tabPage3.ResumeLayout(false);
|
|
this.tabPage3.PerformLayout();
|
|
this.tabPage4.ResumeLayout(false);
|
|
this.tabPage4.PerformLayout();
|
|
this.tabPage6.ResumeLayout(false);
|
|
this.tabPage7.ResumeLayout(false);
|
|
this.tabPage8.ResumeLayout(false);
|
|
this.tabPage5.ResumeLayout(false);
|
|
this.tabPage5.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.TreeView treeView1;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TabPage tabPage5;
|
|
private System.Windows.Forms.Button button23;
|
|
private System.Windows.Forms.Button button22;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown3;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown2;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.RichTextBox richTextBox2;
|
|
private System.Windows.Forms.TabPage tabPage8;
|
|
private System.Windows.Forms.RichTextBox richTextBox1;
|
|
private System.Windows.Forms.TabPage tabPage7;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.Button button16;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.Button button12;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.Button button14;
|
|
private System.Windows.Forms.Button button15;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.ListBox listBox3;
|
|
private System.Windows.Forms.ListBox listBox4;
|
|
private System.Windows.Forms.TabPage tabPage6;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button SettingsButton;
|
|
private System.Windows.Forms.Button UAButton;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.ListBox listBox2;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private TabControlWithoutHeader tabControl1;
|
|
private System.Windows.Forms.TreeView _fieldsTreeCache;
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.Button button25;
|
|
private System.Windows.Forms.Button button26;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.Button button27;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Button button33;
|
|
private System.Windows.Forms.Button button32;
|
|
private System.Windows.Forms.Button button31;
|
|
private System.Windows.Forms.Button button30;
|
|
private System.Windows.Forms.Button button29;
|
|
private System.Windows.Forms.Button button28;
|
|
private System.Windows.Forms.Button button34;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.RichTextBox richTextBox3;
|
|
private System.Windows.Forms.Button button35;
|
|
private System.Windows.Forms.CheckBox checkBox5;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.CheckBox checkBox7;
|
|
private System.Windows.Forms.CheckBox checkBox6;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.Label label5;
|
|
//private System.Windows.Forms.CheckBox checkBox8;
|
|
}
|
|
}
|