namespace PTMedicalInsurance.Forms.ElectronicSettlementCertificates { partial class EcSettlCertQuery { /// /// 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.uiPanel5 = new Sunny.UI.UIPanel(); this.btnClose_3 = new Sunny.UI.UIButton(); this.btnQueryUploadedRecord = new Sunny.UI.UIButton(); this.uiGroupBox5 = new Sunny.UI.UIGroupBox(); this.dpED_3 = new Sunny.UI.UIDatetimePicker(); this.dpST_3 = new Sunny.UI.UIDatetimePicker(); this.dgvClearingData = new Sunny.UI.UIDataGridView(); this.uiPanel5.SuspendLayout(); this.uiGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvClearingData)).BeginInit(); this.SuspendLayout(); // // uiPanel5 // this.uiPanel5.Controls.Add(this.btnClose_3); this.uiPanel5.Controls.Add(this.btnQueryUploadedRecord); this.uiPanel5.Controls.Add(this.uiGroupBox5); this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel5.Location = new System.Drawing.Point(0, 403); this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel5.Name = "uiPanel5"; this.uiPanel5.Size = new System.Drawing.Size(1224, 107); this.uiPanel5.TabIndex = 1; this.uiPanel5.Text = null; this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnClose_3 // this.btnClose_3.Cursor = System.Windows.Forms.Cursors.Hand; this.btnClose_3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose_3.Location = new System.Drawing.Point(1095, 26); this.btnClose_3.MinimumSize = new System.Drawing.Size(1, 1); this.btnClose_3.Name = "btnClose_3"; this.btnClose_3.Size = new System.Drawing.Size(100, 61); this.btnClose_3.TabIndex = 24; this.btnClose_3.Text = "退 出"; this.btnClose_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnQueryUploadedRecord // this.btnQueryUploadedRecord.Cursor = System.Windows.Forms.Cursors.Hand; this.btnQueryUploadedRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQueryUploadedRecord.Location = new System.Drawing.Point(830, 26); this.btnQueryUploadedRecord.MinimumSize = new System.Drawing.Size(1, 1); this.btnQueryUploadedRecord.Name = "btnQueryUploadedRecord"; this.btnQueryUploadedRecord.Size = new System.Drawing.Size(231, 61); this.btnQueryUploadedRecord.TabIndex = 23; this.btnQueryUploadedRecord.Text = "查询已上传成功的记录"; this.btnQueryUploadedRecord.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnQueryUploadedRecord.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiGroupBox5 // this.uiGroupBox5.Controls.Add(this.dpED_3); this.uiGroupBox5.Controls.Add(this.dpST_3); this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox5.Location = new System.Drawing.Point(0, 0); this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox5.Name = "uiGroupBox5"; this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox5.Size = new System.Drawing.Size(178, 107); this.uiGroupBox5.TabIndex = 22; this.uiGroupBox5.Text = null; this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpED_3 // this.dpED_3.DateFormat = "yyyy-MM-dd"; this.dpED_3.FillColor = System.Drawing.Color.White; this.dpED_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpED_3.Location = new System.Drawing.Point(13, 68); this.dpED_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpED_3.MaxLength = 10; this.dpED_3.MinimumSize = new System.Drawing.Size(63, 0); this.dpED_3.Name = "dpED_3"; this.dpED_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpED_3.Size = new System.Drawing.Size(150, 29); this.dpED_3.SymbolDropDown = 61555; this.dpED_3.SymbolNormal = 61555; this.dpED_3.TabIndex = 1; this.dpED_3.Text = "2022-06-01"; this.dpED_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpED_3.Value = new System.DateTime(2022, 6, 1, 23, 59, 59, 0); this.dpED_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dpST_3 // this.dpST_3.DateFormat = "yyyy-MM-dd"; this.dpST_3.FillColor = System.Drawing.Color.White; this.dpST_3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dpST_3.Location = new System.Drawing.Point(13, 29); this.dpST_3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dpST_3.MaxLength = 10; this.dpST_3.MinimumSize = new System.Drawing.Size(63, 0); this.dpST_3.Name = "dpST_3"; this.dpST_3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.dpST_3.Size = new System.Drawing.Size(150, 29); this.dpST_3.SymbolDropDown = 61555; this.dpST_3.SymbolNormal = 61555; this.dpST_3.TabIndex = 0; this.dpST_3.Text = "2022-06-01"; this.dpST_3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.dpST_3.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0); this.dpST_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvClearingData // this.dgvClearingData.AllowUserToAddRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvClearingData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvClearingData.BackgroundColor = System.Drawing.Color.White; this.dgvClearingData.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.dgvClearingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvClearingData.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.dgvClearingData.DefaultCellStyle = dataGridViewCellStyle3; this.dgvClearingData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvClearingData.EnableHeadersVisualStyles = false; this.dgvClearingData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvClearingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgvClearingData.Location = new System.Drawing.Point(0, 0); this.dgvClearingData.Name = "dgvClearingData"; 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.dgvClearingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvClearingData.RowHeadersWidth = 51; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvClearingData.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvClearingData.RowTemplate.Height = 23; this.dgvClearingData.SelectedIndex = -1; this.dgvClearingData.Size = new System.Drawing.Size(1224, 403); this.dgvClearingData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvClearingData.TabIndex = 2; this.dgvClearingData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // EcSettlCertQuery // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1224, 510); this.Controls.Add(this.dgvClearingData); this.Controls.Add(this.uiPanel5); this.Name = "EcSettlCertQuery"; this.Text = "EcSettlCertQuery"; this.uiPanel5.ResumeLayout(false); this.uiGroupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvClearingData)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIPanel uiPanel5; private Sunny.UI.UIButton btnClose_3; private Sunny.UI.UIButton btnQueryUploadedRecord; private Sunny.UI.UIGroupBox uiGroupBox5; private Sunny.UI.UIDatetimePicker dpED_3; private Sunny.UI.UIDatetimePicker dpST_3; private Sunny.UI.UIDataGridView dgvClearingData; } }