ACAT.Extensions.Default.FunctionalAgents.LaunchAppAgent.LaunchAppScanner.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(LaunchAppScanner));
            this.ScannerBorder = new System.Windows.Forms.TableLayoutPanel();
            this.TopStatusBar = new System.Windows.Forms.TableLayoutPanel();
            this.PageNumber = new System.Windows.Forms.Label();
            this.SortOrderIcon = new System.Windows.Forms.Label();
            this.SearchFilter = new System.Windows.Forms.TextBox();
            this.AppList = new System.Windows.Forms.TableLayoutPanel();
            this.Item9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.Item2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.OptionsPanel = new System.Windows.Forms.TableLayoutPanel();
            this.ButtonSearchClear = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ButtonSearch = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ButtonPageDown = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ButtonPageUp = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ButtonClose = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ButtonSort = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
            this.ScannerBorder.SuspendLayout();
            this.TopStatusBar.SuspendLayout();
            this.AppList.SuspendLayout();
            this.OptionsPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // ScannerBorder
            // 
            resources.ApplyResources(this.ScannerBorder, "ScannerBorder");
            this.ScannerBorder.Controls.Add(this.TopStatusBar, 0, 0);
            this.ScannerBorder.Controls.Add(this.AppList, 0, 2);
            this.ScannerBorder.Controls.Add(this.OptionsPanel, 0, 1);
            this.ScannerBorder.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
            this.ScannerBorder.Name = "ScannerBorder";
            // 
            // TopStatusBar
            // 
            resources.ApplyResources(this.TopStatusBar, "TopStatusBar");
            this.TopStatusBar.BackColor = System.Drawing.Color.Black;
            this.TopStatusBar.Controls.Add(this.PageNumber, 0, 0);
            this.TopStatusBar.Controls.Add(this.SortOrderIcon, 0, 0);
            this.TopStatusBar.Controls.Add(this.SearchFilter, 0, 0);
            this.TopStatusBar.Name = "TopStatusBar";
            // 
            // PageNumber
            // 
            resources.ApplyResources(this.PageNumber, "PageNumber");
            this.PageNumber.BackColor = System.Drawing.Color.Black;
            this.PageNumber.Name = "PageNumber";
            // 
            // SortOrderIcon
            // 
            resources.ApplyResources(this.SortOrderIcon, "SortOrderIcon");
            this.SortOrderIcon.BackColor = System.Drawing.Color.Black;
            this.SortOrderIcon.Name = "SortOrderIcon";
            // 
            // SearchFilter
            // 
            resources.ApplyResources(this.SearchFilter, "SearchFilter");
            this.SearchFilter.BackColor = System.Drawing.Color.Black;
            this.SearchFilter.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.SearchFilter.Name = "SearchFilter";
            // 
            // AppList
            // 
            resources.ApplyResources(this.AppList, "AppList");
            this.AppList.Controls.Add(this.Item9, 0, 8);
            this.AppList.Controls.Add(this.Item8, 0, 7);
            this.AppList.Controls.Add(this.Item7, 0, 6);
            this.AppList.Controls.Add(this.Item6, 0, 5);
            this.AppList.Controls.Add(this.Item5, 0, 4);
            this.AppList.Controls.Add(this.Item4, 0, 3);
            this.AppList.Controls.Add(this.Item3, 0, 2);
            this.AppList.Controls.Add(this.Item10, 0, 9);
            this.AppList.Controls.Add(this.Item1, 0, 0);
            this.AppList.Controls.Add(this.Item2, 0, 1);
            this.AppList.Name = "AppList";
            // 
            // Item9
            // 
            resources.ApplyResources(this.Item9, "Item9");
            this.Item9.FlatAppearance.BorderSize = 0;
            this.Item9.Name = "Item9";
            this.Item9.UseMnemonic = false;
            this.Item9.UseVisualStyleBackColor = true;
            // 
            // Item8
            // 
            resources.ApplyResources(this.Item8, "Item8");
            this.Item8.FlatAppearance.BorderSize = 0;
            this.Item8.Name = "Item8";
            this.Item8.UseMnemonic = false;
            this.Item8.UseVisualStyleBackColor = true;
            // 
            // Item7
            // 
            resources.ApplyResources(this.Item7, "Item7");
            this.Item7.FlatAppearance.BorderSize = 0;
            this.Item7.Name = "Item7";
            this.Item7.UseMnemonic = false;
            this.Item7.UseVisualStyleBackColor = true;
            // 
            // Item6
            // 
            resources.ApplyResources(this.Item6, "Item6");
            this.Item6.FlatAppearance.BorderSize = 0;
            this.Item6.Name = "Item6";
            this.Item6.UseMnemonic = false;
            this.Item6.UseVisualStyleBackColor = true;
            // 
            // Item5
            // 
            resources.ApplyResources(this.Item5, "Item5");
            this.Item5.FlatAppearance.BorderSize = 0;
            this.Item5.Name = "Item5";
            this.Item5.UseMnemonic = false;
            this.Item5.UseVisualStyleBackColor = true;
            // 
            // Item4
            // 
            resources.ApplyResources(this.Item4, "Item4");
            this.Item4.FlatAppearance.BorderSize = 0;
            this.Item4.Name = "Item4";
            this.Item4.UseMnemonic = false;
            this.Item4.UseVisualStyleBackColor = true;
            // 
            // Item3
            // 
            resources.ApplyResources(this.Item3, "Item3");
            this.Item3.FlatAppearance.BorderSize = 0;
            this.Item3.Name = "Item3";
            this.Item3.UseMnemonic = false;
            this.Item3.UseVisualStyleBackColor = true;
            // 
            // Item10
            // 
            resources.ApplyResources(this.Item10, "Item10");
            this.Item10.AutoEllipsis = true;
            this.Item10.FlatAppearance.BorderColor = System.Drawing.Color.White;
            this.Item10.FlatAppearance.BorderSize = 0;
            this.Item10.Name = "Item10";
            this.Item10.UseMnemonic = false;
            this.Item10.UseVisualStyleBackColor = true;
            // 
            // Item1
            // 
            resources.ApplyResources(this.Item1, "Item1");
            this.Item1.AutoEllipsis = true;
            this.Item1.FlatAppearance.BorderColor = System.Drawing.Color.White;
            this.Item1.FlatAppearance.BorderSize = 0;
            this.Item1.Name = "Item1";
            this.Item1.UseMnemonic = false;
            this.Item1.UseVisualStyleBackColor = true;
            // 
            // Item2
            // 
            resources.ApplyResources(this.Item2, "Item2");
            this.Item2.FlatAppearance.BorderSize = 0;
            this.Item2.Name = "Item2";
            this.Item2.UseMnemonic = false;
            this.Item2.UseVisualStyleBackColor = true;
            // 
            // OptionsPanel
            // 
            resources.ApplyResources(this.OptionsPanel, "OptionsPanel");
            this.OptionsPanel.Controls.Add(this.ButtonSearchClear, 4, 0);
            this.OptionsPanel.Controls.Add(this.ButtonSearch, 3, 0);
            this.OptionsPanel.Controls.Add(this.ButtonPageDown, 2, 0);
            this.OptionsPanel.Controls.Add(this.ButtonPageUp, 1, 0);
            this.OptionsPanel.Controls.Add(this.ButtonClose, 0, 0);
            this.OptionsPanel.Controls.Add(this.ButtonSort, 5, 0);
            this.OptionsPanel.Name = "OptionsPanel";
            // 
            // ButtonSearchClear
            // 
            resources.ApplyResources(this.ButtonSearchClear, "ButtonSearchClear");
            this.ButtonSearchClear.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonSearchClear.Name = "ButtonSearchClear";
            this.ButtonSearchClear.TabStop = false;
            this.ButtonSearchClear.UseMnemonic = false;
            this.ButtonSearchClear.UseVisualStyleBackColor = true;
            // 
            // ButtonSearch
            // 
            resources.ApplyResources(this.ButtonSearch, "ButtonSearch");
            this.ButtonSearch.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonSearch.Name = "ButtonSearch";
            this.ButtonSearch.TabStop = false;
            this.ButtonSearch.UseMnemonic = false;
            this.ButtonSearch.UseVisualStyleBackColor = true;
            // 
            // ButtonPageDown
            // 
            resources.ApplyResources(this.ButtonPageDown, "ButtonPageDown");
            this.ButtonPageDown.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonPageDown.Name = "ButtonPageDown";
            this.ButtonPageDown.TabStop = false;
            this.ButtonPageDown.UseMnemonic = false;
            this.ButtonPageDown.UseVisualStyleBackColor = true;
            // 
            // ButtonPageUp
            // 
            resources.ApplyResources(this.ButtonPageUp, "ButtonPageUp");
            this.ButtonPageUp.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonPageUp.Name = "ButtonPageUp";
            this.ButtonPageUp.TabStop = false;
            this.ButtonPageUp.UseMnemonic = false;
            this.ButtonPageUp.UseVisualStyleBackColor = true;
            // 
            // ButtonClose
            // 
            resources.ApplyResources(this.ButtonClose, "ButtonClose");
            this.ButtonClose.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonClose.Name = "ButtonClose";
            this.ButtonClose.TabStop = false;
            this.ButtonClose.UseMnemonic = false;
            this.ButtonClose.UseVisualStyleBackColor = true;
            // 
            // ButtonSort
            // 
            resources.ApplyResources(this.ButtonSort, "ButtonSort");
            this.ButtonSort.FlatAppearance.BorderColor = System.Drawing.Color.Gray;
            this.ButtonSort.Name = "ButtonSort";
            this.ButtonSort.UseMnemonic = false;
            this.ButtonSort.UseVisualStyleBackColor = true;
            // 
            // LaunchAppScanner
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.Controls.Add(this.ScannerBorder);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "LaunchAppScanner";
            this.ShowIcon = false;
            this.TopMost = true;
            this.Load += new System.EventHandler(this.LauncAppScanner_Load);
            this.ScannerBorder.ResumeLayout(false);
            this.TopStatusBar.ResumeLayout(false);
            this.TopStatusBar.PerformLayout();
            this.AppList.ResumeLayout(false);
            this.OptionsPanel.ResumeLayout(false);
            this.ResumeLayout(false);

        }