namespace PMSUI
{
partial class CBehaviorForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.gp_Opt = new System.Windows.Forms.GroupBox();
this.tbReserved3 = new System.Windows.Forms.TextBox();
this.lbReserved3 = new System.Windows.Forms.Label();
this.tbReserved2 = new System.Windows.Forms.TextBox();
this.lbReserved2 = new System.Windows.Forms.Label();
this.tbReserved1 = new System.Windows.Forms.TextBox();
this.lbReserved1 = new System.Windows.Forms.Label();
this.lbRemark = new System.Windows.Forms.Label();
this.tbRemark = new System.Windows.Forms.TextBox();
this.lbDispalyMessage = new System.Windows.Forms.Label();
this.tbDispalyMessage = new System.Windows.Forms.TextBox();
this.ckbStandard = new System.Windows.Forms.CheckBox();
this.lbStandard = new System.Windows.Forms.Label();
this.lbType = new System.Windows.Forms.Label();
this.tbType = new System.Windows.Forms.TextBox();
this.btModify = new System.Windows.Forms.Button();
this.btDelete = new System.Windows.Forms.Button();
this.btAdd = new System.Windows.Forms.Button();
this.lbvalue = new System.Windows.Forms.Label();
this.lbBehavior = new System.Windows.Forms.Label();
this.tbBehavior = new System.Windows.Forms.TextBox();
this.tbvalue = new System.Windows.Forms.TextBox();
this.btHelps = new System.Windows.Forms.Button();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.DgvBehavior = new System.Windows.Forms.DataGridView();
this.gp_Opt.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DgvBehavior)).BeginInit();
this.SuspendLayout();
//
// gp_Opt
//
this.gp_Opt.Controls.Add(this.tbReserved3);
this.gp_Opt.Controls.Add(this.lbReserved3);
this.gp_Opt.Controls.Add(this.tbReserved2);
this.gp_Opt.Controls.Add(this.lbReserved2);
this.gp_Opt.Controls.Add(this.tbReserved1);
this.gp_Opt.Controls.Add(this.lbReserved1);
this.gp_Opt.Controls.Add(this.lbRemark);
this.gp_Opt.Controls.Add(this.tbRemark);
this.gp_Opt.Controls.Add(this.lbDispalyMessage);
this.gp_Opt.Controls.Add(this.tbDispalyMessage);
this.gp_Opt.Controls.Add(this.ckbStandard);
this.gp_Opt.Controls.Add(this.lbStandard);
this.gp_Opt.Controls.Add(this.lbType);
this.gp_Opt.Controls.Add(this.tbType);
this.gp_Opt.Controls.Add(this.btModify);
this.gp_Opt.Controls.Add(this.btDelete);
this.gp_Opt.Controls.Add(this.btAdd);
this.gp_Opt.Controls.Add(this.lbvalue);
this.gp_Opt.Controls.Add(this.lbBehavior);
this.gp_Opt.Controls.Add(this.tbBehavior);
this.gp_Opt.Controls.Add(this.tbvalue);
this.gp_Opt.Location = new System.Drawing.Point(3, 44);
this.gp_Opt.Name = "gp_Opt";
this.gp_Opt.Size = new System.Drawing.Size(316, 333);
this.gp_Opt.TabIndex = 2;
this.gp_Opt.TabStop = false;
//
// tbReserved3
//
this.tbReserved3.BackColor = System.Drawing.SystemColors.Window;
this.tbReserved3.Location = new System.Drawing.Point(138, 229);
this.tbReserved3.Name = "tbReserved3";
this.tbReserved3.Size = new System.Drawing.Size(147, 21);
this.tbReserved3.TabIndex = 65;
//
// lbReserved3
//
this.lbReserved3.AutoSize = true;
this.lbReserved3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbReserved3.Location = new System.Drawing.Point(17, 229);
this.lbReserved3.Name = "lbReserved3";
this.lbReserved3.Size = new System.Drawing.Size(39, 17);
this.lbReserved3.TabIndex = 64;
this.lbReserved3.Text = "备用3";
//
// tbReserved2
//
this.tbReserved2.BackColor = System.Drawing.SystemColors.Window;
this.tbReserved2.Location = new System.Drawing.Point(138, 202);
this.tbReserved2.Name = "tbReserved2";
this.tbReserved2.Size = new System.Drawing.Size(147, 21);
this.tbReserved2.TabIndex = 63;
//
// lbReserved2
//
this.lbReserved2.AutoSize = true;
this.lbReserved2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbReserved2.Location = new System.Drawing.Point(17, 202);
this.lbReserved2.Name = "lbReserved2";
this.lbReserved2.Size = new System.Drawing.Size(39, 17);
this.lbReserved2.TabIndex = 62;
this.lbReserved2.Text = "备用2";
//
// tbReserved1
//
this.tbReserved1.BackColor = System.Drawing.SystemColors.Window;
this.tbReserved1.Location = new System.Drawing.Point(138, 175);
this.tbReserved1.Name = "tbReserved1";
this.tbReserved1.Size = new System.Drawing.Size(147, 21);
this.tbReserved1.TabIndex = 61;
//
// lbReserved1
//
this.lbReserved1.AutoSize = true;
this.lbReserved1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbReserved1.Location = new System.Drawing.Point(17, 175);
this.lbReserved1.Name = "lbReserved1";
this.lbReserved1.Size = new System.Drawing.Size(39, 17);
this.lbReserved1.TabIndex = 60;
this.lbReserved1.Text = "备用1";
//
// lbRemark
//
this.lbRemark.AutoSize = true;
this.lbRemark.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbRemark.Location = new System.Drawing.Point(17, 151);
this.lbRemark.Name = "lbRemark";
this.lbRemark.Size = new System.Drawing.Size(32, 17);
this.lbRemark.TabIndex = 59;
this.lbRemark.Text = "备注";
//
// tbRemark
//
this.tbRemark.BackColor = System.Drawing.SystemColors.Window;
this.tbRemark.Location = new System.Drawing.Point(138, 148);
this.tbRemark.Name = "tbRemark";
this.tbRemark.Size = new System.Drawing.Size(147, 21);
this.tbRemark.TabIndex = 58;
//
// lbDispalyMessage
//
this.lbDispalyMessage.AutoSize = true;
this.lbDispalyMessage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbDispalyMessage.Location = new System.Drawing.Point(17, 124);
this.lbDispalyMessage.Name = "lbDispalyMessage";
this.lbDispalyMessage.Size = new System.Drawing.Size(60, 17);
this.lbDispalyMessage.TabIndex = 57;
this.lbDispalyMessage.Text = "显示信息 ";
//
// tbDispalyMessage
//
this.tbDispalyMessage.BackColor = System.Drawing.SystemColors.Window;
this.tbDispalyMessage.Location = new System.Drawing.Point(138, 121);
this.tbDispalyMessage.Name = "tbDispalyMessage";
this.tbDispalyMessage.Size = new System.Drawing.Size(147, 21);
this.tbDispalyMessage.TabIndex = 56;
//
// ckbStandard
//
this.ckbStandard.AutoSize = true;
this.ckbStandard.Location = new System.Drawing.Point(138, 101);
this.ckbStandard.Name = "ckbStandard";
this.ckbStandard.Size = new System.Drawing.Size(15, 14);
this.ckbStandard.TabIndex = 55;
this.ckbStandard.UseVisualStyleBackColor = true;
//
// lbStandard
//
this.lbStandard.AutoSize = true;
this.lbStandard.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbStandard.Location = new System.Drawing.Point(17, 102);
this.lbStandard.Name = "lbStandard";
this.lbStandard.Size = new System.Drawing.Size(32, 17);
this.lbStandard.TabIndex = 54;
this.lbStandard.Text = "启用";
//
// lbType
//
this.lbType.AutoSize = true;
this.lbType.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbType.Location = new System.Drawing.Point(17, 74);
this.lbType.Name = "lbType";
this.lbType.Size = new System.Drawing.Size(32, 17);
this.lbType.TabIndex = 52;
this.lbType.Text = "类型";
//
// tbType
//
this.tbType.BackColor = System.Drawing.SystemColors.Window;
this.tbType.Location = new System.Drawing.Point(138, 74);
this.tbType.Name = "tbType";
this.tbType.Size = new System.Drawing.Size(147, 21);
this.tbType.TabIndex = 51;
//
// btModify
//
this.btModify.Location = new System.Drawing.Point(109, 277);
this.btModify.Name = "btModify";
this.btModify.Size = new System.Drawing.Size(75, 28);
this.btModify.TabIndex = 50;
this.btModify.Text = "修改";
this.btModify.UseVisualStyleBackColor = true;
this.btModify.Click += new System.EventHandler(this.btModify_Click);
//
// btDelete
//
this.btDelete.Location = new System.Drawing.Point(210, 277);
this.btDelete.Name = "btDelete";
this.btDelete.Size = new System.Drawing.Size(75, 28);
this.btDelete.TabIndex = 49;
this.btDelete.Text = "删除";
this.btDelete.UseVisualStyleBackColor = true;
this.btDelete.Click += new System.EventHandler(this.btDelete_Click);
//
// btAdd
//
this.btAdd.Location = new System.Drawing.Point(8, 277);
this.btAdd.Name = "btAdd";
this.btAdd.Size = new System.Drawing.Size(75, 28);
this.btAdd.TabIndex = 48;
this.btAdd.Text = "增加";
this.btAdd.UseVisualStyleBackColor = true;
this.btAdd.Click += new System.EventHandler(this.btAdd_Click);
//
// lbvalue
//
this.lbvalue.AutoSize = true;
this.lbvalue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbvalue.Location = new System.Drawing.Point(17, 50);
this.lbvalue.Name = "lbvalue";
this.lbvalue.Size = new System.Drawing.Size(32, 17);
this.lbvalue.TabIndex = 47;
this.lbvalue.Text = "含义";
//
// lbBehavior
//
this.lbBehavior.AutoSize = true;
this.lbBehavior.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbBehavior.Location = new System.Drawing.Point(17, 23);
this.lbBehavior.Name = "lbBehavior";
this.lbBehavior.Size = new System.Drawing.Size(44, 17);
this.lbBehavior.TabIndex = 46;
this.lbBehavior.Text = "行为码";
//
// tbBehavior
//
this.tbBehavior.BackColor = System.Drawing.SystemColors.Window;
this.tbBehavior.Location = new System.Drawing.Point(138, 20);
this.tbBehavior.Name = "tbBehavior";
this.tbBehavior.Size = new System.Drawing.Size(147, 21);
this.tbBehavior.TabIndex = 45;
//
// tbvalue
//
this.tbvalue.BackColor = System.Drawing.SystemColors.Window;
this.tbvalue.Location = new System.Drawing.Point(138, 47);
this.tbvalue.Name = "tbvalue";
this.tbvalue.Size = new System.Drawing.Size(147, 21);
this.tbvalue.TabIndex = 44;
//
// btHelps
//
this.btHelps.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btHelps.Location = new System.Drawing.Point(3, 12);
this.btHelps.Name = "btHelps";
this.btHelps.Size = new System.Drawing.Size(85, 23);
this.btHelps.TabIndex = 43;
this.btHelps.Text = "帮助信息";
this.btHelps.UseVisualStyleBackColor = true;
this.btHelps.Click += new System.EventHandler(this.btHelps_Click);
//
// splitContainer1
//
this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent;
this.splitContainer1.Panel1.Controls.Add(this.DgvBehavior);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.BackColor = System.Drawing.Color.Transparent;
this.splitContainer1.Panel2.Controls.Add(this.gp_Opt);
this.splitContainer1.Panel2.Controls.Add(this.btHelps);
this.splitContainer1.Size = new System.Drawing.Size(819, 490);
this.splitContainer1.SplitterDistance = 451;
this.splitContainer1.TabIndex = 2;
//
// DgvBehavior
//
this.DgvBehavior.AllowUserToAddRows = false;
this.DgvBehavior.AllowUserToDeleteRows = false;
this.DgvBehavior.AllowUserToResizeRows = false;
this.DgvBehavior.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.DgvBehavior.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.DgvBehavior.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.DgvBehavior.Dock = System.Windows.Forms.DockStyle.Fill;
this.DgvBehavior.Location = new System.Drawing.Point(0, 0);
this.DgvBehavior.MultiSelect = false;
this.DgvBehavior.Name = "DgvBehavior";
this.DgvBehavior.ReadOnly = true;
this.DgvBehavior.RowHeadersVisible = false;
this.DgvBehavior.RowTemplate.Height = 23;
this.DgvBehavior.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.DgvBehavior.Size = new System.Drawing.Size(451, 490);
this.DgvBehavior.TabIndex = 1;
this.DgvBehavior.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.DgvBehavior_CellMouseClick);
//
// CBehaviorForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(819, 490);
this.Controls.Add(this.splitContainer1);
this.Name = "CBehaviorForm";
this.Text = "CBehaviorForm";
this.Load += new System.EventHandler(this.CBehaviorForm_Load);
this.gp_Opt.ResumeLayout(false);
this.gp_Opt.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.DgvBehavior)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox gp_Opt;
private System.Windows.Forms.Label lbStandard;
private System.Windows.Forms.Label lbType;
private System.Windows.Forms.TextBox tbType;
private System.Windows.Forms.Button btModify;
private System.Windows.Forms.Button btDelete;
private System.Windows.Forms.Button btAdd;
private System.Windows.Forms.Label lbvalue;
private System.Windows.Forms.Label lbBehavior;
private System.Windows.Forms.TextBox tbBehavior;
private System.Windows.Forms.TextBox tbvalue;
private System.Windows.Forms.Button btHelps;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.DataGridView DgvBehavior;
private System.Windows.Forms.Label lbDispalyMessage;
private System.Windows.Forms.TextBox tbDispalyMessage;
private System.Windows.Forms.CheckBox ckbStandard;
private System.Windows.Forms.Label lbRemark;
private System.Windows.Forms.TextBox tbRemark;
private System.Windows.Forms.TextBox tbReserved3;
private System.Windows.Forms.Label lbReserved3;
private System.Windows.Forms.TextBox tbReserved2;
private System.Windows.Forms.Label lbReserved2;
private System.Windows.Forms.TextBox tbReserved1;
private System.Windows.Forms.Label lbReserved1;
}
}