ACAT.Extensions.Default.UI.Dialogs.GeneralSettingsForm.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(GeneralSettingsForm));
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.pbEnableAuditLog = new System.Windows.Forms.Label();
            this.lblEnableAuditLog = new System.Windows.Forms.Label();
            this.pbExpandAbbreviationsOnSeparator = new System.Windows.Forms.Label();
            this.lblExpandAbbreviationsOnSeparator = new System.Windows.Forms.Label();
            this.pbScannerAutoSaveLastPosition = new System.Windows.Forms.Label();
            this.pbEnableDebugTraceLogging = new System.Windows.Forms.Label();
            this.lblScannerAutoSaveLastPosition = new System.Windows.Forms.Label();
            this.pbRetainTalkWindowText = new System.Windows.Forms.Label();
            this.lblHideScannersOnIdle = new System.Windows.Forms.Label();
            this.pbShowTalkWindowOnStartup = new System.Windows.Forms.Label();
            this.lblEnableDebugTraceLogging = new System.Windows.Forms.Label();
            this.pbShowGlass = new System.Windows.Forms.Label();
            this.lblShowGlass = new System.Windows.Forms.Label();
            this.lblShowTalkWindowOnStartup = new System.Windows.Forms.Label();
            this.pbHideScannersOnIdle = new System.Windows.Forms.Label();
            this.lblRetainTalkWindowText = new System.Windows.Forms.Label();
            this.lblRestoreDefaults = new System.Windows.Forms.Button();
            this.lblBack = new System.Windows.Forms.Button();
            this.lblOK = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label1 = new System.Windows.Forms.Label();
            this.tableLayoutPanel1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
            this.tableLayoutPanel1.Controls.Add(this.pbEnableAuditLog, 0, 7);
            this.tableLayoutPanel1.Controls.Add(this.lblEnableAuditLog, 0, 7);
            this.tableLayoutPanel1.Controls.Add(this.pbExpandAbbreviationsOnSeparator, 0, 5);
            this.tableLayoutPanel1.Controls.Add(this.lblExpandAbbreviationsOnSeparator, 1, 5);
            this.tableLayoutPanel1.Controls.Add(this.pbScannerAutoSaveLastPosition, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.pbEnableDebugTraceLogging, 0, 6);
            this.tableLayoutPanel1.Controls.Add(this.lblScannerAutoSaveLastPosition, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.pbRetainTalkWindowText, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblHideScannersOnIdle, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.pbShowTalkWindowOnStartup, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.lblEnableDebugTraceLogging, 1, 6);
            this.tableLayoutPanel1.Controls.Add(this.pbShowGlass, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblShowGlass, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblShowTalkWindowOnStartup, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.pbHideScannersOnIdle, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.lblRetainTalkWindowText, 1, 4);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            // 
            // pbEnableAuditLog
            // 
            resources.ApplyResources(this.pbEnableAuditLog, "pbEnableAuditLog");
            this.pbEnableAuditLog.Name = "pbEnableAuditLog";
            // 
            // lblEnableAuditLog
            // 
            resources.ApplyResources(this.lblEnableAuditLog, "lblEnableAuditLog");
            this.lblEnableAuditLog.Name = "lblEnableAuditLog";
            // 
            // pbExpandAbbreviationsOnSeparator
            // 
            resources.ApplyResources(this.pbExpandAbbreviationsOnSeparator, "pbExpandAbbreviationsOnSeparator");
            this.pbExpandAbbreviationsOnSeparator.Name = "pbExpandAbbreviationsOnSeparator";
            // 
            // lblExpandAbbreviationsOnSeparator
            // 
            resources.ApplyResources(this.lblExpandAbbreviationsOnSeparator, "lblExpandAbbreviationsOnSeparator");
            this.lblExpandAbbreviationsOnSeparator.Name = "lblExpandAbbreviationsOnSeparator";
            // 
            // pbScannerAutoSaveLastPosition
            // 
            resources.ApplyResources(this.pbScannerAutoSaveLastPosition, "pbScannerAutoSaveLastPosition");
            this.pbScannerAutoSaveLastPosition.Name = "pbScannerAutoSaveLastPosition";
            // 
            // pbEnableDebugTraceLogging
            // 
            resources.ApplyResources(this.pbEnableDebugTraceLogging, "pbEnableDebugTraceLogging");
            this.pbEnableDebugTraceLogging.Name = "pbEnableDebugTraceLogging";
            // 
            // lblScannerAutoSaveLastPosition
            // 
            resources.ApplyResources(this.lblScannerAutoSaveLastPosition, "lblScannerAutoSaveLastPosition");
            this.lblScannerAutoSaveLastPosition.Name = "lblScannerAutoSaveLastPosition";
            // 
            // pbRetainTalkWindowText
            // 
            resources.ApplyResources(this.pbRetainTalkWindowText, "pbRetainTalkWindowText");
            this.pbRetainTalkWindowText.Name = "pbRetainTalkWindowText";
            // 
            // lblHideScannersOnIdle
            // 
            resources.ApplyResources(this.lblHideScannersOnIdle, "lblHideScannersOnIdle");
            this.lblHideScannersOnIdle.Name = "lblHideScannersOnIdle";
            // 
            // pbShowTalkWindowOnStartup
            // 
            resources.ApplyResources(this.pbShowTalkWindowOnStartup, "pbShowTalkWindowOnStartup");
            this.pbShowTalkWindowOnStartup.Name = "pbShowTalkWindowOnStartup";
            // 
            // lblEnableDebugTraceLogging
            // 
            resources.ApplyResources(this.lblEnableDebugTraceLogging, "lblEnableDebugTraceLogging");
            this.lblEnableDebugTraceLogging.Name = "lblEnableDebugTraceLogging";
            // 
            // pbShowGlass
            // 
            resources.ApplyResources(this.pbShowGlass, "pbShowGlass");
            this.pbShowGlass.Name = "pbShowGlass";
            // 
            // lblShowGlass
            // 
            resources.ApplyResources(this.lblShowGlass, "lblShowGlass");
            this.lblShowGlass.Name = "lblShowGlass";
            // 
            // lblShowTalkWindowOnStartup
            // 
            resources.ApplyResources(this.lblShowTalkWindowOnStartup, "lblShowTalkWindowOnStartup");
            this.lblShowTalkWindowOnStartup.Name = "lblShowTalkWindowOnStartup";
            // 
            // pbHideScannersOnIdle
            // 
            resources.ApplyResources(this.pbHideScannersOnIdle, "pbHideScannersOnIdle");
            this.pbHideScannersOnIdle.Name = "pbHideScannersOnIdle";
            // 
            // lblRetainTalkWindowText
            // 
            resources.ApplyResources(this.lblRetainTalkWindowText, "lblRetainTalkWindowText");
            this.lblRetainTalkWindowText.Name = "lblRetainTalkWindowText";
            // 
            // lblRestoreDefaults
            // 
            resources.ApplyResources(this.lblRestoreDefaults, "lblRestoreDefaults");
            this.lblRestoreDefaults.Name = "lblRestoreDefaults";
            this.lblRestoreDefaults.TabStop = false;
            this.lblRestoreDefaults.UseVisualStyleBackColor = true;
            // 
            // lblBack
            // 
            resources.ApplyResources(this.lblBack, "lblBack");
            this.lblBack.Name = "lblBack";
            this.lblBack.TabStop = false;
            this.lblBack.UseVisualStyleBackColor = true;
            // 
            // lblOK
            // 
            resources.ApplyResources(this.lblOK, "lblOK");
            this.lblOK.Name = "lblOK";
            this.lblOK.TabStop = false;
            this.lblOK.UseVisualStyleBackColor = true;
            // 
            // groupBox1
            // 
            resources.ApplyResources(this.groupBox1, "groupBox1");
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.TabStop = false;
            // 
            // label1
            // 
            resources.ApplyResources(this.label1, "label1");
            this.label1.Name = "label1";
            // 
            // GeneralSettingsForm
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.tableLayoutPanel1);
            this.Controls.Add(this.lblRestoreDefaults);
            this.Controls.Add(this.lblBack);
            this.Controls.Add(this.lblOK);
            this.Controls.Add(this.groupBox1);
            this.Name = "GeneralSettingsForm";
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }