?? frmnumber.designer.cs
字號:
this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button31.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button31.Location = new System.Drawing.Point(208, 257);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(43, 41);
this.button31.TabIndex = 0;
this.button31.Text = "3";
this.button31.UseVisualStyleBackColor = true;
this.button31.Click += new System.EventHandler(this.button1_Click);
//
// button32
//
this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button32.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button32.Location = new System.Drawing.Point(208, 304);
this.button32.Name = "button32";
this.button32.Size = new System.Drawing.Size(43, 41);
this.button32.TabIndex = 0;
this.button32.Text = "9";
this.button32.UseVisualStyleBackColor = true;
this.button32.Click += new System.EventHandler(this.button1_Click);
//
// button33
//
this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button33.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button33.Location = new System.Drawing.Point(257, 257);
this.button33.Name = "button33";
this.button33.Size = new System.Drawing.Size(43, 41);
this.button33.TabIndex = 0;
this.button33.Text = "4";
this.button33.UseVisualStyleBackColor = true;
this.button33.Click += new System.EventHandler(this.button1_Click);
//
// button34
//
this.button34.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button34.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button34.Location = new System.Drawing.Point(257, 304);
this.button34.Name = "button34";
this.button34.Size = new System.Drawing.Size(43, 41);
this.button34.TabIndex = 0;
this.button34.Text = "0";
this.button34.UseVisualStyleBackColor = true;
this.button34.Click += new System.EventHandler(this.button1_Click);
//
// button35
//
this.button35.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button35.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button35.Location = new System.Drawing.Point(12, 304);
this.button35.Name = "button35";
this.button35.Size = new System.Drawing.Size(43, 41);
this.button35.TabIndex = 0;
this.button35.Text = "5";
this.button35.UseVisualStyleBackColor = true;
this.button35.Click += new System.EventHandler(this.button1_Click);
//
// button37
//
this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button37.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button37.Location = new System.Drawing.Point(61, 304);
this.button37.Name = "button37";
this.button37.Size = new System.Drawing.Size(43, 41);
this.button37.TabIndex = 0;
this.button37.Text = "6";
this.button37.UseVisualStyleBackColor = true;
this.button37.Click += new System.EventHandler(this.button1_Click);
//
// button38
//
this.button38.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button38.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button38.Location = new System.Drawing.Point(110, 361);
this.button38.Name = "button38";
this.button38.Size = new System.Drawing.Size(92, 31);
this.button38.TabIndex = 0;
this.button38.Text = "清空";
this.button38.UseVisualStyleBackColor = true;
this.button38.Click += new System.EventHandler(this.button38_Click);
//
// txtCodeNumber
//
this.txtCodeNumber.Font = new System.Drawing.Font("宋體", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCodeNumber.Location = new System.Drawing.Point(12, 12);
this.txtCodeNumber.Name = "txtCodeNumber";
this.txtCodeNumber.Size = new System.Drawing.Size(214, 31);
this.txtCodeNumber.TabIndex = 0;
//
// button36
//
this.button36.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button36.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button36.Location = new System.Drawing.Point(249, 12);
this.button36.Name = "button36";
this.button36.Size = new System.Drawing.Size(54, 31);
this.button36.TabIndex = 0;
this.button36.Text = "<----";
this.button36.UseVisualStyleBackColor = true;
this.button36.Click += new System.EventHandler(this.button36_Click);
//
// btnOk
//
this.btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnOk.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOk.Location = new System.Drawing.Point(208, 361);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(92, 31);
this.btnOk.TabIndex = 0;
this.btnOk.Text = "確定";
this.btnOk.UseVisualStyleBackColor = true;
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// FrmNumber
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.LightSteelBlue;
this.ClientSize = new System.Drawing.Size(315, 400);
this.Controls.Add(this.txtCodeNumber);
this.Controls.Add(this.btnOk);
this.Controls.Add(this.button36);
this.Controls.Add(this.button38);
this.Controls.Add(this.button23);
this.Controls.Add(this.button15);
this.Controls.Add(this.button7);
this.Controls.Add(this.button37);
this.Controls.Add(this.button22);
this.Controls.Add(this.button14);
this.Controls.Add(this.button6);
this.Controls.Add(this.button26);
this.Controls.Add(this.button35);
this.Controls.Add(this.button21);
this.Controls.Add(this.button13);
this.Controls.Add(this.button5);
this.Controls.Add(this.button34);
this.Controls.Add(this.button25);
this.Controls.Add(this.button33);
this.Controls.Add(this.button20);
this.Controls.Add(this.button12);
this.Controls.Add(this.button4);
this.Controls.Add(this.button32);
this.Controls.Add(this.button24);
this.Controls.Add(this.button31);
this.Controls.Add(this.button19);
this.Controls.Add(this.button11);
this.Controls.Add(this.button3);
this.Controls.Add(this.button30);
this.Controls.Add(this.button16);
this.Controls.Add(this.button29);
this.Controls.Add(this.button18);
this.Controls.Add(this.button10);
this.Controls.Add(this.button2);
this.Controls.Add(this.button28);
this.Controls.Add(this.button27);
this.Controls.Add(this.button8);
this.Controls.Add(this.button17);
this.Controls.Add(this.button9);
this.Controls.Add(this.button1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmNumber";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "列車編號";
this.Click += new System.EventHandler(this.button1_Click);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button 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;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button15;
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.Button button22;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button30;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.Button button32;
private System.Windows.Forms.Button button33;
private System.Windows.Forms.Button button34;
private System.Windows.Forms.Button button35;
private System.Windows.Forms.Button button37;
private System.Windows.Forms.Button button38;
private System.Windows.Forms.TextBox txtCodeNumber;
private System.Windows.Forms.Button button36;
private System.Windows.Forms.Button btnOk;
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -