namespace AnHuiMI.Forms { partial class AssistSelect { /// /// 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.uiTextBox1 = new Sunny.UI.UITextBox(); this.uiButton1 = new Sunny.UI.UIButton(); this.uiMbyyButton1 = new Sunny.UI.UIButton(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiDatetimePicker2 = new Sunny.UI.UIDatetimePicker(); this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker(); this.uiLabel1 = new Sunny.UI.UILabel(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.uiTextBox2 = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiTextBox3 = new Sunny.UI.UITextBox(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiDataGridView2 = new Sunny.UI.UIDataGridView(); this.uiTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); this.uiPanel1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.uiPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).BeginInit(); this.SuspendLayout(); // // uiTabControl1 // this.uiTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); 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(12, 2); this.uiTabControl1.MainPage = ""; this.uiTabControl1.Name = "uiTabControl1"; this.uiTabControl1.SelectedIndex = 0; this.uiTabControl1.Size = new System.Drawing.Size(1421, 694); 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.uiDataGridView1); this.tabPage1.Controls.Add(this.uiPanel1); this.tabPage1.Location = new System.Drawing.Point(0, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(1421, 654); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "人员慢病用药历史查询"; this.tabPage1.UseVisualStyleBackColor = true; // // uiDataGridView1 // dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uiDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White; this.uiDataGridView1.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.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uiDataGridView1.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.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle3; this.uiDataGridView1.EnableHeadersVisualStyles = false; this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiDataGridView1.Location = new System.Drawing.Point(323, 14); this.uiDataGridView1.Name = "uiDataGridView1"; 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.uiDataGridView1.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.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5; this.uiDataGridView1.RowTemplate.Height = 23; this.uiDataGridView1.SelectedIndex = -1; this.uiDataGridView1.Size = new System.Drawing.Size(1095, 635); this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView1.TabIndex = 1; this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel1 // this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiPanel1.Controls.Add(this.uiTextBox1); this.uiPanel1.Controls.Add(this.uiButton1); this.uiPanel1.Controls.Add(this.uiMbyyButton1); this.uiPanel1.Controls.Add(this.uiLabel2); this.uiPanel1.Controls.Add(this.uiDatetimePicker2); this.uiPanel1.Controls.Add(this.uiDatetimePicker1); this.uiPanel1.Controls.Add(this.uiLabel1); 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(312, 644); 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); // // 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(14, 98); 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(230, 29); this.uiTextBox1.TabIndex = 7; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Location = new System.Drawing.Point(38, 450); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(156, 35); this.uiButton1.TabIndex = 6; 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); // // uiMbyyButton1 // this.uiMbyyButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiMbyyButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiMbyyButton1.Location = new System.Drawing.Point(38, 365); this.uiMbyyButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiMbyyButton1.Name = "uiMbyyButton1"; this.uiMbyyButton1.Size = new System.Drawing.Size(156, 36); this.uiMbyyButton1.TabIndex = 5; this.uiMbyyButton1.Text = "查 询"; this.uiMbyyButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiMbyyButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiMbyyButton1.Click += new System.EventHandler(this.uiMbyyButton1_Click); // // 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, 150); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(197, 23); this.uiLabel2.TabIndex = 4; this.uiLabel2.Text = "开始-截止时间范围"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.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(7, 254); 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(200, 29); this.uiDatetimePicker2.SymbolDropDown = 61555; this.uiDatetimePicker2.SymbolNormal = 61555; this.uiDatetimePicker2.TabIndex = 3; this.uiDatetimePicker2.Text = "2023-09-06 17:16:27"; this.uiDatetimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker2.Value = new System.DateTime(2023, 9, 6, 17, 16, 27, 131); this.uiDatetimePicker2.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(7, 190); 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(200, 29); this.uiDatetimePicker1.SymbolDropDown = 61555; this.uiDatetimePicker1.SymbolNormal = 61555; this.uiDatetimePicker1.TabIndex = 2; this.uiDatetimePicker1.Text = "2023-09-06 17:16:15"; this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker1.Value = new System.DateTime(2023, 9, 6, 17, 16, 15, 0); this.uiDatetimePicker1.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(3, 47); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(107, 29); this.uiLabel1.TabIndex = 0; this.uiLabel1.Text = "医保人员编号"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage2 // this.tabPage2.Controls.Add(this.uiDataGridView2); this.tabPage2.Controls.Add(this.uiPanel2); this.tabPage2.Location = new System.Drawing.Point(0, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(1421, 654); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "人员累积查询"; this.tabPage2.UseVisualStyleBackColor = true; // // uiPanel2 // this.uiPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiPanel2.Controls.Add(this.uiButton3); this.uiPanel2.Controls.Add(this.uiButton2); this.uiPanel2.Controls.Add(this.uiTextBox3); this.uiPanel2.Controls.Add(this.uiLabel4); this.uiPanel2.Controls.Add(this.uiLabel3); this.uiPanel2.Controls.Add(this.uiTextBox2); 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(0, 0); 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(304, 654); this.uiPanel2.TabIndex = 0; this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel2.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(21, 68); 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(197, 29); this.uiTextBox2.TabIndex = 0; 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(17, 31); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(189, 23); this.uiLabel3.TabIndex = 1; this.uiLabel3.Text = "医保人员编号"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.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(17, 137); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(189, 23); this.uiLabel4.TabIndex = 2; this.uiLabel4.Text = "年月(YYYYMM)"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 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(21, 188); 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(197, 29); this.uiTextBox3.TabIndex = 3; this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox3.Watermark = "202306"; this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Location = new System.Drawing.Point(21, 274); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(185, 34); this.uiButton2.TabIndex = 4; 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); // // 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(21, 346); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(185, 34); this.uiButton3.TabIndex = 5; 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); // // uiDataGridView2 // dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.uiDataGridView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiDataGridView2.BackgroundColor = System.Drawing.Color.White; this.uiDataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.uiDataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uiDataGridView2.DefaultCellStyle = dataGridViewCellStyle8; this.uiDataGridView2.EnableHeadersVisualStyles = false; this.uiDataGridView2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiDataGridView2.Location = new System.Drawing.Point(311, 3); this.uiDataGridView2.Name = "uiDataGridView2"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle10; this.uiDataGridView2.RowTemplate.Height = 23; this.uiDataGridView2.SelectedIndex = -1; this.uiDataGridView2.Size = new System.Drawing.Size(1107, 648); this.uiDataGridView2.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView2.TabIndex = 1; this.uiDataGridView2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // AssistSelect // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1432, 694); this.Controls.Add(this.uiTabControl1); this.Name = "AssistSelect"; this.Text = "辅助查询"; this.Load += new System.EventHandler(this.AssistSelect_Load); this.uiTabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit(); this.uiPanel1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.uiPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UITabControl uiTabControl1; private System.Windows.Forms.TabPage tabPage1; private Sunny.UI.UIPanel uiPanel1; private System.Windows.Forms.TabPage tabPage2; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UIButton uiMbyyButton1; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UIDatetimePicker uiDatetimePicker2; private Sunny.UI.UIDatetimePicker uiDatetimePicker1; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIDataGridView uiDataGridView1; private Sunny.UI.UITextBox uiTextBox1; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UITextBox uiTextBox3; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox uiTextBox2; private Sunny.UI.UIDataGridView uiDataGridView2; } }