📄 designframe.cs
字号:
this.label13.Location = new System.Drawing.Point(296, 168);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(16, 23);
this.label13.TabIndex = 24;
this.label13.Text = "秒";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textAfternoonSecond
//
this.textAfternoonSecond.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
this.textAfternoonSecond.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textAfternoonSecond.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.textAfternoonSecond.Items.AddRange(new object[] {
"00",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32",
"33",
"34",
"35",
"36",
"37",
"38",
"39",
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47",
"48",
"49",
"50",
"51",
"52",
"53",
"54",
"55",
"56",
"57",
"58",
"59"});
this.textAfternoonSecond.Location = new System.Drawing.Point(248, 168);
this.textAfternoonSecond.Name = "textAfternoonSecond";
this.textAfternoonSecond.Size = new System.Drawing.Size(40, 20);
this.textAfternoonSecond.TabIndex = 23;
this.textAfternoonSecond.MouseEnter += new System.EventHandler(this.textMorningMinute_MouseEnter);
this.textAfternoonSecond.MouseLeave += new System.EventHandler(this.textMorningMinute_MouseLeave);
//
// label14
//
this.label14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label14.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.label14.Location = new System.Drawing.Point(216, 168);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(16, 23);
this.label14.TabIndex = 22;
this.label14.Text = "分";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textAfternoonMinute
//
this.textAfternoonMinute.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
this.textAfternoonMinute.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textAfternoonMinute.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.textAfternoonMinute.Items.AddRange(new object[] {
"00",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32",
"33",
"34",
"35",
"36",
"37",
"38",
"39",
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47",
"48",
"49",
"50",
"51",
"52",
"53",
"54",
"55",
"56",
"57",
"58",
"59"});
this.textAfternoonMinute.Location = new System.Drawing.Point(168, 168);
this.textAfternoonMinute.Name = "textAfternoonMinute";
this.textAfternoonMinute.Size = new System.Drawing.Size(40, 20);
this.textAfternoonMinute.TabIndex = 21;
this.textAfternoonMinute.MouseEnter += new System.EventHandler(this.textMorningMinute_MouseEnter);
this.textAfternoonMinute.MouseLeave += new System.EventHandler(this.textMorningMinute_MouseLeave);
//
// label15
//
this.label15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label15.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.label15.Location = new System.Drawing.Point(144, 168);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(16, 23);
this.label15.TabIndex = 20;
this.label15.Text = "时";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textAfternoonHour
//
this.textAfternoonHour.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
this.textAfternoonHour.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textAfternoonHour.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.textAfternoonHour.Items.AddRange(new object[] {
"00",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23"});
this.textAfternoonHour.Location = new System.Drawing.Point(96, 168);
this.textAfternoonHour.Name = "textAfternoonHour";
this.textAfternoonHour.Size = new System.Drawing.Size(40, 20);
this.textAfternoonHour.TabIndex = 19;
this.textAfternoonHour.MouseEnter += new System.EventHandler(this.textMorningMinute_MouseEnter);
this.textAfternoonHour.MouseLeave += new System.EventHandler(this.textMorningMinute_MouseLeave);
//
// label16
//
this.label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label16.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.label16.Location = new System.Drawing.Point(24, 208);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(72, 23);
this.label16.TabIndex = 32;
this.label16.Text = "下班:";
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label17
//
this.label17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label17.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.label17.Location = new System.Drawing.Point(296, 208);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(16, 23);
this.label17.TabIndex = 31;
this.label17.Text = "秒";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textAfternoonS
//
this.textAfternoonS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
this.textAfternoonS.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textAfternoonS.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.textAfternoonS.Items.AddRange(new object[] {
"00",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32",
"33",
"34",
"35",
"36",
"37",
"38",
"39",
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47",
"48",
"49",
"50",
"51",
"52",
"53",
"54",
"55",
"56",
"57",
"58",
"59"});
this.textAfternoonS.Location = new System.Drawing.Point(248, 208);
this.textAfternoonS.Name = "textAfternoonS";
this.textAfternoonS.Size = new System.Drawing.Size(40, 20);
this.textAfternoonS.TabIndex = 30;
this.textAfternoonS.MouseEnter += new System.EventHandler(this.textMorningMinute_MouseEnter);
this.textAfternoonS.MouseLeave += new System.EventHandler(this.textMorningMinute_MouseLeave);
//
// label18
//
this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label18.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.label18.Location = new System.Drawing.Point(216, 208);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(16, 23);
this.label18.TabIndex = 29;
this.label18.Text = "分";
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textAfternoonM
//
this.textAfternoonM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
this.textAfternoonM.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textAfternoonM.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(255)));
this.textAfternoonM.Items.AddRange(new object[] {
"00",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
"08",
"09",
"10",
"11",
"12",
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -