📄 frmpolice.designer.cs
字号:
namespace UtPiowmsRFID
{
partial class frmPolice
{
/// <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(frmPolice));
this.tabControl1 = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel6 = new DevComponents.DotNetBar.TabControlPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.cbxPoliceState = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.label27 = new System.Windows.Forms.Label();
this.tmePoliceInTime = new System.Windows.Forms.DateTimePicker();
this.cbxPoliceCardClass = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.cbxPoliceCardType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.cbxPoliceSex = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.listBox2 = new System.Windows.Forms.ListBox();
this.label26 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.txtPoliceCardNum = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label23 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtPoliceName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label20 = new System.Windows.Forms.Label();
this.txtPoliceNumber = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label24 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.tabItem1 = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel10 = new DevComponents.DotNetBar.TabControlPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.txtPoliceRemarks = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label36 = new System.Windows.Forms.Label();
this.txtPoliceCharacteristic = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label37 = new System.Windows.Forms.Label();
this.txtPoliceResume = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label38 = new System.Windows.Forms.Label();
this.tabItem4 = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel8 = new DevComponents.DotNetBar.TabControlPanel();
this.tabControlPanel9 = new DevComponents.DotNetBar.TabControlPanel();
this.panel3 = new System.Windows.Forms.Panel();
this.txtPolicePhone2 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label66 = new System.Windows.Forms.Label();
this.txtPolicePhone = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label61 = new System.Windows.Forms.Label();
this.txtPolicePostalCode = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label62 = new System.Windows.Forms.Label();
this.txtPolicePostal = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label63 = new System.Windows.Forms.Label();
this.txtPoliceAddress = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label64 = new System.Windows.Forms.Label();
this.txtPoliceCardAddress = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label65 = new System.Windows.Forms.Label();
this.tabItem3 = new DevComponents.DotNetBar.TabItem(this.components);
this.textBoxX27 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label35 = new System.Windows.Forms.Label();
this.panelEx2 = new DevComponents.DotNetBar.PanelEx();
this.panel1 = new System.Windows.Forms.Panel();
this.buttonX23 = new DevComponents.DotNetBar.ButtonX();
this.buttonX24 = new DevComponents.DotNetBar.ButtonX();
this.buttonX25 = new DevComponents.DotNetBar.ButtonX();
this.panel = new System.Windows.Forms.Panel();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
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.comboItem12 = new DevComponents.Editors.ComboItem();
this.txtPoliceID = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabControlPanel6.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.tabControlPanel10.SuspendLayout();
this.panel4.SuspendLayout();
this.tabControlPanel8.SuspendLayout();
this.tabControlPanel9.SuspendLayout();
this.panel3.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panel1.SuspendLayout();
this.panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
this.tabControl1.CanReorderTabs = true;
this.tabControl1.Controls.Add(this.tabControlPanel6);
this.tabControl1.Controls.Add(this.tabControlPanel10);
this.tabControl1.Controls.Add(this.tabControlPanel8);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl1.Location = new System.Drawing.Point(0, 242);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.tabControl1.SelectedTabIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(833, 259);
this.tabControl1.Style = DevComponents.DotNetBar.eTabStripStyle.VS2005Document;
this.tabControl1.TabIndex = 4;
this.tabControl1.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.tabControl1.Tabs.Add(this.tabItem1);
this.tabControl1.Tabs.Add(this.tabItem3);
this.tabControl1.Tabs.Add(this.tabItem4);
this.tabControl1.Text = "tabControl1";
//
// tabControlPanel6
//
this.tabControlPanel6.Controls.Add(this.panel2);
this.tabControlPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel6.Location = new System.Drawing.Point(0, 26);
this.tabControlPanel6.Name = "tabControlPanel6";
this.tabControlPanel6.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel6.Size = new System.Drawing.Size(833, 233);
this.tabControlPanel6.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
this.tabControlPanel6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel6.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
this.tabControlPanel6.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel6.Style.GradientAngle = 90;
this.tabControlPanel6.TabIndex = 1;
this.tabControlPanel6.TabItem = this.tabItem1;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.txtPoliceID);
this.panel2.Controls.Add(this.cbxPoliceState);
this.panel2.Controls.Add(this.label27);
this.panel2.Controls.Add(this.tmePoliceInTime);
this.panel2.Controls.Add(this.cbxPoliceCardClass);
this.panel2.Controls.Add(this.cbxPoliceCardType);
this.panel2.Controls.Add(this.cbxPoliceSex);
this.panel2.Controls.Add(this.buttonX3);
this.panel2.Controls.Add(this.buttonX4);
this.panel2.Controls.Add(this.listBox2);
this.panel2.Controls.Add(this.label26);
this.panel2.Controls.Add(this.label25);
this.panel2.Controls.Add(this.txtPoliceCardNum);
this.panel2.Controls.Add(this.label23);
this.panel2.Controls.Add(this.label22);
this.panel2.Controls.Add(this.label21);
this.panel2.Controls.Add(this.txtPoliceName);
this.panel2.Controls.Add(this.label20);
this.panel2.Controls.Add(this.txtPoliceNumber);
this.panel2.Controls.Add(this.label24);
this.panel2.Controls.Add(this.pictureBox2);
this.panel2.Location = new System.Drawing.Point(17, 21);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(720, 190);
this.panel2.TabIndex = 34;
//
// cbxPoliceState
//
this.cbxPoliceState.DisplayMember = "Text";
this.cbxPoliceState.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPoliceState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPoliceState.FormattingEnabled = true;
this.cbxPoliceState.ItemHeight = 16;
this.cbxPoliceState.Items.AddRange(new object[] {
this.comboItem8,
this.comboItem9,
this.comboItem10,
this.comboItem11,
this.comboItem12});
this.cbxPoliceState.Location = new System.Drawing.Point(277, 164);
this.cbxPoliceState.Name = "cbxPoliceState";
this.cbxPoliceState.Size = new System.Drawing.Size(124, 22);
this.cbxPoliceState.TabIndex = 53;
//
// label27
//
this.label27.AutoSize = true;
this.label27.BackColor = System.Drawing.Color.Transparent;
this.label27.Location = new System.Drawing.Point(209, 169);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 12);
this.label27.TabIndex = 52;
this.label27.Text = "在职状态:";
//
// tmePoliceInTime
//
this.tmePoliceInTime.Location = new System.Drawing.Point(68, 165);
this.tmePoliceInTime.Name = "tmePoliceInTime";
this.tmePoliceInTime.Size = new System.Drawing.Size(124, 21);
this.tmePoliceInTime.TabIndex = 51;
//
// cbxPoliceCardClass
//
this.cbxPoliceCardClass.DisplayMember = "Text";
this.cbxPoliceCardClass.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPoliceCardClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPoliceCardClass.FormattingEnabled = true;
this.cbxPoliceCardClass.ItemHeight = 16;
this.cbxPoliceCardClass.Items.AddRange(new object[] {
this.comboItem5,
this.comboItem6,
this.comboItem7});
this.cbxPoliceCardClass.Location = new System.Drawing.Point(277, 110);
this.cbxPoliceCardClass.Name = "cbxPoliceCardClass";
this.cbxPoliceCardClass.Size = new System.Drawing.Size(124, 22);
this.cbxPoliceCardClass.TabIndex = 50;
//
// cbxPoliceCardType
//
this.cbxPoliceCardType.DisplayMember = "Text";
this.cbxPoliceCardType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPoliceCardType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPoliceCardType.FormattingEnabled = true;
this.cbxPoliceCardType.ItemHeight = 16;
this.cbxPoliceCardType.Items.AddRange(new object[] {
this.comboItem3,
this.comboItem4});
this.cbxPoliceCardType.Location = new System.Drawing.Point(277, 57);
this.cbxPoliceCardType.Name = "cbxPoliceCardType";
this.cbxPoliceCardType.Size = new System.Drawing.Size(124, 22);
this.cbxPoliceCardType.TabIndex = 49;
//
// cbxPoliceSex
//
this.cbxPoliceSex.DisplayMember = "Text";
this.cbxPoliceSex.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cbxPoliceSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbxPoliceSex.FormattingEnabled = true;
this.cbxPoliceSex.ItemHeight = 16;
this.cbxPoliceSex.Items.AddRange(new object[] {
this.comboItem1,
this.comboItem2});
this.cbxPoliceSex.Location = new System.Drawing.Point(68, 57);
this.cbxPoliceSex.Name = "cbxPoliceSex";
this.cbxPoliceSex.Size = new System.Drawing.Size(124, 22);
this.cbxPoliceSex.TabIndex = 48;
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX3.Location = new System.Drawing.Point(640, 149);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(80, 32);
this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.buttonX3.TabIndex = 47;
this.buttonX3.Text = "删 除(&D)";
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX4.Location = new System.Drawing.Point(554, 149);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(80, 32);
this.buttonX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.buttonX4.TabIndex = 46;
this.buttonX4.Text = "添 加(&A)";
//
// listBox2
//
this.listBox2.FormattingEnabled = true;
this.listBox2.ItemHeight = 12;
this.listBox2.Items.AddRange(new object[] {
"正面照片1",
"侧面照片1"});
this.listBox2.Location = new System.Drawing.Point(554, 5);
this.listBox2.Name = "listBox2";
this.listBox2.Size = new System.Drawing.Size(166, 136);
this.listBox2.TabIndex = 45;
//
// label26
//
this.label26.AutoSize = true;
this.label26.BackColor = System.Drawing.Color.Transparent;
this.label26.Location = new System.Drawing.Point(0, 169);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(65, 12);
this.label26.TabIndex = 43;
this.label26.Text = "调入时间:";
//
// label25
//
this.label25.AutoSize = true;
this.label25.BackColor = System.Drawing.Color.Transparent;
this.label25.Location = new System.Drawing.Point(209, 115);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(65, 12);
this.label25.TabIndex = 42;
this.label25.Text = "人员级别:";
//
// txtPoliceCardNum
//
//
//
//
this.txtPoliceCardNum.Border.Class = "TextBoxBorder";
this.txtPoliceCardNum.Location = new System.Drawing.Point(68, 111);
this.txtPoliceCardNum.Name = "txtPoliceCardNum";
this.txtPoliceCardNum.Size = new System.Drawing.Size(124, 21);
this.txtPoliceCardNum.TabIndex = 41;
//
// label23
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -