2011-04-26 22:30:04 +00:00
|
|
|
|
namespace BizHawk.MultiClient
|
|
|
|
|
{
|
|
|
|
|
partial class TI83KeyPad
|
|
|
|
|
{
|
|
|
|
|
/// <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(TI83KeyPad));
|
|
|
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
|
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.keyPadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.button1 = 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.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
|
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MULTIPLY = new System.Windows.Forms.Button();
|
|
|
|
|
this.NINE = new System.Windows.Forms.Button();
|
|
|
|
|
this.EIGHT = new System.Windows.Forms.Button();
|
|
|
|
|
this.SEVEN = new System.Windows.Forms.Button();
|
|
|
|
|
this.LOG = new System.Windows.Forms.Button();
|
|
|
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MINUS = new System.Windows.Forms.Button();
|
|
|
|
|
this.SIX = new System.Windows.Forms.Button();
|
|
|
|
|
this.FIVE = new System.Windows.Forms.Button();
|
|
|
|
|
this.FOUR = new System.Windows.Forms.Button();
|
|
|
|
|
this.LN = new System.Windows.Forms.Button();
|
|
|
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label60 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
|
|
|
this.PLUS = new System.Windows.Forms.Button();
|
|
|
|
|
this.THREE = new System.Windows.Forms.Button();
|
|
|
|
|
this.TWO = new System.Windows.Forms.Button();
|
|
|
|
|
this.ONE = new System.Windows.Forms.Button();
|
|
|
|
|
this.STO = new System.Windows.Forms.Button();
|
|
|
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label67 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label68 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label69 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label70 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label71 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label72 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label73 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label74 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label75 = new System.Windows.Forms.Label();
|
|
|
|
|
this.ENTER = new System.Windows.Forms.Button();
|
|
|
|
|
this.DASH = new System.Windows.Forms.Button();
|
|
|
|
|
this.PERIOD = new System.Windows.Forms.Button();
|
|
|
|
|
this.ZERO = new System.Windows.Forms.Button();
|
|
|
|
|
this.ON = new System.Windows.Forms.Button();
|
|
|
|
|
this.label76 = new System.Windows.Forms.Label();
|
|
|
|
|
this.button47 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button48 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button49 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button50 = new System.Windows.Forms.Button();
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// menuStrip1
|
|
|
|
|
//
|
|
|
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.toolStripMenuItem1,
|
|
|
|
|
this.keyPadToolStripMenuItem,
|
|
|
|
|
this.optionsToolStripMenuItem});
|
|
|
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.menuStrip1.Name = "menuStrip1";
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.menuStrip1.Size = new System.Drawing.Size(421, 24);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.menuStrip1.TabIndex = 0;
|
|
|
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(12, 20);
|
|
|
|
|
//
|
|
|
|
|
// keyPadToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.keyPadToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.exitToolStripMenuItem});
|
|
|
|
|
this.keyPadToolStripMenuItem.Name = "keyPadToolStripMenuItem";
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.keyPadToolStripMenuItem.Size = new System.Drawing.Size(61, 20);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.keyPadToolStripMenuItem.Text = "Key Pad";
|
|
|
|
|
//
|
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
|
|
|
this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.exitToolStripMenuItem.Text = "E&xit";
|
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// optionsToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem});
|
|
|
|
|
this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.optionsToolStripMenuItem.Size = new System.Drawing.Size(61, 20);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.optionsToolStripMenuItem.Text = "&Options";
|
|
|
|
|
this.optionsToolStripMenuItem.DropDownOpened += new System.EventHandler(this.optionsToolStripMenuItem_DropDownOpened);
|
|
|
|
|
//
|
|
|
|
|
// saveWindowPositionToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Name = "saveWindowPositionToolStripMenuItem";
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Size = new System.Drawing.Size(191, 22);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Text = "Save Window Position";
|
|
|
|
|
this.saveWindowPositionToolStripMenuItem.Click += new System.EventHandler(this.saveWindowPositionToolStripMenuItem_Click);
|
|
|
|
|
//
|
2011-04-27 16:23:16 +00:00
|
|
|
|
// button1
|
|
|
|
|
//
|
|
|
|
|
this.button1.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(15, 58);
|
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
|
this.button1.Size = new System.Drawing.Size(70, 20);
|
|
|
|
|
this.button1.TabIndex = 1;
|
|
|
|
|
this.button1.Text = "Y=";
|
|
|
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button5
|
|
|
|
|
//
|
|
|
|
|
this.button5.BackColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button5.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button5.Location = new System.Drawing.Point(15, 130);
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
this.button5.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button5.TabIndex = 5;
|
|
|
|
|
this.button5.Text = "2nd";
|
|
|
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button6
|
|
|
|
|
//
|
|
|
|
|
this.button6.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button6.Location = new System.Drawing.Point(94, 58);
|
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
|
this.button6.Size = new System.Drawing.Size(70, 20);
|
|
|
|
|
this.button6.TabIndex = 6;
|
|
|
|
|
this.button6.Text = "WINDOW";
|
|
|
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button7
|
|
|
|
|
//
|
|
|
|
|
this.button7.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button7.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button7.Location = new System.Drawing.Point(173, 58);
|
|
|
|
|
this.button7.Name = "button7";
|
|
|
|
|
this.button7.Size = new System.Drawing.Size(70, 20);
|
|
|
|
|
this.button7.TabIndex = 7;
|
|
|
|
|
this.button7.Text = "ZOOM";
|
|
|
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button8
|
|
|
|
|
//
|
|
|
|
|
this.button8.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button8.Location = new System.Drawing.Point(252, 58);
|
|
|
|
|
this.button8.Name = "button8";
|
|
|
|
|
this.button8.Size = new System.Drawing.Size(70, 20);
|
|
|
|
|
this.button8.TabIndex = 8;
|
|
|
|
|
this.button8.Text = "TRACE";
|
|
|
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button9
|
|
|
|
|
//
|
|
|
|
|
this.button9.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button9.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button9.Location = new System.Drawing.Point(331, 58);
|
|
|
|
|
this.button9.Name = "button9";
|
|
|
|
|
this.button9.Size = new System.Drawing.Size(70, 20);
|
|
|
|
|
this.button9.TabIndex = 9;
|
|
|
|
|
this.button9.Text = "GRAPH";
|
|
|
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label1.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(12, 42);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(75, 13);
|
|
|
|
|
this.label1.TabIndex = 10;
|
|
|
|
|
this.label1.Text = "STAT PLOT";
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label2.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(110, 42);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(54, 13);
|
|
|
|
|
this.label2.TabIndex = 11;
|
|
|
|
|
this.label2.Text = "TBLSET";
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(185, 42);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(58, 13);
|
|
|
|
|
this.label3.TabIndex = 12;
|
|
|
|
|
this.label3.Text = "FORMAT";
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(264, 42);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(38, 13);
|
|
|
|
|
this.label4.TabIndex = 13;
|
|
|
|
|
this.label4.Text = "CALC";
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label5.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(340, 42);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(46, 13);
|
|
|
|
|
this.label5.TabIndex = 14;
|
|
|
|
|
this.label5.Text = "TABLE";
|
|
|
|
|
//
|
|
|
|
|
// button2
|
|
|
|
|
//
|
|
|
|
|
this.button2.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button2.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(94, 130);
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button2.TabIndex = 15;
|
|
|
|
|
this.button2.Text = "MODE";
|
|
|
|
|
this.button2.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(91, 114);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(37, 13);
|
|
|
|
|
this.label6.TabIndex = 16;
|
|
|
|
|
this.label6.Text = "QUIT";
|
|
|
|
|
//
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label7.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(170, 114);
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(28, 13);
|
|
|
|
|
this.label7.TabIndex = 18;
|
|
|
|
|
this.label7.Text = "INS";
|
|
|
|
|
//
|
|
|
|
|
// button3
|
|
|
|
|
//
|
|
|
|
|
this.button3.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button3.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button3.Location = new System.Drawing.Point(173, 130);
|
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
|
this.button3.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button3.TabIndex = 17;
|
|
|
|
|
this.button3.Text = "DEL";
|
|
|
|
|
this.button3.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
this.button4.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button4.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button4.Location = new System.Drawing.Point(94, 178);
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button4.TabIndex = 19;
|
|
|
|
|
this.button4.Text = "X,T,0,n";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button10
|
|
|
|
|
//
|
|
|
|
|
this.button10.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button10.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button10.Location = new System.Drawing.Point(173, 178);
|
|
|
|
|
this.button10.Name = "button10";
|
|
|
|
|
this.button10.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button10.TabIndex = 20;
|
|
|
|
|
this.button10.Text = "STAT";
|
|
|
|
|
this.button10.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label8.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(91, 162);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(35, 13);
|
|
|
|
|
this.label8.TabIndex = 21;
|
|
|
|
|
this.label8.Text = "LINK";
|
|
|
|
|
//
|
|
|
|
|
// label9
|
|
|
|
|
//
|
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label9.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(170, 162);
|
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
|
this.label9.Size = new System.Drawing.Size(34, 13);
|
|
|
|
|
this.label9.TabIndex = 22;
|
|
|
|
|
this.label9.Text = "LIST";
|
|
|
|
|
//
|
|
|
|
|
// button11
|
|
|
|
|
//
|
|
|
|
|
this.button11.BackColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.button11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button11.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button11.Location = new System.Drawing.Point(18, 178);
|
|
|
|
|
this.button11.Name = "button11";
|
|
|
|
|
this.button11.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button11.TabIndex = 23;
|
|
|
|
|
this.button11.Text = "ALPHA";
|
|
|
|
|
this.button11.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label10
|
|
|
|
|
//
|
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label10.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(17, 162);
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(51, 13);
|
|
|
|
|
this.label10.TabIndex = 24;
|
|
|
|
|
this.label10.Text = "A-LOCK";
|
|
|
|
|
//
|
|
|
|
|
// button12
|
|
|
|
|
//
|
|
|
|
|
this.button12.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button12.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button12.Location = new System.Drawing.Point(18, 225);
|
|
|
|
|
this.button12.Name = "button12";
|
|
|
|
|
this.button12.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button12.TabIndex = 25;
|
|
|
|
|
this.button12.Text = "MATH";
|
|
|
|
|
this.button12.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label11
|
|
|
|
|
//
|
|
|
|
|
this.label11.AutoSize = true;
|
|
|
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label11.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(17, 209);
|
|
|
|
|
this.label11.Name = "label11";
|
|
|
|
|
this.label11.Size = new System.Drawing.Size(39, 13);
|
|
|
|
|
this.label11.TabIndex = 26;
|
|
|
|
|
this.label11.Text = "TEST";
|
|
|
|
|
//
|
|
|
|
|
// button13
|
|
|
|
|
//
|
|
|
|
|
this.button13.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button13.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button13.Location = new System.Drawing.Point(94, 225);
|
|
|
|
|
this.button13.Name = "button13";
|
|
|
|
|
this.button13.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button13.TabIndex = 27;
|
|
|
|
|
this.button13.Text = "MATRIX";
|
|
|
|
|
this.button13.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button14
|
|
|
|
|
//
|
|
|
|
|
this.button14.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button14.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button14.Location = new System.Drawing.Point(170, 225);
|
|
|
|
|
this.button14.Name = "button14";
|
|
|
|
|
this.button14.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button14.TabIndex = 28;
|
|
|
|
|
this.button14.Text = "PRGM";
|
|
|
|
|
this.button14.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button15
|
|
|
|
|
//
|
|
|
|
|
this.button15.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button15.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button15.Location = new System.Drawing.Point(246, 225);
|
|
|
|
|
this.button15.Name = "button15";
|
|
|
|
|
this.button15.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button15.TabIndex = 29;
|
|
|
|
|
this.button15.Text = "VARS";
|
|
|
|
|
this.button15.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button16
|
|
|
|
|
//
|
|
|
|
|
this.button16.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button16.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button16.Location = new System.Drawing.Point(322, 225);
|
|
|
|
|
this.button16.Name = "button16";
|
|
|
|
|
this.button16.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button16.TabIndex = 30;
|
|
|
|
|
this.button16.Text = "CLEAR";
|
|
|
|
|
this.button16.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
this.label12.AutoSize = true;
|
|
|
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label12.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(91, 209);
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(48, 13);
|
|
|
|
|
this.label12.TabIndex = 31;
|
|
|
|
|
this.label12.Text = "ANGLE";
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label13.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(170, 209);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(45, 13);
|
|
|
|
|
this.label13.TabIndex = 32;
|
|
|
|
|
this.label13.Text = "DRAW";
|
|
|
|
|
//
|
|
|
|
|
// label14
|
|
|
|
|
//
|
|
|
|
|
this.label14.AutoSize = true;
|
|
|
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label14.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(249, 209);
|
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
|
this.label14.Size = new System.Drawing.Size(45, 13);
|
|
|
|
|
this.label14.TabIndex = 33;
|
|
|
|
|
this.label14.Text = "DISTR";
|
|
|
|
|
//
|
|
|
|
|
// label15
|
|
|
|
|
//
|
|
|
|
|
this.label15.AutoSize = true;
|
|
|
|
|
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label15.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label15.Location = new System.Drawing.Point(73, 209);
|
|
|
|
|
this.label15.Name = "label15";
|
|
|
|
|
this.label15.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label15.TabIndex = 34;
|
|
|
|
|
this.label15.Text = "A";
|
|
|
|
|
//
|
|
|
|
|
// label16
|
|
|
|
|
//
|
|
|
|
|
this.label16.AutoSize = true;
|
|
|
|
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label16.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(149, 209);
|
|
|
|
|
this.label16.Name = "label16";
|
|
|
|
|
this.label16.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label16.TabIndex = 35;
|
|
|
|
|
this.label16.Text = "B";
|
|
|
|
|
//
|
|
|
|
|
// label17
|
|
|
|
|
//
|
|
|
|
|
this.label17.AutoSize = true;
|
|
|
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label17.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(221, 209);
|
|
|
|
|
this.label17.Name = "label17";
|
|
|
|
|
this.label17.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label17.TabIndex = 36;
|
|
|
|
|
this.label17.Text = "C";
|
|
|
|
|
//
|
|
|
|
|
// label18
|
|
|
|
|
//
|
|
|
|
|
this.label18.AutoSize = true;
|
|
|
|
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label18.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(74, 258);
|
|
|
|
|
this.label18.Name = "label18";
|
|
|
|
|
this.label18.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label18.TabIndex = 37;
|
|
|
|
|
this.label18.Text = "D";
|
|
|
|
|
//
|
|
|
|
|
// label19
|
|
|
|
|
//
|
|
|
|
|
this.label19.AutoSize = true;
|
|
|
|
|
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label19.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(17, 258);
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
this.label19.Size = new System.Drawing.Size(52, 13);
|
|
|
|
|
this.label19.TabIndex = 38;
|
|
|
|
|
this.label19.Text = "Finance";
|
|
|
|
|
//
|
|
|
|
|
// button17
|
|
|
|
|
//
|
|
|
|
|
this.button17.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button17.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button17.Location = new System.Drawing.Point(20, 274);
|
|
|
|
|
this.button17.Name = "button17";
|
|
|
|
|
this.button17.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button17.TabIndex = 39;
|
|
|
|
|
this.button17.Text = "X -1";
|
|
|
|
|
this.button17.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button18
|
|
|
|
|
//
|
|
|
|
|
this.button18.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button18.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button18.Location = new System.Drawing.Point(96, 274);
|
|
|
|
|
this.button18.Name = "button18";
|
|
|
|
|
this.button18.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button18.TabIndex = 40;
|
|
|
|
|
this.button18.Text = "SIN";
|
|
|
|
|
this.button18.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button19
|
|
|
|
|
//
|
|
|
|
|
this.button19.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button19.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button19.Location = new System.Drawing.Point(173, 274);
|
|
|
|
|
this.button19.Name = "button19";
|
|
|
|
|
this.button19.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button19.TabIndex = 41;
|
|
|
|
|
this.button19.Text = "COS";
|
|
|
|
|
this.button19.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button20
|
|
|
|
|
//
|
|
|
|
|
this.button20.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button20.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button20.Location = new System.Drawing.Point(246, 274);
|
|
|
|
|
this.button20.Name = "button20";
|
|
|
|
|
this.button20.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button20.TabIndex = 42;
|
|
|
|
|
this.button20.Text = "TAN";
|
|
|
|
|
this.button20.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button21
|
|
|
|
|
//
|
|
|
|
|
this.button21.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button21.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button21.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button21.Location = new System.Drawing.Point(322, 274);
|
|
|
|
|
this.button21.Name = "button21";
|
|
|
|
|
this.button21.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button21.TabIndex = 43;
|
|
|
|
|
this.button21.Text = "^";
|
|
|
|
|
this.button21.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label20
|
|
|
|
|
//
|
|
|
|
|
this.label20.AutoSize = true;
|
|
|
|
|
this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label20.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(96, 258);
|
|
|
|
|
this.label20.Name = "label20";
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(43, 13);
|
|
|
|
|
this.label20.TabIndex = 44;
|
|
|
|
|
this.label20.Text = "SIN -1";
|
|
|
|
|
//
|
|
|
|
|
// label21
|
|
|
|
|
//
|
|
|
|
|
this.label21.AutoSize = true;
|
|
|
|
|
this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label21.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label21.Location = new System.Drawing.Point(170, 258);
|
|
|
|
|
this.label21.Name = "label21";
|
|
|
|
|
this.label21.Size = new System.Drawing.Size(47, 13);
|
|
|
|
|
this.label21.TabIndex = 45;
|
|
|
|
|
this.label21.Text = "COS -1";
|
|
|
|
|
//
|
|
|
|
|
// label22
|
|
|
|
|
//
|
|
|
|
|
this.label22.AutoSize = true;
|
|
|
|
|
this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label22.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label22.Location = new System.Drawing.Point(249, 258);
|
|
|
|
|
this.label22.Name = "label22";
|
|
|
|
|
this.label22.Size = new System.Drawing.Size(47, 13);
|
|
|
|
|
this.label22.TabIndex = 46;
|
|
|
|
|
this.label22.Text = "TAN -1";
|
|
|
|
|
//
|
|
|
|
|
// label23
|
|
|
|
|
//
|
|
|
|
|
this.label23.AutoSize = true;
|
|
|
|
|
this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label23.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(322, 258);
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(19, 13);
|
|
|
|
|
this.label23.TabIndex = 47;
|
|
|
|
|
this.label23.Text = "PI";
|
|
|
|
|
//
|
|
|
|
|
// label24
|
|
|
|
|
//
|
|
|
|
|
this.label24.AutoSize = true;
|
|
|
|
|
this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label24.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label24.Location = new System.Drawing.Point(145, 258);
|
|
|
|
|
this.label24.Name = "label24";
|
|
|
|
|
this.label24.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label24.TabIndex = 48;
|
|
|
|
|
this.label24.Text = "E";
|
|
|
|
|
//
|
|
|
|
|
// label25
|
|
|
|
|
//
|
|
|
|
|
this.label25.AutoSize = true;
|
|
|
|
|
this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label25.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label25.Location = new System.Drawing.Point(223, 258);
|
|
|
|
|
this.label25.Name = "label25";
|
|
|
|
|
this.label25.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label25.TabIndex = 49;
|
|
|
|
|
this.label25.Text = "F";
|
|
|
|
|
//
|
|
|
|
|
// label26
|
|
|
|
|
//
|
|
|
|
|
this.label26.AutoSize = true;
|
|
|
|
|
this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label26.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label26.Location = new System.Drawing.Point(300, 258);
|
|
|
|
|
this.label26.Name = "label26";
|
|
|
|
|
this.label26.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label26.TabIndex = 50;
|
|
|
|
|
this.label26.Text = "G";
|
|
|
|
|
//
|
|
|
|
|
// label27
|
|
|
|
|
//
|
|
|
|
|
this.label27.AutoSize = true;
|
|
|
|
|
this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label27.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label27.Location = new System.Drawing.Point(376, 258);
|
|
|
|
|
this.label27.Name = "label27";
|
|
|
|
|
this.label27.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label27.TabIndex = 51;
|
|
|
|
|
this.label27.Text = "H";
|
|
|
|
|
//
|
|
|
|
|
// label28
|
|
|
|
|
//
|
|
|
|
|
this.label28.AutoSize = true;
|
|
|
|
|
this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label28.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label28.Location = new System.Drawing.Point(379, 307);
|
|
|
|
|
this.label28.Name = "label28";
|
|
|
|
|
this.label28.Size = new System.Drawing.Size(17, 13);
|
|
|
|
|
this.label28.TabIndex = 66;
|
|
|
|
|
this.label28.Text = "M";
|
|
|
|
|
//
|
|
|
|
|
// label29
|
|
|
|
|
//
|
|
|
|
|
this.label29.AutoSize = true;
|
|
|
|
|
this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label29.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label29.Location = new System.Drawing.Point(303, 307);
|
|
|
|
|
this.label29.Name = "label29";
|
|
|
|
|
this.label29.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label29.TabIndex = 65;
|
|
|
|
|
this.label29.Text = "L";
|
|
|
|
|
//
|
|
|
|
|
// label30
|
|
|
|
|
//
|
|
|
|
|
this.label30.AutoSize = true;
|
|
|
|
|
this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label30.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label30.Location = new System.Drawing.Point(226, 307);
|
|
|
|
|
this.label30.Name = "label30";
|
|
|
|
|
this.label30.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label30.TabIndex = 64;
|
|
|
|
|
this.label30.Text = "K";
|
|
|
|
|
//
|
|
|
|
|
// label31
|
|
|
|
|
//
|
|
|
|
|
this.label31.AutoSize = true;
|
|
|
|
|
this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label31.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label31.Location = new System.Drawing.Point(148, 307);
|
|
|
|
|
this.label31.Name = "label31";
|
|
|
|
|
this.label31.Size = new System.Drawing.Size(13, 13);
|
|
|
|
|
this.label31.TabIndex = 63;
|
|
|
|
|
this.label31.Text = "J";
|
|
|
|
|
//
|
|
|
|
|
// label32
|
|
|
|
|
//
|
|
|
|
|
this.label32.AutoSize = true;
|
|
|
|
|
this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label32.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label32.Location = new System.Drawing.Point(325, 307);
|
|
|
|
|
this.label32.Name = "label32";
|
|
|
|
|
this.label32.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label32.TabIndex = 62;
|
|
|
|
|
this.label32.Text = "e";
|
|
|
|
|
//
|
|
|
|
|
// label33
|
|
|
|
|
//
|
|
|
|
|
this.label33.AutoSize = true;
|
|
|
|
|
this.label33.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label33.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label33.Location = new System.Drawing.Point(252, 307);
|
|
|
|
|
this.label33.Name = "label33";
|
|
|
|
|
this.label33.Size = new System.Drawing.Size(12, 13);
|
|
|
|
|
this.label33.TabIndex = 61;
|
|
|
|
|
this.label33.Text = "}";
|
|
|
|
|
//
|
|
|
|
|
// label34
|
|
|
|
|
//
|
|
|
|
|
this.label34.AutoSize = true;
|
|
|
|
|
this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label34.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label34.Location = new System.Drawing.Point(173, 307);
|
|
|
|
|
this.label34.Name = "label34";
|
|
|
|
|
this.label34.Size = new System.Drawing.Size(12, 13);
|
|
|
|
|
this.label34.TabIndex = 60;
|
|
|
|
|
this.label34.Text = "{";
|
|
|
|
|
//
|
|
|
|
|
// label35
|
|
|
|
|
//
|
|
|
|
|
this.label35.AutoSize = true;
|
|
|
|
|
this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label35.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label35.Location = new System.Drawing.Point(99, 307);
|
|
|
|
|
this.label35.Name = "label35";
|
|
|
|
|
this.label35.Size = new System.Drawing.Size(23, 13);
|
|
|
|
|
this.label35.TabIndex = 59;
|
|
|
|
|
this.label35.Text = "EE";
|
|
|
|
|
//
|
|
|
|
|
// button22
|
|
|
|
|
//
|
|
|
|
|
this.button22.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button22.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button22.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button22.Location = new System.Drawing.Point(325, 323);
|
|
|
|
|
this.button22.Name = "button22";
|
|
|
|
|
this.button22.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button22.TabIndex = 58;
|
|
|
|
|
this.button22.Text = "/";
|
|
|
|
|
this.button22.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button23
|
|
|
|
|
//
|
|
|
|
|
this.button23.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button23.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button23.Location = new System.Drawing.Point(249, 323);
|
|
|
|
|
this.button23.Name = "button23";
|
|
|
|
|
this.button23.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button23.TabIndex = 57;
|
|
|
|
|
this.button23.Text = ")";
|
|
|
|
|
this.button23.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button24
|
|
|
|
|
//
|
|
|
|
|
this.button24.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button24.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button24.Location = new System.Drawing.Point(176, 323);
|
|
|
|
|
this.button24.Name = "button24";
|
|
|
|
|
this.button24.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button24.TabIndex = 56;
|
|
|
|
|
this.button24.Text = "(";
|
|
|
|
|
this.button24.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button25
|
|
|
|
|
//
|
|
|
|
|
this.button25.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button25.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button25.Location = new System.Drawing.Point(99, 323);
|
|
|
|
|
this.button25.Name = "button25";
|
|
|
|
|
this.button25.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button25.TabIndex = 55;
|
|
|
|
|
this.button25.Text = ",";
|
|
|
|
|
this.button25.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button26
|
|
|
|
|
//
|
|
|
|
|
this.button26.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button26.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.button26.Location = new System.Drawing.Point(23, 323);
|
|
|
|
|
this.button26.Name = "button26";
|
|
|
|
|
this.button26.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.button26.TabIndex = 54;
|
|
|
|
|
this.button26.Text = "X2";
|
|
|
|
|
this.button26.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label36
|
|
|
|
|
//
|
|
|
|
|
this.label36.AutoSize = true;
|
|
|
|
|
this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label36.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label36.Location = new System.Drawing.Point(20, 307);
|
|
|
|
|
this.label36.Name = "label36";
|
|
|
|
|
this.label36.Size = new System.Drawing.Size(41, 13);
|
|
|
|
|
this.label36.TabIndex = 53;
|
|
|
|
|
this.label36.Text = "SQRT";
|
|
|
|
|
//
|
|
|
|
|
// label37
|
|
|
|
|
//
|
|
|
|
|
this.label37.AutoSize = true;
|
|
|
|
|
this.label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label37.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label37.Location = new System.Drawing.Point(77, 307);
|
|
|
|
|
this.label37.Name = "label37";
|
|
|
|
|
this.label37.Size = new System.Drawing.Size(11, 13);
|
|
|
|
|
this.label37.TabIndex = 52;
|
|
|
|
|
this.label37.Text = "I";
|
|
|
|
|
//
|
|
|
|
|
// label38
|
|
|
|
|
//
|
|
|
|
|
this.label38.AutoSize = true;
|
|
|
|
|
this.label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label38.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label38.Location = new System.Drawing.Point(379, 359);
|
|
|
|
|
this.label38.Name = "label38";
|
|
|
|
|
this.label38.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label38.TabIndex = 81;
|
|
|
|
|
this.label38.Text = "R";
|
|
|
|
|
//
|
|
|
|
|
// label39
|
|
|
|
|
//
|
|
|
|
|
this.label39.AutoSize = true;
|
|
|
|
|
this.label39.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label39.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label39.Location = new System.Drawing.Point(303, 359);
|
|
|
|
|
this.label39.Name = "label39";
|
|
|
|
|
this.label39.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label39.TabIndex = 80;
|
|
|
|
|
this.label39.Text = "Q";
|
|
|
|
|
//
|
|
|
|
|
// label40
|
|
|
|
|
//
|
|
|
|
|
this.label40.AutoSize = true;
|
|
|
|
|
this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label40.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label40.Location = new System.Drawing.Point(226, 359);
|
|
|
|
|
this.label40.Name = "label40";
|
|
|
|
|
this.label40.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label40.TabIndex = 79;
|
|
|
|
|
this.label40.Text = "P";
|
|
|
|
|
//
|
|
|
|
|
// label41
|
|
|
|
|
//
|
|
|
|
|
this.label41.AutoSize = true;
|
|
|
|
|
this.label41.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label41.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label41.Location = new System.Drawing.Point(148, 359);
|
|
|
|
|
this.label41.Name = "label41";
|
|
|
|
|
this.label41.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label41.TabIndex = 78;
|
|
|
|
|
this.label41.Text = "O";
|
|
|
|
|
//
|
|
|
|
|
// label42
|
|
|
|
|
//
|
|
|
|
|
this.label42.AutoSize = true;
|
|
|
|
|
this.label42.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label42.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label42.Location = new System.Drawing.Point(325, 359);
|
|
|
|
|
this.label42.Name = "label42";
|
|
|
|
|
this.label42.Size = new System.Drawing.Size(11, 13);
|
|
|
|
|
this.label42.TabIndex = 77;
|
|
|
|
|
this.label42.Text = "[";
|
|
|
|
|
//
|
|
|
|
|
// label43
|
|
|
|
|
//
|
|
|
|
|
this.label43.AutoSize = true;
|
|
|
|
|
this.label43.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label43.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label43.Location = new System.Drawing.Point(252, 359);
|
|
|
|
|
this.label43.Name = "label43";
|
|
|
|
|
this.label43.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label43.TabIndex = 76;
|
|
|
|
|
this.label43.Text = "w";
|
|
|
|
|
//
|
|
|
|
|
// label44
|
|
|
|
|
//
|
|
|
|
|
this.label44.AutoSize = true;
|
|
|
|
|
this.label44.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label44.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label44.Location = new System.Drawing.Point(173, 359);
|
|
|
|
|
this.label44.Name = "label44";
|
|
|
|
|
this.label44.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label44.TabIndex = 75;
|
|
|
|
|
this.label44.Text = "v";
|
|
|
|
|
//
|
|
|
|
|
// label45
|
|
|
|
|
//
|
|
|
|
|
this.label45.AutoSize = true;
|
|
|
|
|
this.label45.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label45.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label45.Location = new System.Drawing.Point(99, 359);
|
|
|
|
|
this.label45.Name = "label45";
|
|
|
|
|
this.label45.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label45.TabIndex = 74;
|
|
|
|
|
this.label45.Text = "?";
|
|
|
|
|
//
|
|
|
|
|
// MULTIPLY
|
|
|
|
|
//
|
|
|
|
|
this.MULTIPLY.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.MULTIPLY.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.MULTIPLY.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.MULTIPLY.Location = new System.Drawing.Point(325, 375);
|
|
|
|
|
this.MULTIPLY.Name = "MULTIPLY";
|
|
|
|
|
this.MULTIPLY.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.MULTIPLY.TabIndex = 73;
|
|
|
|
|
this.MULTIPLY.Text = "X";
|
|
|
|
|
this.MULTIPLY.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// NINE
|
|
|
|
|
//
|
|
|
|
|
this.NINE.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.NINE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.NINE.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.NINE.Location = new System.Drawing.Point(249, 375);
|
|
|
|
|
this.NINE.Name = "NINE";
|
|
|
|
|
this.NINE.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.NINE.TabIndex = 72;
|
|
|
|
|
this.NINE.Text = "9";
|
|
|
|
|
this.NINE.UseVisualStyleBackColor = false;
|
|
|
|
|
this.NINE.Click += new System.EventHandler(this.NINE_Click);
|
|
|
|
|
//
|
|
|
|
|
// EIGHT
|
|
|
|
|
//
|
|
|
|
|
this.EIGHT.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.EIGHT.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.EIGHT.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.EIGHT.Location = new System.Drawing.Point(176, 375);
|
|
|
|
|
this.EIGHT.Name = "EIGHT";
|
|
|
|
|
this.EIGHT.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.EIGHT.TabIndex = 71;
|
|
|
|
|
this.EIGHT.Text = "8";
|
|
|
|
|
this.EIGHT.UseVisualStyleBackColor = false;
|
|
|
|
|
this.EIGHT.Click += new System.EventHandler(this.EIGHT_Click);
|
|
|
|
|
//
|
|
|
|
|
// SEVEN
|
|
|
|
|
//
|
|
|
|
|
this.SEVEN.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.SEVEN.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.SEVEN.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.SEVEN.Location = new System.Drawing.Point(99, 375);
|
|
|
|
|
this.SEVEN.Name = "SEVEN";
|
|
|
|
|
this.SEVEN.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.SEVEN.TabIndex = 70;
|
|
|
|
|
this.SEVEN.Text = "7";
|
|
|
|
|
this.SEVEN.UseVisualStyleBackColor = false;
|
|
|
|
|
this.SEVEN.Click += new System.EventHandler(this.SEVEN_Click);
|
|
|
|
|
//
|
|
|
|
|
// LOG
|
|
|
|
|
//
|
|
|
|
|
this.LOG.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.LOG.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.LOG.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.LOG.Location = new System.Drawing.Point(23, 375);
|
|
|
|
|
this.LOG.Name = "LOG";
|
|
|
|
|
this.LOG.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.LOG.TabIndex = 69;
|
|
|
|
|
this.LOG.Text = "LOG";
|
|
|
|
|
this.LOG.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label46
|
|
|
|
|
//
|
|
|
|
|
this.label46.AutoSize = true;
|
|
|
|
|
this.label46.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label46.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label46.Location = new System.Drawing.Point(20, 359);
|
|
|
|
|
this.label46.Name = "label46";
|
|
|
|
|
this.label46.Size = new System.Drawing.Size(31, 13);
|
|
|
|
|
this.label46.TabIndex = 68;
|
|
|
|
|
this.label46.Text = "10 x";
|
|
|
|
|
//
|
|
|
|
|
// label47
|
|
|
|
|
//
|
|
|
|
|
this.label47.AutoSize = true;
|
|
|
|
|
this.label47.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label47.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label47.Location = new System.Drawing.Point(77, 359);
|
|
|
|
|
this.label47.Name = "label47";
|
|
|
|
|
this.label47.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label47.TabIndex = 67;
|
|
|
|
|
this.label47.Text = "N";
|
|
|
|
|
//
|
|
|
|
|
// label48
|
|
|
|
|
//
|
|
|
|
|
this.label48.AutoSize = true;
|
|
|
|
|
this.label48.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label48.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label48.Location = new System.Drawing.Point(380, 404);
|
|
|
|
|
this.label48.Name = "label48";
|
|
|
|
|
this.label48.Size = new System.Drawing.Size(19, 13);
|
|
|
|
|
this.label48.TabIndex = 96;
|
|
|
|
|
this.label48.Text = "W";
|
|
|
|
|
//
|
|
|
|
|
// label49
|
|
|
|
|
//
|
|
|
|
|
this.label49.AutoSize = true;
|
|
|
|
|
this.label49.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label49.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label49.Location = new System.Drawing.Point(304, 404);
|
|
|
|
|
this.label49.Name = "label49";
|
|
|
|
|
this.label49.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label49.TabIndex = 95;
|
|
|
|
|
this.label49.Text = "V";
|
|
|
|
|
//
|
|
|
|
|
// label50
|
|
|
|
|
//
|
|
|
|
|
this.label50.AutoSize = true;
|
|
|
|
|
this.label50.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label50.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label50.Location = new System.Drawing.Point(227, 404);
|
|
|
|
|
this.label50.Name = "label50";
|
|
|
|
|
this.label50.Size = new System.Drawing.Size(16, 13);
|
|
|
|
|
this.label50.TabIndex = 94;
|
|
|
|
|
this.label50.Text = "U";
|
|
|
|
|
//
|
|
|
|
|
// label51
|
|
|
|
|
//
|
|
|
|
|
this.label51.AutoSize = true;
|
|
|
|
|
this.label51.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label51.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label51.Location = new System.Drawing.Point(149, 404);
|
|
|
|
|
this.label51.Name = "label51";
|
|
|
|
|
this.label51.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label51.TabIndex = 93;
|
|
|
|
|
this.label51.Text = "T";
|
|
|
|
|
//
|
|
|
|
|
// label52
|
|
|
|
|
//
|
|
|
|
|
this.label52.AutoSize = true;
|
|
|
|
|
this.label52.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label52.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label52.Location = new System.Drawing.Point(326, 404);
|
|
|
|
|
this.label52.Name = "label52";
|
|
|
|
|
this.label52.Size = new System.Drawing.Size(11, 13);
|
|
|
|
|
this.label52.TabIndex = 92;
|
|
|
|
|
this.label52.Text = "]";
|
|
|
|
|
//
|
|
|
|
|
// label53
|
|
|
|
|
//
|
|
|
|
|
this.label53.AutoSize = true;
|
|
|
|
|
this.label53.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label53.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label53.Location = new System.Drawing.Point(253, 404);
|
|
|
|
|
this.label53.Name = "label53";
|
|
|
|
|
this.label53.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label53.TabIndex = 91;
|
|
|
|
|
this.label53.Text = "L6";
|
|
|
|
|
//
|
|
|
|
|
// label54
|
|
|
|
|
//
|
|
|
|
|
this.label54.AutoSize = true;
|
|
|
|
|
this.label54.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label54.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label54.Location = new System.Drawing.Point(174, 404);
|
|
|
|
|
this.label54.Name = "label54";
|
|
|
|
|
this.label54.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label54.TabIndex = 90;
|
|
|
|
|
this.label54.Text = "L5";
|
|
|
|
|
//
|
|
|
|
|
// label55
|
|
|
|
|
//
|
|
|
|
|
this.label55.AutoSize = true;
|
|
|
|
|
this.label55.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label55.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label55.Location = new System.Drawing.Point(100, 404);
|
|
|
|
|
this.label55.Name = "label55";
|
|
|
|
|
this.label55.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label55.TabIndex = 89;
|
|
|
|
|
this.label55.Text = "L4";
|
|
|
|
|
//
|
|
|
|
|
// MINUS
|
|
|
|
|
//
|
|
|
|
|
this.MINUS.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.MINUS.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.MINUS.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.MINUS.Location = new System.Drawing.Point(326, 420);
|
|
|
|
|
this.MINUS.Name = "MINUS";
|
|
|
|
|
this.MINUS.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.MINUS.TabIndex = 88;
|
|
|
|
|
this.MINUS.Text = "-";
|
|
|
|
|
this.MINUS.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// SIX
|
|
|
|
|
//
|
|
|
|
|
this.SIX.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.SIX.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.SIX.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.SIX.Location = new System.Drawing.Point(250, 420);
|
|
|
|
|
this.SIX.Name = "SIX";
|
|
|
|
|
this.SIX.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.SIX.TabIndex = 87;
|
|
|
|
|
this.SIX.Text = "6";
|
|
|
|
|
this.SIX.UseVisualStyleBackColor = false;
|
|
|
|
|
this.SIX.Click += new System.EventHandler(this.SIX_Click);
|
|
|
|
|
//
|
|
|
|
|
// FIVE
|
|
|
|
|
//
|
|
|
|
|
this.FIVE.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.FIVE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.FIVE.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.FIVE.Location = new System.Drawing.Point(177, 420);
|
|
|
|
|
this.FIVE.Name = "FIVE";
|
|
|
|
|
this.FIVE.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.FIVE.TabIndex = 86;
|
|
|
|
|
this.FIVE.Text = "5";
|
|
|
|
|
this.FIVE.UseVisualStyleBackColor = false;
|
|
|
|
|
this.FIVE.Click += new System.EventHandler(this.FIVE_Click);
|
|
|
|
|
//
|
|
|
|
|
// FOUR
|
|
|
|
|
//
|
|
|
|
|
this.FOUR.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.FOUR.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.FOUR.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.FOUR.Location = new System.Drawing.Point(100, 420);
|
|
|
|
|
this.FOUR.Name = "FOUR";
|
|
|
|
|
this.FOUR.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.FOUR.TabIndex = 85;
|
|
|
|
|
this.FOUR.Text = "4";
|
|
|
|
|
this.FOUR.UseVisualStyleBackColor = false;
|
|
|
|
|
this.FOUR.Click += new System.EventHandler(this.FOUR_Click);
|
|
|
|
|
//
|
|
|
|
|
// LN
|
|
|
|
|
//
|
|
|
|
|
this.LN.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.LN.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.LN.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.LN.Location = new System.Drawing.Point(24, 420);
|
|
|
|
|
this.LN.Name = "LN";
|
|
|
|
|
this.LN.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.LN.TabIndex = 84;
|
|
|
|
|
this.LN.Text = "LN";
|
|
|
|
|
this.LN.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label56
|
|
|
|
|
//
|
|
|
|
|
this.label56.AutoSize = true;
|
|
|
|
|
this.label56.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label56.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label56.Location = new System.Drawing.Point(21, 404);
|
|
|
|
|
this.label56.Name = "label56";
|
|
|
|
|
this.label56.Size = new System.Drawing.Size(24, 13);
|
|
|
|
|
this.label56.TabIndex = 83;
|
|
|
|
|
this.label56.Text = "e x";
|
|
|
|
|
//
|
|
|
|
|
// label57
|
|
|
|
|
//
|
|
|
|
|
this.label57.AutoSize = true;
|
|
|
|
|
this.label57.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label57.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label57.Location = new System.Drawing.Point(78, 404);
|
|
|
|
|
this.label57.Name = "label57";
|
|
|
|
|
this.label57.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label57.TabIndex = 82;
|
|
|
|
|
this.label57.Text = "S";
|
|
|
|
|
//
|
|
|
|
|
// label58
|
|
|
|
|
//
|
|
|
|
|
this.label58.AutoSize = true;
|
|
|
|
|
this.label58.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label58.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label58.Location = new System.Drawing.Point(382, 453);
|
|
|
|
|
this.label58.Name = "label58";
|
|
|
|
|
this.label58.Size = new System.Drawing.Size(13, 13);
|
|
|
|
|
this.label58.TabIndex = 111;
|
|
|
|
|
this.label58.Text = "||";
|
|
|
|
|
//
|
|
|
|
|
// label59
|
|
|
|
|
//
|
|
|
|
|
this.label59.AutoSize = true;
|
|
|
|
|
this.label59.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label59.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label59.Location = new System.Drawing.Point(306, 453);
|
|
|
|
|
this.label59.Name = "label59";
|
|
|
|
|
this.label59.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label59.TabIndex = 110;
|
|
|
|
|
this.label59.Text = "0";
|
|
|
|
|
//
|
|
|
|
|
// label60
|
|
|
|
|
//
|
|
|
|
|
this.label60.AutoSize = true;
|
|
|
|
|
this.label60.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label60.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label60.Location = new System.Drawing.Point(229, 453);
|
|
|
|
|
this.label60.Name = "label60";
|
|
|
|
|
this.label60.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label60.TabIndex = 109;
|
|
|
|
|
this.label60.Text = "Z";
|
|
|
|
|
//
|
|
|
|
|
// label61
|
|
|
|
|
//
|
|
|
|
|
this.label61.AutoSize = true;
|
|
|
|
|
this.label61.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label61.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label61.Location = new System.Drawing.Point(151, 453);
|
|
|
|
|
this.label61.Name = "label61";
|
|
|
|
|
this.label61.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label61.TabIndex = 108;
|
|
|
|
|
this.label61.Text = "Y";
|
|
|
|
|
//
|
|
|
|
|
// label62
|
|
|
|
|
//
|
|
|
|
|
this.label62.AutoSize = true;
|
|
|
|
|
this.label62.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label62.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label62.Location = new System.Drawing.Point(328, 453);
|
|
|
|
|
this.label62.Name = "label62";
|
|
|
|
|
this.label62.Size = new System.Drawing.Size(35, 13);
|
|
|
|
|
this.label62.TabIndex = 107;
|
|
|
|
|
this.label62.Text = "MEM";
|
|
|
|
|
//
|
|
|
|
|
// label63
|
|
|
|
|
//
|
|
|
|
|
this.label63.AutoSize = true;
|
|
|
|
|
this.label63.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label63.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label63.Location = new System.Drawing.Point(255, 453);
|
|
|
|
|
this.label63.Name = "label63";
|
|
|
|
|
this.label63.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label63.TabIndex = 106;
|
|
|
|
|
this.label63.Text = "L3";
|
|
|
|
|
//
|
|
|
|
|
// label64
|
|
|
|
|
//
|
|
|
|
|
this.label64.AutoSize = true;
|
|
|
|
|
this.label64.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label64.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label64.Location = new System.Drawing.Point(176, 453);
|
|
|
|
|
this.label64.Name = "label64";
|
|
|
|
|
this.label64.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label64.TabIndex = 105;
|
|
|
|
|
this.label64.Text = "L2";
|
|
|
|
|
//
|
|
|
|
|
// label65
|
|
|
|
|
//
|
|
|
|
|
this.label65.AutoSize = true;
|
|
|
|
|
this.label65.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label65.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label65.Location = new System.Drawing.Point(102, 453);
|
|
|
|
|
this.label65.Name = "label65";
|
|
|
|
|
this.label65.Size = new System.Drawing.Size(21, 13);
|
|
|
|
|
this.label65.TabIndex = 104;
|
|
|
|
|
this.label65.Text = "L1";
|
|
|
|
|
//
|
|
|
|
|
// PLUS
|
|
|
|
|
//
|
|
|
|
|
this.PLUS.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.PLUS.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.PLUS.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.PLUS.Location = new System.Drawing.Point(328, 469);
|
|
|
|
|
this.PLUS.Name = "PLUS";
|
|
|
|
|
this.PLUS.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.PLUS.TabIndex = 103;
|
|
|
|
|
this.PLUS.Text = "+";
|
|
|
|
|
this.PLUS.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// THREE
|
|
|
|
|
//
|
|
|
|
|
this.THREE.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.THREE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.THREE.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.THREE.Location = new System.Drawing.Point(252, 469);
|
|
|
|
|
this.THREE.Name = "THREE";
|
|
|
|
|
this.THREE.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.THREE.TabIndex = 102;
|
|
|
|
|
this.THREE.Text = "3";
|
|
|
|
|
this.THREE.UseVisualStyleBackColor = false;
|
|
|
|
|
this.THREE.Click += new System.EventHandler(this.THREE_Click);
|
|
|
|
|
//
|
|
|
|
|
// TWO
|
|
|
|
|
//
|
|
|
|
|
this.TWO.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.TWO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.TWO.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.TWO.Location = new System.Drawing.Point(179, 469);
|
|
|
|
|
this.TWO.Name = "TWO";
|
|
|
|
|
this.TWO.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.TWO.TabIndex = 101;
|
|
|
|
|
this.TWO.Text = "2";
|
|
|
|
|
this.TWO.UseVisualStyleBackColor = false;
|
|
|
|
|
this.TWO.Click += new System.EventHandler(this.button39_Click);
|
|
|
|
|
//
|
|
|
|
|
// ONE
|
|
|
|
|
//
|
|
|
|
|
this.ONE.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.ONE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.ONE.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.ONE.Location = new System.Drawing.Point(102, 469);
|
|
|
|
|
this.ONE.Name = "ONE";
|
|
|
|
|
this.ONE.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.ONE.TabIndex = 100;
|
|
|
|
|
this.ONE.Text = "1";
|
|
|
|
|
this.ONE.UseVisualStyleBackColor = false;
|
|
|
|
|
this.ONE.Click += new System.EventHandler(this.ONE_Click);
|
|
|
|
|
//
|
|
|
|
|
// STO
|
|
|
|
|
//
|
|
|
|
|
this.STO.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.STO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.STO.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.STO.Location = new System.Drawing.Point(26, 469);
|
|
|
|
|
this.STO.Name = "STO";
|
|
|
|
|
this.STO.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.STO.TabIndex = 99;
|
|
|
|
|
this.STO.Text = "STO->";
|
|
|
|
|
this.STO.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label66
|
|
|
|
|
//
|
|
|
|
|
this.label66.AutoSize = true;
|
|
|
|
|
this.label66.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label66.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label66.Location = new System.Drawing.Point(23, 453);
|
|
|
|
|
this.label66.Name = "label66";
|
|
|
|
|
this.label66.Size = new System.Drawing.Size(31, 13);
|
|
|
|
|
this.label66.TabIndex = 98;
|
|
|
|
|
this.label66.Text = "RCL";
|
|
|
|
|
//
|
|
|
|
|
// label67
|
|
|
|
|
//
|
|
|
|
|
this.label67.AutoSize = true;
|
|
|
|
|
this.label67.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label67.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label67.Location = new System.Drawing.Point(80, 453);
|
|
|
|
|
this.label67.Name = "label67";
|
|
|
|
|
this.label67.Size = new System.Drawing.Size(15, 13);
|
|
|
|
|
this.label67.TabIndex = 97;
|
|
|
|
|
this.label67.Text = "X";
|
|
|
|
|
//
|
|
|
|
|
// label68
|
|
|
|
|
//
|
|
|
|
|
this.label68.AutoSize = true;
|
|
|
|
|
this.label68.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label68.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label68.Location = new System.Drawing.Point(367, 501);
|
|
|
|
|
this.label68.Name = "label68";
|
|
|
|
|
this.label68.Size = new System.Drawing.Size(47, 13);
|
|
|
|
|
this.label68.TabIndex = 125;
|
|
|
|
|
this.label68.Text = "SOLVE";
|
|
|
|
|
//
|
|
|
|
|
// label69
|
|
|
|
|
//
|
|
|
|
|
this.label69.AutoSize = true;
|
|
|
|
|
this.label69.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label69.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label69.Location = new System.Drawing.Point(306, 501);
|
|
|
|
|
this.label69.Name = "label69";
|
|
|
|
|
this.label69.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label69.TabIndex = 124;
|
|
|
|
|
this.label69.Text = "?";
|
|
|
|
|
//
|
|
|
|
|
// label70
|
|
|
|
|
//
|
|
|
|
|
this.label70.AutoSize = true;
|
|
|
|
|
this.label70.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label70.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label70.Location = new System.Drawing.Point(229, 501);
|
|
|
|
|
this.label70.Name = "label70";
|
|
|
|
|
this.label70.Size = new System.Drawing.Size(11, 13);
|
|
|
|
|
this.label70.TabIndex = 123;
|
|
|
|
|
this.label70.Text = ":";
|
|
|
|
|
//
|
|
|
|
|
// label71
|
|
|
|
|
//
|
|
|
|
|
this.label71.AutoSize = true;
|
|
|
|
|
this.label71.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label71.ForeColor = System.Drawing.Color.LightSeaGreen;
|
|
|
|
|
this.label71.Location = new System.Drawing.Point(151, 501);
|
|
|
|
|
this.label71.Name = "label71";
|
|
|
|
|
this.label71.Size = new System.Drawing.Size(14, 13);
|
|
|
|
|
this.label71.TabIndex = 122;
|
|
|
|
|
this.label71.Text = "_";
|
|
|
|
|
//
|
|
|
|
|
// label72
|
|
|
|
|
//
|
|
|
|
|
this.label72.AutoSize = true;
|
|
|
|
|
this.label72.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label72.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label72.Location = new System.Drawing.Point(321, 501);
|
|
|
|
|
this.label72.Name = "label72";
|
|
|
|
|
this.label72.Size = new System.Drawing.Size(49, 13);
|
|
|
|
|
this.label72.TabIndex = 121;
|
|
|
|
|
this.label72.Text = "ENTRY";
|
|
|
|
|
//
|
|
|
|
|
// label73
|
|
|
|
|
//
|
|
|
|
|
this.label73.AutoSize = true;
|
|
|
|
|
this.label73.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label73.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label73.Location = new System.Drawing.Point(255, 501);
|
|
|
|
|
this.label73.Name = "label73";
|
|
|
|
|
this.label73.Size = new System.Drawing.Size(32, 13);
|
|
|
|
|
this.label73.TabIndex = 120;
|
|
|
|
|
this.label73.Text = "ANS";
|
|
|
|
|
//
|
|
|
|
|
// label74
|
|
|
|
|
//
|
|
|
|
|
this.label74.AutoSize = true;
|
|
|
|
|
this.label74.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label74.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label74.Location = new System.Drawing.Point(176, 501);
|
|
|
|
|
this.label74.Name = "label74";
|
|
|
|
|
this.label74.Size = new System.Drawing.Size(10, 13);
|
|
|
|
|
this.label74.TabIndex = 119;
|
|
|
|
|
this.label74.Text = "\'";
|
|
|
|
|
//
|
|
|
|
|
// label75
|
|
|
|
|
//
|
|
|
|
|
this.label75.AutoSize = true;
|
|
|
|
|
this.label75.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label75.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label75.Location = new System.Drawing.Point(91, 501);
|
|
|
|
|
this.label75.Name = "label75";
|
|
|
|
|
this.label75.Size = new System.Drawing.Size(64, 13);
|
|
|
|
|
this.label75.TabIndex = 118;
|
|
|
|
|
this.label75.Text = "CATALOG";
|
|
|
|
|
//
|
|
|
|
|
// ENTER
|
|
|
|
|
//
|
|
|
|
|
this.ENTER.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.ENTER.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.ENTER.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.ENTER.Location = new System.Drawing.Point(328, 517);
|
|
|
|
|
this.ENTER.Name = "ENTER";
|
|
|
|
|
this.ENTER.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.ENTER.TabIndex = 117;
|
|
|
|
|
this.ENTER.Text = "ENTER";
|
|
|
|
|
this.ENTER.UseVisualStyleBackColor = false;
|
|
|
|
|
this.ENTER.Click += new System.EventHandler(this.button42_Click);
|
|
|
|
|
//
|
|
|
|
|
// DASH
|
|
|
|
|
//
|
|
|
|
|
this.DASH.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.DASH.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.DASH.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.DASH.Location = new System.Drawing.Point(252, 517);
|
|
|
|
|
this.DASH.Name = "DASH";
|
|
|
|
|
this.DASH.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.DASH.TabIndex = 116;
|
|
|
|
|
this.DASH.Text = "(-)";
|
|
|
|
|
this.DASH.UseVisualStyleBackColor = false;
|
|
|
|
|
this.DASH.Click += new System.EventHandler(this.button43_Click);
|
|
|
|
|
//
|
|
|
|
|
// PERIOD
|
|
|
|
|
//
|
|
|
|
|
this.PERIOD.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.PERIOD.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.PERIOD.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.PERIOD.Location = new System.Drawing.Point(179, 517);
|
|
|
|
|
this.PERIOD.Name = "PERIOD";
|
|
|
|
|
this.PERIOD.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.PERIOD.TabIndex = 115;
|
|
|
|
|
this.PERIOD.Text = ".";
|
|
|
|
|
this.PERIOD.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// ZERO
|
|
|
|
|
//
|
|
|
|
|
this.ZERO.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.ZERO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.ZERO.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.ZERO.Location = new System.Drawing.Point(102, 517);
|
|
|
|
|
this.ZERO.Name = "ZERO";
|
|
|
|
|
this.ZERO.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.ZERO.TabIndex = 114;
|
|
|
|
|
this.ZERO.Text = "0";
|
|
|
|
|
this.ZERO.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// ON
|
|
|
|
|
//
|
|
|
|
|
this.ON.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
this.ON.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.ON.ForeColor = System.Drawing.Color.FloralWhite;
|
|
|
|
|
this.ON.Location = new System.Drawing.Point(26, 517);
|
|
|
|
|
this.ON.Name = "ON";
|
|
|
|
|
this.ON.Size = new System.Drawing.Size(70, 23);
|
|
|
|
|
this.ON.TabIndex = 113;
|
|
|
|
|
this.ON.Text = "ON";
|
|
|
|
|
this.ON.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// label76
|
|
|
|
|
//
|
|
|
|
|
this.label76.AutoSize = true;
|
|
|
|
|
this.label76.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.label76.ForeColor = System.Drawing.Color.Gold;
|
|
|
|
|
this.label76.Location = new System.Drawing.Point(23, 501);
|
|
|
|
|
this.label76.Name = "label76";
|
|
|
|
|
this.label76.Size = new System.Drawing.Size(30, 13);
|
|
|
|
|
this.label76.TabIndex = 112;
|
|
|
|
|
this.label76.Text = "OFF";
|
|
|
|
|
//
|
|
|
|
|
// button47
|
|
|
|
|
//
|
|
|
|
|
this.button47.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button47.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button47.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button47.Location = new System.Drawing.Point(267, 129);
|
|
|
|
|
this.button47.Name = "button47";
|
|
|
|
|
this.button47.Size = new System.Drawing.Size(27, 53);
|
|
|
|
|
this.button47.TabIndex = 126;
|
|
|
|
|
this.button47.Text = "<";
|
|
|
|
|
this.button47.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button48
|
|
|
|
|
//
|
|
|
|
|
this.button48.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button48.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button48.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button48.Location = new System.Drawing.Point(359, 130);
|
|
|
|
|
this.button48.Name = "button48";
|
|
|
|
|
this.button48.Size = new System.Drawing.Size(27, 53);
|
|
|
|
|
this.button48.TabIndex = 127;
|
|
|
|
|
this.button48.Text = ">";
|
|
|
|
|
this.button48.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button49
|
|
|
|
|
//
|
|
|
|
|
this.button49.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button49.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button49.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button49.Location = new System.Drawing.Point(290, 178);
|
|
|
|
|
this.button49.Name = "button49";
|
|
|
|
|
this.button49.Size = new System.Drawing.Size(73, 21);
|
|
|
|
|
this.button49.TabIndex = 128;
|
|
|
|
|
this.button49.Text = "v";
|
|
|
|
|
this.button49.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// button50
|
|
|
|
|
//
|
|
|
|
|
this.button50.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
|
|
|
this.button50.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.button50.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.button50.Location = new System.Drawing.Point(290, 111);
|
|
|
|
|
this.button50.Name = "button50";
|
|
|
|
|
this.button50.Size = new System.Drawing.Size(73, 21);
|
|
|
|
|
this.button50.TabIndex = 129;
|
|
|
|
|
this.button50.Text = "^";
|
|
|
|
|
this.button50.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
2011-04-26 22:30:04 +00:00
|
|
|
|
// TI83KeyPad
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2011-04-27 16:23:16 +00:00
|
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(421, 565);
|
|
|
|
|
this.Controls.Add(this.button50);
|
|
|
|
|
this.Controls.Add(this.button49);
|
|
|
|
|
this.Controls.Add(this.button48);
|
|
|
|
|
this.Controls.Add(this.button47);
|
|
|
|
|
this.Controls.Add(this.label68);
|
|
|
|
|
this.Controls.Add(this.label69);
|
|
|
|
|
this.Controls.Add(this.label70);
|
|
|
|
|
this.Controls.Add(this.label71);
|
|
|
|
|
this.Controls.Add(this.label72);
|
|
|
|
|
this.Controls.Add(this.label73);
|
|
|
|
|
this.Controls.Add(this.label74);
|
|
|
|
|
this.Controls.Add(this.label75);
|
|
|
|
|
this.Controls.Add(this.ENTER);
|
|
|
|
|
this.Controls.Add(this.DASH);
|
|
|
|
|
this.Controls.Add(this.PERIOD);
|
|
|
|
|
this.Controls.Add(this.ZERO);
|
|
|
|
|
this.Controls.Add(this.ON);
|
|
|
|
|
this.Controls.Add(this.label76);
|
|
|
|
|
this.Controls.Add(this.label58);
|
|
|
|
|
this.Controls.Add(this.label59);
|
|
|
|
|
this.Controls.Add(this.label60);
|
|
|
|
|
this.Controls.Add(this.label61);
|
|
|
|
|
this.Controls.Add(this.label62);
|
|
|
|
|
this.Controls.Add(this.label63);
|
|
|
|
|
this.Controls.Add(this.label64);
|
|
|
|
|
this.Controls.Add(this.label65);
|
|
|
|
|
this.Controls.Add(this.PLUS);
|
|
|
|
|
this.Controls.Add(this.THREE);
|
|
|
|
|
this.Controls.Add(this.TWO);
|
|
|
|
|
this.Controls.Add(this.ONE);
|
|
|
|
|
this.Controls.Add(this.STO);
|
|
|
|
|
this.Controls.Add(this.label66);
|
|
|
|
|
this.Controls.Add(this.label67);
|
|
|
|
|
this.Controls.Add(this.label48);
|
|
|
|
|
this.Controls.Add(this.label49);
|
|
|
|
|
this.Controls.Add(this.label50);
|
|
|
|
|
this.Controls.Add(this.label51);
|
|
|
|
|
this.Controls.Add(this.label52);
|
|
|
|
|
this.Controls.Add(this.label53);
|
|
|
|
|
this.Controls.Add(this.label54);
|
|
|
|
|
this.Controls.Add(this.label55);
|
|
|
|
|
this.Controls.Add(this.MINUS);
|
|
|
|
|
this.Controls.Add(this.SIX);
|
|
|
|
|
this.Controls.Add(this.FIVE);
|
|
|
|
|
this.Controls.Add(this.FOUR);
|
|
|
|
|
this.Controls.Add(this.LN);
|
|
|
|
|
this.Controls.Add(this.label56);
|
|
|
|
|
this.Controls.Add(this.label57);
|
|
|
|
|
this.Controls.Add(this.label38);
|
|
|
|
|
this.Controls.Add(this.label39);
|
|
|
|
|
this.Controls.Add(this.label40);
|
|
|
|
|
this.Controls.Add(this.label41);
|
|
|
|
|
this.Controls.Add(this.label42);
|
|
|
|
|
this.Controls.Add(this.label43);
|
|
|
|
|
this.Controls.Add(this.label44);
|
|
|
|
|
this.Controls.Add(this.label45);
|
|
|
|
|
this.Controls.Add(this.MULTIPLY);
|
|
|
|
|
this.Controls.Add(this.NINE);
|
|
|
|
|
this.Controls.Add(this.EIGHT);
|
|
|
|
|
this.Controls.Add(this.SEVEN);
|
|
|
|
|
this.Controls.Add(this.LOG);
|
|
|
|
|
this.Controls.Add(this.label46);
|
|
|
|
|
this.Controls.Add(this.label47);
|
|
|
|
|
this.Controls.Add(this.label28);
|
|
|
|
|
this.Controls.Add(this.label29);
|
|
|
|
|
this.Controls.Add(this.label30);
|
|
|
|
|
this.Controls.Add(this.label31);
|
|
|
|
|
this.Controls.Add(this.label32);
|
|
|
|
|
this.Controls.Add(this.label33);
|
|
|
|
|
this.Controls.Add(this.label34);
|
|
|
|
|
this.Controls.Add(this.label35);
|
|
|
|
|
this.Controls.Add(this.button22);
|
|
|
|
|
this.Controls.Add(this.button23);
|
|
|
|
|
this.Controls.Add(this.button24);
|
|
|
|
|
this.Controls.Add(this.button25);
|
|
|
|
|
this.Controls.Add(this.button26);
|
|
|
|
|
this.Controls.Add(this.label36);
|
|
|
|
|
this.Controls.Add(this.label37);
|
|
|
|
|
this.Controls.Add(this.label27);
|
|
|
|
|
this.Controls.Add(this.label26);
|
|
|
|
|
this.Controls.Add(this.label25);
|
|
|
|
|
this.Controls.Add(this.label24);
|
|
|
|
|
this.Controls.Add(this.label23);
|
|
|
|
|
this.Controls.Add(this.label22);
|
|
|
|
|
this.Controls.Add(this.label21);
|
|
|
|
|
this.Controls.Add(this.label20);
|
|
|
|
|
this.Controls.Add(this.button21);
|
|
|
|
|
this.Controls.Add(this.button20);
|
|
|
|
|
this.Controls.Add(this.button19);
|
|
|
|
|
this.Controls.Add(this.button18);
|
|
|
|
|
this.Controls.Add(this.button17);
|
|
|
|
|
this.Controls.Add(this.label19);
|
|
|
|
|
this.Controls.Add(this.label18);
|
|
|
|
|
this.Controls.Add(this.label17);
|
|
|
|
|
this.Controls.Add(this.label16);
|
|
|
|
|
this.Controls.Add(this.label15);
|
|
|
|
|
this.Controls.Add(this.label14);
|
|
|
|
|
this.Controls.Add(this.label13);
|
|
|
|
|
this.Controls.Add(this.label12);
|
|
|
|
|
this.Controls.Add(this.button16);
|
|
|
|
|
this.Controls.Add(this.button15);
|
|
|
|
|
this.Controls.Add(this.button14);
|
|
|
|
|
this.Controls.Add(this.button13);
|
|
|
|
|
this.Controls.Add(this.label11);
|
|
|
|
|
this.Controls.Add(this.button12);
|
|
|
|
|
this.Controls.Add(this.label10);
|
|
|
|
|
this.Controls.Add(this.button11);
|
|
|
|
|
this.Controls.Add(this.label9);
|
|
|
|
|
this.Controls.Add(this.label8);
|
|
|
|
|
this.Controls.Add(this.button10);
|
|
|
|
|
this.Controls.Add(this.button4);
|
|
|
|
|
this.Controls.Add(this.label7);
|
|
|
|
|
this.Controls.Add(this.button3);
|
|
|
|
|
this.Controls.Add(this.label6);
|
|
|
|
|
this.Controls.Add(this.button2);
|
|
|
|
|
this.Controls.Add(this.label5);
|
|
|
|
|
this.Controls.Add(this.label4);
|
|
|
|
|
this.Controls.Add(this.label3);
|
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
|
this.Controls.Add(this.label1);
|
|
|
|
|
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.button1);
|
2011-04-26 22:30:04 +00:00
|
|
|
|
this.Controls.Add(this.menuStrip1);
|
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
|
|
|
this.Name = "TI83KeyPad";
|
|
|
|
|
this.Text = "TI-83 Virtual KeyPad";
|
|
|
|
|
this.Load += new System.EventHandler(this.TI83KeyPad_Load);
|
|
|
|
|
this.menuStrip1.ResumeLayout(false);
|
|
|
|
|
this.menuStrip1.PerformLayout();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.MenuStrip menuStrip1;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem keyPadToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem saveWindowPositionToolStripMenuItem;
|
2011-04-27 16:23:16 +00:00
|
|
|
|
private System.Windows.Forms.Button button1;
|
|
|
|
|
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.Label label1;
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
private System.Windows.Forms.Button button2;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
|
private System.Windows.Forms.Button button3;
|
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
|
private System.Windows.Forms.Button button10;
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
|
private System.Windows.Forms.Button button11;
|
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
|
private System.Windows.Forms.Button button12;
|
|
|
|
|
private System.Windows.Forms.Label label11;
|
|
|
|
|
private System.Windows.Forms.Button button13;
|
|
|
|
|
private System.Windows.Forms.Button button14;
|
|
|
|
|
private System.Windows.Forms.Button button15;
|
|
|
|
|
private System.Windows.Forms.Button button16;
|
|
|
|
|
private System.Windows.Forms.Label label12;
|
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
|
|
private System.Windows.Forms.Label label16;
|
|
|
|
|
private System.Windows.Forms.Label label17;
|
|
|
|
|
private System.Windows.Forms.Label label18;
|
|
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
|
|
private System.Windows.Forms.Button button17;
|
|
|
|
|
private System.Windows.Forms.Button button18;
|
|
|
|
|
private System.Windows.Forms.Button button19;
|
|
|
|
|
private System.Windows.Forms.Button button20;
|
|
|
|
|
private System.Windows.Forms.Button button21;
|
|
|
|
|
private System.Windows.Forms.Label label20;
|
|
|
|
|
private System.Windows.Forms.Label label21;
|
|
|
|
|
private System.Windows.Forms.Label label22;
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
|
|
|
|
private System.Windows.Forms.Label label24;
|
|
|
|
|
private System.Windows.Forms.Label label25;
|
|
|
|
|
private System.Windows.Forms.Label label26;
|
|
|
|
|
private System.Windows.Forms.Label label27;
|
|
|
|
|
private System.Windows.Forms.Label label28;
|
|
|
|
|
private System.Windows.Forms.Label label29;
|
|
|
|
|
private System.Windows.Forms.Label label30;
|
|
|
|
|
private System.Windows.Forms.Label label31;
|
|
|
|
|
private System.Windows.Forms.Label label32;
|
|
|
|
|
private System.Windows.Forms.Label label33;
|
|
|
|
|
private System.Windows.Forms.Label label34;
|
|
|
|
|
private System.Windows.Forms.Label label35;
|
|
|
|
|
private System.Windows.Forms.Button button22;
|
|
|
|
|
private System.Windows.Forms.Button button23;
|
|
|
|
|
private System.Windows.Forms.Button button24;
|
|
|
|
|
private System.Windows.Forms.Button button25;
|
|
|
|
|
private System.Windows.Forms.Button button26;
|
|
|
|
|
private System.Windows.Forms.Label label36;
|
|
|
|
|
private System.Windows.Forms.Label label37;
|
|
|
|
|
private System.Windows.Forms.Label label38;
|
|
|
|
|
private System.Windows.Forms.Label label39;
|
|
|
|
|
private System.Windows.Forms.Label label40;
|
|
|
|
|
private System.Windows.Forms.Label label41;
|
|
|
|
|
private System.Windows.Forms.Label label42;
|
|
|
|
|
private System.Windows.Forms.Label label43;
|
|
|
|
|
private System.Windows.Forms.Label label44;
|
|
|
|
|
private System.Windows.Forms.Label label45;
|
|
|
|
|
private System.Windows.Forms.Button MULTIPLY;
|
|
|
|
|
private System.Windows.Forms.Button NINE;
|
|
|
|
|
private System.Windows.Forms.Button EIGHT;
|
|
|
|
|
private System.Windows.Forms.Button SEVEN;
|
|
|
|
|
private System.Windows.Forms.Button LOG;
|
|
|
|
|
private System.Windows.Forms.Label label46;
|
|
|
|
|
private System.Windows.Forms.Label label47;
|
|
|
|
|
private System.Windows.Forms.Label label48;
|
|
|
|
|
private System.Windows.Forms.Label label49;
|
|
|
|
|
private System.Windows.Forms.Label label50;
|
|
|
|
|
private System.Windows.Forms.Label label51;
|
|
|
|
|
private System.Windows.Forms.Label label52;
|
|
|
|
|
private System.Windows.Forms.Label label53;
|
|
|
|
|
private System.Windows.Forms.Label label54;
|
|
|
|
|
private System.Windows.Forms.Label label55;
|
|
|
|
|
private System.Windows.Forms.Button MINUS;
|
|
|
|
|
private System.Windows.Forms.Button SIX;
|
|
|
|
|
private System.Windows.Forms.Button FIVE;
|
|
|
|
|
private System.Windows.Forms.Button FOUR;
|
|
|
|
|
private System.Windows.Forms.Button LN;
|
|
|
|
|
private System.Windows.Forms.Label label56;
|
|
|
|
|
private System.Windows.Forms.Label label57;
|
|
|
|
|
private System.Windows.Forms.Label label58;
|
|
|
|
|
private System.Windows.Forms.Label label59;
|
|
|
|
|
private System.Windows.Forms.Label label60;
|
|
|
|
|
private System.Windows.Forms.Label label61;
|
|
|
|
|
private System.Windows.Forms.Label label62;
|
|
|
|
|
private System.Windows.Forms.Label label63;
|
|
|
|
|
private System.Windows.Forms.Label label64;
|
|
|
|
|
private System.Windows.Forms.Label label65;
|
|
|
|
|
private System.Windows.Forms.Button PLUS;
|
|
|
|
|
private System.Windows.Forms.Button THREE;
|
|
|
|
|
private System.Windows.Forms.Button TWO;
|
|
|
|
|
private System.Windows.Forms.Button ONE;
|
|
|
|
|
private System.Windows.Forms.Button STO;
|
|
|
|
|
private System.Windows.Forms.Label label66;
|
|
|
|
|
private System.Windows.Forms.Label label67;
|
|
|
|
|
private System.Windows.Forms.Label label68;
|
|
|
|
|
private System.Windows.Forms.Label label69;
|
|
|
|
|
private System.Windows.Forms.Label label70;
|
|
|
|
|
private System.Windows.Forms.Label label71;
|
|
|
|
|
private System.Windows.Forms.Label label72;
|
|
|
|
|
private System.Windows.Forms.Label label73;
|
|
|
|
|
private System.Windows.Forms.Label label74;
|
|
|
|
|
private System.Windows.Forms.Label label75;
|
|
|
|
|
private System.Windows.Forms.Button ENTER;
|
|
|
|
|
private System.Windows.Forms.Button DASH;
|
|
|
|
|
private System.Windows.Forms.Button PERIOD;
|
|
|
|
|
private System.Windows.Forms.Button ZERO;
|
|
|
|
|
private System.Windows.Forms.Button ON;
|
|
|
|
|
private System.Windows.Forms.Label label76;
|
|
|
|
|
private System.Windows.Forms.Button button47;
|
|
|
|
|
private System.Windows.Forms.Button button48;
|
|
|
|
|
private System.Windows.Forms.Button button49;
|
|
|
|
|
private System.Windows.Forms.Button button50;
|
2011-04-26 22:30:04 +00:00
|
|
|
|
}
|
|
|
|
|
}
|