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.grpLoggingFlags.SuspendLayout(); this.grpConfigPlugins.SuspendLayout(); this.grpInputPlugins.SuspendLayout(); this.grpWindowPlugins.SuspendLayout(); this.SuspendLayout(); // // grpLoggingFlags // this.grpLoggingFlags.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpLoggingFlags.Controls.Add(this.grpLoggingFlags_flow); this.grpLoggingFlags.Location = new System.Drawing.Point(2, 2); this.grpLoggingFlags.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grpLoggingFlags.Name = "grpLoggingFlags"; this.grpLoggingFlags.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grpLoggingFlags.Size = new System.Drawing.Size(666, 50); this.grpLoggingFlags.TabIndex = 0; this.grpLoggingFlags.TabStop = false; this.grpLoggingFlags.Text = "Logging Flags"; // // grpLoggingFlags_flow // 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, 4, 4, 4); this.grpLoggingFlags_flow.Name = "grpLoggingFlags_flow"; this.grpLoggingFlags_flow.Size = new System.Drawing.Size(658, 27); 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, 225); this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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, 225); this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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, 54); 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(668, 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(659, 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, 107); 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(668, 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(659, 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, 165); 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(668, 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(659, 24); this.comboWindowPlugins.TabIndex = 6; // // RomCheaterConfigDialog // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(674, 291); this.Controls.Add(this.grpLoggingFlags); this.Controls.Add(this.grpConfigPlugins); this.Controls.Add(this.grpInputPlugins); this.Controls.Add(this.btnCancel); this.Controls.Add(this.grpWindowPlugins); this.Controls.Add(this.btnSave); 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, 4, 4, 4); this.Name = "RomCheaterConfigDialog"; this.Text = "Rom Cheater Configuration:"; 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.ResumeLayout(false); this.PerformLayout(); } #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; } }