mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 14:30:31 +00:00
514 lines
20 KiB
C#
514 lines
20 KiB
C#
namespace GUI {
|
|
partial class Form1 {
|
|
/// <summary>
|
|
/// Erforderliche Designervariable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Verwendete Ressourcen bereinigen.
|
|
/// </summary>
|
|
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
|
|
protected override void Dispose(bool disposing) {
|
|
if (disposing && (components != null)) {
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Vom Windows Form-Designer generierter Code
|
|
|
|
/// <summary>
|
|
/// Erforderliche Methode für die Designerunterstützung.
|
|
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
|
/// </summary>
|
|
private void InitializeComponent() {
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.ASFGUI = new System.Windows.Forms.NotifyIcon(this.components);
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Location = new System.Drawing.Point(86, 204);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(56, 19);
|
|
this.button5.TabIndex = 27;
|
|
this.button5.Text = "2fa ok";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(26, 204);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(56, 19);
|
|
this.button4.TabIndex = 26;
|
|
this.button4.Text = "2fa code";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(26, 286);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(56, 19);
|
|
this.button3.TabIndex = 24;
|
|
this.button3.Text = "Redeem";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(26, 171);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(56, 19);
|
|
this.button2.TabIndex = 23;
|
|
this.button2.Text = "Loot";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(169, 130);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(56, 19);
|
|
this.button1.TabIndex = 22;
|
|
this.button1.Text = "Send";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(579, 13);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(39, 13);
|
|
this.label2.TabIndex = 21;
|
|
this.label2.Text = "Output";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(258, 39);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(31, 13);
|
|
this.label1.TabIndex = 20;
|
|
this.label1.Text = "Input";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Location = new System.Drawing.Point(413, 34);
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.textBox2.Multiline = true;
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.ReadOnly = true;
|
|
this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox2.Size = new System.Drawing.Size(432, 370);
|
|
this.textBox2.TabIndex = 19;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(169, 61);
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.textBox1.Multiline = true;
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(223, 65);
|
|
this.textBox1.TabIndex = 18;
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Location = new System.Drawing.Point(26, 116);
|
|
this.comboBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(92, 21);
|
|
this.comboBox1.TabIndex = 17;
|
|
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.AutoSize = true;
|
|
this.checkBox3.Location = new System.Drawing.Point(26, 94);
|
|
this.checkBox3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(102, 17);
|
|
this.checkBox3.TabIndex = 16;
|
|
this.checkBox3.Text = "Send to specific";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Location = new System.Drawing.Point(26, 72);
|
|
this.checkBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(100, 17);
|
|
this.checkBox2.TabIndex = 15;
|
|
this.checkBox2.Text = "Send to all Bots";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Location = new System.Drawing.Point(107, 11);
|
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(74, 17);
|
|
this.checkBox1.TabIndex = 14;
|
|
this.checkBox1.Text = "Safemode";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Location = new System.Drawing.Point(26, 387);
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(366, 20);
|
|
this.textBox3.TabIndex = 28;
|
|
this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
|
|
//
|
|
// ASFGUI
|
|
//
|
|
this.ASFGUI.Text = "notifyIcon1";
|
|
this.ASFGUI.Visible = true;
|
|
this.ASFGUI.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.ASFGUI_MouseDoubleClick);
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Location = new System.Drawing.Point(26, 11);
|
|
this.checkBox4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(83, 17);
|
|
this.checkBox4.TabIndex = 29;
|
|
this.checkBox4.Text = "Send to any";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Location = new System.Drawing.Point(26, 41);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(94, 27);
|
|
this.button6.TabIndex = 30;
|
|
this.button6.Text = "generate Botlist";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Location = new System.Drawing.Point(147, 204);
|
|
this.button7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(56, 19);
|
|
this.button7.TabIndex = 31;
|
|
this.button7.Text = "2fano";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Location = new System.Drawing.Point(87, 286);
|
|
this.button8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(56, 19);
|
|
this.button8.TabIndex = 32;
|
|
this.button8.Text = "2faoff";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Location = new System.Drawing.Point(148, 286);
|
|
this.button9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(56, 19);
|
|
this.button9.TabIndex = 33;
|
|
this.button9.Text = "exit";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.Location = new System.Drawing.Point(86, 171);
|
|
this.button10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(56, 19);
|
|
this.button10.TabIndex = 34;
|
|
this.button10.Text = "farm";
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.Location = new System.Drawing.Point(147, 171);
|
|
this.button11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(56, 19);
|
|
this.button11.TabIndex = 35;
|
|
this.button11.Text = "help";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.Location = new System.Drawing.Point(208, 171);
|
|
this.button12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(56, 19);
|
|
this.button12.TabIndex = 36;
|
|
this.button12.Text = "start";
|
|
this.button12.UseVisualStyleBackColor = true;
|
|
this.button12.Click += new System.EventHandler(this.button12_Click);
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.Location = new System.Drawing.Point(268, 171);
|
|
this.button13.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(56, 19);
|
|
this.button13.TabIndex = 37;
|
|
this.button13.Text = "stop";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.Location = new System.Drawing.Point(329, 171);
|
|
this.button14.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(56, 19);
|
|
this.button14.TabIndex = 38;
|
|
this.button14.Text = "pause";
|
|
this.button14.UseVisualStyleBackColor = true;
|
|
this.button14.Click += new System.EventHandler(this.button14_Click);
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.Location = new System.Drawing.Point(268, 204);
|
|
this.button15.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(56, 19);
|
|
this.button15.TabIndex = 39;
|
|
this.button15.Text = "status";
|
|
this.button15.UseVisualStyleBackColor = true;
|
|
this.button15.Click += new System.EventHandler(this.button15_Click);
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.Location = new System.Drawing.Point(329, 204);
|
|
this.button16.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(56, 19);
|
|
this.button16.TabIndex = 40;
|
|
this.button16.Text = "status all";
|
|
this.button16.UseVisualStyleBackColor = true;
|
|
this.button16.Click += new System.EventHandler(this.button16_Click);
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.Location = new System.Drawing.Point(26, 318);
|
|
this.button17.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(56, 19);
|
|
this.button17.TabIndex = 41;
|
|
this.button17.Text = "owns";
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
this.button17.Click += new System.EventHandler(this.button17_Click);
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.Location = new System.Drawing.Point(147, 318);
|
|
this.button18.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(56, 19);
|
|
this.button18.TabIndex = 42;
|
|
this.button18.Text = "addlicense";
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
this.button18.Click += new System.EventHandler(this.button18_Click);
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.Location = new System.Drawing.Point(87, 318);
|
|
this.button19.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(56, 19);
|
|
this.button19.TabIndex = 43;
|
|
this.button19.Text = "play";
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
this.button19.Click += new System.EventHandler(this.button19_Click);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(24, 245);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(235, 13);
|
|
this.label3.TabIndex = 44;
|
|
this.label3.Text = "The following do not work with \"Send to all\" and";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(24, 259);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(224, 13);
|
|
this.label4.TabIndex = 45;
|
|
this.label4.Text = "require confirmation even without \"Safemode\"";
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.Location = new System.Drawing.Point(231, 130);
|
|
this.button20.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(56, 19);
|
|
this.button20.TabIndex = 46;
|
|
this.button20.Text = "clear";
|
|
this.button20.UseVisualStyleBackColor = true;
|
|
this.button20.Click += new System.EventHandler(this.button20_Click);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(29, 370);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(221, 13);
|
|
this.label5.TabIndex = 47;
|
|
this.label5.Text = "If you don\'t know what this is... Don\'t touch it!";
|
|
//
|
|
// Form1
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(854, 414);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.button20);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.button19);
|
|
this.Controls.Add(this.button18);
|
|
this.Controls.Add(this.button17);
|
|
this.Controls.Add(this.button16);
|
|
this.Controls.Add(this.button15);
|
|
this.Controls.Add(this.button14);
|
|
this.Controls.Add(this.button13);
|
|
this.Controls.Add(this.button12);
|
|
this.Controls.Add(this.button11);
|
|
this.Controls.Add(this.button10);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.checkBox4);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.comboBox1);
|
|
this.Controls.Add(this.checkBox3);
|
|
this.Controls.Add(this.checkBox2);
|
|
this.Controls.Add(this.checkBox1);
|
|
this.Icon = ((System.Drawing.Icon) (resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
this.Name = "Form1";
|
|
this.Text = "Form1";
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.NotifyIcon ASFGUI;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Button button11;
|
|
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.Button button16;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.Label label5;
|
|
}
|
|
}
|
|
|