ACAT.Extensions.Default.UI.Scanners.CursorNavigationScanner.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CursorNavigationScanner));
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.Row4 = new System.Windows.Forms.TableLayoutPanel();
            this.B24 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B23 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B22 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B21 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B20 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B19 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Row3 = new System.Windows.Forms.TableLayoutPanel();
            this.B18 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B17 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B16 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B15 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Row2 = new System.Windows.Forms.TableLayoutPanel();
            this.B12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Row1 = new System.Windows.Forms.TableLayoutPanel();
            this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.tableLayoutPanel1.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.Row4.SuspendLayout();
            this.Row3.SuspendLayout();
            this.Row2.SuspendLayout();
            this.Row1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            // 
            // tableLayoutPanel2
            // 
            resources.ApplyResources(this.tableLayoutPanel2, "tableLayoutPanel2");
            this.tableLayoutPanel2.Controls.Add(this.Row4, 0, 3);
            this.tableLayoutPanel2.Controls.Add(this.Row3, 0, 2);
            this.tableLayoutPanel2.Controls.Add(this.Row2, 0, 1);
            this.tableLayoutPanel2.Controls.Add(this.Row1, 0, 0);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            // 
            // Row4
            // 
            resources.ApplyResources(this.Row4, "Row4");
            this.Row4.Controls.Add(this.B24, 5, 0);
            this.Row4.Controls.Add(this.B23, 4, 0);
            this.Row4.Controls.Add(this.B22, 3, 0);
            this.Row4.Controls.Add(this.B21, 2, 0);
            this.Row4.Controls.Add(this.B20, 1, 0);
            this.Row4.Controls.Add(this.B19, 0, 0);
            this.Row4.Name = "Row4";
            // 
            // B24
            // 
            resources.ApplyResources(this.B24, "B24");
            this.B24.BackColor = System.Drawing.Color.White;
            this.B24.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B24.Name = "B24";
            this.B24.UseMnemonic = false;
            this.B24.UseVisualStyleBackColor = false;
            // 
            // B23
            // 
            resources.ApplyResources(this.B23, "B23");
            this.B23.BackColor = System.Drawing.Color.White;
            this.B23.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B23.Name = "B23";
            this.B23.UseMnemonic = false;
            this.B23.UseVisualStyleBackColor = false;
            // 
            // B22
            // 
            resources.ApplyResources(this.B22, "B22");
            this.B22.BackColor = System.Drawing.Color.White;
            this.B22.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B22.Name = "B22";
            this.B22.UseMnemonic = false;
            this.B22.UseVisualStyleBackColor = false;
            // 
            // B21
            // 
            resources.ApplyResources(this.B21, "B21");
            this.B21.BackColor = System.Drawing.Color.White;
            this.B21.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B21.Name = "B21";
            this.B21.UseMnemonic = false;
            this.B21.UseVisualStyleBackColor = false;
            // 
            // B20
            // 
            resources.ApplyResources(this.B20, "B20");
            this.B20.BackColor = System.Drawing.Color.White;
            this.B20.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B20.Name = "B20";
            this.B20.UseMnemonic = false;
            this.B20.UseVisualStyleBackColor = false;
            // 
            // B19
            // 
            resources.ApplyResources(this.B19, "B19");
            this.B19.BackColor = System.Drawing.Color.White;
            this.B19.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B19.Name = "B19";
            this.B19.UseMnemonic = false;
            this.B19.UseVisualStyleBackColor = false;
            // 
            // Row3
            // 
            resources.ApplyResources(this.Row3, "Row3");
            this.Row3.Controls.Add(this.B18, 5, 0);
            this.Row3.Controls.Add(this.B17, 4, 0);
            this.Row3.Controls.Add(this.B16, 3, 0);
            this.Row3.Controls.Add(this.B15, 2, 0);
            this.Row3.Controls.Add(this.B14, 1, 0);
            this.Row3.Controls.Add(this.B13, 0, 0);
            this.Row3.Name = "Row3";
            // 
            // B18
            // 
            resources.ApplyResources(this.B18, "B18");
            this.B18.BackColor = System.Drawing.Color.White;
            this.B18.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B18.Name = "B18";
            this.B18.UseMnemonic = false;
            this.B18.UseVisualStyleBackColor = false;
            // 
            // B17
            // 
            resources.ApplyResources(this.B17, "B17");
            this.B17.BackColor = System.Drawing.Color.White;
            this.B17.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B17.Name = "B17";
            this.B17.UseMnemonic = false;
            this.B17.UseVisualStyleBackColor = false;
            // 
            // B16
            // 
            resources.ApplyResources(this.B16, "B16");
            this.B16.BackColor = System.Drawing.Color.White;
            this.B16.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B16.Name = "B16";
            this.B16.UseMnemonic = false;
            this.B16.UseVisualStyleBackColor = false;
            // 
            // B15
            // 
            resources.ApplyResources(this.B15, "B15");
            this.B15.BackColor = System.Drawing.Color.White;
            this.B15.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B15.Name = "B15";
            this.B15.UseMnemonic = false;
            this.B15.UseVisualStyleBackColor = false;
            // 
            // B14
            // 
            resources.ApplyResources(this.B14, "B14");
            this.B14.BackColor = System.Drawing.Color.White;
            this.B14.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B14.Name = "B14";
            this.B14.UseMnemonic = false;
            this.B14.UseVisualStyleBackColor = false;
            // 
            // B13
            // 
            resources.ApplyResources(this.B13, "B13");
            this.B13.BackColor = System.Drawing.Color.White;
            this.B13.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B13.Name = "B13";
            this.B13.UseMnemonic = false;
            this.B13.UseVisualStyleBackColor = false;
            // 
            // Row2
            // 
            resources.ApplyResources(this.Row2, "Row2");
            this.Row2.Controls.Add(this.B12, 5, 0);
            this.Row2.Controls.Add(this.B11, 4, 0);
            this.Row2.Controls.Add(this.B10, 3, 0);
            this.Row2.Controls.Add(this.B9, 2, 0);
            this.Row2.Controls.Add(this.B8, 1, 0);
            this.Row2.Controls.Add(this.B7, 0, 0);
            this.Row2.Name = "Row2";
            // 
            // B12
            // 
            resources.ApplyResources(this.B12, "B12");
            this.B12.BackColor = System.Drawing.Color.White;
            this.B12.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B12.Name = "B12";
            this.B12.UseMnemonic = false;
            this.B12.UseVisualStyleBackColor = false;
            // 
            // B11
            // 
            resources.ApplyResources(this.B11, "B11");
            this.B11.BackColor = System.Drawing.Color.White;
            this.B11.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B11.Name = "B11";
            this.B11.UseMnemonic = false;
            this.B11.UseVisualStyleBackColor = false;
            // 
            // B10
            // 
            resources.ApplyResources(this.B10, "B10");
            this.B10.BackColor = System.Drawing.Color.White;
            this.B10.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B10.Name = "B10";
            this.B10.UseMnemonic = false;
            this.B10.UseVisualStyleBackColor = false;
            // 
            // B9
            // 
            resources.ApplyResources(this.B9, "B9");
            this.B9.BackColor = System.Drawing.Color.White;
            this.B9.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B9.Name = "B9";
            this.B9.UseMnemonic = false;
            this.B9.UseVisualStyleBackColor = false;
            // 
            // B8
            // 
            resources.ApplyResources(this.B8, "B8");
            this.B8.BackColor = System.Drawing.Color.White;
            this.B8.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B8.Name = "B8";
            this.B8.UseMnemonic = false;
            this.B8.UseVisualStyleBackColor = false;
            // 
            // B7
            // 
            resources.ApplyResources(this.B7, "B7");
            this.B7.BackColor = System.Drawing.Color.White;
            this.B7.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B7.Name = "B7";
            this.B7.UseMnemonic = false;
            this.B7.UseVisualStyleBackColor = false;
            // 
            // Row1
            // 
            resources.ApplyResources(this.Row1, "Row1");
            this.Row1.Controls.Add(this.B6, 5, 0);
            this.Row1.Controls.Add(this.B5, 4, 0);
            this.Row1.Controls.Add(this.B4, 3, 0);
            this.Row1.Controls.Add(this.B3, 2, 0);
            this.Row1.Controls.Add(this.B2, 1, 0);
            this.Row1.Controls.Add(this.B1, 0, 0);
            this.Row1.Name = "Row1";
            // 
            // B6
            // 
            resources.ApplyResources(this.B6, "B6");
            this.B6.BackColor = System.Drawing.Color.White;
            this.B6.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B6.Name = "B6";
            this.B6.UseMnemonic = false;
            this.B6.UseVisualStyleBackColor = false;
            // 
            // B5
            // 
            resources.ApplyResources(this.B5, "B5");
            this.B5.BackColor = System.Drawing.Color.White;
            this.B5.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B5.Name = "B5";
            this.B5.UseMnemonic = false;
            this.B5.UseVisualStyleBackColor = false;
            // 
            // B4
            // 
            resources.ApplyResources(this.B4, "B4");
            this.B4.BackColor = System.Drawing.Color.White;
            this.B4.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B4.Name = "B4";
            this.B4.UseMnemonic = false;
            this.B4.UseVisualStyleBackColor = false;
            // 
            // B3
            // 
            resources.ApplyResources(this.B3, "B3");
            this.B3.BackColor = System.Drawing.Color.White;
            this.B3.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B3.Name = "B3";
            this.B3.UseMnemonic = false;
            this.B3.UseVisualStyleBackColor = false;
            // 
            // B2
            // 
            resources.ApplyResources(this.B2, "B2");
            this.B2.BackColor = System.Drawing.Color.White;
            this.B2.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B2.Name = "B2";
            this.B2.UseMnemonic = false;
            this.B2.UseVisualStyleBackColor = false;
            // 
            // B1
            // 
            resources.ApplyResources(this.B1, "B1");
            this.B1.BackColor = System.Drawing.Color.White;
            this.B1.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B1.Name = "B1";
            this.B1.UseMnemonic = false;
            this.B1.UseVisualStyleBackColor = false;
            // 
            // CursorNavigationScanner
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Control;
            this.ControlBox = false;
            this.Controls.Add(this.tableLayoutPanel1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "CursorNavigationScanner";
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.Row4.ResumeLayout(false);
            this.Row3.ResumeLayout(false);
            this.Row2.ResumeLayout(false);
            this.Row1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
CursorNavigationScanner