namespace WindowsFormsApplication5
{
partial class Form1
{
///
/// 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.label1 = new System.Windows.Forms.Label();
this.TXT_filename = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.jedna = new System.Windows.Forms.TextBox();
this.dva = new System.Windows.Forms.TextBox();
this.LBLsd = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.TXT_bpr = new System.Windows.Forms.TextBox();
this.TXT_bps = new System.Windows.Forms.TextBox();
this.TXT_tr = new System.Windows.Forms.TextBox();
this.TXT_ts = new System.Windows.Forms.TextBox();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 20);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(115, 26);
this.label1.TabIndex = 0;
this.label1.Text = "úplná cesta k souboru:\r\ndvotijá lomítka \\\\\r\n";
//
// TXT_filename
//
this.TXT_filename.Location = new System.Drawing.Point(170, 20);
this.TXT_filename.Name = "TXT_filename";
this.TXT_filename.Size = new System.Drawing.Size(93, 20);
this.TXT_filename.TabIndex = 1;
//
// button1
//
this.button1.Location = new System.Drawing.Point(281, 17);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(62, 19);
this.button1.TabIndex = 2;
this.button1.Text = "Zobrazit bludiště";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(285, 83);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(58, 56);
this.button2.TabIndex = 3;
this.button2.Text = "vytvořit nové prázdné";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(170, 102);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(96, 20);
this.textBox1.TabIndex = 5;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(15, 103);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(154, 26);
this.label2.TabIndex = 6;
this.label2.Text = "název bludiště(včetně přípony)\r\nve stejné složce jako aplikace\r\n";
//
// jedna
//
this.jedna.Location = new System.Drawing.Point(180, 135);
this.jedna.Name = "jedna";
this.jedna.Size = new System.Drawing.Size(30, 20);
this.jedna.TabIndex = 7;
//
// dva
//
this.dva.Location = new System.Drawing.Point(233, 135);
this.dva.Name = "dva";
this.dva.Size = new System.Drawing.Size(30, 20);
this.dva.TabIndex = 8;
//
// LBLsd
//
this.LBLsd.AutoSize = true;
this.LBLsd.Location = new System.Drawing.Point(113, 142);
this.LBLsd.Name = "LBLsd";
this.LBLsd.Size = new System.Drawing.Size(51, 13);
this.LBLsd.TabIndex = 9;
this.LBLsd.Text = "Rozměry:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(215, 143);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(14, 13);
this.label3.TabIndex = 10;
this.label3.Text = "X";
//
// button3
//
this.button3.Location = new System.Drawing.Point(25, 216);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(91, 42);
this.button3.TabIndex = 11;
this.button3.Text = "bílá paní na políčko";
this.button3.UseVisualStyleBackColor = true;
this.button3.Visible = false;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(252, 216);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(91, 42);
this.button4.TabIndex = 12;
this.button4.Text = "Televize na políčko";
this.button4.UseVisualStyleBackColor = true;
this.button4.Visible = false;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(24, 278);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(39, 13);
this.label4.TabIndex = 13;
this.label4.Text = "Řádek";
this.label4.Visible = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(17, 304);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(46, 13);
this.label5.TabIndex = 14;
this.label5.Text = "Sloupec";
this.label5.Visible = false;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(249, 304);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(46, 13);
this.label6.TabIndex = 15;
this.label6.Text = "Sloupec";
this.label6.Visible = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(249, 278);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(39, 13);
this.label7.TabIndex = 16;
this.label7.Text = "Řádek";
this.label7.Visible = false;
//
// TXT_bpr
//
this.TXT_bpr.Location = new System.Drawing.Point(85, 274);
this.TXT_bpr.Name = "TXT_bpr";
this.TXT_bpr.Size = new System.Drawing.Size(67, 20);
this.TXT_bpr.TabIndex = 17;
this.TXT_bpr.Visible = false;
//
// TXT_bps
//
this.TXT_bps.Location = new System.Drawing.Point(85, 304);
this.TXT_bps.Name = "TXT_bps";
this.TXT_bps.Size = new System.Drawing.Size(67, 20);
this.TXT_bps.TabIndex = 18;
this.TXT_bps.Visible = false;
//
// TXT_tr
//
this.TXT_tr.Location = new System.Drawing.Point(308, 271);
this.TXT_tr.Name = "TXT_tr";
this.TXT_tr.Size = new System.Drawing.Size(67, 20);
this.TXT_tr.TabIndex = 19;
this.TXT_tr.Visible = false;
//
// TXT_ts
//
this.TXT_ts.Location = new System.Drawing.Point(308, 297);
this.TXT_ts.Name = "TXT_ts";
this.TXT_ts.Size = new System.Drawing.Size(67, 20);
this.TXT_ts.TabIndex = 20;
this.TXT_ts.Visible = false;
//
// button5
//
this.button5.Location = new System.Drawing.Point(334, 357);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(113, 59);
this.button5.TabIndex = 21;
this.button5.Text = "uložit";
this.button5.UseVisualStyleBackColor = true;
this.button5.Visible = false;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(383, 164);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(63, 39);
this.button6.TabIndex = 22;
this.button6.Text = "Zobrazit herní pole";
this.button6.UseVisualStyleBackColor = true;
this.button6.Visible = false;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(501, 475);
this.Controls.Add(this.button6);
this.Controls.Add(this.button5);
this.Controls.Add(this.TXT_ts);
this.Controls.Add(this.TXT_tr);
this.Controls.Add(this.TXT_bps);
this.Controls.Add(this.TXT_bpr);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.label3);
this.Controls.Add(this.LBLsd);
this.Controls.Add(this.dva);
this.Controls.Add(this.jedna);
this.Controls.Add(this.label2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.TXT_filename);
this.Controls.Add(this.label1);
this.Name = "Form1";
this.Text = "Form1";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox TXT_filename;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox jedna;
private System.Windows.Forms.TextBox dva;
private System.Windows.Forms.Label LBLsd;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox TXT_bpr;
private System.Windows.Forms.TextBox TXT_bps;
private System.Windows.Forms.TextBox TXT_tr;
private System.Windows.Forms.TextBox TXT_ts;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
}
}