📄 frmjail.designer.cs
字号:
namespace UtPiowmsRFID
{
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.tabControlPanel11 = new DevComponents.DotNetBar.TabControlPanel();
this.panel2 = new System.Windows.Forms.Panel();
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.listBox3 = new System.Windows.Forms.ListBox();
this.textBoxX5 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label34 = new System.Windows.Forms.Label();
this.comboBoxEx6 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
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.pictureBox1 = new System.Windows.Forms.PictureBox();
this.cbxJailPolice = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.txtJailID = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.tabControl2)).BeginInit();
this.tabControl2.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.pictureBox1)).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.tabControlPanel11);
this.tabControl2.Controls.Add(this.tabControlPanel14);
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl2.Location = new System.Drawing.Point(0, 333);
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(868, 163);
this.tabControl2.Style = DevComponents.DotNetBar.eTabStripStyle.VS2005Document;
this.tabControl2.TabIndex = 5;
this.tabControl2.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.tabControl2.Tabs.Add(this.tabBase);
this.tabControl2.Tabs.Add(this.tabMap);
this.tabControl2.Text = "tabControl2";
//
// tabControlPanel11
//
this.tabControlPanel11.Controls.Add(this.panel2);
this.tabControlPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel11.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel11.Name = "tabControlPanel11";
this.tabControlPanel11.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel11.Size = new System.Drawing.Size(868, 137);
this.tabControlPanel11.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel11.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel11.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel11.Style.GradientAngle = 90;
this.tabControlPanel11.TabIndex = 1;
this.tabControlPanel11.TabItem = this.tabBase;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.txtJailID);
this.panel2.Controls.Add(this.cbxJailPolice);
this.panel2.Controls.Add(this.cbxJailClass);
this.panel2.Controls.Add(this.txtJailJail);
this.panel2.Controls.Add(this.label32);
this.panel2.Controls.Add(this.txtJailRemarks);
this.panel2.Controls.Add(this.label31);
this.panel2.Controls.Add(this.label30);
this.panel2.Controls.Add(this.txtJailName);
this.panel2.Controls.Add(this.label29);
this.panel2.Controls.Add(this.label28);
this.panel2.Controls.Add(this.txtJailNumber);
this.panel2.Controls.Add(this.label33);
this.panel2.Location = new System.Drawing.Point(31, 9);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(692, 118);
this.panel2.TabIndex = 32;
//
// cbxJailClass
//
this.cbxJailClass.DisplayMember = "Text";
this.cbxJailClass.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxJailClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxJailClass.FormattingEnabled = true;
this.cbxJailClass.ItemHeight = 16;
this.cbxJailClass.Location = new System.Drawing.Point(69, 48);
this.cbxJailClass.Name = "cbxJailClass";
this.cbxJailClass.Size = new System.Drawing.Size(124, 22);
this.cbxJailClass.TabIndex = 43;
//
// txtJailJail
//
//
//
//
this.txtJailJail.Border.Class = "TextBoxBorder";
this.txtJailJail.Location = new System.Drawing.Point(281, 94);
this.txtJailJail.Name = "txtJailJail";
this.txtJailJail.Size = new System.Drawing.Size(124, 21);
this.txtJailJail.TabIndex = 42;
//
// label32
//
this.label32.AutoSize = true;
this.label32.BackColor = System.Drawing.Color.Transparent;
this.label32.Location = new System.Drawing.Point(213, 98);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(65, 12);
this.label32.TabIndex = 41;
this.label32.Text = "区 域 号:";
//
// txtJailRemarks
//
//
//
//
this.txtJailRemarks.Border.Class = "TextBoxBorder";
this.txtJailRemarks.Location = new System.Drawing.Point(498, 4);
this.txtJailRemarks.Multiline = true;
this.txtJailRemarks.Name = "txtJailRemarks";
this.txtJailRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtJailRemarks.Size = new System.Drawing.Size(194, 111);
this.txtJailRemarks.TabIndex = 40;
//
// label31
//
this.label31.AutoSize = true;
this.label31.BackColor = System.Drawing.Color.Transparent;
this.label31.Location = new System.Drawing.Point(430, 8);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(65, 12);
this.label31.TabIndex = 39;
this.label31.Text = "监区备注:";
//
// label30
//
this.label30.AutoSize = true;
this.label30.BackColor = System.Drawing.Color.Transparent;
this.label30.Location = new System.Drawing.Point(1, 98);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(65, 12);
this.label30.TabIndex = 37;
this.label30.Text = "负责警员:";
//
// txtJailName
//
//
//
//
this.txtJailName.Border.Class = "TextBoxBorder";
this.txtJailName.Location = new System.Drawing.Point(281, 49);
this.txtJailName.Name = "txtJailName";
this.txtJailName.Size = new System.Drawing.Size(124, 21);
this.txtJailName.TabIndex = 36;
//
// label29
//
this.label29.AutoSize = true;
this.label29.BackColor = System.Drawing.Color.Transparent;
this.label29.Location = new System.Drawing.Point(213, 53);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(65, 12);
this.label29.TabIndex = 35;
this.label29.Text = "监区名称:";
//
// label28
//
this.label28.AutoSize = true;
this.label28.BackColor = System.Drawing.Color.Transparent;
this.label28.Location = new System.Drawing.Point(1, 53);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(65, 12);
this.label28.TabIndex = 34;
this.label28.Text = "父级监区:";
//
// txtJailNumber
//
//
//
//
this.txtJailNumber.Border.Class = "TextBoxBorder";
this.txtJailNumber.Location = new System.Drawing.Point(69, 4);
this.txtJailNumber.Name = "txtJailNumber";
this.txtJailNumber.Size = new System.Drawing.Size(124, 21);
this.txtJailNumber.TabIndex = 33;
//
// label33
//
this.label33.AutoSize = true;
this.label33.BackColor = System.Drawing.Color.Transparent;
this.label33.Location = new System.Drawing.Point(1, 8);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(65, 12);
this.label33.TabIndex = 32;
this.label33.Text = "监区编号:";
//
// tabBase
//
this.tabBase.AttachedControl = this.tabControlPanel11;
this.tabBase.Name = "tabBase";
this.tabBase.Text = "基本资料(&B)";
//
// tabControlPanel14
//
this.tabControlPanel14.Controls.Add(this.tabControlPanel15);
this.tabControlPanel14.Controls.Add(this.textBoxX24);
this.tabControlPanel14.Controls.Add(this.label41);
this.tabControlPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel14.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel14.Name = "tabControlPanel14";
this.tabControlPanel14.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel14.Size = new System.Drawing.Size(868, 137);
this.tabControlPanel14.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel14.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel14.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel14.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel14.Style.GradientAngle = 90;
this.tabControlPanel14.TabIndex = 2;
this.tabControlPanel14.TabItem = this.tabMap;
//
// tabControlPanel15
//
this.tabControlPanel15.Controls.Add(this.panel3);
this.tabControlPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel15.Location = new System.Drawing.Point(1, 1);
this.tabControlPanel15.Name = "tabControlPanel15";
this.tabControlPanel15.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel15.Size = new System.Drawing.Size(866, 135);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -