📄 frmjail.designer.cs
字号:
namespace UtAbmsRFID
{
partial class frmJail
{
/// <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(frmJail));
this.tabControl2 = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.txtDeviceMe = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtDeviceReceiveIP = new DevComponents.DotNetBar.Controls.TextBoxX();
this.SaveDevice = new DevComponents.DotNetBar.ButtonX();
this.DelDevice = new DevComponents.DotNetBar.ButtonX();
this.AddDevice = new DevComponents.DotNetBar.ButtonX();
this.label47 = new System.Windows.Forms.Label();
this.label48 = new System.Windows.Forms.Label();
this.txtDeviceReceiveID = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label45 = new System.Windows.Forms.Label();
this.txtDeviceActive = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label46 = new System.Windows.Forms.Label();
this.txtDeviceY = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label43 = new System.Windows.Forms.Label();
this.txtDeviceX = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label44 = new System.Windows.Forms.Label();
this.txtDeviceArea = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label42 = new System.Windows.Forms.Label();
this.txtDeviceName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label40 = new System.Windows.Forms.Label();
this.tabDevice = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel11 = new DevComponents.DotNetBar.TabControlPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.cbxJailPolice = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.cbxJailClass = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.txtJailJail = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label32 = new System.Windows.Forms.Label();
this.txtJailRemarks = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.txtJailName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label29 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.txtJailNumber = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label33 = new System.Windows.Forms.Label();
this.tabBase = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel14 = new DevComponents.DotNetBar.TabControlPanel();
this.tabControlPanel15 = new DevComponents.DotNetBar.TabControlPanel();
this.panel3 = new System.Windows.Forms.Panel();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
this.lstMap = new System.Windows.Forms.ListBox();
this.txtMapName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label34 = new System.Windows.Forms.Label();
this.cbxMapType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem1 = new DevComponents.Editors.ComboItem();
this.comboItem2 = new DevComponents.Editors.ComboItem();
this.comboItem3 = new DevComponents.Editors.ComboItem();
this.label39 = new System.Windows.Forms.Label();
this.tabMap = new DevComponents.DotNetBar.TabItem(this.components);
this.textBoxX24 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label41 = new System.Windows.Forms.Label();
this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
this.panel1 = new System.Windows.Forms.Panel();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.openFile = new System.Windows.Forms.OpenFileDialog();
this.picDevice = new System.Windows.Forms.PictureBox();
this.picMap = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.tabControl2)).BeginInit();
this.tabControl2.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.panel4.SuspendLayout();
this.tabControlPanel11.SuspendLayout();
this.panel2.SuspendLayout();
this.tabControlPanel14.SuspendLayout();
this.tabControlPanel15.SuspendLayout();
this.panel3.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picDevice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picMap)).BeginInit();
this.SuspendLayout();
//
// tabControl2
//
this.tabControl2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
this.tabControl2.CanReorderTabs = true;
this.tabControl2.Controls.Add(this.tabControlPanel14);
this.tabControl2.Controls.Add(this.tabControlPanel1);
this.tabControl2.Controls.Add(this.tabControlPanel11);
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl2.Location = new System.Drawing.Point(0, 322);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedTabFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.tabControl2.SelectedTabIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(848, 163);
this.tabControl2.Style = DevComponents.DotNetBar.eTabStripStyle.VS2005Document;
this.tabControl2.TabIndex = 8;
this.tabControl2.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.tabControl2.Tabs.Add(this.tabBase);
this.tabControl2.Tabs.Add(this.tabMap);
this.tabControl2.Tabs.Add(this.tabDevice);
this.tabControl2.Text = "tabControl2";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.panel4);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(848, 137);
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel1.Style.GradientAngle = 90;
this.tabControlPanel1.TabIndex = 3;
this.tabControlPanel1.TabItem = this.tabDevice;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.Transparent;
this.panel4.Controls.Add(this.txtDeviceMe);
this.panel4.Controls.Add(this.txtDeviceReceiveIP);
this.panel4.Controls.Add(this.SaveDevice);
this.panel4.Controls.Add(this.DelDevice);
this.panel4.Controls.Add(this.AddDevice);
this.panel4.Controls.Add(this.label47);
this.panel4.Controls.Add(this.label48);
this.panel4.Controls.Add(this.txtDeviceReceiveID);
this.panel4.Controls.Add(this.label45);
this.panel4.Controls.Add(this.txtDeviceActive);
this.panel4.Controls.Add(this.label46);
this.panel4.Controls.Add(this.txtDeviceY);
this.panel4.Controls.Add(this.label43);
this.panel4.Controls.Add(this.txtDeviceX);
this.panel4.Controls.Add(this.label44);
this.panel4.Controls.Add(this.txtDeviceArea);
this.panel4.Controls.Add(this.label42);
this.panel4.Controls.Add(this.txtDeviceName);
this.panel4.Controls.Add(this.label40);
this.panel4.Location = new System.Drawing.Point(186, 10);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(476, 117);
this.panel4.TabIndex = 2;
//
// txtDeviceMe
//
//
//
//
this.txtDeviceMe.Border.Class = "TextBoxBorder";
this.txtDeviceMe.Location = new System.Drawing.Point(252, 64);
this.txtDeviceMe.Name = "txtDeviceMe";
this.txtDeviceMe.Size = new System.Drawing.Size(98, 21);
this.txtDeviceMe.TabIndex = 73;
//
// txtDeviceReceiveIP
//
//
//
//
this.txtDeviceReceiveIP.Border.Class = "TextBoxBorder";
this.txtDeviceReceiveIP.Location = new System.Drawing.Point(74, 91);
this.txtDeviceReceiveIP.Name = "txtDeviceReceiveIP";
this.txtDeviceReceiveIP.Size = new System.Drawing.Size(98, 21);
this.txtDeviceReceiveIP.TabIndex = 72;
//
// SaveDevice
//
this.SaveDevice.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.SaveDevice.Location = new System.Drawing.Point(366, 79);
this.SaveDevice.Name = "SaveDevice";
this.SaveDevice.Size = new System.Drawing.Size(90, 31);
this.SaveDevice.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.SaveDevice.TabIndex = 71;
this.SaveDevice.Text = "保存修改";
this.SaveDevice.Click += new System.EventHandler(this.SaveDevice_Click);
//
// DelDevice
//
this.DelDevice.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.DelDevice.Location = new System.Drawing.Point(366, 43);
this.DelDevice.Name = "DelDevice";
this.DelDevice.Size = new System.Drawing.Size(90, 31);
this.DelDevice.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.DelDevice.TabIndex = 70;
this.DelDevice.Text = "删除设备";
this.DelDevice.Click += new System.EventHandler(this.DelDevice_Click);
//
// AddDevice
//
this.AddDevice.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.AddDevice.Location = new System.Drawing.Point(366, 7);
this.AddDevice.Name = "AddDevice";
this.AddDevice.Size = new System.Drawing.Size(90, 31);
this.AddDevice.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.AddDevice.TabIndex = 69;
this.AddDevice.Text = "添加设备";
this.AddDevice.Click += new System.EventHandler(this.AddDevice_Click);
//
// label47
//
this.label47.AutoSize = true;
this.label47.BackColor = System.Drawing.Color.Transparent;
this.label47.Location = new System.Drawing.Point(184, 68);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(65, 12);
this.label47.TabIndex = 66;
this.label47.Text = "自检标签:";
//
// label48
//
this.label48.AutoSize = true;
this.label48.BackColor = System.Drawing.Color.Transparent;
this.label48.Location = new System.Drawing.Point(6, 95);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(65, 12);
this.label48.TabIndex = 65;
this.label48.Text = "接收器IP:";
//
// txtDeviceReceiveID
//
//
//
//
this.txtDeviceReceiveID.Border.Class = "TextBoxBorder";
this.txtDeviceReceiveID.Location = new System.Drawing.Point(252, 91);
this.txtDeviceReceiveID.Name = "txtDeviceReceiveID";
this.txtDeviceReceiveID.Size = new System.Drawing.Size(98, 21);
this.txtDeviceReceiveID.TabIndex = 64;
//
// label45
//
this.label45.AutoSize = true;
this.label45.BackColor = System.Drawing.Color.Transparent;
this.label45.Location = new System.Drawing.Point(184, 95);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(65, 12);
this.label45.TabIndex = 63;
this.label45.Text = "接收器ID:";
//
// txtDeviceActive
//
//
//
//
this.txtDeviceActive.Border.Class = "TextBoxBorder";
this.txtDeviceActive.Location = new System.Drawing.Point(74, 64);
this.txtDeviceActive.Name = "txtDeviceActive";
this.txtDeviceActive.Size = new System.Drawing.Size(98, 21);
this.txtDeviceActive.TabIndex = 62;
//
// label46
//
this.label46.AutoSize = true;
this.label46.BackColor = System.Drawing.Color.Transparent;
this.label46.Location = new System.Drawing.Point(6, 68);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(65, 12);
this.label46.TabIndex = 61;
this.label46.Text = "激活器ID:";
//
// txtDeviceY
//
//
//
//
this.txtDeviceY.Border.Class = "TextBoxBorder";
this.txtDeviceY.Location = new System.Drawing.Point(252, 34);
this.txtDeviceY.Name = "txtDeviceY";
this.txtDeviceY.ReadOnly = true;
this.txtDeviceY.Size = new System.Drawing.Size(98, 21);
this.txtDeviceY.TabIndex = 60;
//
// label43
//
this.label43.AutoSize = true;
this.label43.BackColor = System.Drawing.Color.Transparent;
this.label43.Location = new System.Drawing.Point(184, 38);
this.label43.Name = "label43";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -