📄 frmpolice.designer.cs
字号:
//
this.label23.AutoSize = true;
this.label23.BackColor = System.Drawing.Color.Transparent;
this.label23.Location = new System.Drawing.Point(0, 115);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 40;
this.label23.Text = "证件号码:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.BackColor = System.Drawing.Color.Transparent;
this.label22.Location = new System.Drawing.Point(209, 62);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(65, 12);
this.label22.TabIndex = 39;
this.label22.Text = "证件名称:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.BackColor = System.Drawing.Color.Transparent;
this.label21.Location = new System.Drawing.Point(0, 62);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(65, 12);
this.label21.TabIndex = 38;
this.label21.Text = "警员性别:";
//
// txtPoliceName
//
//
//
//
this.txtPoliceName.Border.Class = "TextBoxBorder";
this.txtPoliceName.Location = new System.Drawing.Point(277, 5);
this.txtPoliceName.Name = "txtPoliceName";
this.txtPoliceName.Size = new System.Drawing.Size(124, 21);
this.txtPoliceName.TabIndex = 37;
//
// label20
//
this.label20.AutoSize = true;
this.label20.BackColor = System.Drawing.Color.Transparent;
this.label20.Location = new System.Drawing.Point(209, 9);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 12);
this.label20.TabIndex = 36;
this.label20.Text = "警员姓名:";
//
// txtPoliceNumber
//
//
//
//
this.txtPoliceNumber.Border.Class = "TextBoxBorder";
this.txtPoliceNumber.Location = new System.Drawing.Point(68, 5);
this.txtPoliceNumber.Name = "txtPoliceNumber";
this.txtPoliceNumber.Size = new System.Drawing.Size(124, 21);
this.txtPoliceNumber.TabIndex = 35;
//
// label24
//
this.label24.AutoSize = true;
this.label24.BackColor = System.Drawing.Color.Transparent;
this.label24.Location = new System.Drawing.Point(0, 9);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 12);
this.label24.TabIndex = 34;
this.label24.Text = "警员编号:";
//
// pictureBox2
//
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox2.Location = new System.Drawing.Point(418, 4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(131, 176);
this.pictureBox2.TabIndex = 44;
this.pictureBox2.TabStop = false;
//
// tabItem1
//
this.tabItem1.AttachedControl = this.tabControlPanel6;
this.tabItem1.Name = "tabItem1";
this.tabItem1.Text = "基本资料(&B)";
//
// tabControlPanel10
//
this.tabControlPanel10.Controls.Add(this.panel4);
this.tabControlPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel10.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel10.Name = "tabControlPanel10";
this.tabControlPanel10.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel10.Size = new System.Drawing.Size(833, 233);
this.tabControlPanel10.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel10.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel10.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel10.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel10.Style.GradientAngle = 90;
this.tabControlPanel10.TabIndex = 4;
this.tabControlPanel10.TabItem = this.tabItem4;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.Transparent;
this.panel4.Controls.Add(this.txtPoliceRemarks);
this.panel4.Controls.Add(this.label36);
this.panel4.Controls.Add(this.txtPoliceCharacteristic);
this.panel4.Controls.Add(this.label37);
this.panel4.Controls.Add(this.txtPoliceResume);
this.panel4.Controls.Add(this.label38);
this.panel4.Location = new System.Drawing.Point(152, 16);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(451, 201);
this.panel4.TabIndex = 10;
//
// txtPoliceRemarks
//
//
//
//
this.txtPoliceRemarks.Border.Class = "TextBoxBorder";
this.txtPoliceRemarks.Location = new System.Drawing.Point(69, 137);
this.txtPoliceRemarks.Multiline = true;
this.txtPoliceRemarks.Name = "txtPoliceRemarks";
this.txtPoliceRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtPoliceRemarks.Size = new System.Drawing.Size(379, 61);
this.txtPoliceRemarks.TabIndex = 15;
//
// label36
//
this.label36.AutoSize = true;
this.label36.BackColor = System.Drawing.Color.Transparent;
this.label36.Location = new System.Drawing.Point(2, 141);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(65, 12);
this.label36.TabIndex = 14;
this.label36.Text = "备 注:";
//
// txtPoliceCharacteristic
//
//
//
//
this.txtPoliceCharacteristic.Border.Class = "TextBoxBorder";
this.txtPoliceCharacteristic.Location = new System.Drawing.Point(69, 70);
this.txtPoliceCharacteristic.Multiline = true;
this.txtPoliceCharacteristic.Name = "txtPoliceCharacteristic";
this.txtPoliceCharacteristic.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtPoliceCharacteristic.Size = new System.Drawing.Size(379, 61);
this.txtPoliceCharacteristic.TabIndex = 13;
//
// label37
//
this.label37.AutoSize = true;
this.label37.BackColor = System.Drawing.Color.Transparent;
this.label37.Location = new System.Drawing.Point(2, 74);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(65, 12);
this.label37.TabIndex = 12;
this.label37.Text = "特 征:";
//
// txtPoliceResume
//
//
//
//
this.txtPoliceResume.Border.Class = "TextBoxBorder";
this.txtPoliceResume.Location = new System.Drawing.Point(69, 3);
this.txtPoliceResume.Multiline = true;
this.txtPoliceResume.Name = "txtPoliceResume";
this.txtPoliceResume.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtPoliceResume.Size = new System.Drawing.Size(379, 61);
this.txtPoliceResume.TabIndex = 11;
//
// label38
//
this.label38.AutoSize = true;
this.label38.BackColor = System.Drawing.Color.Transparent;
this.label38.Location = new System.Drawing.Point(2, 7);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(65, 12);
this.label38.TabIndex = 10;
this.label38.Text = "简 历:";
//
// tabItem4
//
this.tabItem4.AttachedControl = this.tabControlPanel10;
this.tabItem4.Name = "tabItem4";
this.tabItem4.Text = "其他资料(&O)";
//
// tabControlPanel8
//
this.tabControlPanel8.Controls.Add(this.tabControlPanel9);
this.tabControlPanel8.Controls.Add(this.textBoxX27);
this.tabControlPanel8.Controls.Add(this.label35);
this.tabControlPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel8.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel8.Name = "tabControlPanel8";
this.tabControlPanel8.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel8.Size = new System.Drawing.Size(833, 233);
this.tabControlPanel8.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel8.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel8.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel8.Style.GradientAngle = 90;
this.tabControlPanel8.TabIndex = 2;
this.tabControlPanel8.TabItem = this.tabItem3;
//
// tabControlPanel9
//
this.tabControlPanel9.Controls.Add(this.panel3);
this.tabControlPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel9.Location = new System.Drawing.Point(1, 1);
this.tabControlPanel9.Name = "tabControlPanel9";
this.tabControlPanel9.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel9.Size = new System.Drawing.Size(831, 231);
this.tabControlPanel9.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel9.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel9.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel9.Style.GradientAngle = 90;
this.tabControlPanel9.TabIndex = 4;
this.tabControlPanel9.TabItem = this.tabItem3;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.Transparent;
this.panel3.Controls.Add(this.txtPolicePhone2);
this.panel3.Controls.Add(this.label66);
this.panel3.Controls.Add(this.txtPolicePhone);
this.panel3.Controls.Add(this.label61);
this.panel3.Controls.Add(this.txtPolicePostalCode);
this.panel3.Controls.Add(this.label62);
this.panel3.Controls.Add(this.txtPolicePostal);
this.panel3.Controls.Add(this.label63);
this.panel3.Controls.Add(this.txtPoliceAddress);
this.panel3.Controls.Add(this.label64);
this.panel3.Controls.Add(this.txtPoliceCardAddress);
this.panel3.Controls.Add(this.label65);
this.panel3.Location = new System.Drawing.Point(142, 46);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(469, 138);
this.panel3.TabIndex = 24;
//
// txtPolicePhone2
//
//
//
//
this.txtPolicePhone2.Border.Class = "TextBoxBorder";
this.txtPolicePhone2.Location = new System.Drawing.Point(305, 112);
this.txtPolicePhone2.Name = "txtPolicePhone2";
this.txtPolicePhone2.Size = new System.Drawing.Size(153, 21);
this.txtPolicePhone2.TabIndex = 35;
//
// label66
//
this.label66.AutoSize = true;
this.label66.BackColor = System.Drawing.Color.Transparent;
this.label66.Location = new System.Drawing.Point(238, 116);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(65, 12);
this.label66.TabIndex = 34;
this.label66.Text = "联系电话:";
//
// txtPolicePhone
//
//
//
//
this.txtPolicePhone.Border.Class = "TextBoxBorder";
this.txtPolicePhone.Location = new System.Drawing.Point(77, 112);
this.txtPolicePhone.Name = "txtPolicePhone";
this.txtPolicePhone.Size = new System.Drawing.Size(153, 21);
this.txtPolicePhone.TabIndex = 33;
//
// label61
//
this.label61.AutoSize = true;
this.label61.BackColor = System.Drawing.Color.Transparent;
this.label61.Location = new System.Drawing.Point(10, 116);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(65, 12);
this.label61.TabIndex = 32;
this.label61.Text = "联系电话:";
//
// txtPolicePostalCode
//
//
//
//
this.txtPolicePostalCode.Border.Class = "TextBoxBorder";
this.txtPolicePostalCode.Location = new System.Drawing.Point(305, 78);
this.txtPolicePostalCode.Name = "txtPolicePostalCode";
this.txtPolicePostalCode.Size = new System.Drawing.Size(78, 21);
this.txtPolicePostalCode.TabIndex = 31;
//
// label62
//
this.label62.AutoSize = true;
this.label62.BackColor = System.Drawing.Color.Transparent;
this.label62.Location = new System.Drawing.Point(238, 82);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(65, 12);
this.label62.TabIndex = 30;
this.label62.Text = "联系邮编:";
//
// txtPolicePostal
//
//
//
//
this.txtPolicePostal.Border.Class = "TextBoxBorder";
this.txtPolicePostal.Location = new System.Drawing.Point(78, 78);
this.txtPolicePostal.Name = "txtPolicePostal";
this.txtPolicePostal.Size = new System.Drawing.Size(78, 21);
this.txtPolicePostal.TabIndex = 29;
//
// label63
//
this.label63.AutoSize = true;
this.label63.BackColor = System.Drawing.Color.Transparent;
this.label63.Location = new System.Drawing.Point(11, 82);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(65, 12);
this.label63.TabIndex = 28;
this.label63.Text = "证件邮编:";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -