namespace Mesnac.Controls.Sulf { partial class NumberControl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.textBox1 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // textBox1 // this.textBox1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox1.Location = new System.Drawing.Point(15, 12); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(191, 30); this.textBox1.TabIndex = 26; this.textBox1.Text = "0"; // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.Location = new System.Drawing.Point(14, 57); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(60, 52); this.button1.TabIndex = 14; this.button1.Text = "1"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.btn_Click); // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button2.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button2.Location = new System.Drawing.Point(80, 57); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(60, 52); this.button2.TabIndex = 28; this.button2.Text = "2"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.btn_Click); // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button3.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button3.Location = new System.Drawing.Point(146, 57); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(60, 52); this.button3.TabIndex = 29; this.button3.Text = "3"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.btn_Click); // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button4.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button4.Location = new System.Drawing.Point(212, 57); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(60, 52); this.button4.TabIndex = 30; this.button4.Text = "4"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.btn_Click); // // button5 // this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button5.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button5.Location = new System.Drawing.Point(15, 115); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(60, 52); this.button5.TabIndex = 31; this.button5.Text = "5"; this.button5.UseVisualStyleBackColor = false; this.button5.Click += new System.EventHandler(this.btn_Click); // // button6 // this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button6.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button6.Location = new System.Drawing.Point(80, 115); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(60, 52); this.button6.TabIndex = 32; this.button6.Text = "6"; this.button6.UseVisualStyleBackColor = false; this.button6.Click += new System.EventHandler(this.btn_Click); // // button7 // this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button7.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button7.Location = new System.Drawing.Point(146, 115); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(60, 52); this.button7.TabIndex = 33; this.button7.Text = "7"; this.button7.UseVisualStyleBackColor = false; this.button7.Click += new System.EventHandler(this.btn_Click); // // button8 // this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button8.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button8.Location = new System.Drawing.Point(212, 115); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(60, 52); this.button8.TabIndex = 34; this.button8.Text = "8"; this.button8.UseVisualStyleBackColor = false; this.button8.Click += new System.EventHandler(this.btn_Click); // // button9 // this.button9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button9.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button9.Location = new System.Drawing.Point(14, 173); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(60, 52); this.button9.TabIndex = 35; this.button9.Text = "9"; this.button9.UseVisualStyleBackColor = false; this.button9.Click += new System.EventHandler(this.btn_Click); // // button10 // this.button10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button10.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button10.Location = new System.Drawing.Point(80, 173); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(60, 52); this.button10.TabIndex = 36; this.button10.Text = "0"; this.button10.UseVisualStyleBackColor = false; this.button10.Click += new System.EventHandler(this.btn_Click); // // button11 // this.button11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button11.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button11.Location = new System.Drawing.Point(146, 173); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(60, 52); this.button11.TabIndex = 37; this.button11.Text = "取消"; this.button11.UseVisualStyleBackColor = false; this.button11.Click += new System.EventHandler(this.button12_Click); // // button12 // this.button12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button12.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button12.Location = new System.Drawing.Point(212, 173); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(60, 52); this.button12.TabIndex = 38; this.button12.Text = "确定"; this.button12.UseVisualStyleBackColor = false; this.button12.Click += new System.EventHandler(this.button11_Click); // // button13 // this.button13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(187)))), ((int)(((byte)(234))))); this.button13.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156))))); this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button13.Location = new System.Drawing.Point(212, 10); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(60, 36); this.button13.TabIndex = 39; this.button13.Text = "清除"; this.button13.UseVisualStyleBackColor = false; this.button13.Click += new System.EventHandler(this.button13_Click); // // NumberControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.ClientSize = new System.Drawing.Size(276, 228); this.Controls.Add(this.button13); this.Controls.Add(this.button12); this.Controls.Add(this.button11); this.Controls.Add(this.button10); this.Controls.Add(this.button9); this.Controls.Add(this.button8); this.Controls.Add(this.button7); this.Controls.Add(this.button6); this.Controls.Add(this.button5); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.textBox1); this.Controls.Add(this.button1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "NumberControl"; this.Text = "数字键盘"; this.ResumeLayout(false); this.PerformLayout(); } #endregion public System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button12; private System.Windows.Forms.Button button13; } }