264 lines
13 KiB
C#
264 lines
13 KiB
C#
namespace HCI_Coursework_EVCHARGE
|
|
{
|
|
partial class Pinpad
|
|
{
|
|
/// <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()
|
|
{
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button0 = new System.Windows.Forms.Button();
|
|
this.buttonConfirm = new System.Windows.Forms.Button();
|
|
this.buttonBack = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.SuspendLayout();
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button1.FlatAppearance.BorderSize = 4;
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button1.Location = new System.Drawing.Point(16, 16);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(50, 50);
|
|
this.button1.TabIndex = 31;
|
|
this.button1.Text = "1";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button2.FlatAppearance.BorderSize = 4;
|
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button2.Location = new System.Drawing.Point(88, 16);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(50, 50);
|
|
this.button2.TabIndex = 32;
|
|
this.button2.Text = "2";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button3.FlatAppearance.BorderSize = 4;
|
|
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button3.Location = new System.Drawing.Point(160, 16);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(50, 50);
|
|
this.button3.TabIndex = 33;
|
|
this.button3.Text = "3";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button4.FlatAppearance.BorderSize = 4;
|
|
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button4.Location = new System.Drawing.Point(16, 88);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(50, 50);
|
|
this.button4.TabIndex = 34;
|
|
this.button4.Text = "4";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button5.FlatAppearance.BorderSize = 4;
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button5.Location = new System.Drawing.Point(88, 88);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(50, 50);
|
|
this.button5.TabIndex = 35;
|
|
this.button5.Text = "5";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button6.FlatAppearance.BorderSize = 4;
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button6.Location = new System.Drawing.Point(160, 88);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(50, 50);
|
|
this.button6.TabIndex = 36;
|
|
this.button6.Text = "6";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button7.FlatAppearance.BorderSize = 4;
|
|
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button7.Location = new System.Drawing.Point(16, 160);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(50, 50);
|
|
this.button7.TabIndex = 37;
|
|
this.button7.Text = "7";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button8.FlatAppearance.BorderSize = 4;
|
|
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button8.Location = new System.Drawing.Point(88, 160);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(50, 50);
|
|
this.button8.TabIndex = 38;
|
|
this.button8.Text = "8";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button9.FlatAppearance.BorderSize = 4;
|
|
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button9.Location = new System.Drawing.Point(160, 160);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(50, 50);
|
|
this.button9.TabIndex = 39;
|
|
this.button9.Text = "9";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// button0
|
|
//
|
|
this.button0.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.button0.FlatAppearance.BorderSize = 4;
|
|
this.button0.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button0.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
|
|
this.button0.Location = new System.Drawing.Point(88, 232);
|
|
this.button0.Name = "button0";
|
|
this.button0.Size = new System.Drawing.Size(50, 50);
|
|
this.button0.TabIndex = 40;
|
|
this.button0.Text = "0";
|
|
this.button0.UseVisualStyleBackColor = true;
|
|
this.button0.Click += new System.EventHandler(this.button_Click);
|
|
//
|
|
// buttonConfirm
|
|
//
|
|
this.buttonConfirm.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.buttonConfirm.FlatAppearance.BorderSize = 4;
|
|
this.buttonConfirm.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.buttonConfirm.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F);
|
|
this.buttonConfirm.Location = new System.Drawing.Point(16, 304);
|
|
this.buttonConfirm.Name = "buttonConfirm";
|
|
this.buttonConfirm.Size = new System.Drawing.Size(192, 50);
|
|
this.buttonConfirm.TabIndex = 41;
|
|
this.buttonConfirm.Text = "Confirm";
|
|
this.buttonConfirm.UseVisualStyleBackColor = true;
|
|
this.buttonConfirm.Click += new System.EventHandler(this.confirm_Click);
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
this.buttonBack.FlatAppearance.BorderSize = 4;
|
|
this.buttonBack.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.buttonBack.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
|
|
this.buttonBack.Location = new System.Drawing.Point(160, 232);
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.Size = new System.Drawing.Size(48, 50);
|
|
this.buttonBack.TabIndex = 42;
|
|
this.buttonBack.Text = "|<-";
|
|
this.buttonBack.UseVisualStyleBackColor = true;
|
|
this.buttonBack.Click += new System.EventHandler(this.backspace_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(225, 370);
|
|
this.panel1.TabIndex = 43;
|
|
//
|
|
// Pinpad
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(225, 370);
|
|
this.Controls.Add(this.buttonBack);
|
|
this.Controls.Add(this.buttonConfirm);
|
|
this.Controls.Add(this.button0);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.panel1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "Pinpad";
|
|
this.Text = "Enter PIN";
|
|
this.TopMost = true;
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button0;
|
|
private System.Windows.Forms.Button buttonConfirm;
|
|
private System.Windows.Forms.Button buttonBack;
|
|
private System.Windows.Forms.Panel panel1;
|
|
}
|
|
} |