📄 frmprisoner.designer.cs
字号:
namespace UtPiowmsRFID
{
partial class frmPrisoner
{
/// <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.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("早饭时间 06:00 - 08:00");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("上午时间 08:00 - 11:00");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("午饭时间 11:00 - 13:00");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("下午时间 13:00 - 17:00");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("晚饭时间 17:00 - 19:00");
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("晚上时间 19:00 - 22:00");
System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("夜里时间 22:00 - 06:00");
System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("分监区一");
System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("监区一", new System.Windows.Forms.TreeNode[] {
treeNode8});
System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("分监区二");
System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("监区二", new System.Windows.Forms.TreeNode[] {
treeNode10});
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrisoner));
this.CulpritTAB = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.txtPrisonerID = new System.Windows.Forms.TextBox();
this.cbxPrisonerState = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem1 = new DevComponents.Editors.ComboItem();
this.comboItem2 = new DevComponents.Editors.ComboItem();
this.comboItem3 = new DevComponents.Editors.ComboItem();
this.comboItem4 = new DevComponents.Editors.ComboItem();
this.comboItem5 = new DevComponents.Editors.ComboItem();
this.comboItem6 = new DevComponents.Editors.ComboItem();
this.comboItem7 = new DevComponents.Editors.ComboItem();
this.comboItem8 = new DevComponents.Editors.ComboItem();
this.comboItem9 = new DevComponents.Editors.ComboItem();
this.comboItem10 = new DevComponents.Editors.ComboItem();
this.comboItem11 = new DevComponents.Editors.ComboItem();
this.txtPrisonerJail = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.tmePrisonerInTime = new System.Windows.Forms.DateTimePicker();
this.cbxPrisonerCardClass = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem16 = new DevComponents.Editors.ComboItem();
this.comboItem17 = new DevComponents.Editors.ComboItem();
this.comboItem18 = new DevComponents.Editors.ComboItem();
this.cbxPrisonerCardType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem14 = new DevComponents.Editors.ComboItem();
this.comboItem15 = new DevComponents.Editors.ComboItem();
this.cbxPrisonerSex = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem12 = new DevComponents.Editors.ComboItem();
this.comboItem13 = new DevComponents.Editors.ComboItem();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.listBox1 = new System.Windows.Forms.ListBox();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txtPrisonerCardNum = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.txtPrisonerWDNumber = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label10 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.txtPrisonerName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label2 = new System.Windows.Forms.Label();
this.txtPrisonerNumber = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label1 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.TabBase = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.tvPt = new System.Windows.Forms.TreeView();
this.tvPp = new System.Windows.Forms.TreeView();
this.label68 = new System.Windows.Forms.Label();
this.label67 = new System.Windows.Forms.Label();
this.TabDroit = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
this.tabControlPanel5 = new DevComponents.DotNetBar.TabControlPanel();
this.panel3 = new System.Windows.Forms.Panel();
this.txtPrisonerPhone = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label16 = new System.Windows.Forms.Label();
this.txtPrisonerPostalCode = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label15 = new System.Windows.Forms.Label();
this.txtPrisonerPostal = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label14 = new System.Windows.Forms.Label();
this.txtPrisonerAddress = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label13 = new System.Windows.Forms.Label();
this.txtPrisonerCardAddress = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label12 = new System.Windows.Forms.Label();
this.TabContact = new DevComponents.DotNetBar.TabItem(this.components);
this.textBoxX3 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label11 = new System.Windows.Forms.Label();
this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel();
this.panel5 = new System.Windows.Forms.Panel();
this.txtPrisonerRemarks = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label19 = new System.Windows.Forms.Label();
this.txtPrisonerCharacteristic = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label18 = new System.Windows.Forms.Label();
this.txtPrisonerResume = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label17 = new System.Windows.Forms.Label();
this.TabOther = new DevComponents.DotNetBar.TabItem(this.components);
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.panel1 = new System.Windows.Forms.Panel();
this.buttonX16 = new DevComponents.DotNetBar.ButtonX();
this.buttonX18 = new DevComponents.DotNetBar.ButtonX();
this.buttonX19 = new DevComponents.DotNetBar.ButtonX();
this.panela1 = new System.Windows.Forms.Panel();
this.DataGridFR = new System.Windows.Forms.DataGridView();
((System.ComponentModel.ISupportInitialize)(this.CulpritTAB)).BeginInit();
this.CulpritTAB.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabControlPanel3.SuspendLayout();
this.panel4.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
this.tabControlPanel5.SuspendLayout();
this.panel3.SuspendLayout();
this.tabControlPanel4.SuspendLayout();
this.panel5.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panel1.SuspendLayout();
this.panela1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataGridFR)).BeginInit();
this.SuspendLayout();
//
// CulpritTAB
//
this.CulpritTAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
this.CulpritTAB.CanReorderTabs = true;
this.CulpritTAB.Controls.Add(this.tabControlPanel1);
this.CulpritTAB.Controls.Add(this.tabControlPanel3);
this.CulpritTAB.Controls.Add(this.tabControlPanel2);
this.CulpritTAB.Controls.Add(this.tabControlPanel4);
this.CulpritTAB.Dock = System.Windows.Forms.DockStyle.Bottom;
this.CulpritTAB.Location = new System.Drawing.Point(0, 312);
this.CulpritTAB.Name = "CulpritTAB";
this.CulpritTAB.SelectedTabFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.CulpritTAB.SelectedTabIndex = 0;
this.CulpritTAB.Size = new System.Drawing.Size(818, 259);
this.CulpritTAB.Style = DevComponents.DotNetBar.eTabStripStyle.VS2005Document;
this.CulpritTAB.TabIndex = 3;
this.CulpritTAB.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.CulpritTAB.Tabs.Add(this.TabBase);
this.CulpritTAB.Tabs.Add(this.TabContact);
this.CulpritTAB.Tabs.Add(this.TabDroit);
this.CulpritTAB.Tabs.Add(this.TabOther);
this.CulpritTAB.Text = "tabControl1";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.panel2);
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(818, 233);
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 = 1;
this.tabControlPanel1.TabItem = this.TabBase;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.txtPrisonerID);
this.panel2.Controls.Add(this.cbxPrisonerState);
this.panel2.Controls.Add(this.txtPrisonerJail);
this.panel2.Controls.Add(this.tmePrisonerInTime);
this.panel2.Controls.Add(this.cbxPrisonerCardClass);
this.panel2.Controls.Add(this.cbxPrisonerCardType);
this.panel2.Controls.Add(this.cbxPrisonerSex);
this.panel2.Controls.Add(this.buttonX2);
this.panel2.Controls.Add(this.buttonX1);
this.panel2.Controls.Add(this.listBox1);
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.txtPrisonerCardNum);
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.txtPrisonerWDNumber);
this.panel2.Controls.Add(this.label10);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.txtPrisonerName);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.txtPrisonerNumber);
this.panel2.Controls.Add(this.label1);
this.panel2.Controls.Add(this.pictureBox1);
this.panel2.Location = new System.Drawing.Point(15, 24);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(725, 185);
this.panel2.TabIndex = 29;
//
// txtPrisonerID
//
this.txtPrisonerID.Location = new System.Drawing.Point(197, 4);
this.txtPrisonerID.Name = "txtPrisonerID";
this.txtPrisonerID.Size = new System.Drawing.Size(14, 21);
this.txtPrisonerID.TabIndex = 55;
this.txtPrisonerID.Visible = false;
//
// cbxPrisonerState
//
this.cbxPrisonerState.DisplayMember = "Text";
this.cbxPrisonerState.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPrisonerState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPrisonerState.FormattingEnabled = true;
this.cbxPrisonerState.ItemHeight = 16;
this.cbxPrisonerState.Items.AddRange(new object[] {
this.comboItem1,
this.comboItem2,
this.comboItem3,
this.comboItem4,
this.comboItem5,
this.comboItem6,
this.comboItem7,
this.comboItem8,
this.comboItem9,
this.comboItem10,
this.comboItem11});
this.cbxPrisonerState.Location = new System.Drawing.Point(279, 120);
this.cbxPrisonerState.Name = "cbxPrisonerState";
this.cbxPrisonerState.Size = new System.Drawing.Size(124, 22);
this.cbxPrisonerState.TabIndex = 54;
//
// comboItem1
//
this.comboItem1.Text = "==正常在狱==";
this.comboItem1.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem2
//
this.comboItem2.Text = "==所外就医==";
this.comboItem2.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem3
//
this.comboItem3.Text = "==所外施工==";
this.comboItem3.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem4
//
this.comboItem4.Text = "==所外执行==";
this.comboItem4.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem5
//
this.comboItem5.Text = "==自杀死亡==";
this.comboItem5.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem6
//
this.comboItem6.Text = "==服刑死亡==";
this.comboItem6.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem7
//
this.comboItem7.Text = "==警察打死==";
this.comboItem7.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem8
//
this.comboItem8.Text = "==工伤死亡==";
this.comboItem8.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem9
//
this.comboItem9.Text = "==其他死亡==";
this.comboItem9.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem10
//
this.comboItem10.Text = "==集体逃跑==";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -