ACAT.Extensions.Default.UI.Scanners.MouseScanner.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(MouseScanner));
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.Row3 = 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.Row2 = new System.Windows.Forms.TableLayoutPanel();
            this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Row1 = new System.Windows.Forms.TableLayoutPanel();
            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.Row3.SuspendLayout();
            this.Row2.SuspendLayout();
            this.Row1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
            this.tableLayoutPanel1.Controls.Add(this.Row3, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.Row2, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.Row1, 0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            // 
            // Row3
            // 
            resources.ApplyResources(this.Row3, "Row3");
            this.Row3.Controls.Add(this.B12, 3, 0);
            this.Row3.Controls.Add(this.B11, 2, 0);
            this.Row3.Controls.Add(this.B10, 1, 0);
            this.Row3.Controls.Add(this.B9, 0, 0);
            this.Row3.Name = "Row3";
            // 
            // B12
            // 
            this.B12.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B12, "B12");
            this.B12.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B12.Name = "B12";
            this.B12.UseMnemonic = false;
            this.B12.UseVisualStyleBackColor = false;
            // 
            // B11
            // 
            this.B11.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B11, "B11");
            this.B11.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B11.Name = "B11";
            this.B11.UseMnemonic = false;
            this.B11.UseVisualStyleBackColor = false;
            // 
            // B10
            // 
            this.B10.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B10, "B10");
            this.B10.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B10.Name = "B10";
            this.B10.UseMnemonic = false;
            this.B10.UseVisualStyleBackColor = false;
            // 
            // B9
            // 
            this.B9.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B9, "B9");
            this.B9.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B9.Name = "B9";
            this.B9.UseMnemonic = false;
            this.B9.UseVisualStyleBackColor = false;
            // 
            // Row2
            // 
            resources.ApplyResources(this.Row2, "Row2");
            this.Row2.Controls.Add(this.B7, 0, 0);
            this.Row2.Controls.Add(this.B8, 0, 0);
            this.Row2.Controls.Add(this.B5, 0, 0);
            this.Row2.Controls.Add(this.B6, 0, 0);
            this.Row2.Name = "Row2";
            // 
            // B7
            // 
            this.B7.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B7, "B7");
            this.B7.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B7.Name = "B7";
            this.B7.UseMnemonic = false;
            this.B7.UseVisualStyleBackColor = false;
            // 
            // B8
            // 
            this.B8.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B8, "B8");
            this.B8.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B8.Name = "B8";
            this.B8.UseMnemonic = false;
            this.B8.UseVisualStyleBackColor = false;
            // 
            // B5
            // 
            this.B5.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B5, "B5");
            this.B5.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B5.Name = "B5";
            this.B5.UseMnemonic = false;
            this.B5.UseVisualStyleBackColor = false;
            // 
            // B6
            // 
            this.B6.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B6, "B6");
            this.B6.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B6.Name = "B6";
            this.B6.UseMnemonic = false;
            this.B6.UseVisualStyleBackColor = false;
            // 
            // Row1
            // 
            resources.ApplyResources(this.Row1, "Row1");
            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";
            // 
            // B4
            // 
            this.B4.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B4, "B4");
            this.B4.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B4.Name = "B4";
            this.B4.UseMnemonic = false;
            this.B4.UseVisualStyleBackColor = false;
            // 
            // B3
            // 
            this.B3.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B3, "B3");
            this.B3.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B3.Name = "B3";
            this.B3.UseMnemonic = false;
            this.B3.UseVisualStyleBackColor = false;
            // 
            // B2
            // 
            this.B2.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B2, "B2");
            this.B2.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B2.Name = "B2";
            this.B2.UseMnemonic = false;
            this.B2.UseVisualStyleBackColor = false;
            // 
            // B1
            // 
            this.B1.BackColor = System.Drawing.Color.White;
            resources.ApplyResources(this.B1, "B1");
            this.B1.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B1.Name = "B1";
            this.B1.UseMnemonic = false;
            this.B1.UseVisualStyleBackColor = false;
            // 
            // MouseScanner
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ControlBox = false;
            this.Controls.Add(this.tableLayoutPanel1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "MouseScanner";
            this.tableLayoutPanel1.ResumeLayout(false);
            this.Row3.ResumeLayout(false);
            this.Row2.ResumeLayout(false);
            this.Row1.ResumeLayout(false);
            this.ResumeLayout(false);

        }