/***************************************************/ // __ ______ // /***************************************************/ namespace IPadLibrary.FormsInterfaces { partial class KeyboradControl { /// /// 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.NUM0_Button = new System.Windows.Forms.Button(); this.NUM1_Button = new System.Windows.Forms.Button(); this.NUM2_Button = new System.Windows.Forms.Button(); this.NUM3_Button = new System.Windows.Forms.Button(); this.NUM5_Button = new System.Windows.Forms.Button(); this.NUM4_Button = new System.Windows.Forms.Button(); this.NUM6_Button = new System.Windows.Forms.Button(); this.NUM7_Button = new System.Windows.Forms.Button(); this.NUM8_Button = new System.Windows.Forms.Button(); this.NUM9_Button = new System.Windows.Forms.Button(); this.KEY1_Button = new System.Windows.Forms.Button(); this.KEY2_Button = new System.Windows.Forms.Button(); this.KEY3_Button = new System.Windows.Forms.Button(); this.KEY4_Button = new System.Windows.Forms.Button(); this.KEY5_Button = new System.Windows.Forms.Button(); this.KEY6_Button = new System.Windows.Forms.Button(); this.KEY7_Button = new System.Windows.Forms.Button(); this.KEY8_Button = new System.Windows.Forms.Button(); this.KEY9_Button = new System.Windows.Forms.Button(); this.KEY10_Button = new System.Windows.Forms.Button(); this.KEY11_Button = new System.Windows.Forms.Button(); this.KEY12_Button = new System.Windows.Forms.Button(); this.KEY13_Button = new System.Windows.Forms.Button(); this.KEY14_Button = new System.Windows.Forms.Button(); this.KEY15_Button = new System.Windows.Forms.Button(); this.KEY16_Button = new System.Windows.Forms.Button(); this.KEY17_Button = new System.Windows.Forms.Button(); this.KEY18_Button = new System.Windows.Forms.Button(); this.KEY19_Button = new System.Windows.Forms.Button(); this.KEY20_Button = new System.Windows.Forms.Button(); this.KEY21_Button = new System.Windows.Forms.Button(); this.KEY22_Button = new System.Windows.Forms.Button(); this.KEY23_Button = new System.Windows.Forms.Button(); this.KEY24_Button = new System.Windows.Forms.Button(); this.KEY25_Button = new System.Windows.Forms.Button(); this.KEY26_Button = new System.Windows.Forms.Button(); this.SHIFT_Button = new System.Windows.Forms.Button(); this.BACKSPACE_Button = new System.Windows.Forms.Button(); this.OK_Button = new System.Windows.Forms.Button(); this.SPACE_Button = new System.Windows.Forms.Button(); this.CANCEL_Button = new System.Windows.Forms.Button(); this.Display = new System.Windows.Forms.MaskedTextBox(); this.CLEAR_Button = new System.Windows.Forms.Button(); this.SIMBOL_Button = new System.Windows.Forms.Button(); this.SuspendLayout(); // // NUM0_Button // this.NUM0_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM0_Button.Location = new System.Drawing.Point(560, 116); this.NUM0_Button.Name = "NUM0_Button"; this.NUM0_Button.Size = new System.Drawing.Size(62, 62); this.NUM0_Button.TabIndex = 9; this.NUM0_Button.Text = "0"; this.NUM0_Button.UseVisualStyleBackColor = true; // // NUM1_Button // this.NUM1_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM1_Button.Location = new System.Drawing.Point(11, 116); this.NUM1_Button.Name = "NUM1_Button"; this.NUM1_Button.Size = new System.Drawing.Size(62, 62); this.NUM1_Button.TabIndex = 0; this.NUM1_Button.Text = "1"; this.NUM1_Button.UseVisualStyleBackColor = true; // // NUM2_Button // this.NUM2_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM2_Button.Location = new System.Drawing.Point(72, 116); this.NUM2_Button.Name = "NUM2_Button"; this.NUM2_Button.Size = new System.Drawing.Size(62, 62); this.NUM2_Button.TabIndex = 1; this.NUM2_Button.Text = "2"; this.NUM2_Button.UseVisualStyleBackColor = true; // // NUM3_Button // this.NUM3_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM3_Button.Location = new System.Drawing.Point(133, 116); this.NUM3_Button.Name = "NUM3_Button"; this.NUM3_Button.Size = new System.Drawing.Size(62, 62); this.NUM3_Button.TabIndex = 2; this.NUM3_Button.Text = "3"; this.NUM3_Button.UseVisualStyleBackColor = true; // // NUM5_Button // this.NUM5_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM5_Button.Location = new System.Drawing.Point(255, 116); this.NUM5_Button.Name = "NUM5_Button"; this.NUM5_Button.Size = new System.Drawing.Size(62, 62); this.NUM5_Button.TabIndex = 4; this.NUM5_Button.Text = "5"; this.NUM5_Button.UseVisualStyleBackColor = true; // // NUM4_Button // this.NUM4_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM4_Button.Location = new System.Drawing.Point(194, 116); this.NUM4_Button.Name = "NUM4_Button"; this.NUM4_Button.Size = new System.Drawing.Size(62, 62); this.NUM4_Button.TabIndex = 3; this.NUM4_Button.Text = "4"; this.NUM4_Button.UseVisualStyleBackColor = true; // // NUM6_Button // this.NUM6_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM6_Button.Location = new System.Drawing.Point(316, 116); this.NUM6_Button.Name = "NUM6_Button"; this.NUM6_Button.Size = new System.Drawing.Size(62, 62); this.NUM6_Button.TabIndex = 5; this.NUM6_Button.Text = "6"; this.NUM6_Button.UseVisualStyleBackColor = true; // // NUM7_Button // this.NUM7_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM7_Button.Location = new System.Drawing.Point(377, 116); this.NUM7_Button.Name = "NUM7_Button"; this.NUM7_Button.Size = new System.Drawing.Size(62, 62); this.NUM7_Button.TabIndex = 6; this.NUM7_Button.Text = "7"; this.NUM7_Button.UseVisualStyleBackColor = true; // // NUM8_Button // this.NUM8_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM8_Button.Location = new System.Drawing.Point(438, 116); this.NUM8_Button.Name = "NUM8_Button"; this.NUM8_Button.Size = new System.Drawing.Size(62, 62); this.NUM8_Button.TabIndex = 7; this.NUM8_Button.Text = "8"; this.NUM8_Button.UseVisualStyleBackColor = true; // // NUM9_Button // this.NUM9_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NUM9_Button.Location = new System.Drawing.Point(499, 116); this.NUM9_Button.Name = "NUM9_Button"; this.NUM9_Button.Size = new System.Drawing.Size(62, 62); this.NUM9_Button.TabIndex = 8; this.NUM9_Button.Text = "9"; this.NUM9_Button.UseVisualStyleBackColor = true; // // KEY1_Button // this.KEY1_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY1_Button.Location = new System.Drawing.Point(499, 184); this.KEY1_Button.Name = "KEY1_Button"; this.KEY1_Button.Size = new System.Drawing.Size(62, 62); this.KEY1_Button.TabIndex = 18; this.KEY1_Button.Text = "o"; this.KEY1_Button.UseVisualStyleBackColor = true; // // KEY2_Button // this.KEY2_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY2_Button.Location = new System.Drawing.Point(560, 184); this.KEY2_Button.Name = "KEY2_Button"; this.KEY2_Button.Size = new System.Drawing.Size(62, 62); this.KEY2_Button.TabIndex = 19; this.KEY2_Button.Text = "p"; this.KEY2_Button.UseVisualStyleBackColor = true; // // KEY3_Button // this.KEY3_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY3_Button.Location = new System.Drawing.Point(438, 184); this.KEY3_Button.Name = "KEY3_Button"; this.KEY3_Button.Size = new System.Drawing.Size(62, 62); this.KEY3_Button.TabIndex = 17; this.KEY3_Button.Text = "i"; this.KEY3_Button.UseVisualStyleBackColor = true; // // KEY4_Button // this.KEY4_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY4_Button.Location = new System.Drawing.Point(377, 184); this.KEY4_Button.Name = "KEY4_Button"; this.KEY4_Button.Size = new System.Drawing.Size(62, 62); this.KEY4_Button.TabIndex = 16; this.KEY4_Button.Text = "u"; this.KEY4_Button.UseVisualStyleBackColor = true; // // KEY5_Button // this.KEY5_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY5_Button.Location = new System.Drawing.Point(316, 184); this.KEY5_Button.Name = "KEY5_Button"; this.KEY5_Button.Size = new System.Drawing.Size(62, 62); this.KEY5_Button.TabIndex = 15; this.KEY5_Button.Text = "y"; this.KEY5_Button.UseVisualStyleBackColor = true; // // KEY6_Button // this.KEY6_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY6_Button.Location = new System.Drawing.Point(194, 184); this.KEY6_Button.Name = "KEY6_Button"; this.KEY6_Button.Size = new System.Drawing.Size(62, 62); this.KEY6_Button.TabIndex = 13; this.KEY6_Button.Text = "r"; this.KEY6_Button.UseVisualStyleBackColor = true; // // KEY7_Button // this.KEY7_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY7_Button.Location = new System.Drawing.Point(255, 184); this.KEY7_Button.Name = "KEY7_Button"; this.KEY7_Button.Size = new System.Drawing.Size(62, 62); this.KEY7_Button.TabIndex = 14; this.KEY7_Button.Text = "t"; this.KEY7_Button.UseVisualStyleBackColor = true; // // KEY8_Button // this.KEY8_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY8_Button.Location = new System.Drawing.Point(133, 184); this.KEY8_Button.Name = "KEY8_Button"; this.KEY8_Button.Size = new System.Drawing.Size(62, 62); this.KEY8_Button.TabIndex = 12; this.KEY8_Button.Text = "e"; this.KEY8_Button.UseVisualStyleBackColor = true; // // KEY9_Button // this.KEY9_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY9_Button.Location = new System.Drawing.Point(72, 184); this.KEY9_Button.Name = "KEY9_Button"; this.KEY9_Button.Size = new System.Drawing.Size(62, 62); this.KEY9_Button.TabIndex = 11; this.KEY9_Button.Text = "w"; this.KEY9_Button.UseVisualStyleBackColor = true; // // KEY10_Button // this.KEY10_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY10_Button.Location = new System.Drawing.Point(11, 184); this.KEY10_Button.Name = "KEY10_Button"; this.KEY10_Button.Size = new System.Drawing.Size(62, 62); this.KEY10_Button.TabIndex = 10; this.KEY10_Button.Text = "q"; this.KEY10_Button.UseVisualStyleBackColor = true; // // KEY11_Button // this.KEY11_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY11_Button.Location = new System.Drawing.Point(26, 306); this.KEY11_Button.Name = "KEY11_Button"; this.KEY11_Button.Size = new System.Drawing.Size(62, 62); this.KEY11_Button.TabIndex = 30; this.KEY11_Button.Text = "z"; this.KEY11_Button.UseVisualStyleBackColor = true; // // KEY12_Button // this.KEY12_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY12_Button.Location = new System.Drawing.Point(468, 245); this.KEY12_Button.Name = "KEY12_Button"; this.KEY12_Button.Size = new System.Drawing.Size(62, 62); this.KEY12_Button.TabIndex = 28; this.KEY12_Button.Text = "k"; this.KEY12_Button.UseVisualStyleBackColor = true; // // KEY13_Button // this.KEY13_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY13_Button.Location = new System.Drawing.Point(529, 245); this.KEY13_Button.Name = "KEY13_Button"; this.KEY13_Button.Size = new System.Drawing.Size(62, 62); this.KEY13_Button.TabIndex = 29; this.KEY13_Button.Text = "l"; this.KEY13_Button.UseVisualStyleBackColor = true; // // KEY14_Button // this.KEY14_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY14_Button.Location = new System.Drawing.Point(407, 245); this.KEY14_Button.Name = "KEY14_Button"; this.KEY14_Button.Size = new System.Drawing.Size(62, 62); this.KEY14_Button.TabIndex = 27; this.KEY14_Button.Text = "j"; this.KEY14_Button.UseVisualStyleBackColor = true; // // KEY15_Button // this.KEY15_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY15_Button.Location = new System.Drawing.Point(346, 245); this.KEY15_Button.Name = "KEY15_Button"; this.KEY15_Button.Size = new System.Drawing.Size(62, 62); this.KEY15_Button.TabIndex = 26; this.KEY15_Button.Text = "h"; this.KEY15_Button.UseVisualStyleBackColor = true; // // KEY16_Button // this.KEY16_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY16_Button.Location = new System.Drawing.Point(285, 245); this.KEY16_Button.Name = "KEY16_Button"; this.KEY16_Button.Size = new System.Drawing.Size(62, 62); this.KEY16_Button.TabIndex = 25; this.KEY16_Button.Text = "g"; this.KEY16_Button.UseVisualStyleBackColor = true; // // KEY17_Button // this.KEY17_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY17_Button.Location = new System.Drawing.Point(163, 245); this.KEY17_Button.Name = "KEY17_Button"; this.KEY17_Button.Size = new System.Drawing.Size(62, 62); this.KEY17_Button.TabIndex = 23; this.KEY17_Button.Text = "d"; this.KEY17_Button.UseVisualStyleBackColor = true; // // KEY18_Button // this.KEY18_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY18_Button.Location = new System.Drawing.Point(224, 245); this.KEY18_Button.Name = "KEY18_Button"; this.KEY18_Button.Size = new System.Drawing.Size(62, 62); this.KEY18_Button.TabIndex = 24; this.KEY18_Button.Text = "f"; this.KEY18_Button.UseVisualStyleBackColor = true; // // KEY19_Button // this.KEY19_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY19_Button.Location = new System.Drawing.Point(102, 245); this.KEY19_Button.Name = "KEY19_Button"; this.KEY19_Button.Size = new System.Drawing.Size(62, 62); this.KEY19_Button.TabIndex = 22; this.KEY19_Button.Text = "s"; this.KEY19_Button.UseVisualStyleBackColor = true; // // KEY20_Button // this.KEY20_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY20_Button.Location = new System.Drawing.Point(41, 245); this.KEY20_Button.Name = "KEY20_Button"; this.KEY20_Button.Size = new System.Drawing.Size(62, 62); this.KEY20_Button.TabIndex = 21; this.KEY20_Button.Text = "a"; this.KEY20_Button.UseVisualStyleBackColor = true; // // KEY21_Button // this.KEY21_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY21_Button.Location = new System.Drawing.Point(392, 306); this.KEY21_Button.Name = "KEY21_Button"; this.KEY21_Button.Size = new System.Drawing.Size(62, 62); this.KEY21_Button.TabIndex = 36; this.KEY21_Button.Text = "m"; this.KEY21_Button.UseVisualStyleBackColor = true; // // KEY22_Button // this.KEY22_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY22_Button.Location = new System.Drawing.Point(331, 306); this.KEY22_Button.Name = "KEY22_Button"; this.KEY22_Button.Size = new System.Drawing.Size(62, 62); this.KEY22_Button.TabIndex = 35; this.KEY22_Button.Text = "n"; this.KEY22_Button.UseVisualStyleBackColor = true; // // KEY23_Button // this.KEY23_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY23_Button.Location = new System.Drawing.Point(209, 306); this.KEY23_Button.Name = "KEY23_Button"; this.KEY23_Button.Size = new System.Drawing.Size(62, 62); this.KEY23_Button.TabIndex = 33; this.KEY23_Button.Text = "v"; this.KEY23_Button.UseVisualStyleBackColor = true; // // KEY24_Button // this.KEY24_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY24_Button.Location = new System.Drawing.Point(270, 306); this.KEY24_Button.Name = "KEY24_Button"; this.KEY24_Button.Size = new System.Drawing.Size(62, 62); this.KEY24_Button.TabIndex = 34; this.KEY24_Button.Text = "b"; this.KEY24_Button.UseVisualStyleBackColor = true; // // KEY25_Button // this.KEY25_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY25_Button.Location = new System.Drawing.Point(148, 306); this.KEY25_Button.Name = "KEY25_Button"; this.KEY25_Button.Size = new System.Drawing.Size(62, 62); this.KEY25_Button.TabIndex = 32; this.KEY25_Button.Text = "c"; this.KEY25_Button.UseVisualStyleBackColor = true; // // KEY26_Button // this.KEY26_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.KEY26_Button.Location = new System.Drawing.Point(87, 306); this.KEY26_Button.Name = "KEY26_Button"; this.KEY26_Button.Size = new System.Drawing.Size(62, 62); this.KEY26_Button.TabIndex = 31; this.KEY26_Button.Text = "x"; this.KEY26_Button.UseVisualStyleBackColor = true; // // SHIFT_Button // this.SHIFT_Button.Font = new System.Drawing.Font("Symbol", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.SHIFT_Button.Location = new System.Drawing.Point(11, 374); this.SHIFT_Button.Name = "SHIFT_Button"; this.SHIFT_Button.Size = new System.Drawing.Size(62, 62); this.SHIFT_Button.TabIndex = 20; this.SHIFT_Button.Text = "T"; this.SHIFT_Button.UseVisualStyleBackColor = true; this.SHIFT_Button.Click += new System.EventHandler(this.SHIFT_Button_Click); // // BACKSPACE_Button // this.BACKSPACE_Button.Font = new System.Drawing.Font("Symbol", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.BACKSPACE_Button.Location = new System.Drawing.Point(514, 306); this.BACKSPACE_Button.Name = "BACKSPACE_Button"; this.BACKSPACE_Button.Size = new System.Drawing.Size(93, 62); this.BACKSPACE_Button.TabIndex = 38; this.BACKSPACE_Button.Text = "<-"; this.BACKSPACE_Button.UseVisualStyleBackColor = true; this.BACKSPACE_Button.Click += new System.EventHandler(this.BACKSPACE_Button_Click); // // OK_Button // this.OK_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.OK_Button.Image = global::IPadLibrary.Properties.Resources.OK; this.OK_Button.Location = new System.Drawing.Point(319, 404); this.OK_Button.Name = "OK_Button"; this.OK_Button.Size = new System.Drawing.Size(123, 62); this.OK_Button.TabIndex = 39; this.OK_Button.UseVisualStyleBackColor = true; this.OK_Button.Click += new System.EventHandler(this.OK_Button_Click); // // SPACE_Button // this.SPACE_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.SPACE_Button.Location = new System.Drawing.Point(453, 306); this.SPACE_Button.Name = "SPACE_Button"; this.SPACE_Button.Size = new System.Drawing.Size(62, 62); this.SPACE_Button.TabIndex = 37; this.SPACE_Button.Text = " "; this.SPACE_Button.UseVisualStyleBackColor = true; // // CANCEL_Button // this.CANCEL_Button.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.CANCEL_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.CANCEL_Button.Image = global::IPadLibrary.Properties.Resources.Delete; this.CANCEL_Button.Location = new System.Drawing.Point(472, 404); this.CANCEL_Button.Name = "CANCEL_Button"; this.CANCEL_Button.Size = new System.Drawing.Size(123, 62); this.CANCEL_Button.TabIndex = 40; this.CANCEL_Button.UseVisualStyleBackColor = true; this.CANCEL_Button.Click += new System.EventHandler(this.CANCEL_Button_Click); // // Display // this.Display.AsciiOnly = true; this.Display.BackColor = System.Drawing.Color.White; this.Display.CausesValidation = false; this.Display.Font = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Display.Location = new System.Drawing.Point(34, 36); this.Display.Name = "Display"; this.Display.PromptChar = '*'; this.Display.ReadOnly = true; this.Display.Size = new System.Drawing.Size(573, 51); this.Display.TabIndex = 41; this.Display.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // CLEAR_Button // this.CLEAR_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.CLEAR_Button.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.CLEAR_Button.Location = new System.Drawing.Point(102, 374); this.CLEAR_Button.Name = "CLEAR_Button"; this.CLEAR_Button.Size = new System.Drawing.Size(93, 62); this.CLEAR_Button.TabIndex = 42; this.CLEAR_Button.Text = "CE"; this.CLEAR_Button.UseVisualStyleBackColor = true; this.CLEAR_Button.Click += new System.EventHandler(this.CLEAR_Button_Click); // // SIMBOL_Button // this.SIMBOL_Button.Font = new System.Drawing.Font("Symbol", 21.73585F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.SIMBOL_Button.Location = new System.Drawing.Point(224, 375); this.SIMBOL_Button.Name = "SIMBOL_Button"; this.SIMBOL_Button.Size = new System.Drawing.Size(62, 62); this.SIMBOL_Button.TabIndex = 43; this.SIMBOL_Button.Text = "&&"; this.SIMBOL_Button.UseVisualStyleBackColor = true; this.SIMBOL_Button.Click += new System.EventHandler(this.SIMBOL_Button_Click); // // KeyboradControl // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.LightSlateGray; this.CancelButton = this.CANCEL_Button; this.ClientSize = new System.Drawing.Size(640, 480); this.Controls.Add(this.SIMBOL_Button); this.Controls.Add(this.CLEAR_Button); this.Controls.Add(this.Display); this.Controls.Add(this.CANCEL_Button); this.Controls.Add(this.BACKSPACE_Button); this.Controls.Add(this.OK_Button); this.Controls.Add(this.SPACE_Button); this.Controls.Add(this.KEY21_Button); this.Controls.Add(this.KEY22_Button); this.Controls.Add(this.KEY23_Button); this.Controls.Add(this.KEY24_Button); this.Controls.Add(this.KEY25_Button); this.Controls.Add(this.KEY26_Button); this.Controls.Add(this.KEY11_Button); this.Controls.Add(this.KEY12_Button); this.Controls.Add(this.KEY13_Button); this.Controls.Add(this.KEY14_Button); this.Controls.Add(this.KEY15_Button); this.Controls.Add(this.KEY16_Button); this.Controls.Add(this.KEY17_Button); this.Controls.Add(this.KEY18_Button); this.Controls.Add(this.KEY19_Button); this.Controls.Add(this.KEY20_Button); this.Controls.Add(this.SHIFT_Button); this.Controls.Add(this.KEY1_Button); this.Controls.Add(this.KEY2_Button); this.Controls.Add(this.KEY3_Button); this.Controls.Add(this.KEY4_Button); this.Controls.Add(this.KEY5_Button); this.Controls.Add(this.KEY6_Button); this.Controls.Add(this.KEY7_Button); this.Controls.Add(this.KEY8_Button); this.Controls.Add(this.KEY9_Button); this.Controls.Add(this.KEY10_Button); this.Controls.Add(this.NUM9_Button); this.Controls.Add(this.NUM0_Button); this.Controls.Add(this.NUM8_Button); this.Controls.Add(this.NUM7_Button); this.Controls.Add(this.NUM6_Button); this.Controls.Add(this.NUM4_Button); this.Controls.Add(this.NUM5_Button); this.Controls.Add(this.NUM3_Button); this.Controls.Add(this.NUM2_Button); this.Controls.Add(this.NUM1_Button); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.KeyPreview = true; this.Name = "KeyboradControl"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Paint += new System.Windows.Forms.PaintEventHandler(this.KeyboradControl_Paint); this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.KeyboradControl_KeyPress); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button NUM0_Button; private System.Windows.Forms.Button NUM1_Button; private System.Windows.Forms.Button NUM2_Button; private System.Windows.Forms.Button NUM3_Button; private System.Windows.Forms.Button NUM5_Button; private System.Windows.Forms.Button NUM4_Button; private System.Windows.Forms.Button NUM6_Button; private System.Windows.Forms.Button NUM7_Button; private System.Windows.Forms.Button NUM8_Button; private System.Windows.Forms.Button NUM9_Button; private System.Windows.Forms.Button KEY1_Button; private System.Windows.Forms.Button KEY2_Button; private System.Windows.Forms.Button KEY3_Button; private System.Windows.Forms.Button KEY4_Button; private System.Windows.Forms.Button KEY5_Button; private System.Windows.Forms.Button KEY6_Button; private System.Windows.Forms.Button KEY7_Button; private System.Windows.Forms.Button KEY8_Button; private System.Windows.Forms.Button KEY9_Button; private System.Windows.Forms.Button KEY10_Button; private System.Windows.Forms.Button KEY12_Button; private System.Windows.Forms.Button KEY13_Button; private System.Windows.Forms.Button KEY14_Button; private System.Windows.Forms.Button KEY15_Button; private System.Windows.Forms.Button KEY16_Button; private System.Windows.Forms.Button KEY17_Button; private System.Windows.Forms.Button KEY18_Button; private System.Windows.Forms.Button KEY19_Button; private System.Windows.Forms.Button KEY20_Button; private System.Windows.Forms.Button KEY21_Button; private System.Windows.Forms.Button KEY22_Button; private System.Windows.Forms.Button KEY23_Button; private System.Windows.Forms.Button KEY24_Button; private System.Windows.Forms.Button KEY25_Button; private System.Windows.Forms.Button KEY26_Button; private System.Windows.Forms.Button KEY11_Button; private System.Windows.Forms.Button SHIFT_Button; private System.Windows.Forms.Button BACKSPACE_Button; private System.Windows.Forms.Button SPACE_Button; private System.Windows.Forms.Button OK_Button; private System.Windows.Forms.Button CANCEL_Button; private System.Windows.Forms.MaskedTextBox Display; private System.Windows.Forms.Button CLEAR_Button; private System.Windows.Forms.Button SIMBOL_Button; } }