KOD2

namespace Apart_Kiralama
{
   partial class Form2
   {
       /// <summary>
       /// Required designer variable.
       /// </summary>
       private System.ComponentModel.IContainer components = null;

       /// <summary>
       /// Clean up any resources being used.
       /// </summary>
       /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
       protected override void Dispose(bool disposing)
       {
           if (disposing && (components != null))
           {
               components.Dispose();
           }
           base.Dispose(disposing);
       }

       #region Windows Form Designer generated code

       /// <summary>
       /// Required method for Designer support - do not modify
       /// the contents of this method with the code editor.
       /// </summary>
       private void InitializeComponent()
       {
           System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
           this.panel1 = new System.Windows.Forms.Panel();
           this.pngLogo = new System.Windows.Forms.Panel();
           this.pngLogin = new System.Windows.Forms.Panel();
           this.btnGiris = new System.Windows.Forms.Button();
           this.panel3 = new System.Windows.Forms.Panel();
           this.pictureBox2 = new System.Windows.Forms.PictureBox();
           this.label3 = new System.Windows.Forms.Label();
           this.txtSifre = new System.Windows.Forms.TextBox();
           this.panel2 = new System.Windows.Forms.Panel();
           this.pictureBox1 = new System.Windows.Forms.PictureBox();
           this.label2 = new System.Windows.Forms.Label();
           this.txtKullaniciAdi = new System.Windows.Forms.TextBox();
           this.label1 = new System.Windows.Forms.Label();
           this.pngLogin.SuspendLayout();
           this.panel3.SuspendLayout();
           ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
           this.panel2.SuspendLayout();
           ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
           this.SuspendLayout();
           // 
           // panel1
           // 
           this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(53)))), ((int)(((byte)(71)))));
           this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
           this.panel1.Location = new System.Drawing.Point(0, 0);
           this.panel1.Name = "panel1";
           this.panel1.Padding = new System.Windows.Forms.Padding(5);
           this.panel1.Size = new System.Drawing.Size(911, 56);
           this.panel1.TabIndex = 0;
           this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
           // 
           // pngLogo
           // 
           this.pngLogo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(53)))), ((int)(((byte)(71)))));
           this.pngLogo.Dock = System.Windows.Forms.DockStyle.Left;
           this.pngLogo.Location = new System.Drawing.Point(0, 56);
           this.pngLogo.Name = "pngLogo";
           this.pngLogo.Size = new System.Drawing.Size(249, 491);
           this.pngLogo.TabIndex = 1;
           // 
           // pngLogin
           // 
           this.pngLogin.Controls.Add(this.btnGiris);
           this.pngLogin.Controls.Add(this.panel3);
           this.pngLogin.Controls.Add(this.panel2);
           this.pngLogin.Controls.Add(this.label1);
           this.pngLogin.Dock = System.Windows.Forms.DockStyle.Fill;
           this.pngLogin.Location = new System.Drawing.Point(249, 56);
           this.pngLogin.Name = "pngLogin";
           this.pngLogin.Size = new System.Drawing.Size(662, 491);
           this.pngLogin.TabIndex = 2;
           // 
           // btnGiris
           // 
           this.btnGiris.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
           this.btnGiris.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.btnGiris.ForeColor = System.Drawing.Color.Black;
           this.btnGiris.Location = new System.Drawing.Point(213, 397);
           this.btnGiris.Name = "btnGiris";
           this.btnGiris.Size = new System.Drawing.Size(251, 39);
           this.btnGiris.TabIndex = 5;
           this.btnGiris.Text = "Giriş";
           this.btnGiris.UseVisualStyleBackColor = true;
           // 
           // panel3
           // 
           this.panel3.Controls.Add(this.pictureBox2);
           this.panel3.Controls.Add(this.label3);
           this.panel3.Controls.Add(this.txtSifre);
           this.panel3.Location = new System.Drawing.Point(49, 286);
           this.panel3.Name = "panel3";
           this.panel3.Size = new System.Drawing.Size(568, 67);
           this.panel3.TabIndex = 4;
           // 
           // pictureBox2
           // 
           this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
           this.pictureBox2.Location = new System.Drawing.Point(6, 3);
           this.pictureBox2.Name = "pictureBox2";
           this.pictureBox2.Size = new System.Drawing.Size(61, 50);
           this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
           this.pictureBox2.TabIndex = 3;
           this.pictureBox2.TabStop = false;
           // 
           // label3
           // 
           this.label3.AutoSize = true;
           this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.label3.Location = new System.Drawing.Point(82, 22);
           this.label3.Name = "label3";
           this.label3.Size = new System.Drawing.Size(44, 20);
           this.label3.TabIndex = 1;
           this.label3.Text = "Şifre";
           // 
           // txtSifre
           // 
           this.txtSifre.BorderStyle = System.Windows.Forms.BorderStyle.None;
           this.txtSifre.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.txtSifre.Location = new System.Drawing.Point(201, 22);
           this.txtSifre.Name = "txtSifre";
           this.txtSifre.Size = new System.Drawing.Size(364, 19);
           this.txtSifre.TabIndex = 2;
           // 
           // panel2
           // 
           this.panel2.Controls.Add(this.pictureBox1);
           this.panel2.Controls.Add(this.label2);
           this.panel2.Controls.Add(this.txtKullaniciAdi);
           this.panel2.Location = new System.Drawing.Point(52, 160);
           this.panel2.Name = "panel2";
           this.panel2.Size = new System.Drawing.Size(568, 67);
           this.panel2.TabIndex = 3;
           // 
           // pictureBox1
           // 
           this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
           this.pictureBox1.Location = new System.Drawing.Point(3, 3);
           this.pictureBox1.Name = "pictureBox1";
           this.pictureBox1.Size = new System.Drawing.Size(73, 64);
           this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
           this.pictureBox1.TabIndex = 3;
           this.pictureBox1.TabStop = false;
           // 
           // label2
           // 
           this.label2.AutoSize = true;
           this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.label2.Location = new System.Drawing.Point(82, 22);
           this.label2.Name = "label2";
           this.label2.Size = new System.Drawing.Size(101, 20);
           this.label2.TabIndex = 1;
           this.label2.Text = "Kullanıcı Adı";
           // 
           // txtKullaniciAdi
           // 
           this.txtKullaniciAdi.BorderStyle = System.Windows.Forms.BorderStyle.None;
           this.txtKullaniciAdi.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.txtKullaniciAdi.Location = new System.Drawing.Point(201, 22);
           this.txtKullaniciAdi.Name = "txtKullaniciAdi";
           this.txtKullaniciAdi.Size = new System.Drawing.Size(364, 19);
           this.txtKullaniciAdi.TabIndex = 2;
           // 
           // label1
           // 
           this.label1.AutoSize = true;
           this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
           this.label1.Location = new System.Drawing.Point(309, 26);
           this.label1.Name = "label1";
           this.label1.Size = new System.Drawing.Size(65, 29);
           this.label1.TabIndex = 0;
           this.label1.Text = "Giriş";
           this.label1.Click += new System.EventHandler(this.label1_Click);
           // 
           // Form2
           // 
           this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
           this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
           this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
           this.ClientSize = new System.Drawing.Size(911, 547);
           this.Controls.Add(this.pngLogin);
           this.Controls.Add(this.pngLogo);
           this.Controls.Add(this.panel1);
           this.ForeColor = System.Drawing.Color.White;
           this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
           this.Name = "Form2";
           this.Text = "Form2";
           this.pngLogin.ResumeLayout(false);
           this.pngLogin.PerformLayout();
           this.panel3.ResumeLayout(false);
           this.panel3.PerformLayout();
           ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
           this.panel2.ResumeLayout(false);
           this.panel2.PerformLayout();
           ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
           this.ResumeLayout(false);

       }

       #endregion

       private System.Windows.Forms.Panel panel1;
       private System.Windows.Forms.Panel pngLogo;
       private System.Windows.Forms.Panel pngLogin;
       private System.Windows.Forms.Label label1;
       private System.Windows.Forms.Panel panel2;
       private System.Windows.Forms.PictureBox pictureBox1;
       private System.Windows.Forms.Label label2;
       private System.Windows.Forms.TextBox txtKullaniciAdi;
       private System.Windows.Forms.Panel panel3;
       private System.Windows.Forms.PictureBox pictureBox2;
       private System.Windows.Forms.Label label3;
       private System.Windows.Forms.TextBox txtSifre;
       private System.Windows.Forms.Button btnGiris;
   }
}