namespace Mesen.GUI.Debugger.Controls { partial class ctrlCharacterMapping { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tlpTiles = new System.Windows.Forms.TableLayoutPanel(); this.picTiles = new System.Windows.Forms.PictureBox(); this.txtMapping0 = new System.Windows.Forms.TextBox(); this.txtMapping1 = new System.Windows.Forms.TextBox(); this.txtMapping6 = new System.Windows.Forms.TextBox(); this.txtMapping7 = new System.Windows.Forms.TextBox(); this.txtMapping8 = new System.Windows.Forms.TextBox(); this.txtMapping9 = new System.Windows.Forms.TextBox(); this.txtMapping10 = new System.Windows.Forms.TextBox(); this.txtMapping11 = new System.Windows.Forms.TextBox(); this.txtMapping12 = new System.Windows.Forms.TextBox(); this.txtMapping13 = new System.Windows.Forms.TextBox(); this.txtMapping14 = new System.Windows.Forms.TextBox(); this.txtMapping15 = new System.Windows.Forms.TextBox(); this.txtMapping2 = new System.Windows.Forms.TextBox(); this.txtMapping3 = new System.Windows.Forms.TextBox(); this.txtMapping5 = new System.Windows.Forms.TextBox(); this.txtMapping4 = new System.Windows.Forms.TextBox(); this.tlpTiles.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picTiles)).BeginInit(); this.SuspendLayout(); // // tlpTiles // this.tlpTiles.ColumnCount = 17; this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tlpTiles.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tlpTiles.Controls.Add(this.picTiles, 0, 0); this.tlpTiles.Controls.Add(this.txtMapping0, 0, 1); this.tlpTiles.Controls.Add(this.txtMapping1, 1, 1); this.tlpTiles.Controls.Add(this.txtMapping6, 6, 1); this.tlpTiles.Controls.Add(this.txtMapping7, 7, 1); this.tlpTiles.Controls.Add(this.txtMapping8, 8, 1); this.tlpTiles.Controls.Add(this.txtMapping9, 9, 1); this.tlpTiles.Controls.Add(this.txtMapping10, 10, 1); this.tlpTiles.Controls.Add(this.txtMapping11, 11, 1); this.tlpTiles.Controls.Add(this.txtMapping12, 12, 1); this.tlpTiles.Controls.Add(this.txtMapping13, 13, 1); this.tlpTiles.Controls.Add(this.txtMapping14, 14, 1); this.tlpTiles.Controls.Add(this.txtMapping15, 15, 1); this.tlpTiles.Controls.Add(this.txtMapping2, 2, 1); this.tlpTiles.Controls.Add(this.txtMapping3, 3, 1); this.tlpTiles.Controls.Add(this.txtMapping5, 5, 1); this.tlpTiles.Controls.Add(this.txtMapping4, 4, 1); this.tlpTiles.Dock = System.Windows.Forms.DockStyle.Fill; this.tlpTiles.Location = new System.Drawing.Point(0, 0); this.tlpTiles.Margin = new System.Windows.Forms.Padding(0); this.tlpTiles.Name = "tlpTiles"; this.tlpTiles.RowCount = 3; this.tlpTiles.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tlpTiles.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tlpTiles.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tlpTiles.Size = new System.Drawing.Size(416, 50); this.tlpTiles.TabIndex = 0; // // picTiles // this.tlpTiles.SetColumnSpan(this.picTiles, 16); this.picTiles.Location = new System.Drawing.Point(0, 0); this.picTiles.Margin = new System.Windows.Forms.Padding(0, 0, 0, 1); this.picTiles.Name = "picTiles"; this.picTiles.Size = new System.Drawing.Size(416, 20); this.picTiles.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picTiles.TabIndex = 0; this.picTiles.TabStop = false; // // txtMapping0 // this.txtMapping0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping0.Location = new System.Drawing.Point(2, 21); this.txtMapping0.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping0.Name = "txtMapping0"; this.txtMapping0.Size = new System.Drawing.Size(22, 20); this.txtMapping0.TabIndex = 1; this.txtMapping0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping0.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping1 // this.txtMapping1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping1.Location = new System.Drawing.Point(28, 21); this.txtMapping1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping1.Name = "txtMapping1"; this.txtMapping1.Size = new System.Drawing.Size(22, 20); this.txtMapping1.TabIndex = 2; this.txtMapping1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping1.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping6 // this.txtMapping6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping6.Location = new System.Drawing.Point(158, 21); this.txtMapping6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping6.Name = "txtMapping6"; this.txtMapping6.Size = new System.Drawing.Size(22, 20); this.txtMapping6.TabIndex = 7; this.txtMapping6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping6.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping7 // this.txtMapping7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping7.Location = new System.Drawing.Point(184, 21); this.txtMapping7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping7.Name = "txtMapping7"; this.txtMapping7.Size = new System.Drawing.Size(22, 20); this.txtMapping7.TabIndex = 8; this.txtMapping7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping7.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping8 // this.txtMapping8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping8.Location = new System.Drawing.Point(210, 21); this.txtMapping8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping8.Name = "txtMapping8"; this.txtMapping8.Size = new System.Drawing.Size(22, 20); this.txtMapping8.TabIndex = 9; this.txtMapping8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping8.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping9 // this.txtMapping9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping9.Location = new System.Drawing.Point(236, 21); this.txtMapping9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping9.Name = "txtMapping9"; this.txtMapping9.Size = new System.Drawing.Size(22, 20); this.txtMapping9.TabIndex = 10; this.txtMapping9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping9.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping10 // this.txtMapping10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping10.Location = new System.Drawing.Point(262, 21); this.txtMapping10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping10.Name = "txtMapping10"; this.txtMapping10.Size = new System.Drawing.Size(22, 20); this.txtMapping10.TabIndex = 11; this.txtMapping10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping10.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping11 // this.txtMapping11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping11.Location = new System.Drawing.Point(288, 21); this.txtMapping11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping11.Name = "txtMapping11"; this.txtMapping11.Size = new System.Drawing.Size(22, 20); this.txtMapping11.TabIndex = 12; this.txtMapping11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping11.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping12 // this.txtMapping12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping12.Location = new System.Drawing.Point(314, 21); this.txtMapping12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping12.Name = "txtMapping12"; this.txtMapping12.Size = new System.Drawing.Size(22, 20); this.txtMapping12.TabIndex = 13; this.txtMapping12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping12.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping13 // this.txtMapping13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping13.Location = new System.Drawing.Point(340, 21); this.txtMapping13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping13.Name = "txtMapping13"; this.txtMapping13.Size = new System.Drawing.Size(22, 20); this.txtMapping13.TabIndex = 14; this.txtMapping13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping13.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping14 // this.txtMapping14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping14.Location = new System.Drawing.Point(366, 21); this.txtMapping14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping14.Name = "txtMapping14"; this.txtMapping14.Size = new System.Drawing.Size(22, 20); this.txtMapping14.TabIndex = 15; this.txtMapping14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping14.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping15 // this.txtMapping15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping15.Location = new System.Drawing.Point(392, 21); this.txtMapping15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping15.Name = "txtMapping15"; this.txtMapping15.Size = new System.Drawing.Size(22, 20); this.txtMapping15.TabIndex = 16; this.txtMapping15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping15.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping2 // this.txtMapping2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping2.Location = new System.Drawing.Point(54, 21); this.txtMapping2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping2.Name = "txtMapping2"; this.txtMapping2.Size = new System.Drawing.Size(22, 20); this.txtMapping2.TabIndex = 6; this.txtMapping2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping2.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping3 // this.txtMapping3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping3.Location = new System.Drawing.Point(80, 21); this.txtMapping3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping3.Name = "txtMapping3"; this.txtMapping3.Size = new System.Drawing.Size(22, 20); this.txtMapping3.TabIndex = 3; this.txtMapping3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping3.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping5 // this.txtMapping5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping5.Location = new System.Drawing.Point(132, 21); this.txtMapping5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping5.Name = "txtMapping5"; this.txtMapping5.Size = new System.Drawing.Size(22, 20); this.txtMapping5.TabIndex = 5; this.txtMapping5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping5.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // txtMapping4 // this.txtMapping4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMapping4.Location = new System.Drawing.Point(106, 21); this.txtMapping4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.txtMapping4.Name = "txtMapping4"; this.txtMapping4.Size = new System.Drawing.Size(22, 20); this.txtMapping4.TabIndex = 4; this.txtMapping4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtMapping4.TextChanged += new System.EventHandler(this.txtMapping_TextChanged); // // ctrlCharacterMapping // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tlpTiles); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "ctrlCharacterMapping"; this.Size = new System.Drawing.Size(416, 50); this.tlpTiles.ResumeLayout(false); this.tlpTiles.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picTiles)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tlpTiles; private System.Windows.Forms.TextBox txtMapping0; private System.Windows.Forms.TextBox txtMapping1; private System.Windows.Forms.TextBox txtMapping3; private System.Windows.Forms.TextBox txtMapping4; private System.Windows.Forms.TextBox txtMapping5; private System.Windows.Forms.TextBox txtMapping2; private System.Windows.Forms.TextBox txtMapping6; private System.Windows.Forms.TextBox txtMapping7; private System.Windows.Forms.TextBox txtMapping8; private System.Windows.Forms.TextBox txtMapping9; private System.Windows.Forms.TextBox txtMapping10; private System.Windows.Forms.TextBox txtMapping11; private System.Windows.Forms.TextBox txtMapping12; private System.Windows.Forms.TextBox txtMapping13; private System.Windows.Forms.TextBox txtMapping14; private System.Windows.Forms.TextBox txtMapping15; public System.Windows.Forms.PictureBox picTiles; } }