123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373 |
-
- namespace PTMedicalInsurance.Forms
- {
- partial class frmEcSettlCertUpload
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- 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.uiPanel1 = new Sunny.UI.UIPanel();
- this.uiPanel5 = new Sunny.UI.UIPanel();
- this.btnBatchUpload = new Sunny.UI.UIButton();
- this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
- this.tbInvNO = new Sunny.UI.UITextBox();
- this.tbName = new Sunny.UI.UITextBox();
- this.uiLabel13 = new Sunny.UI.UILabel();
- this.uiLabel17 = new Sunny.UI.UILabel();
- this.btnClose_3 = new Sunny.UI.UIButton();
- this.btnQuery = new Sunny.UI.UIButton();
- this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
- this.dpED = new Sunny.UI.UIDatetimePicker();
- this.dpST = new Sunny.UI.UIDatetimePicker();
- this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
- this.dgvEcSettlCertList = new Sunny.UI.UIDataGridView();
- this.uiPanel1.SuspendLayout();
- this.uiPanel5.SuspendLayout();
- this.uiGroupBox6.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- this.uiTitlePanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvEcSettlCertList)).BeginInit();
- this.SuspendLayout();
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.uiTitlePanel1);
- this.uiPanel1.Controls.Add(this.uiPanel5);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(0, 0);
- 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(1312, 694);
- 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);
- //
- // uiPanel5
- //
- this.uiPanel5.Controls.Add(this.btnBatchUpload);
- this.uiPanel5.Controls.Add(this.uiGroupBox6);
- this.uiPanel5.Controls.Add(this.btnClose_3);
- this.uiPanel5.Controls.Add(this.btnQuery);
- 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, 595);
- 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(1312, 99);
- this.uiPanel5.TabIndex = 2;
- this.uiPanel5.Text = null;
- this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnBatchUpload
- //
- this.btnBatchUpload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnBatchUpload.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnBatchUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchUpload.Location = new System.Drawing.Point(1063, 18);
- this.btnBatchUpload.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnBatchUpload.Name = "btnBatchUpload";
- this.btnBatchUpload.Size = new System.Drawing.Size(124, 64);
- this.btnBatchUpload.TabIndex = 27;
- this.btnBatchUpload.Text = "上 传";
- this.btnBatchUpload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchUpload.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnBatchUpload.Click += new System.EventHandler(this.btnBatchUpload_Click);
- //
- // uiGroupBox6
- //
- this.uiGroupBox6.Controls.Add(this.tbInvNO);
- this.uiGroupBox6.Controls.Add(this.tbName);
- this.uiGroupBox6.Controls.Add(this.uiLabel13);
- this.uiGroupBox6.Controls.Add(this.uiLabel17);
- this.uiGroupBox6.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiGroupBox6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox6.Location = new System.Drawing.Point(194, 0);
- this.uiGroupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox6.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox6.Name = "uiGroupBox6";
- this.uiGroupBox6.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.uiGroupBox6.Size = new System.Drawing.Size(344, 99);
- this.uiGroupBox6.TabIndex = 26;
- this.uiGroupBox6.TabStop = false;
- this.uiGroupBox6.Text = "查询条件";
- this.uiGroupBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox6.TitleTop = 10;
- this.uiGroupBox6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbInvNO
- //
- this.tbInvNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbInvNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbInvNO.Location = new System.Drawing.Point(109, 61);
- this.tbInvNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbInvNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbInvNO.Name = "tbInvNO";
- this.tbInvNO.ShowText = false;
- this.tbInvNO.Size = new System.Drawing.Size(213, 29);
- this.tbInvNO.TabIndex = 10;
- this.tbInvNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbInvNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbName
- //
- this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbName.Location = new System.Drawing.Point(109, 23);
- this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbName.Name = "tbName";
- this.tbName.ShowText = false;
- this.tbName.Size = new System.Drawing.Size(213, 29);
- this.tbName.TabIndex = 9;
- this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel13
- //
- this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel13.Location = new System.Drawing.Point(21, 59);
- this.uiLabel13.Name = "uiLabel13";
- this.uiLabel13.Size = new System.Drawing.Size(68, 23);
- this.uiLabel13.TabIndex = 8;
- this.uiLabel13.Text = "数电号码";
- this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel17
- //
- this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel17.Location = new System.Drawing.Point(23, 26);
- this.uiLabel17.Name = "uiLabel17";
- this.uiLabel17.Size = new System.Drawing.Size(68, 23);
- this.uiLabel17.TabIndex = 0;
- this.uiLabel17.Text = "姓 名";
- this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnClose_3
- //
- this.btnClose_3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- 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(1190, 18);
- this.btnClose_3.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClose_3.Name = "btnClose_3";
- this.btnClose_3.Size = new System.Drawing.Size(115, 64);
- 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);
- this.btnClose_3.Click += new System.EventHandler(this.btnClose_3_Click);
- //
- // btnQuery
- //
- this.btnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuery.Location = new System.Drawing.Point(923, 18);
- this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(137, 64);
- this.btnQuery.TabIndex = 23;
- this.btnQuery.Text = "查 询";
- this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuery.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
- //
- // uiGroupBox5
- //
- this.uiGroupBox5.Controls.Add(this.dpED);
- this.uiGroupBox5.Controls.Add(this.dpST);
- 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(194, 99);
- this.uiGroupBox5.TabIndex = 22;
- this.uiGroupBox5.Text = "查询时段";
- this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpED
- //
- this.dpED.DateFormat = "yyyy-MM-dd";
- this.dpED.FillColor = System.Drawing.Color.White;
- this.dpED.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED.Location = new System.Drawing.Point(13, 60);
- this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED.MaxLength = 10;
- this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED.Name = "dpED";
- this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED.Size = new System.Drawing.Size(166, 29);
- this.dpED.SymbolDropDown = 61555;
- this.dpED.SymbolNormal = 61555;
- this.dpED.TabIndex = 1;
- this.dpED.Text = "2024-10-30";
- this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED.Value = new System.DateTime(2024, 10, 30, 0, 0, 0, 0);
- this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST
- //
- this.dpST.DateFormat = "yyyy-MM-dd";
- this.dpST.FillColor = System.Drawing.Color.White;
- this.dpST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST.Location = new System.Drawing.Point(13, 27);
- this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST.MaxLength = 10;
- this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST.Name = "dpST";
- this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST.Size = new System.Drawing.Size(166, 29);
- this.dpST.SymbolDropDown = 61555;
- this.dpST.SymbolNormal = 61555;
- this.dpST.TabIndex = 0;
- this.dpST.Text = "2024-10-01";
- this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST.Value = new System.DateTime(2024, 10, 1, 0, 0, 0, 0);
- this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTitlePanel1
- //
- this.uiTitlePanel1.Controls.Add(this.dgvEcSettlCertList);
- this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
- this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiTitlePanel1.Name = "uiTitlePanel1";
- this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
- this.uiTitlePanel1.ShowText = false;
- this.uiTitlePanel1.Size = new System.Drawing.Size(1312, 595);
- this.uiTitlePanel1.TabIndex = 3;
- this.uiTitlePanel1.Text = "电子票据信息";
- this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dgvEcSettlCertList
- //
- this.dgvEcSettlCertList.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvEcSettlCertList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvEcSettlCertList.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.dgvEcSettlCertList.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.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvEcSettlCertList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvEcSettlCertList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvEcSettlCertList.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvEcSettlCertList.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvEcSettlCertList.EnableHeadersVisualStyles = false;
- this.dgvEcSettlCertList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvEcSettlCertList.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
- this.dgvEcSettlCertList.Location = new System.Drawing.Point(0, 35);
- this.dgvEcSettlCertList.Name = "dgvEcSettlCertList";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((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.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvEcSettlCertList.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvEcSettlCertList.RowHeadersWidth = 51;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.dgvEcSettlCertList.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvEcSettlCertList.RowTemplate.Height = 23;
- this.dgvEcSettlCertList.SelectedIndex = -1;
- this.dgvEcSettlCertList.Size = new System.Drawing.Size(1312, 560);
- this.dgvEcSettlCertList.TabIndex = 4;
- this.dgvEcSettlCertList.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // frmEcSettlCertUpload
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1312, 694);
- this.Controls.Add(this.uiPanel1);
- this.Name = "frmEcSettlCertUpload";
- this.Text = "医保电子票据信息交换";
- this.Load += new System.EventHandler(this.frmEcSettlCertUpload_Load);
- this.uiPanel1.ResumeLayout(false);
- this.uiPanel5.ResumeLayout(false);
- this.uiGroupBox6.ResumeLayout(false);
- this.uiGroupBox5.ResumeLayout(false);
- this.uiTitlePanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvEcSettlCertList)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UIPanel uiPanel5;
- private Sunny.UI.UIButton btnBatchUpload;
- private Sunny.UI.UIGroupBox uiGroupBox6;
- private Sunny.UI.UITextBox tbInvNO;
- private Sunny.UI.UITextBox tbName;
- private Sunny.UI.UILabel uiLabel13;
- private Sunny.UI.UILabel uiLabel17;
- private Sunny.UI.UIButton btnClose_3;
- private Sunny.UI.UIButton btnQuery;
- private Sunny.UI.UIGroupBox uiGroupBox5;
- private Sunny.UI.UIDatetimePicker dpED;
- private Sunny.UI.UIDatetimePicker dpST;
- private Sunny.UI.UITitlePanel uiTitlePanel1;
- private Sunny.UI.UIDataGridView dgvEcSettlCertList;
- }
- }
|