ACAT.Extensions.Default.UI.Scanners.PunctuationsScanner.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(PunctuationsScanner));
            this.bigtablepanel = new System.Windows.Forms.TableLayoutPanel();
            this.Box1 = new System.Windows.Forms.TableLayoutPanel();
            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.Box2 = new System.Windows.Forms.TableLayoutPanel();
            this.Row6 = new System.Windows.Forms.TableLayoutPanel();
            this.B36 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B35 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B34 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B33 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B32 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B31 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            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.Row5 = new System.Windows.Forms.TableLayoutPanel();
            this.B30 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B29 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B28 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B27 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B26 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.B25 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.bigtablepanel.SuspendLayout();
            this.Box1.SuspendLayout();
            this.Row3.SuspendLayout();
            this.Row2.SuspendLayout();
            this.Row1.SuspendLayout();
            this.Box2.SuspendLayout();
            this.Row6.SuspendLayout();
            this.Row4.SuspendLayout();
            this.Row5.SuspendLayout();
            this.SuspendLayout();
            // 
            // bigtablepanel
            // 
            resources.ApplyResources(this.bigtablepanel, "bigtablepanel");
            this.bigtablepanel.Controls.Add(this.Box1, 0, 0);
            this.bigtablepanel.Controls.Add(this.Box2, 0, 2);
            this.bigtablepanel.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
            this.bigtablepanel.Name = "bigtablepanel";
            // 
            // Box1
            // 
            resources.ApplyResources(this.Box1, "Box1");
            this.Box1.Controls.Add(this.Row3, 0, 2);
            this.Box1.Controls.Add(this.Row2, 0, 1);
            this.Box1.Controls.Add(this.Row1, 0, 0);
            this.Box1.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
            this.Box1.Name = "Box1";
            // 
            // 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.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B18.Name = "B18";
            this.B18.UseMnemonic = false;
            this.B18.UseVisualStyleBackColor = true;
            // 
            // B17
            // 
            resources.ApplyResources(this.B17, "B17");
            this.B17.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B17.Name = "B17";
            this.B17.UseMnemonic = false;
            this.B17.UseVisualStyleBackColor = true;
            // 
            // B16
            // 
            resources.ApplyResources(this.B16, "B16");
            this.B16.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B16.Name = "B16";
            this.B16.UseMnemonic = false;
            this.B16.UseVisualStyleBackColor = true;
            // 
            // B15
            // 
            resources.ApplyResources(this.B15, "B15");
            this.B15.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B15.Name = "B15";
            this.B15.UseMnemonic = false;
            this.B15.UseVisualStyleBackColor = true;
            // 
            // B14
            // 
            resources.ApplyResources(this.B14, "B14");
            this.B14.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B14.Name = "B14";
            this.B14.UseMnemonic = false;
            this.B14.UseVisualStyleBackColor = true;
            // 
            // B13
            // 
            resources.ApplyResources(this.B13, "B13");
            this.B13.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B13.Name = "B13";
            this.B13.UseMnemonic = false;
            this.B13.UseVisualStyleBackColor = true;
            // 
            // 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.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B12.Name = "B12";
            this.B12.UseMnemonic = false;
            this.B12.UseVisualStyleBackColor = true;
            // 
            // B11
            // 
            resources.ApplyResources(this.B11, "B11");
            this.B11.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B11.Name = "B11";
            this.B11.UseMnemonic = false;
            this.B11.UseVisualStyleBackColor = true;
            // 
            // B10
            // 
            resources.ApplyResources(this.B10, "B10");
            this.B10.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B10.Name = "B10";
            this.B10.UseMnemonic = false;
            this.B10.UseVisualStyleBackColor = true;
            // 
            // B9
            // 
            resources.ApplyResources(this.B9, "B9");
            this.B9.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B9.Name = "B9";
            this.B9.UseMnemonic = false;
            this.B9.UseVisualStyleBackColor = true;
            // 
            // B8
            // 
            resources.ApplyResources(this.B8, "B8");
            this.B8.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B8.Name = "B8";
            this.B8.UseMnemonic = false;
            this.B8.UseVisualStyleBackColor = true;
            // 
            // B7
            // 
            resources.ApplyResources(this.B7, "B7");
            this.B7.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B7.Name = "B7";
            this.B7.UseMnemonic = false;
            this.B7.UseVisualStyleBackColor = true;
            // 
            // 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.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B6.Name = "B6";
            this.B6.UseMnemonic = false;
            this.B6.UseVisualStyleBackColor = true;
            // 
            // B5
            // 
            resources.ApplyResources(this.B5, "B5");
            this.B5.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B5.Name = "B5";
            this.B5.UseMnemonic = false;
            this.B5.UseVisualStyleBackColor = true;
            // 
            // B4
            // 
            resources.ApplyResources(this.B4, "B4");
            this.B4.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B4.Name = "B4";
            this.B4.UseMnemonic = false;
            this.B4.UseVisualStyleBackColor = true;
            // 
            // B3
            // 
            resources.ApplyResources(this.B3, "B3");
            this.B3.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B3.Name = "B3";
            this.B3.UseMnemonic = false;
            this.B3.UseVisualStyleBackColor = true;
            // 
            // B2
            // 
            resources.ApplyResources(this.B2, "B2");
            this.B2.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B2.Name = "B2";
            this.B2.UseMnemonic = false;
            this.B2.UseVisualStyleBackColor = true;
            // 
            // B1
            // 
            resources.ApplyResources(this.B1, "B1");
            this.B1.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B1.Name = "B1";
            this.B1.UseMnemonic = false;
            this.B1.UseVisualStyleBackColor = true;
            // 
            // Box2
            // 
            resources.ApplyResources(this.Box2, "Box2");
            this.Box2.Controls.Add(this.Row6, 0, 2);
            this.Box2.Controls.Add(this.Row4, 0, 0);
            this.Box2.Controls.Add(this.Row5, 0, 1);
            this.Box2.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
            this.Box2.Name = "Box2";
            // 
            // Row6
            // 
            resources.ApplyResources(this.Row6, "Row6");
            this.Row6.Controls.Add(this.B36, 5, 0);
            this.Row6.Controls.Add(this.B35, 4, 0);
            this.Row6.Controls.Add(this.B34, 3, 0);
            this.Row6.Controls.Add(this.B33, 2, 0);
            this.Row6.Controls.Add(this.B32, 1, 0);
            this.Row6.Controls.Add(this.B31, 0, 0);
            this.Row6.Name = "Row6";
            // 
            // B36
            // 
            resources.ApplyResources(this.B36, "B36");
            this.B36.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B36.Name = "B36";
            this.B36.UseMnemonic = false;
            this.B36.UseVisualStyleBackColor = true;
            // 
            // B35
            // 
            resources.ApplyResources(this.B35, "B35");
            this.B35.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B35.Name = "B35";
            this.B35.UseMnemonic = false;
            this.B35.UseVisualStyleBackColor = true;
            // 
            // B34
            // 
            resources.ApplyResources(this.B34, "B34");
            this.B34.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B34.Name = "B34";
            this.B34.UseMnemonic = false;
            this.B34.UseVisualStyleBackColor = true;
            // 
            // B33
            // 
            resources.ApplyResources(this.B33, "B33");
            this.B33.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B33.Name = "B33";
            this.B33.UseMnemonic = false;
            this.B33.UseVisualStyleBackColor = true;
            // 
            // B32
            // 
            resources.ApplyResources(this.B32, "B32");
            this.B32.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B32.Name = "B32";
            this.B32.UseMnemonic = false;
            this.B32.UseVisualStyleBackColor = true;
            // 
            // B31
            // 
            resources.ApplyResources(this.B31, "B31");
            this.B31.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B31.Name = "B31";
            this.B31.UseMnemonic = false;
            this.B31.UseVisualStyleBackColor = true;
            // 
            // 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.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B24.Name = "B24";
            this.B24.UseMnemonic = false;
            this.B24.UseVisualStyleBackColor = true;
            // 
            // B23
            // 
            resources.ApplyResources(this.B23, "B23");
            this.B23.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B23.Name = "B23";
            this.B23.UseMnemonic = false;
            this.B23.UseVisualStyleBackColor = true;
            // 
            // B22
            // 
            resources.ApplyResources(this.B22, "B22");
            this.B22.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B22.Name = "B22";
            this.B22.UseMnemonic = false;
            this.B22.UseVisualStyleBackColor = true;
            // 
            // B21
            // 
            resources.ApplyResources(this.B21, "B21");
            this.B21.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B21.Name = "B21";
            this.B21.UseMnemonic = false;
            this.B21.UseVisualStyleBackColor = true;
            // 
            // B20
            // 
            resources.ApplyResources(this.B20, "B20");
            this.B20.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B20.Name = "B20";
            this.B20.UseMnemonic = false;
            this.B20.UseVisualStyleBackColor = true;
            // 
            // B19
            // 
            resources.ApplyResources(this.B19, "B19");
            this.B19.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B19.Name = "B19";
            this.B19.UseMnemonic = false;
            this.B19.UseVisualStyleBackColor = true;
            // 
            // Row5
            // 
            resources.ApplyResources(this.Row5, "Row5");
            this.Row5.Controls.Add(this.B30, 5, 0);
            this.Row5.Controls.Add(this.B29, 4, 0);
            this.Row5.Controls.Add(this.B28, 3, 0);
            this.Row5.Controls.Add(this.B27, 2, 0);
            this.Row5.Controls.Add(this.B26, 1, 0);
            this.Row5.Controls.Add(this.B25, 0, 0);
            this.Row5.Name = "Row5";
            // 
            // B30
            // 
            resources.ApplyResources(this.B30, "B30");
            this.B30.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B30.Name = "B30";
            this.B30.UseMnemonic = false;
            this.B30.UseVisualStyleBackColor = true;
            // 
            // B29
            // 
            resources.ApplyResources(this.B29, "B29");
            this.B29.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B29.Name = "B29";
            this.B29.UseMnemonic = false;
            this.B29.UseVisualStyleBackColor = true;
            // 
            // B28
            // 
            resources.ApplyResources(this.B28, "B28");
            this.B28.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B28.Name = "B28";
            this.B28.UseMnemonic = false;
            this.B28.UseVisualStyleBackColor = true;
            // 
            // B27
            // 
            resources.ApplyResources(this.B27, "B27");
            this.B27.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B27.Name = "B27";
            this.B27.UseMnemonic = false;
            this.B27.UseVisualStyleBackColor = true;
            // 
            // B26
            // 
            resources.ApplyResources(this.B26, "B26");
            this.B26.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B26.Name = "B26";
            this.B26.UseMnemonic = false;
            this.B26.UseVisualStyleBackColor = true;
            // 
            // B25
            // 
            resources.ApplyResources(this.B25, "B25");
            this.B25.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.B25.Name = "B25";
            this.B25.UseMnemonic = false;
            this.B25.UseVisualStyleBackColor = true;
            // 
            // PunctuationsScanner
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ControlBox = false;
            this.Controls.Add(this.bigtablepanel);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "PunctuationsScanner";
            this.bigtablepanel.ResumeLayout(false);
            this.Box1.ResumeLayout(false);
            this.Row3.ResumeLayout(false);
            this.Row2.ResumeLayout(false);
            this.Row1.ResumeLayout(false);
            this.Box2.ResumeLayout(false);
            this.Row6.ResumeLayout(false);
            this.Row4.ResumeLayout(false);
            this.Row5.ResumeLayout(false);
            this.ResumeLayout(false);

        }