📄 form1.designer.cs
字号:
this.NLL.TabIndex = 20;
this.NLL.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// LL
//
this.LL.BackColor = System.Drawing.SystemColors.Menu;
this.LL.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.LL.Enabled = false;
this.LL.Location = new System.Drawing.Point(37, 142);
this.LL.Name = "LL";
this.LL.Size = new System.Drawing.Size(62, 14);
this.LL.TabIndex = 19;
this.LL.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// TZ
//
this.TZ.BackColor = System.Drawing.SystemColors.Menu;
this.TZ.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.TZ.Enabled = false;
this.TZ.Location = new System.Drawing.Point(37, 116);
this.TZ.Name = "TZ";
this.TZ.Size = new System.Drawing.Size(62, 14);
this.TZ.TabIndex = 18;
this.TZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Money
//
this.Money.BackColor = System.Drawing.SystemColors.Menu;
this.Money.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.Money.Enabled = false;
this.Money.Location = new System.Drawing.Point(160, 81);
this.Money.Name = "Money";
this.Money.Size = new System.Drawing.Size(49, 14);
this.Money.TabIndex = 17;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(107, 83);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(35, 12);
this.label10.TabIndex = 16;
this.label10.Text = "金钱:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(107, 142);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 12);
this.label9.TabIndex = 15;
this.label9.Text = "敏捷:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 142);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 12);
this.label8.TabIndex = 14;
this.label8.Text = "力量:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(107, 116);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 12);
this.label7.TabIndex = 13;
this.label7.Text = "灵力:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(6, 116);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 12);
this.label6.TabIndex = 12;
this.label6.Text = "体质:";
//
// DS
//
this.DS.BackColor = System.Drawing.SystemColors.Menu;
this.DS.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.DS.Enabled = false;
this.DS.Location = new System.Drawing.Point(160, 34);
this.DS.Name = "DS";
this.DS.Size = new System.Drawing.Size(35, 14);
this.DS.TabIndex = 11;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(105, 34);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(59, 12);
this.label5.TabIndex = 10;
this.label5.Text = "剩余点数:";
//
// YS
//
this.YS.BackColor = System.Drawing.SystemColors.Menu;
this.YS.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.YS.Enabled = false;
this.YS.Location = new System.Drawing.Point(37, 83);
this.YS.Name = "YS";
this.YS.Size = new System.Drawing.Size(62, 14);
this.YS.TabIndex = 9;
this.YS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 84);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 12);
this.label4.TabIndex = 8;
this.label4.Text = "原神:";
//
// nMP
//
this.nMP.BackColor = System.Drawing.Color.Blue;
this.nMP.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.nMP.Enabled = false;
this.nMP.Location = new System.Drawing.Point(37, 56);
this.nMP.Name = "nMP";
this.nMP.Size = new System.Drawing.Size(62, 14);
this.nMP.TabIndex = 7;
this.nMP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(6, 56);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(23, 12);
this.label3.TabIndex = 6;
this.label3.Text = "MP:";
//
// HP
//
this.HP.BackColor = System.Drawing.Color.Red;
this.HP.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.HP.Enabled = false;
this.HP.Location = new System.Drawing.Point(37, 34);
this.HP.Name = "HP";
this.HP.Size = new System.Drawing.Size(62, 14);
this.HP.TabIndex = 5;
this.HP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 34);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(23, 12);
this.label2.TabIndex = 4;
this.label2.Text = "HP:";
//
// Lv
//
this.Lv.BackColor = System.Drawing.SystemColors.Menu;
this.Lv.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.Lv.Enabled = false;
this.Lv.Location = new System.Drawing.Point(37, 17);
this.Lv.Name = "Lv";
this.Lv.Size = new System.Drawing.Size(20, 14);
this.Lv.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(6, 18);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 12);
this.label1.TabIndex = 0;
this.label1.Text = "等级:";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox1);
this.tabPage2.Location = new System.Drawing.Point(4, 4);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(260, 297);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "保护设置";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.hpdzcb);
this.groupBox1.Controls.Add(this.hpdz);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(3, 3);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(254, 291);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// hpdzcb
//
this.hpdzcb.AutoSize = true;
this.hpdzcb.Location = new System.Drawing.Point(123, 17);
this.hpdzcb.Name = "hpdzcb";
this.hpdzcb.Size = new System.Drawing.Size(48, 16);
this.hpdzcb.TabIndex = 2;
this.hpdzcb.Text = "打坐";
this.hpdzcb.UseVisualStyleBackColor = true;
//
// hpdz
//
this.hpdz.Location = new System.Drawing.Point(57, 14);
this.hpdz.Name = "hpdz";
this.hpdz.Size = new System.Drawing.Size(60, 21);
this.hpdz.TabIndex = 1;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(16, 18);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 12);
this.label11.TabIndex = 0;
this.label11.Text = "当血<";
//
// tabPage3
//
this.tabPage3.Controls.Add(this.groupBox2);
this.tabPage3.Location = new System.Drawing.Point(4, 4);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(260, 297);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "技能信息";
this.tabPage3.UseVisualStyleBackColor = true;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.table2);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(260, 297);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
//
// table2
//
this.table2.ColumnModel = this.CM2;
this.table2.Dock = System.Windows.Forms.DockStyle.Fill;
this.table2.Location = new System.Drawing.Point(3, 17);
this.table2.Name = "table2";
this.table2.Size = new System.Drawing.Size(254, 277);
this.table2.TabIndex = 0;
this.table2.TableModel = this.TM2;
this.table2.Text = "table2";
//
// CM2
//
this.CM2.Columns.AddRange(new XPTable.Models.Column[] {
this.textColumn3,
this.textColumn4,
this.textColumn5,
this.textColumn6});
//
// textColumn3
//
this.textColumn3.Text = "技能名称";
this.textColumn3.Width = 80;
//
// textColumn4
//
this.textColumn4.Text = "等级";
this.textColumn4.Width = 40;
//
// textColumn5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -