namespace dccdc.Selfhelp { partial class frm_cydj { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_cydj)); this.dtp_yyrq = new System.Windows.Forms.DateTimePicker(); this.cbb_lx = new System.Windows.Forms.ComboBox(); this.txt_sjh = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.lbl_xb = new System.Windows.Forms.Label(); this.lbl_nl = new System.Windows.Forms.Label(); this.lbl_sfzh = new System.Windows.Forms.Label(); this.lbl_xm = new System.Windows.Forms.Label(); this.lbl_xm2 = new System.Windows.Forms.Label(); this.lbl_xb2 = new System.Windows.Forms.Label(); this.lbl_mz = new System.Windows.Forms.Label(); this.lbl_n = new System.Windows.Forms.Label(); this.lbl_y = new System.Windows.Forms.Label(); this.lbl_r = new System.Windows.Forms.Label(); this.lbl_zz = new System.Windows.Forms.Label(); this.lbl_sfz2 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // dtp_yyrq // this.dtp_yyrq.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtp_yyrq.Location = new System.Drawing.Point(520, 421); this.dtp_yyrq.Name = "dtp_yyrq"; this.dtp_yyrq.Size = new System.Drawing.Size(263, 35); this.dtp_yyrq.TabIndex = 0; this.dtp_yyrq.ValueChanged += new System.EventHandler(this.dtp_yyrq_ValueChanged); // // cbb_lx // this.cbb_lx.BackColor = System.Drawing.SystemColors.Window; this.cbb_lx.DisplayMember = "medical_scheme"; this.cbb_lx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbb_lx.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbb_lx.FormattingEnabled = true; this.cbb_lx.Location = new System.Drawing.Point(358, 725); this.cbb_lx.Name = "cbb_lx"; this.cbb_lx.Size = new System.Drawing.Size(425, 32); this.cbb_lx.TabIndex = 2; this.cbb_lx.ValueMember = "id"; // // txt_sjh // this.txt_sjh.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_sjh.Location = new System.Drawing.Point(358, 663); this.txt_sjh.Name = "txt_sjh"; this.txt_sjh.Size = new System.Drawing.Size(390, 35); this.txt_sjh.TabIndex = 3; this.txt_sjh.Enter += new System.EventHandler(this.txt_sjh_Enter); this.txt_sjh.Leave += new System.EventHandler(this.txt_sjh_Leave); // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(612, 474); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(183, 55); this.label2.TabIndex = 4; this.label2.Click += new System.EventHandler(this.label2_Click); this.label2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label2_MouseClick); this.label2.MouseLeave += new System.EventHandler(this.label2_MouseLeave); this.label2.MouseHover += new System.EventHandler(this.label2_MouseHover); // // lbl_xb // this.lbl_xb.BackColor = System.Drawing.Color.Transparent; this.lbl_xb.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_xb.Location = new System.Drawing.Point(348, 542); this.lbl_xb.Name = "lbl_xb"; this.lbl_xb.Size = new System.Drawing.Size(112, 38); this.lbl_xb.TabIndex = 5; // // lbl_nl // this.lbl_nl.BackColor = System.Drawing.Color.Transparent; this.lbl_nl.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_nl.Location = new System.Drawing.Point(656, 542); this.lbl_nl.Name = "lbl_nl"; this.lbl_nl.Size = new System.Drawing.Size(112, 38); this.lbl_nl.TabIndex = 6; // // lbl_sfzh // this.lbl_sfzh.BackColor = System.Drawing.Color.Transparent; this.lbl_sfzh.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_sfzh.Location = new System.Drawing.Point(354, 602); this.lbl_sfzh.Name = "lbl_sfzh"; this.lbl_sfzh.Size = new System.Drawing.Size(394, 38); this.lbl_sfzh.TabIndex = 7; // // lbl_xm // this.lbl_xm.BackColor = System.Drawing.Color.Transparent; this.lbl_xm.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_xm.Location = new System.Drawing.Point(354, 483); this.lbl_xm.Name = "lbl_xm"; this.lbl_xm.Size = new System.Drawing.Size(233, 38); this.lbl_xm.TabIndex = 8; // // lbl_xm2 // this.lbl_xm2.BackColor = System.Drawing.Color.Transparent; this.lbl_xm2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_xm2.Location = new System.Drawing.Point(949, 472); this.lbl_xm2.Name = "lbl_xm2"; this.lbl_xm2.Size = new System.Drawing.Size(79, 17); this.lbl_xm2.TabIndex = 9; // // lbl_xb2 // this.lbl_xb2.BackColor = System.Drawing.Color.Transparent; this.lbl_xb2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_xb2.Location = new System.Drawing.Point(949, 497); this.lbl_xb2.Name = "lbl_xb2"; this.lbl_xb2.Size = new System.Drawing.Size(39, 23); this.lbl_xb2.TabIndex = 10; // // lbl_mz // this.lbl_mz.BackColor = System.Drawing.Color.Transparent; this.lbl_mz.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_mz.Location = new System.Drawing.Point(1026, 493); this.lbl_mz.Name = "lbl_mz"; this.lbl_mz.Size = new System.Drawing.Size(39, 23); this.lbl_mz.TabIndex = 11; // // lbl_n // this.lbl_n.BackColor = System.Drawing.Color.Transparent; this.lbl_n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_n.Location = new System.Drawing.Point(951, 520); this.lbl_n.Name = "lbl_n"; this.lbl_n.Size = new System.Drawing.Size(39, 23); this.lbl_n.TabIndex = 12; // // lbl_y // this.lbl_y.BackColor = System.Drawing.Color.Transparent; this.lbl_y.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_y.Location = new System.Drawing.Point(1008, 520); this.lbl_y.Name = "lbl_y"; this.lbl_y.Size = new System.Drawing.Size(20, 23); this.lbl_y.TabIndex = 12; // // lbl_r // this.lbl_r.BackColor = System.Drawing.Color.Transparent; this.lbl_r.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_r.Location = new System.Drawing.Point(1040, 520); this.lbl_r.Name = "lbl_r"; this.lbl_r.Size = new System.Drawing.Size(20, 23); this.lbl_r.TabIndex = 12; // // lbl_zz // this.lbl_zz.BackColor = System.Drawing.Color.Transparent; this.lbl_zz.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_zz.Location = new System.Drawing.Point(951, 551); this.lbl_zz.Name = "lbl_zz"; this.lbl_zz.Size = new System.Drawing.Size(165, 54); this.lbl_zz.TabIndex = 13; // // lbl_sfz2 // this.lbl_sfz2.BackColor = System.Drawing.Color.Transparent; this.lbl_sfz2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbl_sfz2.Location = new System.Drawing.Point(996, 623); this.lbl_sfz2.Name = "lbl_sfz2"; this.lbl_sfz2.Size = new System.Drawing.Size(231, 17); this.lbl_sfz2.TabIndex = 14; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(1141, 472); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(86, 107); this.pictureBox1.TabIndex = 15; this.pictureBox1.TabStop = false; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(877, 714); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(370, 55); this.label3.TabIndex = 16; this.label3.Click += new System.EventHandler(this.label3_Click); this.label3.MouseLeave += new System.EventHandler(this.label3_MouseLeave); this.label3.MouseHover += new System.EventHandler(this.label3_MouseHover); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(237)))), ((int)(((byte)(240))))); this.label1.Font = new System.Drawing.Font("微软雅黑", 13.5F); this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(186)))), ((int)(((byte)(191))))); this.label1.Location = new System.Drawing.Point(665, 862); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(139, 24); this.label1.TabIndex = 17; this.label1.Text = "0534-2267110"; // // frm_cydj // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::dccdc.Selfhelp.Properties.Resources.从业体检预约; this.ClientSize = new System.Drawing.Size(1440, 900); this.Controls.Add(this.label1); this.Controls.Add(this.label3); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.lbl_sfz2); this.Controls.Add(this.lbl_zz); this.Controls.Add(this.lbl_r); this.Controls.Add(this.lbl_y); this.Controls.Add(this.lbl_n); this.Controls.Add(this.lbl_mz); this.Controls.Add(this.lbl_xb2); this.Controls.Add(this.lbl_xm2); this.Controls.Add(this.lbl_xm); this.Controls.Add(this.lbl_sfzh); this.Controls.Add(this.lbl_nl); this.Controls.Add(this.lbl_xb); this.Controls.Add(this.label2); this.Controls.Add(this.txt_sjh); this.Controls.Add(this.cbb_lx); this.Controls.Add(this.dtp_yyrq); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frm_cydj"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "从业登记"; this.TopMost = true; this.Load += new System.EventHandler(this.frm_cydj_Load); this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.frm_cydj_MouseClick); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.frm_cydj_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.DateTimePicker dtp_yyrq; private System.Windows.Forms.ComboBox cbb_lx; private System.Windows.Forms.TextBox txt_sjh; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbl_xb; private System.Windows.Forms.Label lbl_nl; private System.Windows.Forms.Label lbl_sfzh; private System.Windows.Forms.Label lbl_xm; private System.Windows.Forms.Label lbl_xm2; private System.Windows.Forms.Label lbl_xb2; private System.Windows.Forms.Label lbl_mz; private System.Windows.Forms.Label lbl_n; private System.Windows.Forms.Label lbl_y; private System.Windows.Forms.Label lbl_r; private System.Windows.Forms.Label lbl_zz; private System.Windows.Forms.Label lbl_sfz2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label1; } }