namespace RomCheater { partial class RomCheaterConfigDialog { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.grpLoggingFlags = new System.Windows.Forms.GroupBox(); this.grpLoggingFlags_flow = new System.Windows.Forms.FlowLayoutPanel(); this.btnSave = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.grpConfigPlugins = new System.Windows.Forms.GroupBox(); this.comboConfigPlugins = new System.Windows.Forms.ComboBox(); this.grpInputPlugins = new System.Windows.Forms.GroupBox(); this.comboInputPlugins = new System.Windows.Forms.ComboBox(); this.grpWindowPlugins = new System.Windows.Forms.GroupBox(); this.comboWindowPlugins = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.grpLoggingFlags.SuspendLayout(); this.grpConfigPlugins.SuspendLayout(); this.grpInputPlugins.SuspendLayout(); this.grpWindowPlugins.SuspendLayout(); this.panel1.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); this.SuspendLayout(); // // grpLoggingFlags // this.grpLoggingFlags.Controls.Add(this.grpLoggingFlags_flow); this.grpLoggingFlags.Dock = System.Windows.Forms.DockStyle.Fill; this.grpLoggingFlags.Location = new System.Drawing.Point(0, 0); this.grpLoggingFlags.Margin = new System.Windows.Forms.Padding(4); this.grpLoggingFlags.Name = "grpLoggingFlags"; this.grpLoggingFlags.Padding = new System.Windows.Forms.Padding(4); this.grpLoggingFlags.Size = new System.Drawing.Size(732, 109); this.grpLoggingFlags.TabIndex = 0; this.grpLoggingFlags.TabStop = false; this.grpLoggingFlags.Text = "Logging Flags"; // // grpLoggingFlags_flow // this.grpLoggingFlags_flow.AutoScroll = true; this.grpLoggingFlags_flow.AutoSize = true; this.grpLoggingFlags_flow.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.grpLoggingFlags_flow.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.grpLoggingFlags_flow.Dock = System.Windows.Forms.DockStyle.Fill; this.grpLoggingFlags_flow.Location = new System.Drawing.Point(4, 19); this.grpLoggingFlags_flow.Margin = new System.Windows.Forms.Padding(4); this.grpLoggingFlags_flow.Name = "grpLoggingFlags_flow"; this.grpLoggingFlags_flow.Size = new System.Drawing.Size(724, 86); this.grpLoggingFlags_flow.TabIndex = 1; // // btnSave // this.btnSave.AutoSize = true; this.btnSave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.btnSave.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSave.Location = new System.Drawing.Point(4, 4); this.btnSave.Margin = new System.Windows.Forms.Padding(4); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(115, 55); this.btnSave.TabIndex = 1; this.btnSave.Text = "Save"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.AutoSize = true; this.btnCancel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.btnCancel.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnCancel.Location = new System.Drawing.Point(127, 4); this.btnCancel.Margin = new System.Windows.Forms.Padding(4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(150, 55); this.btnCancel.TabIndex = 2; this.btnCancel.Text = "Cancel"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // grpConfigPlugins // this.grpConfigPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpConfigPlugins.Controls.Add(this.comboConfigPlugins); this.grpConfigPlugins.Location = new System.Drawing.Point(2, 3); this.grpConfigPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpConfigPlugins.Name = "grpConfigPlugins"; this.grpConfigPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpConfigPlugins.Size = new System.Drawing.Size(711, 47); this.grpConfigPlugins.TabIndex = 3; this.grpConfigPlugins.TabStop = false; this.grpConfigPlugins.Text = "Config Plugins"; // // comboConfigPlugins // this.comboConfigPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.comboConfigPlugins.FormattingEnabled = true; this.comboConfigPlugins.Location = new System.Drawing.Point(6, 19); this.comboConfigPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.comboConfigPlugins.Name = "comboConfigPlugins"; this.comboConfigPlugins.Size = new System.Drawing.Size(702, 24); this.comboConfigPlugins.TabIndex = 5; // // grpInputPlugins // this.grpInputPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpInputPlugins.Controls.Add(this.comboInputPlugins); this.grpInputPlugins.Location = new System.Drawing.Point(2, 115); this.grpInputPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpInputPlugins.Name = "grpInputPlugins"; this.grpInputPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpInputPlugins.Size = new System.Drawing.Size(711, 53); this.grpInputPlugins.TabIndex = 4; this.grpInputPlugins.TabStop = false; this.grpInputPlugins.Text = "Input Plugins"; // // comboInputPlugins // this.comboInputPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.comboInputPlugins.FormattingEnabled = true; this.comboInputPlugins.Location = new System.Drawing.Point(6, 22); this.comboInputPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.comboInputPlugins.Name = "comboInputPlugins"; this.comboInputPlugins.Size = new System.Drawing.Size(702, 24); this.comboInputPlugins.TabIndex = 6; // // grpWindowPlugins // this.grpWindowPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpWindowPlugins.Controls.Add(this.comboWindowPlugins); this.grpWindowPlugins.Location = new System.Drawing.Point(2, 56); this.grpWindowPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpWindowPlugins.Name = "grpWindowPlugins"; this.grpWindowPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3); this.grpWindowPlugins.Size = new System.Drawing.Size(711, 53); this.grpWindowPlugins.TabIndex = 4; this.grpWindowPlugins.TabStop = false; this.grpWindowPlugins.Text = "Window Plugins"; // // comboWindowPlugins // this.comboWindowPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.comboWindowPlugins.FormattingEnabled = true; this.comboWindowPlugins.Location = new System.Drawing.Point(6, 22); this.comboWindowPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.comboWindowPlugins.Name = "comboWindowPlugins"; this.comboWindowPlugins.Size = new System.Drawing.Size(702, 24); this.comboWindowPlugins.TabIndex = 6; // // panel1 // this.panel1.Controls.Add(this.flowLayoutPanel1); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 298); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(732, 69); this.panel1.TabIndex = 5; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.btnSave); this.flowLayoutPanel1.Controls.Add(this.btnCancel); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(732, 69); this.flowLayoutPanel1.TabIndex = 3; // // panel2 // this.panel2.Controls.Add(this.flowLayoutPanel2); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 109); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(732, 189); this.panel2.TabIndex = 6; // // panel3 // this.panel3.Controls.Add(this.grpLoggingFlags); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(732, 109); this.panel3.TabIndex = 7; // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.grpConfigPlugins); this.flowLayoutPanel2.Controls.Add(this.grpWindowPlugins); this.flowLayoutPanel2.Controls.Add(this.grpInputPlugins); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(732, 189); this.flowLayoutPanel2.TabIndex = 0; // // RomCheaterConfigDialog // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(732, 367); this.Controls.Add(this.panel2); this.Controls.Add(this.panel3); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "RomCheaterConfigDialog"; this.Text = "Rom Cheater Configuration:"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RomCheaterConfigDialog_FormClosing); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RomCheaterConfigDialog_FormClosed); this.Load += new System.EventHandler(this.RomCheaterConfigDialog_Load); this.grpLoggingFlags.ResumeLayout(false); this.grpLoggingFlags.PerformLayout(); this.grpConfigPlugins.ResumeLayout(false); this.grpInputPlugins.ResumeLayout(false); this.grpWindowPlugins.ResumeLayout(false); this.panel1.ResumeLayout(false); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.flowLayoutPanel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox grpLoggingFlags; private System.Windows.Forms.FlowLayoutPanel grpLoggingFlags_flow; private System.Windows.Forms.Button btnSave; private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.GroupBox grpConfigPlugins; private System.Windows.Forms.GroupBox grpInputPlugins; private System.Windows.Forms.GroupBox grpWindowPlugins; private System.Windows.Forms.ComboBox comboConfigPlugins; private System.Windows.Forms.ComboBox comboInputPlugins; private System.Windows.Forms.ComboBox comboWindowPlugins; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private System.Windows.Forms.Panel panel3; } }