namespace SIMDP.View { partial class FormEditBlack { /// /// 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.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txt_Name = new DevExpress.XtraEditors.TextEdit(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.lookUp_UserName = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.lookUp_Type = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txt_IpStart = new DevExpress.XtraEditors.TextEdit(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.txt_IpEnd = new DevExpress.XtraEditors.TextEdit(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.txt_Note = new DevExpress.XtraEditors.MemoEdit(); this.txt_Creator = new DevExpress.XtraEditors.TextEdit(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.txt_Editor = new DevExpress.XtraEditors.TextEdit(); this.check_Forbid = new DevExpress.XtraEditors.CheckEdit(); this.btn_Add = new DevExpress.XtraEditors.SimpleButton(); this.btn_Save = new DevExpress.XtraEditors.SimpleButton(); this.btn_Cancel = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Name.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_UserName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_Type.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_IpStart.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_IpEnd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Note.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Creator.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Editor.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.check_Forbid.Properties)).BeginInit(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Controls.Add(this.check_Forbid); this.panelControl1.Controls.Add(this.txt_Editor); this.panelControl1.Controls.Add(this.txt_Creator); this.panelControl1.Controls.Add(this.txt_Note); this.panelControl1.Controls.Add(this.txt_IpEnd); this.panelControl1.Controls.Add(this.txt_IpStart); this.panelControl1.Controls.Add(this.lookUp_Type); this.panelControl1.Controls.Add(this.lookUp_UserName); this.panelControl1.Controls.Add(this.txt_Name); this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.labelControl8); this.panelControl1.Controls.Add(this.labelControl7); this.panelControl1.Controls.Add(this.labelControl6); this.panelControl1.Controls.Add(this.labelControl5); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Location = new System.Drawing.Point(9, 10); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(371, 343); this.panelControl1.TabIndex = 0; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(14, 13); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(60, 14); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "显示名称:"; // // txt_Name // this.txt_Name.Location = new System.Drawing.Point(75, 10); this.txt_Name.Name = "txt_Name"; this.txt_Name.Size = new System.Drawing.Size(281, 20); this.txt_Name.TabIndex = 1; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(14, 49); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(60, 14); this.labelControl2.TabIndex = 0; this.labelControl2.Text = "所属用户:"; // // lookUp_UserName // this.lookUp_UserName.Location = new System.Drawing.Point(75, 46); this.lookUp_UserName.Name = "lookUp_UserName"; this.lookUp_UserName.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUp_UserName.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "用户名称")}); this.lookUp_UserName.Size = new System.Drawing.Size(100, 20); this.lookUp_UserName.TabIndex = 2; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(195, 49); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(60, 14); this.labelControl3.TabIndex = 0; this.labelControl3.Text = "授权类型:"; // // lookUp_Type // this.lookUp_Type.Location = new System.Drawing.Point(256, 46); this.lookUp_Type.Name = "lookUp_Type"; this.lookUp_Type.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUp_Type.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "授权类型")}); this.lookUp_Type.Size = new System.Drawing.Size(100, 20); this.lookUp_Type.TabIndex = 2; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(9, 85); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(71, 14); this.labelControl4.TabIndex = 0; this.labelControl4.Text = "IP起始地址:"; // // txt_IpStart // this.txt_IpStart.Location = new System.Drawing.Point(75, 82); this.txt_IpStart.Name = "txt_IpStart"; this.txt_IpStart.Size = new System.Drawing.Size(281, 20); this.txt_IpStart.TabIndex = 3; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(9, 121); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(71, 14); this.labelControl5.TabIndex = 0; this.labelControl5.Text = "IP结束地址:"; // // txt_IpEnd // this.txt_IpEnd.Location = new System.Drawing.Point(75, 118); this.txt_IpEnd.Name = "txt_IpEnd"; this.txt_IpEnd.Size = new System.Drawing.Size(281, 20); this.txt_IpEnd.TabIndex = 3; // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(26, 157); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(36, 14); this.labelControl6.TabIndex = 0; this.labelControl6.Text = "备注:"; // // labelControl7 // this.labelControl7.Location = new System.Drawing.Point(20, 278); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(48, 14); this.labelControl7.TabIndex = 0; this.labelControl7.Text = "创建人:"; // // txt_Note // this.txt_Note.Location = new System.Drawing.Point(75, 157); this.txt_Note.Name = "txt_Note"; this.txt_Note.Size = new System.Drawing.Size(281, 96); this.txt_Note.TabIndex = 4; // // txt_Creator // this.txt_Creator.Location = new System.Drawing.Point(75, 275); this.txt_Creator.Name = "txt_Creator"; this.txt_Creator.Size = new System.Drawing.Size(100, 20); this.txt_Creator.TabIndex = 5; // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(201, 278); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(48, 14); this.labelControl8.TabIndex = 0; this.labelControl8.Text = "编辑人:"; // // txt_Editor // this.txt_Editor.Location = new System.Drawing.Point(256, 275); this.txt_Editor.Name = "txt_Editor"; this.txt_Editor.Size = new System.Drawing.Size(100, 20); this.txt_Editor.TabIndex = 5; // // check_Forbid // this.check_Forbid.Location = new System.Drawing.Point(20, 314); this.check_Forbid.Name = "check_Forbid"; this.check_Forbid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.check_Forbid.Properties.Appearance.ForeColor = System.Drawing.Color.Red; this.check_Forbid.Properties.Appearance.Options.UseFont = true; this.check_Forbid.Properties.Appearance.Options.UseForeColor = true; this.check_Forbid.Properties.Caption = "是否禁用"; this.check_Forbid.Size = new System.Drawing.Size(75, 19); this.check_Forbid.TabIndex = 6; // // btn_Add // this.btn_Add.Location = new System.Drawing.Point(33, 369); this.btn_Add.Name = "btn_Add"; this.btn_Add.Size = new System.Drawing.Size(75, 23); this.btn_Add.TabIndex = 1; this.btn_Add.Text = "添加"; this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click); // // btn_Save // this.btn_Save.Location = new System.Drawing.Point(157, 369); this.btn_Save.Name = "btn_Save"; this.btn_Save.Size = new System.Drawing.Size(75, 23); this.btn_Save.TabIndex = 1; this.btn_Save.Text = "保存"; this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click); // // btn_Cancel // this.btn_Cancel.Location = new System.Drawing.Point(280, 369); this.btn_Cancel.Name = "btn_Cancel"; this.btn_Cancel.Size = new System.Drawing.Size(75, 23); this.btn_Cancel.TabIndex = 1; this.btn_Cancel.Text = "取消"; this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click); // // FormEditBlack // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(390, 409); this.Controls.Add(this.btn_Cancel); this.Controls.Add(this.btn_Save); this.Controls.Add(this.btn_Add); this.Controls.Add(this.panelControl1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FormEditBlack"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "黑白名单信息"; this.Load += new System.EventHandler(this.FormEditBlack_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Name.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_UserName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_Type.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_IpStart.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_IpEnd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Note.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Creator.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Editor.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.check_Forbid.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.TextEdit txt_IpEnd; private DevExpress.XtraEditors.TextEdit txt_IpStart; private DevExpress.XtraEditors.LookUpEdit lookUp_Type; private DevExpress.XtraEditors.LookUpEdit lookUp_UserName; private DevExpress.XtraEditors.TextEdit txt_Name; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.TextEdit txt_Editor; private DevExpress.XtraEditors.TextEdit txt_Creator; private DevExpress.XtraEditors.MemoEdit txt_Note; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.CheckEdit check_Forbid; private DevExpress.XtraEditors.SimpleButton btn_Add; private DevExpress.XtraEditors.SimpleButton btn_Save; private DevExpress.XtraEditors.SimpleButton btn_Cancel; } }