📄 form1.designer.cs
字号:
namespace 完美辅助
{
partial class Form1
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.info = new System.Windows.Forms.GroupBox();
this.startodo = new System.Windows.Forms.Button();
this.Exptbx = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.ptxb = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.MJ = new System.Windows.Forms.TextBox();
this.NLL = new System.Windows.Forms.TextBox();
this.LL = new System.Windows.Forms.TextBox();
this.TZ = new System.Windows.Forms.TextBox();
this.Money = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.DS = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.YS = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.nMP = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.HP = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.Lv = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.hpdzcb = new System.Windows.Forms.CheckBox();
this.hpdz = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.table2 = new XPTable.Models.Table();
this.CM2 = new XPTable.Models.ColumnModel();
this.textColumn3 = new XPTable.Models.TextColumn();
this.textColumn4 = new XPTable.Models.TextColumn();
this.textColumn5 = new XPTable.Models.TextColumn();
this.textColumn6 = new XPTable.Models.TextColumn();
this.TM2 = new XPTable.Models.TableModel();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.table1 = new XPTable.Models.Table();
this.CM1 = new XPTable.Models.ColumnModel();
this.textColumn7 = new XPTable.Models.TextColumn();
this.textColumn8 = new XPTable.Models.TextColumn();
this.textColumn9 = new XPTable.Models.TextColumn();
this.textColumn10 = new XPTable.Models.TextColumn();
this.textColumn11 = new XPTable.Models.TextColumn();
this.TM1 = new XPTable.Models.TableModel();
this.tabPage9 = new System.Windows.Forms.TabPage();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.checkBox7 = new System.Windows.Forms.CheckBox();
this.FiltrateTxb = new System.Windows.Forms.TextBox();
this.glcb = new System.Windows.Forms.CheckBox();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.btgb = new System.Windows.Forms.GroupBox();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.openbt = new System.Windows.Forms.Button();
this.label14 = new System.Windows.Forms.Label();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.gw = new System.Windows.Forms.ListBox();
this.GWnames = new XPTable.Models.TextColumn();
this.GWXYZ = new XPTable.Models.TextColumn();
this.GWHPS = new XPTable.Models.TextColumn();
this.GWJLS = new XPTable.Models.TextColumn();
this.infoTimer = new System.Windows.Forms.Timer(this.components);
this.imTimer = new System.Windows.Forms.Timer(this.components);
this.dzTimer = new System.Windows.Forms.Timer(this.components);
this.GWName = new XPTable.Models.TextColumn();
this.textColumn1 = new XPTable.Models.TextColumn();
this.textColumn2 = new XPTable.Models.TextColumn();
this.btTimer = new System.Windows.Forms.Timer(this.components);
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.checkBox5 = new System.Windows.Forms.CheckBox();
this.checkBox6 = new System.Windows.Forms.CheckBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.checkBox8 = new System.Windows.Forms.CheckBox();
this.checkBox9 = new System.Windows.Forms.CheckBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.FiltrateWPTxb = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.radcaption = new System.Windows.Forms.CheckBox();
this.radcapTimer = new System.Windows.Forms.Timer(this.components);
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.info.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabPage3.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
this.tabPage9.SuspendLayout();
this.tabPage5.SuspendLayout();
this.groupBox3.SuspendLayout();
this.tabPage6.SuspendLayout();
this.btgb.SuspendLayout();
this.tabPage8.SuspendLayout();
this.groupBox4.SuspendLayout();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Alignment = System.Windows.Forms.TabAlignment.Right;
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage9);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Controls.Add(this.tabPage8);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(304, 305);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.info);
this.tabPage1.Location = new System.Drawing.Point(4, 4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(260, 297);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "人物信息";
this.tabPage1.UseVisualStyleBackColor = true;
//
// info
//
this.info.Controls.Add(this.radcaption);
this.info.Controls.Add(this.startodo);
this.info.Controls.Add(this.Exptbx);
this.info.Controls.Add(this.label13);
this.info.Controls.Add(this.ptxb);
this.info.Controls.Add(this.label12);
this.info.Controls.Add(this.MJ);
this.info.Controls.Add(this.NLL);
this.info.Controls.Add(this.LL);
this.info.Controls.Add(this.TZ);
this.info.Controls.Add(this.Money);
this.info.Controls.Add(this.label10);
this.info.Controls.Add(this.label9);
this.info.Controls.Add(this.label8);
this.info.Controls.Add(this.label7);
this.info.Controls.Add(this.label6);
this.info.Controls.Add(this.DS);
this.info.Controls.Add(this.label5);
this.info.Controls.Add(this.YS);
this.info.Controls.Add(this.label4);
this.info.Controls.Add(this.nMP);
this.info.Controls.Add(this.label3);
this.info.Controls.Add(this.HP);
this.info.Controls.Add(this.label2);
this.info.Controls.Add(this.Lv);
this.info.Controls.Add(this.label1);
this.info.Dock = System.Windows.Forms.DockStyle.Fill;
this.info.Location = new System.Drawing.Point(3, 3);
this.info.Name = "info";
this.info.Size = new System.Drawing.Size(254, 291);
this.info.TabIndex = 0;
this.info.TabStop = false;
this.info.Text = "未加载";
//
// startodo
//
this.startodo.Location = new System.Drawing.Point(160, 255);
this.startodo.Name = "startodo";
this.startodo.Size = new System.Drawing.Size(75, 23);
this.startodo.TabIndex = 26;
this.startodo.Text = "开始挂机";
this.startodo.UseVisualStyleBackColor = true;
this.startodo.Click += new System.EventHandler(this.startodo_Click);
//
// Exptbx
//
this.Exptbx.BackColor = System.Drawing.SystemColors.ButtonFace;
this.Exptbx.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.Exptbx.Enabled = false;
this.Exptbx.Location = new System.Drawing.Point(37, 198);
this.Exptbx.Name = "Exptbx";
this.Exptbx.Size = new System.Drawing.Size(86, 14);
this.Exptbx.TabIndex = 25;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(6, 198);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(35, 12);
this.label13.TabIndex = 24;
this.label13.Text = "经验:";
//
// ptxb
//
this.ptxb.BackColor = System.Drawing.SystemColors.ButtonFace;
this.ptxb.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.ptxb.Enabled = false;
this.ptxb.Location = new System.Drawing.Point(37, 170);
this.ptxb.Name = "ptxb";
this.ptxb.Size = new System.Drawing.Size(94, 14);
this.ptxb.TabIndex = 23;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(6, 171);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(35, 12);
this.label12.TabIndex = 22;
this.label12.Text = "坐标:";
//
// MJ
//
this.MJ.BackColor = System.Drawing.SystemColors.Menu;
this.MJ.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.MJ.Enabled = false;
this.MJ.Location = new System.Drawing.Point(138, 142);
this.MJ.Name = "MJ";
this.MJ.Size = new System.Drawing.Size(62, 14);
this.MJ.TabIndex = 21;
this.MJ.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// NLL
//
this.NLL.BackColor = System.Drawing.SystemColors.Menu;
this.NLL.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NLL.Enabled = false;
this.NLL.Location = new System.Drawing.Point(138, 116);
this.NLL.Name = "NLL";
this.NLL.Size = new System.Drawing.Size(62, 14);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -