namespace Kidd_s_Passwort_Generator
{
partial class _8x8EingabeFeld
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.groupBox_Steuerung = new System.Windows.Forms.GroupBox();
this.label_Verarbeitung = new System.Windows.Forms.Label();
this.button_Abbruch = new System.Windows.Forms.Button();
this.button_Bestätigen = new System.Windows.Forms.Button();
this.button_Modus = new System.Windows.Forms.Button();
this.panelEingabe = new System.Windows.Forms.Panel();
this.button_77 = new System.Windows.Forms.Button();
this.button_67 = new System.Windows.Forms.Button();
this.button_57 = new System.Windows.Forms.Button();
this.button_47 = new System.Windows.Forms.Button();
this.button_37 = new System.Windows.Forms.Button();
this.button_27 = new System.Windows.Forms.Button();
this.button_17 = new System.Windows.Forms.Button();
this.button_07 = new System.Windows.Forms.Button();
this.button_76 = new System.Windows.Forms.Button();
this.button_66 = new System.Windows.Forms.Button();
this.button_56 = new System.Windows.Forms.Button();
this.button_46 = new System.Windows.Forms.Button();
this.button_36 = new System.Windows.Forms.Button();
this.button_26 = new System.Windows.Forms.Button();
this.button_16 = new System.Windows.Forms.Button();
this.button_06 = new System.Windows.Forms.Button();
this.button_75 = new System.Windows.Forms.Button();
this.button_65 = new System.Windows.Forms.Button();
this.button_55 = new System.Windows.Forms.Button();
this.button_45 = new System.Windows.Forms.Button();
this.button_35 = new System.Windows.Forms.Button();
this.button_25 = new System.Windows.Forms.Button();
this.button_15 = new System.Windows.Forms.Button();
this.button_05 = new System.Windows.Forms.Button();
this.button_74 = new System.Windows.Forms.Button();
this.button_64 = new System.Windows.Forms.Button();
this.button_54 = new System.Windows.Forms.Button();
this.button_44 = new System.Windows.Forms.Button();
this.button_34 = new System.Windows.Forms.Button();
this.button_24 = new System.Windows.Forms.Button();
this.button_14 = new System.Windows.Forms.Button();
this.button_04 = new System.Windows.Forms.Button();
this.button_73 = new System.Windows.Forms.Button();
this.button_63 = new System.Windows.Forms.Button();
this.button_53 = new System.Windows.Forms.Button();
this.button_43 = new System.Windows.Forms.Button();
this.button_33 = new System.Windows.Forms.Button();
this.button_23 = new System.Windows.Forms.Button();
this.button_13 = new System.Windows.Forms.Button();
this.button_03 = new System.Windows.Forms.Button();
this.button_72 = new System.Windows.Forms.Button();
this.button_62 = new System.Windows.Forms.Button();
this.button_52 = new System.Windows.Forms.Button();
this.button_42 = new System.Windows.Forms.Button();
this.button_32 = new System.Windows.Forms.Button();
this.button_22 = new System.Windows.Forms.Button();
this.button_12 = new System.Windows.Forms.Button();
this.button_02 = new System.Windows.Forms.Button();
this.button_71 = new System.Windows.Forms.Button();
this.button_61 = new System.Windows.Forms.Button();
this.button_51 = new System.Windows.Forms.Button();
this.button_41 = new System.Windows.Forms.Button();
this.button_31 = new System.Windows.Forms.Button();
this.button_21 = new System.Windows.Forms.Button();
this.button_11 = new System.Windows.Forms.Button();
this.button_01 = new System.Windows.Forms.Button();
this.button_70 = new System.Windows.Forms.Button();
this.button_60 = new System.Windows.Forms.Button();
this.button_50 = new System.Windows.Forms.Button();
this.button_40 = new System.Windows.Forms.Button();
this.button_30 = new System.Windows.Forms.Button();
this.button_20 = new System.Windows.Forms.Button();
this.button_10 = new System.Windows.Forms.Button();
this.button_00 = new System.Windows.Forms.Button();
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
this.groupBox_Steuerung.SuspendLayout();
this.panelEingabe.SuspendLayout();
this.SuspendLayout();
//
// groupBox_Steuerung
//
this.groupBox_Steuerung.Controls.Add(this.label_Verarbeitung);
this.groupBox_Steuerung.Controls.Add(this.button_Abbruch);
this.groupBox_Steuerung.Controls.Add(this.button_Bestätigen);
this.groupBox_Steuerung.Controls.Add(this.button_Modus);
this.groupBox_Steuerung.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox_Steuerung.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox_Steuerung.Location = new System.Drawing.Point(13, 13);
this.groupBox_Steuerung.Name = "groupBox_Steuerung";
this.groupBox_Steuerung.Size = new System.Drawing.Size(650, 96);
this.groupBox_Steuerung.TabIndex = 0;
this.groupBox_Steuerung.TabStop = false;
this.groupBox_Steuerung.Text = "Steuerung";
//
// label_Verarbeitung
//
this.label_Verarbeitung.AutoSize = true;
this.label_Verarbeitung.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label_Verarbeitung.Location = new System.Drawing.Point(27, 41);
this.label_Verarbeitung.Name = "label_Verarbeitung";
this.label_Verarbeitung.Size = new System.Drawing.Size(132, 20);
this.label_Verarbeitung.TabIndex = 5;
this.label_Verarbeitung.Text = "Verarbeitungsart:";
//
// button_Abbruch
//
this.button_Abbruch.BackColor = System.Drawing.Color.Red;
this.button_Abbruch.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_Abbruch.ForeColor = System.Drawing.SystemColors.ControlText;
this.button_Abbruch.Location = new System.Drawing.Point(569, 15);
this.button_Abbruch.Name = "button_Abbruch";
this.button_Abbruch.Size = new System.Drawing.Size(75, 75);
this.button_Abbruch.TabIndex = 4;
this.button_Abbruch.Text = "Abbruch";
this.button_Abbruch.UseVisualStyleBackColor = false;
this.button_Abbruch.Click += new System.EventHandler(this.button_Abbruch_Click);
//
// button_Bestätigen
//
this.button_Bestätigen.BackColor = System.Drawing.Color.LightGreen;
this.button_Bestätigen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_Bestätigen.ForeColor = System.Drawing.SystemColors.ControlText;
this.button_Bestätigen.Location = new System.Drawing.Point(489, 15);
this.button_Bestätigen.Name = "button_Bestätigen";
this.button_Bestätigen.Size = new System.Drawing.Size(75, 75);
this.button_Bestätigen.TabIndex = 3;
this.button_Bestätigen.Text = "Bestätigen";
this.button_Bestätigen.UseVisualStyleBackColor = false;
this.button_Bestätigen.Click += new System.EventHandler(this.button_Bestätigen_Click);
//
// button_Modus
//
this.button_Modus.BackColor = System.Drawing.Color.LightGreen;
this.button_Modus.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_Modus.ForeColor = System.Drawing.SystemColors.ControlText;
this.button_Modus.Location = new System.Drawing.Point(165, 15);
this.button_Modus.Name = "button_Modus";
this.button_Modus.Size = new System.Drawing.Size(75, 75);
this.button_Modus.TabIndex = 2;
this.button_Modus.Text = "Horizontale Verarbeitung";
this.button_Modus.UseVisualStyleBackColor = false;
this.button_Modus.Click += new System.EventHandler(this.button_Modus_Click);
//
// panelEingabe
//
this.panelEingabe.Controls.Add(this.button_77);
this.panelEingabe.Controls.Add(this.button_67);
this.panelEingabe.Controls.Add(this.button_57);
this.panelEingabe.Controls.Add(this.button_47);
this.panelEingabe.Controls.Add(this.button_37);
this.panelEingabe.Controls.Add(this.button_27);
this.panelEingabe.Controls.Add(this.button_17);
this.panelEingabe.Controls.Add(this.button_07);
this.panelEingabe.Controls.Add(this.button_76);
this.panelEingabe.Controls.Add(this.button_66);
this.panelEingabe.Controls.Add(this.button_56);
this.panelEingabe.Controls.Add(this.button_46);
this.panelEingabe.Controls.Add(this.button_36);
this.panelEingabe.Controls.Add(this.button_26);
this.panelEingabe.Controls.Add(this.button_16);
this.panelEingabe.Controls.Add(this.button_06);
this.panelEingabe.Controls.Add(this.button_75);
this.panelEingabe.Controls.Add(this.button_65);
this.panelEingabe.Controls.Add(this.button_55);
this.panelEingabe.Controls.Add(this.button_45);
this.panelEingabe.Controls.Add(this.button_35);
this.panelEingabe.Controls.Add(this.button_25);
this.panelEingabe.Controls.Add(this.button_15);
this.panelEingabe.Controls.Add(this.button_05);
this.panelEingabe.Controls.Add(this.button_74);
this.panelEingabe.Controls.Add(this.button_64);
this.panelEingabe.Controls.Add(this.button_54);
this.panelEingabe.Controls.Add(this.button_44);
this.panelEingabe.Controls.Add(this.button_34);
this.panelEingabe.Controls.Add(this.button_24);
this.panelEingabe.Controls.Add(this.button_14);
this.panelEingabe.Controls.Add(this.button_04);
this.panelEingabe.Controls.Add(this.button_73);
this.panelEingabe.Controls.Add(this.button_63);
this.panelEingabe.Controls.Add(this.button_53);
this.panelEingabe.Controls.Add(this.button_43);
this.panelEingabe.Controls.Add(this.button_33);
this.panelEingabe.Controls.Add(this.button_23);
this.panelEingabe.Controls.Add(this.button_13);
this.panelEingabe.Controls.Add(this.button_03);
this.panelEingabe.Controls.Add(this.button_72);
this.panelEingabe.Controls.Add(this.button_62);
this.panelEingabe.Controls.Add(this.button_52);
this.panelEingabe.Controls.Add(this.button_42);
this.panelEingabe.Controls.Add(this.button_32);
this.panelEingabe.Controls.Add(this.button_22);
this.panelEingabe.Controls.Add(this.button_12);
this.panelEingabe.Controls.Add(this.button_02);
this.panelEingabe.Controls.Add(this.button_71);
this.panelEingabe.Controls.Add(this.button_61);
this.panelEingabe.Controls.Add(this.button_51);
this.panelEingabe.Controls.Add(this.button_41);
this.panelEingabe.Controls.Add(this.button_31);
this.panelEingabe.Controls.Add(this.button_21);
this.panelEingabe.Controls.Add(this.button_11);
this.panelEingabe.Controls.Add(this.button_01);
this.panelEingabe.Controls.Add(this.button_70);
this.panelEingabe.Controls.Add(this.button_60);
this.panelEingabe.Controls.Add(this.button_50);
this.panelEingabe.Controls.Add(this.button_40);
this.panelEingabe.Controls.Add(this.button_30);
this.panelEingabe.Controls.Add(this.button_20);
this.panelEingabe.Controls.Add(this.button_10);
this.panelEingabe.Controls.Add(this.button_00);
this.panelEingabe.Location = new System.Drawing.Point(12, 115);
this.panelEingabe.Name = "panelEingabe";
this.panelEingabe.Size = new System.Drawing.Size(651, 653);
this.panelEingabe.TabIndex = 1;
//
// button_77
//
this.button_77.Location = new System.Drawing.Point(571, 571);
this.button_77.Name = "button_77";
this.button_77.Size = new System.Drawing.Size(75, 75);
this.button_77.TabIndex = 62;
this.button_77.TabStop = false;
this.button_77.UseVisualStyleBackColor = true;
this.button_77.Click += new System.EventHandler(this.button_77_Click);
//
// button_67
//
this.button_67.Location = new System.Drawing.Point(490, 571);
this.button_67.Name = "button_67";
this.button_67.Size = new System.Drawing.Size(75, 75);
this.button_67.TabIndex = 61;
this.button_67.TabStop = false;
this.button_67.UseVisualStyleBackColor = true;
this.button_67.Click += new System.EventHandler(this.button_67_Click);
//
// button_57
//
this.button_57.Location = new System.Drawing.Point(409, 571);
this.button_57.Name = "button_57";
this.button_57.Size = new System.Drawing.Size(75, 75);
this.button_57.TabIndex = 60;
this.button_57.TabStop = false;
this.button_57.UseVisualStyleBackColor = true;
this.button_57.Click += new System.EventHandler(this.button_57_Click);
//
// button_47
//
this.button_47.Location = new System.Drawing.Point(328, 571);
this.button_47.Name = "button_47";
this.button_47.Size = new System.Drawing.Size(75, 75);
this.button_47.TabIndex = 59;
this.button_47.TabStop = false;
this.button_47.UseVisualStyleBackColor = true;
this.button_47.Click += new System.EventHandler(this.button_47_Click);
//
// button_37
//
this.button_37.Location = new System.Drawing.Point(247, 571);
this.button_37.Name = "button_37";
this.button_37.Size = new System.Drawing.Size(75, 75);
this.button_37.TabIndex = 58;
this.button_37.TabStop = false;
this.button_37.UseVisualStyleBackColor = true;
this.button_37.Click += new System.EventHandler(this.button_37_Click);
//
// button_27
//
this.button_27.Location = new System.Drawing.Point(166, 571);
this.button_27.Name = "button_27";
this.button_27.Size = new System.Drawing.Size(75, 75);
this.button_27.TabIndex = 57;
this.button_27.TabStop = false;
this.button_27.UseVisualStyleBackColor = true;
this.button_27.Click += new System.EventHandler(this.button_27_Click);
//
// button_17
//
this.button_17.Location = new System.Drawing.Point(85, 571);
this.button_17.Name = "button_17";
this.button_17.Size = new System.Drawing.Size(75, 75);
this.button_17.TabIndex = 56;
this.button_17.TabStop = false;
this.button_17.UseVisualStyleBackColor = true;
this.button_17.Click += new System.EventHandler(this.button_17_Click);
//
// button_07
//
this.button_07.Location = new System.Drawing.Point(4, 571);
this.button_07.Name = "button_07";
this.button_07.Size = new System.Drawing.Size(75, 75);
this.button_07.TabIndex = 2;
this.button_07.TabStop = false;
this.button_07.UseVisualStyleBackColor = true;
this.button_07.Click += new System.EventHandler(this.button_07_Click);
//
// button_76
//
this.button_76.Location = new System.Drawing.Point(571, 490);
this.button_76.Name = "button_76";
this.button_76.Size = new System.Drawing.Size(75, 75);
this.button_76.TabIndex = 55;
this.button_76.TabStop = false;
this.button_76.UseVisualStyleBackColor = true;
this.button_76.Click += new System.EventHandler(this.button_76_Click);
//
// button_66
//
this.button_66.Location = new System.Drawing.Point(490, 490);
this.button_66.Name = "button_66";
this.button_66.Size = new System.Drawing.Size(75, 75);
this.button_66.TabIndex = 54;
this.button_66.TabStop = false;
this.button_66.UseVisualStyleBackColor = true;
this.button_66.Click += new System.EventHandler(this.button_66_Click);
//
// button_56
//
this.button_56.Location = new System.Drawing.Point(409, 490);
this.button_56.Name = "button_56";
this.button_56.Size = new System.Drawing.Size(75, 75);
this.button_56.TabIndex = 53;
this.button_56.TabStop = false;
this.button_56.UseVisualStyleBackColor = true;
this.button_56.Click += new System.EventHandler(this.button_56_Click);
//
// button_46
//
this.button_46.Location = new System.Drawing.Point(328, 490);
this.button_46.Name = "button_46";
this.button_46.Size = new System.Drawing.Size(75, 75);
this.button_46.TabIndex = 52;
this.button_46.TabStop = false;
this.button_46.UseVisualStyleBackColor = true;
this.button_46.Click += new System.EventHandler(this.button_46_Click);
//
// button_36
//
this.button_36.Location = new System.Drawing.Point(247, 490);
this.button_36.Name = "button_36";
this.button_36.Size = new System.Drawing.Size(75, 75);
this.button_36.TabIndex = 51;
this.button_36.TabStop = false;
this.button_36.UseVisualStyleBackColor = true;
this.button_36.Click += new System.EventHandler(this.button_36_Click);
//
// button_26
//
this.button_26.Location = new System.Drawing.Point(166, 490);
this.button_26.Name = "button_26";
this.button_26.Size = new System.Drawing.Size(75, 75);
this.button_26.TabIndex = 50;
this.button_26.TabStop = false;
this.button_26.UseVisualStyleBackColor = true;
this.button_26.Click += new System.EventHandler(this.button_26_Click);
//
// button_16
//
this.button_16.Location = new System.Drawing.Point(85, 490);
this.button_16.Name = "button_16";
this.button_16.Size = new System.Drawing.Size(75, 75);
this.button_16.TabIndex = 49;
this.button_16.TabStop = false;
this.button_16.UseVisualStyleBackColor = true;
this.button_16.Click += new System.EventHandler(this.button_16_Click);
//
// button_06
//
this.button_06.Location = new System.Drawing.Point(4, 490);
this.button_06.Name = "button_06";
this.button_06.Size = new System.Drawing.Size(75, 75);
this.button_06.TabIndex = 48;
this.button_06.TabStop = false;
this.button_06.UseVisualStyleBackColor = true;
this.button_06.Click += new System.EventHandler(this.button_06_Click);
//
// button_75
//
this.button_75.Location = new System.Drawing.Point(571, 409);
this.button_75.Name = "button_75";
this.button_75.Size = new System.Drawing.Size(75, 75);
this.button_75.TabIndex = 47;
this.button_75.TabStop = false;
this.button_75.UseVisualStyleBackColor = true;
this.button_75.Click += new System.EventHandler(this.button_75_Click);
//
// button_65
//
this.button_65.Location = new System.Drawing.Point(490, 409);
this.button_65.Name = "button_65";
this.button_65.Size = new System.Drawing.Size(75, 75);
this.button_65.TabIndex = 46;
this.button_65.TabStop = false;
this.button_65.UseVisualStyleBackColor = true;
this.button_65.Click += new System.EventHandler(this.button_65_Click);
//
// button_55
//
this.button_55.Location = new System.Drawing.Point(409, 409);
this.button_55.Name = "button_55";
this.button_55.Size = new System.Drawing.Size(75, 75);
this.button_55.TabIndex = 45;
this.button_55.TabStop = false;
this.button_55.UseVisualStyleBackColor = true;
this.button_55.Click += new System.EventHandler(this.button_55_Click);
//
// button_45
//
this.button_45.Location = new System.Drawing.Point(328, 409);
this.button_45.Name = "button_45";
this.button_45.Size = new System.Drawing.Size(75, 75);
this.button_45.TabIndex = 44;
this.button_45.TabStop = false;
this.button_45.UseVisualStyleBackColor = true;
this.button_45.Click += new System.EventHandler(this.button_45_Click);
//
// button_35
//
this.button_35.Location = new System.Drawing.Point(247, 409);
this.button_35.Name = "button_35";
this.button_35.Size = new System.Drawing.Size(75, 75);
this.button_35.TabIndex = 43;
this.button_35.TabStop = false;
this.button_35.UseVisualStyleBackColor = true;
this.button_35.Click += new System.EventHandler(this.button_35_Click);
//
// button_25
//
this.button_25.Location = new System.Drawing.Point(166, 409);
this.button_25.Name = "button_25";
this.button_25.Size = new System.Drawing.Size(75, 75);
this.button_25.TabIndex = 42;
this.button_25.TabStop = false;
this.button_25.UseVisualStyleBackColor = true;
this.button_25.Click += new System.EventHandler(this.button_25_Click);
//
// button_15
//
this.button_15.Location = new System.Drawing.Point(85, 409);
this.button_15.Name = "button_15";
this.button_15.Size = new System.Drawing.Size(75, 75);
this.button_15.TabIndex = 41;
this.button_15.TabStop = false;
this.button_15.UseVisualStyleBackColor = true;
this.button_15.Click += new System.EventHandler(this.button_15_Click);
//
// button_05
//
this.button_05.Location = new System.Drawing.Point(4, 409);
this.button_05.Name = "button_05";
this.button_05.Size = new System.Drawing.Size(75, 75);
this.button_05.TabIndex = 40;
this.button_05.TabStop = false;
this.button_05.UseVisualStyleBackColor = true;
this.button_05.Click += new System.EventHandler(this.button_05_Click);
//
// button_74
//
this.button_74.Location = new System.Drawing.Point(571, 328);
this.button_74.Name = "button_74";
this.button_74.Size = new System.Drawing.Size(75, 75);
this.button_74.TabIndex = 39;
this.button_74.TabStop = false;
this.button_74.UseVisualStyleBackColor = true;
this.button_74.Click += new System.EventHandler(this.button_74_Click);
//
// button_64
//
this.button_64.Location = new System.Drawing.Point(490, 328);
this.button_64.Name = "button_64";
this.button_64.Size = new System.Drawing.Size(75, 75);
this.button_64.TabIndex = 38;
this.button_64.TabStop = false;
this.button_64.UseVisualStyleBackColor = true;
this.button_64.Click += new System.EventHandler(this.button_64_Click);
//
// button_54
//
this.button_54.Location = new System.Drawing.Point(409, 328);
this.button_54.Name = "button_54";
this.button_54.Size = new System.Drawing.Size(75, 75);
this.button_54.TabIndex = 37;
this.button_54.TabStop = false;
this.button_54.UseVisualStyleBackColor = true;
this.button_54.Click += new System.EventHandler(this.button_54_Click);
//
// button_44
//
this.button_44.Location = new System.Drawing.Point(328, 328);
this.button_44.Name = "button_44";
this.button_44.Size = new System.Drawing.Size(75, 75);
this.button_44.TabIndex = 36;
this.button_44.TabStop = false;
this.button_44.UseVisualStyleBackColor = true;
this.button_44.Click += new System.EventHandler(this.button_44_Click);
//
// button_34
//
this.button_34.Location = new System.Drawing.Point(247, 328);
this.button_34.Name = "button_34";
this.button_34.Size = new System.Drawing.Size(75, 75);
this.button_34.TabIndex = 35;
this.button_34.TabStop = false;
this.button_34.UseVisualStyleBackColor = true;
this.button_34.Click += new System.EventHandler(this.button_34_Click);
//
// button_24
//
this.button_24.Location = new System.Drawing.Point(166, 328);
this.button_24.Name = "button_24";
this.button_24.Size = new System.Drawing.Size(75, 75);
this.button_24.TabIndex = 34;
this.button_24.TabStop = false;
this.button_24.UseVisualStyleBackColor = true;
this.button_24.Click += new System.EventHandler(this.button_24_Click);
//
// button_14
//
this.button_14.Location = new System.Drawing.Point(85, 328);
this.button_14.Name = "button_14";
this.button_14.Size = new System.Drawing.Size(75, 75);
this.button_14.TabIndex = 33;
this.button_14.TabStop = false;
this.button_14.UseVisualStyleBackColor = true;
this.button_14.Click += new System.EventHandler(this.button_14_Click);
//
// button_04
//
this.button_04.Location = new System.Drawing.Point(4, 328);
this.button_04.Name = "button_04";
this.button_04.Size = new System.Drawing.Size(75, 75);
this.button_04.TabIndex = 32;
this.button_04.TabStop = false;
this.button_04.UseVisualStyleBackColor = true;
this.button_04.Click += new System.EventHandler(this.button_04_Click);
//
// button_73
//
this.button_73.Location = new System.Drawing.Point(571, 247);
this.button_73.Name = "button_73";
this.button_73.Size = new System.Drawing.Size(75, 75);
this.button_73.TabIndex = 31;
this.button_73.TabStop = false;
this.button_73.UseVisualStyleBackColor = true;
this.button_73.Click += new System.EventHandler(this.button_73_Click);
//
// button_63
//
this.button_63.Location = new System.Drawing.Point(490, 247);
this.button_63.Name = "button_63";
this.button_63.Size = new System.Drawing.Size(75, 75);
this.button_63.TabIndex = 30;
this.button_63.TabStop = false;
this.button_63.UseVisualStyleBackColor = true;
this.button_63.Click += new System.EventHandler(this.button_63_Click);
//
// button_53
//
this.button_53.Location = new System.Drawing.Point(409, 247);
this.button_53.Name = "button_53";
this.button_53.Size = new System.Drawing.Size(75, 75);
this.button_53.TabIndex = 29;
this.button_53.TabStop = false;
this.button_53.UseVisualStyleBackColor = true;
this.button_53.Click += new System.EventHandler(this.button_53_Click);
//
// button_43
//
this.button_43.Location = new System.Drawing.Point(328, 247);
this.button_43.Name = "button_43";
this.button_43.Size = new System.Drawing.Size(75, 75);
this.button_43.TabIndex = 28;
this.button_43.TabStop = false;
this.button_43.UseVisualStyleBackColor = true;
this.button_43.Click += new System.EventHandler(this.button_43_Click);
//
// button_33
//
this.button_33.Location = new System.Drawing.Point(247, 247);
this.button_33.Name = "button_33";
this.button_33.Size = new System.Drawing.Size(75, 75);
this.button_33.TabIndex = 27;
this.button_33.TabStop = false;
this.button_33.UseVisualStyleBackColor = true;
this.button_33.Click += new System.EventHandler(this.button_33_Click);
//
// button_23
//
this.button_23.Location = new System.Drawing.Point(166, 247);
this.button_23.Name = "button_23";
this.button_23.Size = new System.Drawing.Size(75, 75);
this.button_23.TabIndex = 26;
this.button_23.TabStop = false;
this.button_23.UseVisualStyleBackColor = true;
this.button_23.Click += new System.EventHandler(this.button_23_Click);
//
// button_13
//
this.button_13.Location = new System.Drawing.Point(85, 247);
this.button_13.Name = "button_13";
this.button_13.Size = new System.Drawing.Size(75, 75);
this.button_13.TabIndex = 25;
this.button_13.TabStop = false;
this.button_13.UseVisualStyleBackColor = true;
this.button_13.Click += new System.EventHandler(this.button_13_Click);
//
// button_03
//
this.button_03.Location = new System.Drawing.Point(4, 247);
this.button_03.Name = "button_03";
this.button_03.Size = new System.Drawing.Size(75, 75);
this.button_03.TabIndex = 24;
this.button_03.TabStop = false;
this.button_03.UseVisualStyleBackColor = true;
this.button_03.Click += new System.EventHandler(this.button_03_Click);
//
// button_72
//
this.button_72.Location = new System.Drawing.Point(571, 166);
this.button_72.Name = "button_72";
this.button_72.Size = new System.Drawing.Size(75, 75);
this.button_72.TabIndex = 23;
this.button_72.TabStop = false;
this.button_72.UseVisualStyleBackColor = true;
this.button_72.Click += new System.EventHandler(this.button_72_Click);
//
// button_62
//
this.button_62.Location = new System.Drawing.Point(490, 166);
this.button_62.Name = "button_62";
this.button_62.Size = new System.Drawing.Size(75, 75);
this.button_62.TabIndex = 22;
this.button_62.TabStop = false;
this.button_62.UseVisualStyleBackColor = true;
this.button_62.Click += new System.EventHandler(this.button_62_Click);
//
// button_52
//
this.button_52.Location = new System.Drawing.Point(409, 166);
this.button_52.Name = "button_52";
this.button_52.Size = new System.Drawing.Size(75, 75);
this.button_52.TabIndex = 21;
this.button_52.TabStop = false;
this.button_52.UseVisualStyleBackColor = true;
this.button_52.Click += new System.EventHandler(this.button_52_Click);
//
// button_42
//
this.button_42.Location = new System.Drawing.Point(328, 166);
this.button_42.Name = "button_42";
this.button_42.Size = new System.Drawing.Size(75, 75);
this.button_42.TabIndex = 20;
this.button_42.TabStop = false;
this.button_42.UseVisualStyleBackColor = true;
this.button_42.Click += new System.EventHandler(this.button_42_Click);
//
// button_32
//
this.button_32.Location = new System.Drawing.Point(247, 166);
this.button_32.Name = "button_32";
this.button_32.Size = new System.Drawing.Size(75, 75);
this.button_32.TabIndex = 19;
this.button_32.TabStop = false;
this.button_32.UseVisualStyleBackColor = true;
this.button_32.Click += new System.EventHandler(this.button_32_Click);
//
// button_22
//
this.button_22.Location = new System.Drawing.Point(166, 166);
this.button_22.Name = "button_22";
this.button_22.Size = new System.Drawing.Size(75, 75);
this.button_22.TabIndex = 18;
this.button_22.TabStop = false;
this.button_22.UseVisualStyleBackColor = true;
this.button_22.Click += new System.EventHandler(this.button_22_Click);
//
// button_12
//
this.button_12.Location = new System.Drawing.Point(85, 166);
this.button_12.Name = "button_12";
this.button_12.Size = new System.Drawing.Size(75, 75);
this.button_12.TabIndex = 17;
this.button_12.TabStop = false;
this.button_12.UseVisualStyleBackColor = true;
this.button_12.Click += new System.EventHandler(this.button_12_Click);
//
// button_02
//
this.button_02.Location = new System.Drawing.Point(4, 166);
this.button_02.Name = "button_02";
this.button_02.Size = new System.Drawing.Size(75, 75);
this.button_02.TabIndex = 16;
this.button_02.TabStop = false;
this.button_02.UseVisualStyleBackColor = true;
this.button_02.Click += new System.EventHandler(this.button_02_Click);
//
// button_71
//
this.button_71.Location = new System.Drawing.Point(571, 85);
this.button_71.Name = "button_71";
this.button_71.Size = new System.Drawing.Size(75, 75);
this.button_71.TabIndex = 15;
this.button_71.TabStop = false;
this.button_71.UseVisualStyleBackColor = true;
this.button_71.Click += new System.EventHandler(this.button_71_Click);
//
// button_61
//
this.button_61.Location = new System.Drawing.Point(490, 85);
this.button_61.Name = "button_61";
this.button_61.Size = new System.Drawing.Size(75, 75);
this.button_61.TabIndex = 14;
this.button_61.TabStop = false;
this.button_61.UseVisualStyleBackColor = true;
this.button_61.Click += new System.EventHandler(this.button_61_Click);
//
// button_51
//
this.button_51.Location = new System.Drawing.Point(409, 85);
this.button_51.Name = "button_51";
this.button_51.Size = new System.Drawing.Size(75, 75);
this.button_51.TabIndex = 13;
this.button_51.TabStop = false;
this.button_51.UseVisualStyleBackColor = true;
this.button_51.Click += new System.EventHandler(this.button_51_Click);
//
// button_41
//
this.button_41.Location = new System.Drawing.Point(328, 85);
this.button_41.Name = "button_41";
this.button_41.Size = new System.Drawing.Size(75, 75);
this.button_41.TabIndex = 12;
this.button_41.TabStop = false;
this.button_41.UseVisualStyleBackColor = true;
this.button_41.Click += new System.EventHandler(this.button_41_Click);
//
// button_31
//
this.button_31.Location = new System.Drawing.Point(247, 85);
this.button_31.Name = "button_31";
this.button_31.Size = new System.Drawing.Size(75, 75);
this.button_31.TabIndex = 11;
this.button_31.TabStop = false;
this.button_31.UseVisualStyleBackColor = true;
this.button_31.Click += new System.EventHandler(this.button_31_Click);
//
// button_21
//
this.button_21.Location = new System.Drawing.Point(166, 85);
this.button_21.Name = "button_21";
this.button_21.Size = new System.Drawing.Size(75, 75);
this.button_21.TabIndex = 10;
this.button_21.TabStop = false;
this.button_21.UseVisualStyleBackColor = true;
this.button_21.Click += new System.EventHandler(this.button_21_Click);
//
// button_11
//
this.button_11.Location = new System.Drawing.Point(85, 85);
this.button_11.Name = "button_11";
this.button_11.Size = new System.Drawing.Size(75, 75);
this.button_11.TabIndex = 9;
this.button_11.TabStop = false;
this.button_11.UseVisualStyleBackColor = true;
this.button_11.Click += new System.EventHandler(this.button_11_Click);
//
// button_01
//
this.button_01.Location = new System.Drawing.Point(4, 85);
this.button_01.Name = "button_01";
this.button_01.Size = new System.Drawing.Size(75, 75);
this.button_01.TabIndex = 8;
this.button_01.TabStop = false;
this.button_01.UseVisualStyleBackColor = true;
this.button_01.Click += new System.EventHandler(this.button_01_Click);
//
// button_70
//
this.button_70.Location = new System.Drawing.Point(571, 4);
this.button_70.Name = "button_70";
this.button_70.Size = new System.Drawing.Size(75, 75);
this.button_70.TabIndex = 7;
this.button_70.TabStop = false;
this.button_70.UseVisualStyleBackColor = true;
this.button_70.Click += new System.EventHandler(this.button_70_Click);
//
// button_60
//
this.button_60.Location = new System.Drawing.Point(490, 4);
this.button_60.Name = "button_60";
this.button_60.Size = new System.Drawing.Size(75, 75);
this.button_60.TabIndex = 6;
this.button_60.TabStop = false;
this.button_60.UseVisualStyleBackColor = true;
this.button_60.Click += new System.EventHandler(this.button_60_Click);
//
// button_50
//
this.button_50.Location = new System.Drawing.Point(409, 4);
this.button_50.Name = "button_50";
this.button_50.Size = new System.Drawing.Size(75, 75);
this.button_50.TabIndex = 5;
this.button_50.TabStop = false;
this.button_50.UseVisualStyleBackColor = true;
this.button_50.Click += new System.EventHandler(this.button_50_Click);
//
// button_40
//
this.button_40.Location = new System.Drawing.Point(328, 4);
this.button_40.Name = "button_40";
this.button_40.Size = new System.Drawing.Size(75, 75);
this.button_40.TabIndex = 4;
this.button_40.TabStop = false;
this.button_40.UseVisualStyleBackColor = true;
this.button_40.Click += new System.EventHandler(this.button_40_Click);
//
// button_30
//
this.button_30.Location = new System.Drawing.Point(247, 4);
this.button_30.Name = "button_30";
this.button_30.Size = new System.Drawing.Size(75, 75);
this.button_30.TabIndex = 3;
this.button_30.TabStop = false;
this.button_30.UseVisualStyleBackColor = true;
this.button_30.Click += new System.EventHandler(this.button_30_Click);
//
// button_20
//
this.button_20.Location = new System.Drawing.Point(166, 4);
this.button_20.Name = "button_20";
this.button_20.Size = new System.Drawing.Size(75, 75);
this.button_20.TabIndex = 2;
this.button_20.TabStop = false;
this.button_20.UseVisualStyleBackColor = true;
this.button_20.Click += new System.EventHandler(this.button_20_Click);
//
// button_10
//
this.button_10.Location = new System.Drawing.Point(85, 4);
this.button_10.Name = "button_10";
this.button_10.Size = new System.Drawing.Size(75, 75);
this.button_10.TabIndex = 1;
this.button_10.TabStop = false;
this.button_10.UseVisualStyleBackColor = true;
this.button_10.Click += new System.EventHandler(this.button_10_Click);
//
// button_00
//
this.button_00.Location = new System.Drawing.Point(4, 4);
this.button_00.Name = "button_00";
this.button_00.Size = new System.Drawing.Size(75, 75);
this.button_00.TabIndex = 0;
this.button_00.TabStop = false;
this.button_00.UseVisualStyleBackColor = true;
this.button_00.Click += new System.EventHandler(this.button_00_Click);
//
// backgroundWorker1
//
this.backgroundWorker1.WorkerSupportsCancellation = true;
this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker_DoWork);
//
// _8x8EingabeFeld
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.ClientSize = new System.Drawing.Size(674, 777);
this.Controls.Add(this.panelEingabe);
this.Controls.Add(this.groupBox_Steuerung);
this.Name = "_8x8EingabeFeld";
this.Text = "_8x8EingabeFeld";
this.groupBox_Steuerung.ResumeLayout(false);
this.groupBox_Steuerung.PerformLayout();
this.panelEingabe.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox_Steuerung;
private System.Windows.Forms.Label label_Verarbeitung;
private System.Windows.Forms.Button button_Abbruch;
private System.Windows.Forms.Button button_Bestätigen;
private System.Windows.Forms.Button button_Modus;
private System.Windows.Forms.Panel panelEingabe;
private System.Windows.Forms.Button button_77;
private System.Windows.Forms.Button button_67;
private System.Windows.Forms.Button button_57;
private System.Windows.Forms.Button button_47;
private System.Windows.Forms.Button button_37;
private System.Windows.Forms.Button button_27;
private System.Windows.Forms.Button button_17;
private System.Windows.Forms.Button button_07;
private System.Windows.Forms.Button button_76;
private System.Windows.Forms.Button button_66;
private System.Windows.Forms.Button button_56;
private System.Windows.Forms.Button button_46;
private System.Windows.Forms.Button button_36;
private System.Windows.Forms.Button button_26;
private System.Windows.Forms.Button button_16;
private System.Windows.Forms.Button button_06;
private System.Windows.Forms.Button button_75;
private System.Windows.Forms.Button button_65;
private System.Windows.Forms.Button button_55;
private System.Windows.Forms.Button button_45;
private System.Windows.Forms.Button button_35;
private System.Windows.Forms.Button button_25;
private System.Windows.Forms.Button button_15;
private System.Windows.Forms.Button button_05;
private System.Windows.Forms.Button button_74;
private System.Windows.Forms.Button button_64;
private System.Windows.Forms.Button button_54;
private System.Windows.Forms.Button button_44;
private System.Windows.Forms.Button button_34;
private System.Windows.Forms.Button button_24;
private System.Windows.Forms.Button button_14;
private System.Windows.Forms.Button button_04;
private System.Windows.Forms.Button button_73;
private System.Windows.Forms.Button button_63;
private System.Windows.Forms.Button button_53;
private System.Windows.Forms.Button button_43;
private System.Windows.Forms.Button button_33;
private System.Windows.Forms.Button button_23;
private System.Windows.Forms.Button button_13;
private System.Windows.Forms.Button button_03;
private System.Windows.Forms.Button button_72;
private System.Windows.Forms.Button button_62;
private System.Windows.Forms.Button button_52;
private System.Windows.Forms.Button button_42;
private System.Windows.Forms.Button button_32;
private System.Windows.Forms.Button button_22;
private System.Windows.Forms.Button button_12;
private System.Windows.Forms.Button button_02;
private System.Windows.Forms.Button button_71;
private System.Windows.Forms.Button button_61;
private System.Windows.Forms.Button button_51;
private System.Windows.Forms.Button button_41;
private System.Windows.Forms.Button button_31;
private System.Windows.Forms.Button button_21;
private System.Windows.Forms.Button button_11;
private System.Windows.Forms.Button button_01;
private System.Windows.Forms.Button button_70;
private System.Windows.Forms.Button button_60;
private System.Windows.Forms.Button button_50;
private System.Windows.Forms.Button button_40;
private System.Windows.Forms.Button button_30;
private System.Windows.Forms.Button button_20;
private System.Windows.Forms.Button button_10;
private System.Windows.Forms.Button button_00;
private System.ComponentModel.BackgroundWorker backgroundWorker1;
}
}