📄 form1.designer.cs
字号:
//
this.textColumn5.Text = "技能ID";
this.textColumn5.Width = 50;
//
// textColumn6
//
this.textColumn6.Text = "冷却时间";
this.textColumn6.Width = 60;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.table1);
this.tabPage4.Location = new System.Drawing.Point(4, 4);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(260, 297);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "周围信息";
this.tabPage4.UseVisualStyleBackColor = true;
//
// table1
//
this.table1.ColumnModel = this.CM1;
this.table1.Dock = System.Windows.Forms.DockStyle.Fill;
this.table1.Location = new System.Drawing.Point(0, 0);
this.table1.Name = "table1";
this.table1.Size = new System.Drawing.Size(260, 297);
this.table1.TabIndex = 0;
this.table1.TableModel = this.TM1;
this.table1.Text = "table1";
this.table1.Visible = false;
//
// CM1
//
this.CM1.Columns.AddRange(new XPTable.Models.Column[] {
this.textColumn7,
this.textColumn8,
this.textColumn9,
this.textColumn10,
this.textColumn11});
//
// textColumn7
//
this.textColumn7.Text = "怪物名称";
//
// textColumn8
//
this.textColumn8.Text = "坐标";
//
// textColumn9
//
this.textColumn9.Text = "血";
//
// textColumn10
//
this.textColumn10.Text = "距离";
//
// textColumn11
//
this.textColumn11.Text = "类别";
//
// tabPage9
//
this.tabPage9.Controls.Add(this.groupBox5);
this.tabPage9.Location = new System.Drawing.Point(4, 4);
this.tabPage9.Name = "tabPage9";
this.tabPage9.Size = new System.Drawing.Size(260, 297);
this.tabPage9.TabIndex = 4;
this.tabPage9.Text = "挂机设置";
this.tabPage9.UseVisualStyleBackColor = true;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.groupBox4);
this.tabPage5.Controls.Add(this.groupBox3);
this.tabPage5.Location = new System.Drawing.Point(4, 4);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(260, 297);
this.tabPage5.TabIndex = 5;
this.tabPage5.Text = "过滤设置";
this.tabPage5.UseVisualStyleBackColor = true;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.textBox2);
this.groupBox3.Controls.Add(this.checkBox7);
this.groupBox3.Controls.Add(this.FiltrateTxb);
this.groupBox3.Controls.Add(this.glcb);
this.groupBox3.Location = new System.Drawing.Point(3, 8);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(254, 71);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "怪物过滤";
//
// textBox2
//
this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBox2.Location = new System.Drawing.Point(223, 18);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(26, 21);
this.textBox2.TabIndex = 3;
//
// checkBox7
//
this.checkBox7.AutoSize = true;
this.checkBox7.Location = new System.Drawing.Point(145, 20);
this.checkBox7.Name = "checkBox7";
this.checkBox7.Size = new System.Drawing.Size(72, 16);
this.checkBox7.TabIndex = 2;
this.checkBox7.Text = "范围挂机";
this.toolTip1.SetToolTip(this.checkBox7, "当前坐标为圆的距离");
this.checkBox7.UseVisualStyleBackColor = true;
//
// FiltrateTxb
//
this.FiltrateTxb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.FiltrateTxb.Location = new System.Drawing.Point(6, 42);
this.FiltrateTxb.Name = "FiltrateTxb";
this.FiltrateTxb.Size = new System.Drawing.Size(242, 21);
this.FiltrateTxb.TabIndex = 1;
this.toolTip1.SetToolTip(this.FiltrateTxb, "怪物之间请使用英文的\",\"分开");
//
// glcb
//
this.glcb.AutoSize = true;
this.glcb.Location = new System.Drawing.Point(6, 20);
this.glcb.Name = "glcb";
this.glcb.Size = new System.Drawing.Size(72, 16);
this.glcb.TabIndex = 0;
this.glcb.Text = "怪物过滤";
this.toolTip1.SetToolTip(this.glcb, "过滤怪物,列表是要打的怪物,请输入!");
this.glcb.UseVisualStyleBackColor = true;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.btgb);
this.tabPage6.Controls.Add(this.openbt);
this.tabPage6.Controls.Add(this.label14);
this.tabPage6.Location = new System.Drawing.Point(4, 4);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(260, 297);
this.tabPage6.TabIndex = 6;
this.tabPage6.Text = "飞穿漫隐";
this.tabPage6.UseVisualStyleBackColor = true;
//
// btgb
//
this.btgb.Controls.Add(this.checkBox4);
this.btgb.Controls.Add(this.checkBox3);
this.btgb.Controls.Add(this.checkBox2);
this.btgb.Controls.Add(this.checkBox1);
this.btgb.Enabled = false;
this.btgb.Location = new System.Drawing.Point(3, 37);
this.btgb.Name = "btgb";
this.btgb.Size = new System.Drawing.Size(254, 204);
this.btgb.TabIndex = 2;
this.btgb.TabStop = false;
this.btgb.Text = "BT功能";
//
// checkBox4
//
this.checkBox4.AutoSize = true;
this.checkBox4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.checkBox4.Location = new System.Drawing.Point(7, 84);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(100, 16);
this.checkBox4.TabIndex = 7;
this.checkBox4.Text = "无限视野(F12)";
this.checkBox4.UseVisualStyleBackColor = true;
this.checkBox4.Visible = false;
//
// checkBox3
//
this.checkBox3.AutoSize = true;
this.checkBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.checkBox3.Location = new System.Drawing.Point(7, 62);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(100, 16);
this.checkBox3.TabIndex = 6;
this.checkBox3.Text = "太空漫步(F11)";
this.checkBox3.UseVisualStyleBackColor = true;
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.checkBox2.Location = new System.Drawing.Point(7, 40);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(76, 16);
this.checkBox2.TabIndex = 5;
this.checkBox2.Text = "飞天(F10)";
this.checkBox2.UseVisualStyleBackColor = true;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.checkBox1.Location = new System.Drawing.Point(7, 18);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(70, 16);
this.checkBox1.TabIndex = 4;
this.checkBox1.Text = "穿墙(F9)";
this.checkBox1.UseVisualStyleBackColor = true;
//
// openbt
//
this.openbt.Location = new System.Drawing.Point(10, 8);
this.openbt.Name = "openbt";
this.openbt.Size = new System.Drawing.Size(75, 23);
this.openbt.TabIndex = 1;
this.openbt.Text = "开启BT功能";
this.openbt.UseVisualStyleBackColor = true;
this.openbt.Click += new System.EventHandler(this.openbt_Click);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 244);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(173, 48);
this.label14.TabIndex = 0;
this.label14.Text = "BT功能\r\n暂时有些Bug,可能是读内存问题\r\n使用请小心,容易封号.\r\n不用最好关闭.";
//
// tabPage7
//
this.tabPage7.Location = new System.Drawing.Point(4, 4);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(260, 297);
this.tabPage7.TabIndex = 7;
this.tabPage7.Text = "认证设置";
this.tabPage7.UseVisualStyleBackColor = true;
//
// tabPage8
//
this.tabPage8.Controls.Add(this.gw);
this.tabPage8.Location = new System.Drawing.Point(4, 4);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Size = new System.Drawing.Size(260, 297);
this.tabPage8.TabIndex = 8;
this.tabPage8.Text = "怪物信息";
this.tabPage8.UseVisualStyleBackColor = true;
//
// gw
//
this.gw.Dock = System.Windows.Forms.DockStyle.Fill;
this.gw.FormattingEnabled = true;
this.gw.ItemHeight = 12;
this.gw.Location = new System.Drawing.Point(0, 0);
this.gw.Name = "gw";
this.gw.Size = new System.Drawing.Size(260, 292);
this.gw.TabIndex = 0;
//
// GWnames
//
this.GWnames.Text = "怪物名称";
this.GWnames.Width = 65;
//
// GWXYZ
//
this.GWXYZ.Text = "坐标";
this.GWXYZ.Width = 50;
//
// GWHPS
//
this.GWHPS.Text = "血";
this.GWHPS.Width = 40;
//
// GWJLS
//
this.GWJLS.Text = "距离";
this.GWJLS.Width = 40;
//
// infoTimer
//
this.infoTimer.Enabled = true;
this.infoTimer.Interval = 1000;
this.infoTimer.Tick += new System.EventHandler(this.infoTimer_Tick);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -