⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmpolice.designer.cs

📁 很久 宏观经济韩国锦湖国家交换机海关核发个回复光滑
💻 CS
📖 第 1 页 / 共 3 页
字号:
			// 
			// txtPoliceAddress
			// 
			// 
			// 
			// 
			this.txtPoliceAddress.Border.Class = "TextBoxBorder";
			this.txtPoliceAddress.Location = new System.Drawing.Point(78, 42);
			this.txtPoliceAddress.Name = "txtPoliceAddress";
			this.txtPoliceAddress.Size = new System.Drawing.Size(379, 21);
			this.txtPoliceAddress.TabIndex = 27;
			// 
			// label64
			// 
			this.label64.AutoSize = true;
			this.label64.BackColor = System.Drawing.Color.Transparent;
			this.label64.Location = new System.Drawing.Point(11, 46);
			this.label64.Name = "label64";
			this.label64.Size = new System.Drawing.Size(65, 12);
			this.label64.TabIndex = 26;
			this.label64.Text = "联系地址:";
			// 
			// txtPoliceCardAddress
			// 
			// 
			// 
			// 
			this.txtPoliceCardAddress.Border.Class = "TextBoxBorder";
			this.txtPoliceCardAddress.Location = new System.Drawing.Point(78, 6);
			this.txtPoliceCardAddress.Name = "txtPoliceCardAddress";
			this.txtPoliceCardAddress.Size = new System.Drawing.Size(379, 21);
			this.txtPoliceCardAddress.TabIndex = 25;
			// 
			// label65
			// 
			this.label65.AutoSize = true;
			this.label65.BackColor = System.Drawing.Color.Transparent;
			this.label65.Location = new System.Drawing.Point(11, 10);
			this.label65.Name = "label65";
			this.label65.Size = new System.Drawing.Size(65, 12);
			this.label65.TabIndex = 24;
			this.label65.Text = "证件地址:";
			// 
			// tabItem3
			// 
			this.tabItem3.AttachedControl = this.tabControlPanel8;
			this.tabItem3.Name = "tabItem3";
			this.tabItem3.Text = "联系资料(&C)";
			// 
			// textBoxX27
			// 
			// 
			// 
			// 
			this.textBoxX27.Border.Class = "TextBoxBorder";
			this.textBoxX27.Location = new System.Drawing.Point(241, 31);
			this.textBoxX27.Name = "textBoxX27";
			this.textBoxX27.Size = new System.Drawing.Size(379, 21);
			this.textBoxX27.TabIndex = 3;
			// 
			// label35
			// 
			this.label35.AutoSize = true;
			this.label35.BackColor = System.Drawing.Color.Transparent;
			this.label35.Location = new System.Drawing.Point(173, 35);
			this.label35.Name = "label35";
			this.label35.Size = new System.Drawing.Size(65, 12);
			this.label35.TabIndex = 2;
			this.label35.Text = "人员编号:";
			// 
			// panelEx2
			// 
			this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control;
			this.panelEx2.Controls.Add(this.panel1);
			this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.panelEx2.Location = new System.Drawing.Point(0, 501);
			this.panelEx2.Name = "panelEx2";
			this.panelEx2.Size = new System.Drawing.Size(833, 48);
			this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
			this.panelEx2.Style.GradientAngle = 90;
			this.panelEx2.TabIndex = 3;
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.buttonX23);
			this.panel1.Controls.Add(this.buttonX24);
			this.panel1.Controls.Add(this.buttonX25);
			this.panel1.Location = new System.Drawing.Point(161, 5);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(432, 38);
			this.panel1.TabIndex = 27;
			// 
			// buttonX23
			// 
			this.buttonX23.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonX23.Location = new System.Drawing.Point(302, 2);
			this.buttonX23.Name = "buttonX23";
			this.buttonX23.Size = new System.Drawing.Size(126, 34);
			this.buttonX23.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.buttonX23.TabIndex = 34;
			this.buttonX23.Text = "取  消(&C)";
			this.buttonX23.Click += new System.EventHandler(this.buttonX23_Click);
			// 
			// buttonX24
			// 
			this.buttonX24.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonX24.Location = new System.Drawing.Point(4, 2);
			this.buttonX24.Name = "buttonX24";
			this.buttonX24.Size = new System.Drawing.Size(126, 34);
			this.buttonX24.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.buttonX24.TabIndex = 33;
			this.buttonX24.Text = "添  加(&A)";
			this.buttonX24.Click += new System.EventHandler(this.buttonX24_Click);
			// 
			// buttonX25
			// 
			this.buttonX25.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonX25.Location = new System.Drawing.Point(154, 2);
			this.buttonX25.Name = "buttonX25";
			this.buttonX25.Size = new System.Drawing.Size(126, 34);
			this.buttonX25.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.buttonX25.TabIndex = 32;
			this.buttonX25.Text = "应  用(&A)";
			this.buttonX25.Click += new System.EventHandler(this.buttonX25_Click);
			// 
			// panel
			// 
			this.panel.Controls.Add(this.dataGridView1);
			this.panel.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel.Location = new System.Drawing.Point(0, 0);
			this.panel.Name = "panel";
			this.panel.Size = new System.Drawing.Size(833, 242);
			this.panel.TabIndex = 5;
			// 
			// dataGridView1
			// 
			this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
			this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dataGridView1.Location = new System.Drawing.Point(0, 0);
			this.dataGridView1.Name = "dataGridView1";
			this.dataGridView1.ReadOnly = true;
			this.dataGridView1.RowHeadersWidth = 25;
			this.dataGridView1.RowTemplate.Height = 23;
			this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
			this.dataGridView1.Size = new System.Drawing.Size(833, 242);
			this.dataGridView1.TabIndex = 2;
			this.dataGridView1.Click += new System.EventHandler(this.dataGridView1_Click);
			// 
			// 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 = "==休班==";
			this.comboItem10.TextAlignment = System.Drawing.StringAlignment.Center;
			// 
			// comboItem11
			// 
			this.comboItem11.Text = "==事假==";
			this.comboItem11.TextAlignment = System.Drawing.StringAlignment.Center;
			// 
			// comboItem12
			// 
			this.comboItem12.Text = "==病假==";
			this.comboItem12.TextAlignment = System.Drawing.StringAlignment.Center;
			// 
			// txtPoliceID
			// 
			this.txtPoliceID.Location = new System.Drawing.Point(194, 6);
			this.txtPoliceID.Name = "txtPoliceID";
			this.txtPoliceID.Size = new System.Drawing.Size(9, 21);
			this.txtPoliceID.TabIndex = 54;
			this.txtPoliceID.Visible = false;
			// 
			// frmPolice
			// 
			this.ClientSize = new System.Drawing.Size(833, 549);
			this.Controls.Add(this.panel);
			this.Controls.Add(this.tabControl1);
			this.Controls.Add(this.panelEx2);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "frmPolice";
			this.Text = "警员资料管理";
			this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
			this.Resize += new System.EventHandler(this.frmPolice_Resize);
			this.Load += new System.EventHandler(this.frmPolice_Load);
			((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
			this.tabControl1.ResumeLayout(false);
			this.tabControlPanel6.ResumeLayout(false);
			this.panel2.ResumeLayout(false);
			this.panel2.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
			this.tabControlPanel10.ResumeLayout(false);
			this.panel4.ResumeLayout(false);
			this.panel4.PerformLayout();
			this.tabControlPanel8.ResumeLayout(false);
			this.tabControlPanel8.PerformLayout();
			this.tabControlPanel9.ResumeLayout(false);
			this.panel3.ResumeLayout(false);
			this.panel3.PerformLayout();
			this.panelEx2.ResumeLayout(false);
			this.panel1.ResumeLayout(false);
			this.panel.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
			this.ResumeLayout(false);

		}

		#endregion

		private DevComponents.DotNetBar.TabControl tabControl1;
		private DevComponents.DotNetBar.TabControlPanel tabControlPanel6;
		private System.Windows.Forms.Panel panel2;
		private DevComponents.DotNetBar.Controls.ComboBoxEx cbxPoliceState;
		private System.Windows.Forms.Label label27;
		private System.Windows.Forms.DateTimePicker tmePoliceInTime;
		private DevComponents.DotNetBar.Controls.ComboBoxEx cbxPoliceCardClass;
		private DevComponents.DotNetBar.Controls.ComboBoxEx cbxPoliceCardType;
		private DevComponents.DotNetBar.Controls.ComboBoxEx cbxPoliceSex;
		private DevComponents.DotNetBar.ButtonX buttonX3;
		private DevComponents.DotNetBar.ButtonX buttonX4;
		private System.Windows.Forms.ListBox listBox2;
		private System.Windows.Forms.Label label26;
		private System.Windows.Forms.Label label25;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceCardNum;
		private System.Windows.Forms.Label label23;
		private System.Windows.Forms.Label label22;
		private System.Windows.Forms.Label label21;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceName;
		private System.Windows.Forms.Label label20;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceNumber;
		private System.Windows.Forms.Label label24;
		private System.Windows.Forms.PictureBox pictureBox2;
		private DevComponents.DotNetBar.TabItem tabItem1;
		private DevComponents.DotNetBar.TabControlPanel tabControlPanel10;
		private System.Windows.Forms.Panel panel4;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceRemarks;
		private System.Windows.Forms.Label label36;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceCharacteristic;
		private System.Windows.Forms.Label label37;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceResume;
		private System.Windows.Forms.Label label38;
		private DevComponents.DotNetBar.TabItem tabItem4;
		private DevComponents.DotNetBar.TabControlPanel tabControlPanel8;
		private DevComponents.DotNetBar.TabControlPanel tabControlPanel9;
		private System.Windows.Forms.Panel panel3;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPolicePhone2;
		private System.Windows.Forms.Label label66;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPolicePhone;
		private System.Windows.Forms.Label label61;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPolicePostalCode;
		private System.Windows.Forms.Label label62;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPolicePostal;
		private System.Windows.Forms.Label label63;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceAddress;
		private System.Windows.Forms.Label label64;
		private DevComponents.DotNetBar.Controls.TextBoxX txtPoliceCardAddress;
		private System.Windows.Forms.Label label65;
		private DevComponents.DotNetBar.TabItem tabItem3;
		private DevComponents.DotNetBar.Controls.TextBoxX textBoxX27;
		private System.Windows.Forms.Label label35;
		private DevComponents.DotNetBar.PanelEx panelEx2;
		private System.Windows.Forms.Panel panel1;
		private DevComponents.DotNetBar.ButtonX buttonX23;
		private DevComponents.DotNetBar.ButtonX buttonX24;
		private DevComponents.DotNetBar.ButtonX buttonX25;
		private System.Windows.Forms.Panel panel;
		private System.Windows.Forms.DataGridView dataGridView1;
		private DevComponents.Editors.ComboItem comboItem1;
		private DevComponents.Editors.ComboItem comboItem2;
		private DevComponents.Editors.ComboItem comboItem5;
		private DevComponents.Editors.ComboItem comboItem6;
		private DevComponents.Editors.ComboItem comboItem7;
		private DevComponents.Editors.ComboItem comboItem3;
		private DevComponents.Editors.ComboItem comboItem4;
		private DevComponents.Editors.ComboItem comboItem8;
		private DevComponents.Editors.ComboItem comboItem9;
		private DevComponents.Editors.ComboItem comboItem10;
		private DevComponents.Editors.ComboItem comboItem11;
		private DevComponents.Editors.ComboItem comboItem12;
		private System.Windows.Forms.TextBox txtPoliceID;
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -