| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- namespace Dongke.IBOSS.PRD.Client.Public
- {
- partial class F_SYS_0104
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.btn1 = new System.Windows.Forms.Button();
- this.btn2 = new System.Windows.Forms.Button();
- this.btn3 = new System.Windows.Forms.Button();
- this.btn4 = new System.Windows.Forms.Button();
- this.btn5 = new System.Windows.Forms.Button();
- this.btn6 = new System.Windows.Forms.Button();
- this.btn7 = new System.Windows.Forms.Button();
- this.btn8 = new System.Windows.Forms.Button();
- this.btn9 = new System.Windows.Forms.Button();
- this.btn0 = new System.Windows.Forms.Button();
- this.btn00 = new System.Windows.Forms.Button();
- this.btnClose = new System.Windows.Forms.Button();
- this.btnback = new System.Windows.Forms.Button();
- this.btnDelete = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // btn1
- //
- this.btn1.Location = new System.Drawing.Point(1, 0);
- this.btn1.Name = "btn1";
- this.btn1.Size = new System.Drawing.Size(50, 50);
- this.btn1.TabIndex = 1;
- this.btn1.Text = "1";
- this.btn1.UseVisualStyleBackColor = true;
- this.btn1.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn2
- //
- this.btn2.Location = new System.Drawing.Point(57, 0);
- this.btn2.Name = "btn2";
- this.btn2.Size = new System.Drawing.Size(50, 50);
- this.btn2.TabIndex = 2;
- this.btn2.Text = "2";
- this.btn2.UseVisualStyleBackColor = true;
- this.btn2.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn3
- //
- this.btn3.Location = new System.Drawing.Point(113, 0);
- this.btn3.Name = "btn3";
- this.btn3.Size = new System.Drawing.Size(50, 50);
- this.btn3.TabIndex = 3;
- this.btn3.Text = "3";
- this.btn3.UseVisualStyleBackColor = true;
- this.btn3.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn4
- //
- this.btn4.Location = new System.Drawing.Point(1, 56);
- this.btn4.Name = "btn4";
- this.btn4.Size = new System.Drawing.Size(50, 50);
- this.btn4.TabIndex = 4;
- this.btn4.Text = "4";
- this.btn4.UseVisualStyleBackColor = true;
- this.btn4.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn5
- //
- this.btn5.Location = new System.Drawing.Point(57, 56);
- this.btn5.Name = "btn5";
- this.btn5.Size = new System.Drawing.Size(50, 50);
- this.btn5.TabIndex = 5;
- this.btn5.Text = "5";
- this.btn5.UseVisualStyleBackColor = true;
- this.btn5.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn6
- //
- this.btn6.Location = new System.Drawing.Point(113, 56);
- this.btn6.Name = "btn6";
- this.btn6.Size = new System.Drawing.Size(50, 50);
- this.btn6.TabIndex = 6;
- this.btn6.Text = "6";
- this.btn6.UseVisualStyleBackColor = true;
- this.btn6.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn7
- //
- this.btn7.Location = new System.Drawing.Point(1, 112);
- this.btn7.Name = "btn7";
- this.btn7.Size = new System.Drawing.Size(50, 50);
- this.btn7.TabIndex = 7;
- this.btn7.Text = "7";
- this.btn7.UseVisualStyleBackColor = true;
- this.btn7.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn8
- //
- this.btn8.Location = new System.Drawing.Point(57, 112);
- this.btn8.Name = "btn8";
- this.btn8.Size = new System.Drawing.Size(50, 50);
- this.btn8.TabIndex = 8;
- this.btn8.Text = "8";
- this.btn8.UseVisualStyleBackColor = true;
- this.btn8.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn9
- //
- this.btn9.Location = new System.Drawing.Point(113, 112);
- this.btn9.Name = "btn9";
- this.btn9.Size = new System.Drawing.Size(50, 50);
- this.btn9.TabIndex = 9;
- this.btn9.Text = "9";
- this.btn9.UseVisualStyleBackColor = true;
- this.btn9.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn0
- //
- this.btn0.Location = new System.Drawing.Point(169, 112);
- this.btn0.Name = "btn0";
- this.btn0.Size = new System.Drawing.Size(50, 50);
- this.btn0.TabIndex = 10;
- this.btn0.Text = "0";
- this.btn0.UseVisualStyleBackColor = true;
- this.btn0.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btn00
- //
- this.btn00.Location = new System.Drawing.Point(169, 56);
- this.btn00.Name = "btn00";
- this.btn00.Size = new System.Drawing.Size(50, 50);
- this.btn00.TabIndex = 11;
- this.btn00.Text = ".";
- this.btn00.UseVisualStyleBackColor = true;
- this.btn00.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btnClose
- //
- this.btnClose.Location = new System.Drawing.Point(225, 56);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(50, 106);
- this.btnClose.TabIndex = 0;
- this.btnClose.Text = "关闭";
- this.btnClose.UseVisualStyleBackColor = true;
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btnback
- //
- this.btnback.Location = new System.Drawing.Point(169, 0);
- this.btnback.Name = "btnback";
- this.btnback.Size = new System.Drawing.Size(50, 50);
- this.btnback.TabIndex = 12;
- this.btnback.Text = "<-";
- this.btnback.UseVisualStyleBackColor = true;
- this.btnback.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btnDelete
- //
- this.btnDelete.Location = new System.Drawing.Point(225, 0);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(50, 50);
- this.btnDelete.TabIndex = 13;
- this.btnDelete.Text = "Delete";
- this.btnDelete.UseVisualStyleBackColor = true;
- this.btnDelete.Click += new System.EventHandler(this.btnClose_Click);
- //
- // F_SYS_0104
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(277, 165);
- this.Controls.Add(this.btnDelete);
- this.Controls.Add(this.btnback);
- this.Controls.Add(this.btnClose);
- this.Controls.Add(this.btn00);
- this.Controls.Add(this.btn0);
- this.Controls.Add(this.btn9);
- this.Controls.Add(this.btn8);
- this.Controls.Add(this.btn7);
- this.Controls.Add(this.btn6);
- this.Controls.Add(this.btn5);
- this.Controls.Add(this.btn4);
- this.Controls.Add(this.btn3);
- this.Controls.Add(this.btn2);
- this.Controls.Add(this.btn1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "F_SYS_0104";
- this.Text = "F_SYS_0104";
- this.TopMost = true;
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button btn1;
- private System.Windows.Forms.Button btn2;
- private System.Windows.Forms.Button btn3;
- private System.Windows.Forms.Button btn4;
- private System.Windows.Forms.Button btn5;
- private System.Windows.Forms.Button btn6;
- private System.Windows.Forms.Button btn7;
- private System.Windows.Forms.Button btn8;
- private System.Windows.Forms.Button btn9;
- private System.Windows.Forms.Button btn0;
- private System.Windows.Forms.Button btn00;
- private System.Windows.Forms.Button btnClose;
- private System.Windows.Forms.Button btnback;
- private System.Windows.Forms.Button btnDelete;
- }
- }
|