namespace HuBeiMI.Forms { partial class SpecialPsn { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.uiButton4 = new Sunny.UI.UIButton(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiTextBox22 = new Sunny.UI.UITextBox(); this.uiLabel22 = new Sunny.UI.UILabel(); this.uiTextBox21 = new Sunny.UI.UITextBox(); this.uiTextBox20 = new Sunny.UI.UITextBox(); this.uiTextBox19 = new Sunny.UI.UITextBox(); this.uiTextBox18 = new Sunny.UI.UITextBox(); this.uiTextBox17 = new Sunny.UI.UITextBox(); this.uiTextBox16 = new Sunny.UI.UITextBox(); this.uiTextBox15 = new Sunny.UI.UITextBox(); this.uiTextBox14 = new Sunny.UI.UITextBox(); this.uiTextBox13 = new Sunny.UI.UITextBox(); this.uiLabel21 = new Sunny.UI.UILabel(); this.uiLabel20 = new Sunny.UI.UILabel(); this.uiLabel19 = new Sunny.UI.UILabel(); this.uiLabel18 = new Sunny.UI.UILabel(); this.uiLabel17 = new Sunny.UI.UILabel(); this.uiLabel16 = new Sunny.UI.UILabel(); this.uiLabel15 = new Sunny.UI.UILabel(); this.uiLabel14 = new Sunny.UI.UILabel(); this.uiLabel13 = new Sunny.UI.UILabel(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.uiTextBox12 = new Sunny.UI.UITextBox(); this.uiLabel12 = new Sunny.UI.UILabel(); this.uiTextBox11 = new Sunny.UI.UITextBox(); this.uiLabel11 = new Sunny.UI.UILabel(); this.uiTextBox10 = new Sunny.UI.UITextBox(); this.uiLabel10 = new Sunny.UI.UILabel(); this.uiTextBox9 = new Sunny.UI.UITextBox(); this.uiTextBox8 = new Sunny.UI.UITextBox(); this.uiLabel9 = new Sunny.UI.UILabel(); this.uiLabel8 = new Sunny.UI.UILabel(); this.uiTextBox7 = new Sunny.UI.UITextBox(); this.uiTextBox6 = new Sunny.UI.UITextBox(); this.uiTextBox5 = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel6 = new Sunny.UI.UILabel(); this.uiLabel5 = new Sunny.UI.UILabel(); this.uiTextBox4 = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiTextBox3 = new Sunny.UI.UITextBox(); this.uiTextBox2 = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiTextBox1 = new Sunny.UI.UITextBox(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiPanel3 = new Sunny.UI.UIPanel(); this.uiTextBox23 = new Sunny.UI.UITextBox(); this.uiLabel23 = new Sunny.UI.UILabel(); this.uiLabel24 = new Sunny.UI.UILabel(); this.uiTextBox24 = new Sunny.UI.UITextBox(); this.uiLabel25 = new Sunny.UI.UILabel(); this.uiComboBox1 = new Sunny.UI.UIComboBox(); this.uiLabel26 = new Sunny.UI.UILabel(); this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker(); this.uiLabel27 = new Sunny.UI.UILabel(); this.uiDatetimePicker2 = new Sunny.UI.UIDatetimePicker(); this.uiLabel28 = new Sunny.UI.UILabel(); this.uiTextBox25 = new Sunny.UI.UITextBox(); this.uiLabel29 = new Sunny.UI.UILabel(); this.uiTextBox26 = new Sunny.UI.UITextBox(); this.uiLabel30 = new Sunny.UI.UILabel(); this.uiTextBox27 = new Sunny.UI.UITextBox(); this.uiLabel31 = new Sunny.UI.UILabel(); this.uiTextBox28 = new Sunny.UI.UITextBox(); this.uiButton5 = new Sunny.UI.UIButton(); this.uiButton6 = new Sunny.UI.UIButton(); this.DGV2001 = new Sunny.UI.UIDataGridView(); this.uiTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.uiPanel2.SuspendLayout(); this.tabPage2.SuspendLayout(); this.uiPanel1.SuspendLayout(); this.tabPage3.SuspendLayout(); this.uiPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.DGV2001)).BeginInit(); this.SuspendLayout(); // // uiTabControl1 // this.uiTabControl1.Controls.Add(this.tabPage3); this.uiTabControl1.Controls.Add(this.tabPage1); this.uiTabControl1.Controls.Add(this.tabPage2); this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40); this.uiTabControl1.Location = new System.Drawing.Point(-2, 1); this.uiTabControl1.MainPage = ""; this.uiTabControl1.Name = "uiTabControl1"; this.uiTabControl1.SelectedIndex = 0; this.uiTabControl1.Size = new System.Drawing.Size(1421, 782); this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControl1.TabIndex = 0; this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage1 // this.tabPage1.Controls.Add(this.uiPanel2); this.tabPage1.Location = new System.Drawing.Point(0, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1421, 742); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "就医特殊属性上传"; this.tabPage1.UseVisualStyleBackColor = true; // // uiPanel2 // this.uiPanel2.Controls.Add(this.uiButton4); this.uiPanel2.Controls.Add(this.uiButton3); this.uiPanel2.Controls.Add(this.uiTextBox22); this.uiPanel2.Controls.Add(this.uiLabel22); this.uiPanel2.Controls.Add(this.uiTextBox21); this.uiPanel2.Controls.Add(this.uiTextBox20); this.uiPanel2.Controls.Add(this.uiTextBox19); this.uiPanel2.Controls.Add(this.uiTextBox18); this.uiPanel2.Controls.Add(this.uiTextBox17); this.uiPanel2.Controls.Add(this.uiTextBox16); this.uiPanel2.Controls.Add(this.uiTextBox15); this.uiPanel2.Controls.Add(this.uiTextBox14); this.uiPanel2.Controls.Add(this.uiTextBox13); this.uiPanel2.Controls.Add(this.uiLabel21); this.uiPanel2.Controls.Add(this.uiLabel20); this.uiPanel2.Controls.Add(this.uiLabel19); this.uiPanel2.Controls.Add(this.uiLabel18); this.uiPanel2.Controls.Add(this.uiLabel17); this.uiPanel2.Controls.Add(this.uiLabel16); this.uiPanel2.Controls.Add(this.uiLabel15); this.uiPanel2.Controls.Add(this.uiLabel14); this.uiPanel2.Controls.Add(this.uiLabel13); this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel2.Location = new System.Drawing.Point(4, 5); this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel2.Name = "uiPanel2"; this.uiPanel2.Size = new System.Drawing.Size(476, 732); this.uiPanel2.TabIndex = 0; this.uiPanel2.Text = null; this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton4 // this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton4.Location = new System.Drawing.Point(44, 593); this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton4.Name = "uiButton4"; this.uiButton4.Size = new System.Drawing.Size(119, 35); this.uiButton4.TabIndex = 36; this.uiButton4.Text = "医保读卡"; this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); // // uiButton3 // this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.Location = new System.Drawing.Point(219, 593); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(168, 35); this.uiButton3.TabIndex = 35; this.uiButton3.Text = "上 传"; this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // uiTextBox22 // this.uiTextBox22.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox22.Location = new System.Drawing.Point(219, 480); this.uiTextBox22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox22.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox22.Name = "uiTextBox22"; this.uiTextBox22.ShowText = false; this.uiTextBox22.Size = new System.Drawing.Size(218, 29); this.uiTextBox22.TabIndex = 34; this.uiTextBox22.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel22 // this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel22.Location = new System.Drawing.Point(30, 480); this.uiLabel22.Name = "uiLabel22"; this.uiLabel22.Size = new System.Drawing.Size(167, 23); this.uiLabel22.TabIndex = 33; this.uiLabel22.Text = "备 注"; this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox21 // this.uiTextBox21.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox21.Location = new System.Drawing.Point(219, 422); this.uiTextBox21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox21.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox21.Name = "uiTextBox21"; this.uiTextBox21.ShowText = false; this.uiTextBox21.Size = new System.Drawing.Size(218, 29); this.uiTextBox21.TabIndex = 32; this.uiTextBox21.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox20 // this.uiTextBox20.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox20.Location = new System.Drawing.Point(219, 376); this.uiTextBox20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox20.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox20.Name = "uiTextBox20"; this.uiTextBox20.ShowText = false; this.uiTextBox20.Size = new System.Drawing.Size(218, 29); this.uiTextBox20.TabIndex = 31; this.uiTextBox20.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox19 // this.uiTextBox19.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox19.Location = new System.Drawing.Point(219, 327); this.uiTextBox19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox19.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox19.Name = "uiTextBox19"; this.uiTextBox19.ShowText = false; this.uiTextBox19.Size = new System.Drawing.Size(218, 29); this.uiTextBox19.TabIndex = 30; this.uiTextBox19.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox18 // this.uiTextBox18.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox18.Location = new System.Drawing.Point(219, 271); this.uiTextBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox18.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox18.Name = "uiTextBox18"; this.uiTextBox18.ShowText = false; this.uiTextBox18.Size = new System.Drawing.Size(218, 29); this.uiTextBox18.TabIndex = 29; this.uiTextBox18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox17 // this.uiTextBox17.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox17.Location = new System.Drawing.Point(219, 226); this.uiTextBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox17.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox17.Name = "uiTextBox17"; this.uiTextBox17.ShowText = false; this.uiTextBox17.Size = new System.Drawing.Size(218, 29); this.uiTextBox17.TabIndex = 28; this.uiTextBox17.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox16 // this.uiTextBox16.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox16.Location = new System.Drawing.Point(219, 177); this.uiTextBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox16.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox16.Name = "uiTextBox16"; this.uiTextBox16.ShowText = false; this.uiTextBox16.Size = new System.Drawing.Size(218, 29); this.uiTextBox16.TabIndex = 27; this.uiTextBox16.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox15 // this.uiTextBox15.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox15.Location = new System.Drawing.Point(219, 125); this.uiTextBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox15.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox15.Name = "uiTextBox15"; this.uiTextBox15.ShowText = false; this.uiTextBox15.Size = new System.Drawing.Size(218, 29); this.uiTextBox15.TabIndex = 26; this.uiTextBox15.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox14 // this.uiTextBox14.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox14.Location = new System.Drawing.Point(219, 72); this.uiTextBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox14.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox14.Name = "uiTextBox14"; this.uiTextBox14.ShowText = false; this.uiTextBox14.Size = new System.Drawing.Size(218, 29); this.uiTextBox14.TabIndex = 25; this.uiTextBox14.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox13 // this.uiTextBox13.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox13.Location = new System.Drawing.Point(219, 20); this.uiTextBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox13.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox13.Name = "uiTextBox13"; this.uiTextBox13.ShowText = false; this.uiTextBox13.Size = new System.Drawing.Size(218, 29); this.uiTextBox13.TabIndex = 24; this.uiTextBox13.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel21 // this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel21.Location = new System.Drawing.Point(30, 422); this.uiLabel21.Name = "uiLabel21"; this.uiLabel21.Size = new System.Drawing.Size(167, 23); this.uiLabel21.TabIndex = 23; this.uiLabel21.Text = "医保区划"; this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel20 // this.uiLabel20.BackColor = System.Drawing.Color.Transparent; this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel20.Location = new System.Drawing.Point(20, 376); this.uiLabel20.Name = "uiLabel20"; this.uiLabel20.Size = new System.Drawing.Size(177, 23); this.uiLabel20.TabIndex = 21; this.uiLabel20.Text = "*住院人员特殊标识"; this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel19 // this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel19.Location = new System.Drawing.Point(20, 327); this.uiLabel19.Name = "uiLabel19"; this.uiLabel19.Size = new System.Drawing.Size(177, 23); this.uiLabel19.TabIndex = 19; this.uiLabel19.Text = "*住院人员特殊标识类型"; this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel18 // this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel18.Location = new System.Drawing.Point(20, 270); this.uiLabel18.Name = "uiLabel18"; this.uiLabel18.Size = new System.Drawing.Size(177, 30); this.uiLabel18.TabIndex = 16; this.uiLabel18.Text = "*住院/门诊号"; this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel17 // this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel17.Location = new System.Drawing.Point(30, 226); this.uiLabel17.Name = "uiLabel17"; this.uiLabel17.Size = new System.Drawing.Size(167, 23); this.uiLabel17.TabIndex = 10; this.uiLabel17.Text = "人员姓名"; this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel16 // this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel16.Location = new System.Drawing.Point(20, 177); this.uiLabel16.Name = "uiLabel16"; this.uiLabel16.Size = new System.Drawing.Size(177, 23); this.uiLabel16.TabIndex = 9; this.uiLabel16.Text = "证件号码"; this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel15 // this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel15.Location = new System.Drawing.Point(20, 125); this.uiLabel15.Name = "uiLabel15"; this.uiLabel15.Size = new System.Drawing.Size(177, 23); this.uiLabel15.TabIndex = 7; this.uiLabel15.Text = "人员证件类型"; this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel14 // this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel14.Location = new System.Drawing.Point(10, 72); this.uiLabel14.Name = "uiLabel14"; this.uiLabel14.Size = new System.Drawing.Size(187, 23); this.uiLabel14.TabIndex = 4; this.uiLabel14.Text = "人员编号"; this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel13 // this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel13.Location = new System.Drawing.Point(10, 20); this.uiLabel13.Name = "uiLabel13"; this.uiLabel13.Size = new System.Drawing.Size(187, 23); this.uiLabel13.TabIndex = 3; this.uiLabel13.Text = "*就诊ID"; this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage2 // this.tabPage2.Controls.Add(this.uiPanel1); this.tabPage2.Location = new System.Drawing.Point(0, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1421, 742); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "就医特殊属性查询"; this.tabPage2.UseVisualStyleBackColor = true; // // uiPanel1 // this.uiPanel1.Controls.Add(this.uiButton2); this.uiPanel1.Controls.Add(this.uiButton1); this.uiPanel1.Controls.Add(this.uiTextBox12); this.uiPanel1.Controls.Add(this.uiLabel12); this.uiPanel1.Controls.Add(this.uiTextBox11); this.uiPanel1.Controls.Add(this.uiLabel11); this.uiPanel1.Controls.Add(this.uiTextBox10); this.uiPanel1.Controls.Add(this.uiLabel10); this.uiPanel1.Controls.Add(this.uiTextBox9); this.uiPanel1.Controls.Add(this.uiTextBox8); this.uiPanel1.Controls.Add(this.uiLabel9); this.uiPanel1.Controls.Add(this.uiLabel8); this.uiPanel1.Controls.Add(this.uiTextBox7); this.uiPanel1.Controls.Add(this.uiTextBox6); this.uiPanel1.Controls.Add(this.uiTextBox5); this.uiPanel1.Controls.Add(this.uiLabel7); this.uiPanel1.Controls.Add(this.uiLabel6); this.uiPanel1.Controls.Add(this.uiLabel5); this.uiPanel1.Controls.Add(this.uiTextBox4); this.uiPanel1.Controls.Add(this.uiLabel4); this.uiPanel1.Controls.Add(this.uiTextBox3); this.uiPanel1.Controls.Add(this.uiTextBox2); this.uiPanel1.Controls.Add(this.uiLabel3); this.uiPanel1.Controls.Add(this.uiLabel2); this.uiPanel1.Controls.Add(this.uiLabel1); this.uiPanel1.Controls.Add(this.uiTextBox1); this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel1.Location = new System.Drawing.Point(4, 5); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(430, 732); this.uiPanel1.TabIndex = 0; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiPanel1.Click += new System.EventHandler(this.uiPanel1_Click); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Location = new System.Drawing.Point(49, 675); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(125, 35); this.uiButton2.TabIndex = 25; this.uiButton2.Text = "医 保 读 卡"; this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Location = new System.Drawing.Point(204, 675); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(153, 35); this.uiButton1.TabIndex = 24; this.uiButton1.Text = "查 询"; this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiTextBox12 // this.uiTextBox12.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox12.Location = new System.Drawing.Point(204, 616); this.uiTextBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox12.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox12.Name = "uiTextBox12"; this.uiTextBox12.ShowText = false; this.uiTextBox12.Size = new System.Drawing.Size(202, 29); this.uiTextBox12.TabIndex = 23; this.uiTextBox12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel12 // this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel12.Location = new System.Drawing.Point(30, 616); this.uiLabel12.Name = "uiLabel12"; this.uiLabel12.Size = new System.Drawing.Size(167, 23); this.uiLabel12.TabIndex = 22; this.uiLabel12.Text = "医保区划"; this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiLabel12.Click += new System.EventHandler(this.uiLabel12_Click); // // uiTextBox11 // this.uiTextBox11.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox11.Location = new System.Drawing.Point(204, 564); this.uiTextBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox11.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox11.Name = "uiTextBox11"; this.uiTextBox11.ShowText = false; this.uiTextBox11.Size = new System.Drawing.Size(202, 29); this.uiTextBox11.TabIndex = 21; this.uiTextBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel11 // this.uiLabel11.BackColor = System.Drawing.Color.Transparent; this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel11.Location = new System.Drawing.Point(20, 564); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(177, 23); this.uiLabel11.TabIndex = 20; this.uiLabel11.Text = "*住院人员特殊标识"; this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox10 // this.uiTextBox10.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox10.Location = new System.Drawing.Point(204, 512); this.uiTextBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox10.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox10.Name = "uiTextBox10"; this.uiTextBox10.ShowText = false; this.uiTextBox10.Size = new System.Drawing.Size(202, 29); this.uiTextBox10.TabIndex = 19; this.uiTextBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel10 // this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel10.Location = new System.Drawing.Point(20, 512); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(177, 23); this.uiLabel10.TabIndex = 18; this.uiLabel10.Text = "*住院人员特殊标识类型"; this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox9 // this.uiTextBox9.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox9.Location = new System.Drawing.Point(204, 455); this.uiTextBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox9.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox9.Name = "uiTextBox9"; this.uiTextBox9.ShowText = false; this.uiTextBox9.Size = new System.Drawing.Size(202, 30); this.uiTextBox9.TabIndex = 17; this.uiTextBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox8 // this.uiTextBox8.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox8.Location = new System.Drawing.Point(204, 404); this.uiTextBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox8.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox8.Name = "uiTextBox8"; this.uiTextBox8.ShowText = false; this.uiTextBox8.Size = new System.Drawing.Size(202, 29); this.uiTextBox8.TabIndex = 16; this.uiTextBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel9 // this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel9.Location = new System.Drawing.Point(20, 455); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(177, 30); this.uiLabel9.TabIndex = 15; this.uiLabel9.Text = "*住院/门诊号"; this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel8 // this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.Location = new System.Drawing.Point(20, 404); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(167, 23); this.uiLabel8.TabIndex = 14; this.uiLabel8.Text = "定点医药机构名称"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox7 // this.uiTextBox7.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox7.Location = new System.Drawing.Point(204, 350); this.uiTextBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox7.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox7.Name = "uiTextBox7"; this.uiTextBox7.ShowText = false; this.uiTextBox7.Size = new System.Drawing.Size(202, 29); this.uiTextBox7.TabIndex = 13; this.uiTextBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox6 // this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox6.Location = new System.Drawing.Point(204, 296); this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox6.Name = "uiTextBox6"; this.uiTextBox6.ShowText = false; this.uiTextBox6.Size = new System.Drawing.Size(202, 29); this.uiTextBox6.TabIndex = 12; this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox5 // this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox5.Location = new System.Drawing.Point(204, 244); this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox5.Name = "uiTextBox5"; this.uiTextBox5.ShowText = false; this.uiTextBox5.Size = new System.Drawing.Size(202, 29); this.uiTextBox5.TabIndex = 11; this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel7 // this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.Location = new System.Drawing.Point(20, 350); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(177, 23); this.uiLabel7.TabIndex = 10; this.uiLabel7.Text = "定点医药机构编号"; this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel6 // this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel6.Location = new System.Drawing.Point(20, 296); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(167, 23); this.uiLabel6.TabIndex = 9; this.uiLabel6.Text = "人员姓名"; this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel5 // this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel5.Location = new System.Drawing.Point(20, 244); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(177, 23); this.uiLabel5.TabIndex = 8; this.uiLabel5.Text = "证件号码"; this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox4 // this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox4.Location = new System.Drawing.Point(204, 192); this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox4.Name = "uiTextBox4"; this.uiTextBox4.ShowText = false; this.uiTextBox4.Size = new System.Drawing.Size(202, 29); this.uiTextBox4.TabIndex = 7; this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.Location = new System.Drawing.Point(20, 192); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(177, 23); this.uiLabel4.TabIndex = 6; this.uiLabel4.Text = "人员证件类型"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox3 // this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox3.Location = new System.Drawing.Point(204, 140); this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox3.Name = "uiTextBox3"; this.uiTextBox3.ShowText = false; this.uiTextBox3.Size = new System.Drawing.Size(202, 29); this.uiTextBox3.TabIndex = 5; this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox2 // this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox2.Location = new System.Drawing.Point(204, 83); this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox2.Name = "uiTextBox2"; this.uiTextBox2.ShowText = false; this.uiTextBox2.Size = new System.Drawing.Size(202, 29); this.uiTextBox2.TabIndex = 4; this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.Location = new System.Drawing.Point(10, 140); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(187, 23); this.uiLabel3.TabIndex = 3; this.uiLabel3.Text = "人员编号"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.Location = new System.Drawing.Point(10, 83); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(187, 23); this.uiLabel2.TabIndex = 2; this.uiLabel2.Text = "*就诊ID"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(10, 27); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(207, 29); this.uiLabel1.TabIndex = 1; this.uiLabel1.Text = "*住院人员特殊标识明细id"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox1 // this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox1.Location = new System.Drawing.Point(217, 27); this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox1.Name = "uiTextBox1"; this.uiTextBox1.ShowText = false; this.uiTextBox1.Size = new System.Drawing.Size(189, 29); this.uiTextBox1.TabIndex = 0; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage3 // this.tabPage3.Controls.Add(this.DGV2001); this.tabPage3.Controls.Add(this.uiPanel3); this.tabPage3.Location = new System.Drawing.Point(0, 40); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(1421, 742); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "人员待遇检查"; this.tabPage3.UseVisualStyleBackColor = true; // // uiPanel3 // this.uiPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.uiPanel3.Controls.Add(this.uiButton6); this.uiPanel3.Controls.Add(this.uiButton5); this.uiPanel3.Controls.Add(this.uiTextBox28); this.uiPanel3.Controls.Add(this.uiLabel31); this.uiPanel3.Controls.Add(this.uiTextBox27); this.uiPanel3.Controls.Add(this.uiLabel30); this.uiPanel3.Controls.Add(this.uiTextBox26); this.uiPanel3.Controls.Add(this.uiLabel29); this.uiPanel3.Controls.Add(this.uiTextBox25); this.uiPanel3.Controls.Add(this.uiLabel28); this.uiPanel3.Controls.Add(this.uiDatetimePicker2); this.uiPanel3.Controls.Add(this.uiLabel27); this.uiPanel3.Controls.Add(this.uiDatetimePicker1); this.uiPanel3.Controls.Add(this.uiLabel26); this.uiPanel3.Controls.Add(this.uiComboBox1); this.uiPanel3.Controls.Add(this.uiLabel25); this.uiPanel3.Controls.Add(this.uiTextBox24); this.uiPanel3.Controls.Add(this.uiLabel24); this.uiPanel3.Controls.Add(this.uiLabel23); this.uiPanel3.Controls.Add(this.uiTextBox23); this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel3.Location = new System.Drawing.Point(4, 0); this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel3.Name = "uiPanel3"; this.uiPanel3.Size = new System.Drawing.Size(320, 742); this.uiPanel3.TabIndex = 0; this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox23 // this.uiTextBox23.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox23.Location = new System.Drawing.Point(117, 44); this.uiTextBox23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox23.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox23.Name = "uiTextBox23"; this.uiTextBox23.ShowText = false; this.uiTextBox23.Size = new System.Drawing.Size(150, 29); this.uiTextBox23.TabIndex = 0; this.uiTextBox23.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiTextBox23.TextChanged += new System.EventHandler(this.uiTextBox23_TextChanged); // // uiLabel23 // this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel23.Location = new System.Drawing.Point(10, 44); this.uiLabel23.Name = "uiLabel23"; this.uiLabel23.Size = new System.Drawing.Size(100, 23); this.uiLabel23.TabIndex = 1; this.uiLabel23.Text = "人员编号"; this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel24 // this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel24.Location = new System.Drawing.Point(10, 92); this.uiLabel24.Name = "uiLabel24"; this.uiLabel24.Size = new System.Drawing.Size(100, 23); this.uiLabel24.TabIndex = 2; this.uiLabel24.Text = "险种类型"; this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox24 // this.uiTextBox24.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox24.Location = new System.Drawing.Point(117, 92); this.uiTextBox24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox24.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox24.Name = "uiTextBox24"; this.uiTextBox24.ShowText = false; this.uiTextBox24.Size = new System.Drawing.Size(150, 29); this.uiTextBox24.TabIndex = 3; this.uiTextBox24.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel25 // this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel25.Location = new System.Drawing.Point(10, 135); this.uiLabel25.Name = "uiLabel25"; this.uiLabel25.Size = new System.Drawing.Size(100, 23); this.uiLabel25.TabIndex = 4; this.uiLabel25.Text = "医疗类别"; this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiComboBox1 // this.uiComboBox1.DataSource = null; this.uiComboBox1.FillColor = System.Drawing.Color.White; this.uiComboBox1.FilterMaxCount = 50; this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiComboBox1.Items.AddRange(new object[] { "1.普通门诊", "2.门诊统筹", "3.普通住院"}); this.uiComboBox1.Location = new System.Drawing.Point(117, 135); this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox1.Size = new System.Drawing.Size(150, 32); this.uiComboBox1.TabIndex = 5; this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel26 // this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel26.Location = new System.Drawing.Point(10, 189); this.uiLabel26.Name = "uiLabel26"; this.uiLabel26.Size = new System.Drawing.Size(100, 23); this.uiLabel26.TabIndex = 6; this.uiLabel26.Text = "开始时间"; this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiDatetimePicker1 // this.uiDatetimePicker1.FillColor = System.Drawing.Color.White; this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDatetimePicker1.Location = new System.Drawing.Point(117, 189); this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatetimePicker1.MaxLength = 19; this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0); this.uiDatetimePicker1.Name = "uiDatetimePicker1"; this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiDatetimePicker1.Size = new System.Drawing.Size(184, 29); this.uiDatetimePicker1.SymbolDropDown = 61555; this.uiDatetimePicker1.SymbolNormal = 61555; this.uiDatetimePicker1.TabIndex = 7; this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker1.Value = new System.DateTime(2024, 2, 21, 9, 58, 56, 123); this.uiDatetimePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged); // // uiLabel27 // this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel27.Location = new System.Drawing.Point(10, 245); this.uiLabel27.Name = "uiLabel27"; this.uiLabel27.Size = new System.Drawing.Size(100, 23); this.uiLabel27.TabIndex = 8; this.uiLabel27.Text = "结束时间"; this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiDatetimePicker2 // this.uiDatetimePicker2.FillColor = System.Drawing.Color.White; this.uiDatetimePicker2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDatetimePicker2.Location = new System.Drawing.Point(117, 245); this.uiDatetimePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatetimePicker2.MaxLength = 19; this.uiDatetimePicker2.MinimumSize = new System.Drawing.Size(63, 0); this.uiDatetimePicker2.Name = "uiDatetimePicker2"; this.uiDatetimePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiDatetimePicker2.Size = new System.Drawing.Size(184, 29); this.uiDatetimePicker2.SymbolDropDown = 61555; this.uiDatetimePicker2.SymbolNormal = 61555; this.uiDatetimePicker2.TabIndex = 9; this.uiDatetimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker2.Value = new System.DateTime(2024, 2, 21, 9, 58, 56, 123); this.uiDatetimePicker2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel28 // this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel28.Location = new System.Drawing.Point(10, 304); this.uiLabel28.Name = "uiLabel28"; this.uiLabel28.Size = new System.Drawing.Size(100, 23); this.uiLabel28.TabIndex = 10; this.uiLabel28.Text = "病种编码"; this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox25 // this.uiTextBox25.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox25.Location = new System.Drawing.Point(117, 304); this.uiTextBox25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox25.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox25.Name = "uiTextBox25"; this.uiTextBox25.ShowText = false; this.uiTextBox25.Size = new System.Drawing.Size(150, 29); this.uiTextBox25.TabIndex = 11; this.uiTextBox25.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel29 // this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel29.Location = new System.Drawing.Point(10, 360); this.uiLabel29.Name = "uiLabel29"; this.uiLabel29.Size = new System.Drawing.Size(100, 23); this.uiLabel29.TabIndex = 12; this.uiLabel29.Text = "病种名称"; this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox26 // this.uiTextBox26.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox26.Location = new System.Drawing.Point(117, 360); this.uiTextBox26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox26.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox26.Name = "uiTextBox26"; this.uiTextBox26.ShowText = false; this.uiTextBox26.Size = new System.Drawing.Size(150, 29); this.uiTextBox26.TabIndex = 13; this.uiTextBox26.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel30 // this.uiLabel30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel30.Location = new System.Drawing.Point(3, 404); this.uiLabel30.Name = "uiLabel30"; this.uiLabel30.Size = new System.Drawing.Size(112, 23); this.uiLabel30.TabIndex = 14; this.uiLabel30.Text = "手术操作代码"; this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTextBox27 // this.uiTextBox27.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox27.Location = new System.Drawing.Point(117, 404); this.uiTextBox27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox27.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox27.Name = "uiTextBox27"; this.uiTextBox27.ShowText = false; this.uiTextBox27.Size = new System.Drawing.Size(150, 29); this.uiTextBox27.TabIndex = 15; this.uiTextBox27.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel31 // this.uiLabel31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel31.Location = new System.Drawing.Point(3, 462); this.uiLabel31.Name = "uiLabel31"; this.uiLabel31.Size = new System.Drawing.Size(112, 23); this.uiLabel31.TabIndex = 16; this.uiLabel31.Text = "手术操作名称"; this.uiLabel31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel31.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiLabel31.Click += new System.EventHandler(this.uiLabel31_Click); // // uiTextBox28 // this.uiTextBox28.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox28.Location = new System.Drawing.Point(117, 456); this.uiTextBox28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox28.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox28.Name = "uiTextBox28"; this.uiTextBox28.ShowText = false; this.uiTextBox28.Size = new System.Drawing.Size(150, 29); this.uiTextBox28.TabIndex = 17; this.uiTextBox28.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton5 // this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton5.Location = new System.Drawing.Point(43, 545); this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton5.Name = "uiButton5"; this.uiButton5.Size = new System.Drawing.Size(162, 35); this.uiButton5.TabIndex = 18; this.uiButton5.Text = "医保读卡"; this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click); // // uiButton6 // this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton6.Location = new System.Drawing.Point(43, 610); this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton6.Name = "uiButton6"; this.uiButton6.Size = new System.Drawing.Size(162, 35); this.uiButton6.TabIndex = 19; this.uiButton6.Text = "人员待遇检查"; this.uiButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton6.Click += new System.EventHandler(this.uiButton6_Click); // // DGV2001 // dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.DGV2001.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.DGV2001.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.DGV2001.BackgroundColor = System.Drawing.Color.White; this.DGV2001.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.DGV2001.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.DGV2001.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.DGV2001.DefaultCellStyle = dataGridViewCellStyle3; this.DGV2001.EnableHeadersVisualStyles = false; this.DGV2001.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DGV2001.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.DGV2001.Location = new System.Drawing.Point(331, 3); this.DGV2001.Name = "DGV2001"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.DGV2001.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DGV2001.RowsDefaultCellStyle = dataGridViewCellStyle5; this.DGV2001.RowTemplate.Height = 23; this.DGV2001.SelectedIndex = -1; this.DGV2001.Size = new System.Drawing.Size(1087, 736); this.DGV2001.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.DGV2001.TabIndex = 1; this.DGV2001.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // SpecialPsn // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1422, 784); this.Controls.Add(this.uiTabControl1); this.Name = "SpecialPsn"; this.Text = "就医特殊属性"; this.Load += new System.EventHandler(this.SpecialPsn_Load); this.uiTabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.uiPanel2.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.uiPanel1.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.uiPanel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.DGV2001)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UITabControl uiTabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UITextBox uiTextBox12; private Sunny.UI.UILabel uiLabel12; private Sunny.UI.UITextBox uiTextBox11; private Sunny.UI.UILabel uiLabel11; private Sunny.UI.UITextBox uiTextBox10; private Sunny.UI.UILabel uiLabel10; private Sunny.UI.UITextBox uiTextBox9; private Sunny.UI.UITextBox uiTextBox8; private Sunny.UI.UILabel uiLabel9; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UITextBox uiTextBox7; private Sunny.UI.UITextBox uiTextBox6; private Sunny.UI.UITextBox uiTextBox5; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UITextBox uiTextBox4; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UITextBox uiTextBox3; private Sunny.UI.UITextBox uiTextBox2; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UITextBox uiTextBox1; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UIButton uiButton4; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UITextBox uiTextBox22; private Sunny.UI.UILabel uiLabel22; private Sunny.UI.UITextBox uiTextBox21; private Sunny.UI.UITextBox uiTextBox20; private Sunny.UI.UITextBox uiTextBox19; private Sunny.UI.UITextBox uiTextBox18; private Sunny.UI.UITextBox uiTextBox17; private Sunny.UI.UITextBox uiTextBox16; private Sunny.UI.UITextBox uiTextBox15; private Sunny.UI.UITextBox uiTextBox14; private Sunny.UI.UITextBox uiTextBox13; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UILabel uiLabel20; private Sunny.UI.UILabel uiLabel19; private Sunny.UI.UILabel uiLabel18; private Sunny.UI.UILabel uiLabel17; private Sunny.UI.UILabel uiLabel16; private Sunny.UI.UILabel uiLabel15; private Sunny.UI.UILabel uiLabel14; private Sunny.UI.UILabel uiLabel13; private System.Windows.Forms.TabPage tabPage3; private Sunny.UI.UIPanel uiPanel3; private Sunny.UI.UITextBox uiTextBox23; private Sunny.UI.UIDatetimePicker uiDatetimePicker1; private Sunny.UI.UILabel uiLabel26; private Sunny.UI.UIComboBox uiComboBox1; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UITextBox uiTextBox24; private Sunny.UI.UILabel uiLabel24; private Sunny.UI.UILabel uiLabel23; private Sunny.UI.UITextBox uiTextBox28; private Sunny.UI.UILabel uiLabel31; private Sunny.UI.UITextBox uiTextBox27; private Sunny.UI.UILabel uiLabel30; private Sunny.UI.UITextBox uiTextBox26; private Sunny.UI.UILabel uiLabel29; private Sunny.UI.UITextBox uiTextBox25; private Sunny.UI.UILabel uiLabel28; private Sunny.UI.UIDatetimePicker uiDatetimePicker2; private Sunny.UI.UILabel uiLabel27; private Sunny.UI.UIButton uiButton6; private Sunny.UI.UIButton uiButton5; private Sunny.UI.UIDataGridView DGV2001; } }