📄 frmprisoner.designer.cs
字号:
this.comboItem10.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem11
//
this.comboItem11.Text = "==单独逃跑==";
this.comboItem11.TextAlignment = System.Drawing.StringAlignment.Center;
//
// txtPrisonerJail
//
this.txtPrisonerJail.DisplayMember = "Text";
this.txtPrisonerJail.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.txtPrisonerJail.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.txtPrisonerJail.FormattingEnabled = true;
this.txtPrisonerJail.Location = new System.Drawing.Point(279, 159);
this.txtPrisonerJail.Name = "txtPrisonerJail";
this.txtPrisonerJail.Size = new System.Drawing.Size(124, 22);
this.txtPrisonerJail.TabIndex = 53;
//
// tmePrisonerInTime
//
this.tmePrisonerInTime.Location = new System.Drawing.Point(70, 160);
this.tmePrisonerInTime.Name = "tmePrisonerInTime";
this.tmePrisonerInTime.Size = new System.Drawing.Size(124, 21);
this.tmePrisonerInTime.TabIndex = 52;
//
// cbxPrisonerCardClass
//
this.cbxPrisonerCardClass.DisplayMember = "Text";
this.cbxPrisonerCardClass.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPrisonerCardClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPrisonerCardClass.FormattingEnabled = true;
this.cbxPrisonerCardClass.ItemHeight = 16;
this.cbxPrisonerCardClass.Items.AddRange(new object[] {
this.comboItem16,
this.comboItem17,
this.comboItem18});
this.cbxPrisonerCardClass.Location = new System.Drawing.Point(70, 120);
this.cbxPrisonerCardClass.Name = "cbxPrisonerCardClass";
this.cbxPrisonerCardClass.Size = new System.Drawing.Size(124, 22);
this.cbxPrisonerCardClass.TabIndex = 50;
//
// comboItem16
//
this.comboItem16.Text = "==一级==";
this.comboItem16.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem17
//
this.comboItem17.Text = "==二级==";
this.comboItem17.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem18
//
this.comboItem18.Text = "==三级==";
this.comboItem18.TextAlignment = System.Drawing.StringAlignment.Center;
//
// cbxPrisonerCardType
//
this.cbxPrisonerCardType.DisplayMember = "Text";
this.cbxPrisonerCardType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPrisonerCardType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPrisonerCardType.FormattingEnabled = true;
this.cbxPrisonerCardType.ItemHeight = 16;
this.cbxPrisonerCardType.Items.AddRange(new object[] {
this.comboItem14,
this.comboItem15});
this.cbxPrisonerCardType.Location = new System.Drawing.Point(70, 82);
this.cbxPrisonerCardType.Name = "cbxPrisonerCardType";
this.cbxPrisonerCardType.Size = new System.Drawing.Size(124, 22);
this.cbxPrisonerCardType.TabIndex = 49;
//
// comboItem14
//
this.comboItem14.Text = "==身份证==";
this.comboItem14.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem15
//
this.comboItem15.Text = "==驾驶证==";
this.comboItem15.TextAlignment = System.Drawing.StringAlignment.Center;
//
// cbxPrisonerSex
//
this.cbxPrisonerSex.DisplayMember = "Text";
this.cbxPrisonerSex.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPrisonerSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPrisonerSex.FormattingEnabled = true;
this.cbxPrisonerSex.ItemHeight = 16;
this.cbxPrisonerSex.Items.AddRange(new object[] {
this.comboItem12,
this.comboItem13});
this.cbxPrisonerSex.Location = new System.Drawing.Point(279, 42);
this.cbxPrisonerSex.Name = "cbxPrisonerSex";
this.cbxPrisonerSex.Size = new System.Drawing.Size(124, 22);
this.cbxPrisonerSex.TabIndex = 48;
//
// comboItem12
//
this.comboItem12.Text = "==男性==";
this.comboItem12.TextAlignment = System.Drawing.StringAlignment.Center;
//
// comboItem13
//
this.comboItem13.Text = "==女性==";
this.comboItem13.TextAlignment = System.Drawing.StringAlignment.Center;
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX2.Location = new System.Drawing.Point(642, 149);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(80, 32);
this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.buttonX2.TabIndex = 47;
this.buttonX2.Text = "删 除(&D)";
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.Location = new System.Drawing.Point(556, 149);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(80, 32);
this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.buttonX1.TabIndex = 46;
this.buttonX1.Text = "添 加(&A)";
//
// listBox1
//
this.listBox1.FormattingEnabled = true;
this.listBox1.ItemHeight = 12;
this.listBox1.Items.AddRange(new object[] {
"正面照片1",
"侧面照片1"});
this.listBox1.Location = new System.Drawing.Point(556, 5);
this.listBox1.Name = "listBox1";
this.listBox1.Size = new System.Drawing.Size(166, 136);
this.listBox1.TabIndex = 45;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Location = new System.Drawing.Point(211, 164);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 42;
this.label6.Text = "所属监区:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Location = new System.Drawing.Point(211, 125);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 41;
this.label7.Text = "监控状态:";
//
// txtPrisonerCardNum
//
//
//
//
this.txtPrisonerCardNum.Border.Class = "TextBoxBorder";
this.txtPrisonerCardNum.Location = new System.Drawing.Point(279, 82);
this.txtPrisonerCardNum.Name = "txtPrisonerCardNum";
this.txtPrisonerCardNum.Size = new System.Drawing.Size(124, 21);
this.txtPrisonerCardNum.TabIndex = 40;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Location = new System.Drawing.Point(211, 86);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 39;
this.label8.Text = "证件号码:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.Location = new System.Drawing.Point(211, 47);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 38;
this.label9.Text = "犯人性别:";
//
// txtPrisonerWDNumber
//
//
//
//
this.txtPrisonerWDNumber.Border.Class = "TextBoxBorder";
this.txtPrisonerWDNumber.Location = new System.Drawing.Point(279, 4);
this.txtPrisonerWDNumber.Name = "txtPrisonerWDNumber";
this.txtPrisonerWDNumber.Size = new System.Drawing.Size(124, 21);
this.txtPrisonerWDNumber.TabIndex = 37;
//
// label10
//
this.label10.AutoSize = true;
this.label10.BackColor = System.Drawing.Color.Transparent;
this.label10.Location = new System.Drawing.Point(211, 8);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 36;
this.label10.Text = "RFID卡号:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Location = new System.Drawing.Point(2, 164);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 35;
this.label5.Text = "入狱时间:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Location = new System.Drawing.Point(2, 125);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 34;
this.label4.Text = "身份级别:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Location = new System.Drawing.Point(2, 86);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 33;
this.label3.Text = "证件名称:";
//
// txtPrisonerName
//
//
//
//
this.txtPrisonerName.Border.Class = "TextBoxBorder";
this.txtPrisonerName.Location = new System.Drawing.Point(70, 43);
this.txtPrisonerName.Name = "txtPrisonerName";
this.txtPrisonerName.Size = new System.Drawing.Size(124, 21);
this.txtPrisonerName.TabIndex = 32;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Location = new System.Drawing.Point(2, 47);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 31;
this.label2.Text = "犯人姓名:";
//
// txtPrisonerNumber
//
//
//
//
this.txtPrisonerNumber.Border.Class = "TextBoxBorder";
this.txtPrisonerNumber.Location = new System.Drawing.Point(70, 4);
this.txtPrisonerNumber.Name = "txtPrisonerNumber";
this.txtPrisonerNumber.Size = new System.Drawing.Size(124, 21);
this.txtPrisonerNumber.TabIndex = 30;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Location = new System.Drawing.Point(2, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 29;
this.label1.Text = "人员编号:";
//
// pictureBox1
//
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Location = new System.Drawing.Point(420, 4);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(131, 176);
this.pictureBox1.TabIndex = 44;
this.pictureBox1.TabStop = false;
//
// TabBase
//
this.TabBase.AttachedControl = this.tabControlPanel1;
this.TabBase.Name = "TabBase";
this.TabBase.Text = "基本资料(&B)";
//
// tabControlPanel3
//
this.tabControlPanel3.Controls.Add(this.panel4);
this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel3.Location = new System.Drawing.Point(0, 26);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -