|
@@ -30,7 +30,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.pnlHeader = new System.Windows.Forms.Panel();
|
|
|
this.grpHeader = new Sunny.UI.UIGroupBox();
|
|
|
this.txtBirthDay = new Sunny.UI.UITextBox();
|
|
@@ -516,13 +516,13 @@ namespace PTMedicalInsurance.Forms
|
|
|
//
|
|
|
this.dgvDiagnose.AllowUserToAddRows = false;
|
|
|
this.dgvDiagnose.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.ButtonShadow;
|
|
|
- dataGridViewCellStyle6.Font = new System.Drawing.Font("新宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dgvDiagnose.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
+ dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.ButtonShadow;
|
|
|
+ dataGridViewCellStyle8.Font = new System.Drawing.Font("新宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
+ dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
+ dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dgvDiagnose.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
|
|
this.dgvDiagnose.ColumnHeadersHeight = 40;
|
|
|
this.dgvDiagnose.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
this.dgvDiagnose.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
@@ -664,7 +664,6 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.pnlCenter.Controls.Add(this.label3);
|
|
|
this.pnlCenter.Controls.Add(this.label2);
|
|
|
this.pnlCenter.Controls.Add(this.label1);
|
|
|
- this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.pnlCenter.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.pnlCenter.Location = new System.Drawing.Point(0, 144);
|
|
|
this.pnlCenter.Name = "pnlCenter";
|
|
@@ -763,7 +762,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dblkcbxExitway.sDisplayField = "";
|
|
|
this.dblkcbxExitway.sDisplayMember = "";
|
|
|
this.dblkcbxExitway.SeparatorChar = "|";
|
|
|
- this.dblkcbxExitway.Size = new System.Drawing.Size(257, 30);
|
|
|
+ this.dblkcbxExitway.Size = new System.Drawing.Size(257, 26);
|
|
|
this.dblkcbxExitway.sKeyWords = "";
|
|
|
this.dblkcbxExitway.sValueMember = "";
|
|
|
this.dblkcbxExitway.TabIndex = 62;
|
|
@@ -777,7 +776,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label5.Location = new System.Drawing.Point(492, 124);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label5.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label5.TabIndex = 61;
|
|
|
this.label5.Text = "本地编码";
|
|
|
//
|
|
@@ -788,7 +787,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label8.Location = new System.Drawing.Point(492, 73);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label8.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label8.TabIndex = 60;
|
|
|
this.label8.Text = "离院方式";
|
|
|
//
|
|
@@ -803,7 +802,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dblkcbxSettelmentWay.sDisplayField = "";
|
|
|
this.dblkcbxSettelmentWay.sDisplayMember = "";
|
|
|
this.dblkcbxSettelmentWay.SeparatorChar = "|";
|
|
|
- this.dblkcbxSettelmentWay.Size = new System.Drawing.Size(257, 30);
|
|
|
+ this.dblkcbxSettelmentWay.Size = new System.Drawing.Size(257, 26);
|
|
|
this.dblkcbxSettelmentWay.sKeyWords = "";
|
|
|
this.dblkcbxSettelmentWay.sValueMember = "";
|
|
|
this.dblkcbxSettelmentWay.TabIndex = 59;
|
|
@@ -821,7 +820,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dblkcbxDisease.sDisplayField = "";
|
|
|
this.dblkcbxDisease.sDisplayMember = "";
|
|
|
this.dblkcbxDisease.SeparatorChar = "|";
|
|
|
- this.dblkcbxDisease.Size = new System.Drawing.Size(257, 30);
|
|
|
+ this.dblkcbxDisease.Size = new System.Drawing.Size(257, 26);
|
|
|
this.dblkcbxDisease.sKeyWords = "";
|
|
|
this.dblkcbxDisease.sValueMember = "";
|
|
|
this.dblkcbxDisease.TabIndex = 58;
|
|
@@ -839,7 +838,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dblkcbxMedicalType.sDisplayField = "";
|
|
|
this.dblkcbxMedicalType.sDisplayMember = "";
|
|
|
this.dblkcbxMedicalType.SeparatorChar = "|";
|
|
|
- this.dblkcbxMedicalType.Size = new System.Drawing.Size(257, 30);
|
|
|
+ this.dblkcbxMedicalType.Size = new System.Drawing.Size(257, 26);
|
|
|
this.dblkcbxMedicalType.sKeyWords = "";
|
|
|
this.dblkcbxMedicalType.sValueMember = "";
|
|
|
this.dblkcbxMedicalType.TabIndex = 57;
|
|
@@ -857,7 +856,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dblkcbxInsuranceType.sDisplayField = "";
|
|
|
this.dblkcbxInsuranceType.sDisplayMember = "";
|
|
|
this.dblkcbxInsuranceType.SeparatorChar = "|";
|
|
|
- this.dblkcbxInsuranceType.Size = new System.Drawing.Size(257, 30);
|
|
|
+ this.dblkcbxInsuranceType.Size = new System.Drawing.Size(257, 26);
|
|
|
this.dblkcbxInsuranceType.sKeyWords = "";
|
|
|
this.dblkcbxInsuranceType.sValueMember = "";
|
|
|
this.dblkcbxInsuranceType.TabIndex = 56;
|
|
@@ -871,7 +870,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label4.Location = new System.Drawing.Point(492, 21);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label4.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label4.TabIndex = 55;
|
|
|
this.label4.Text = "医疗类别";
|
|
|
//
|
|
@@ -882,7 +881,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label3.Location = new System.Drawing.Point(53, 119);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label3.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label3.TabIndex = 54;
|
|
|
this.label3.Text = "结算方式";
|
|
|
//
|
|
@@ -893,7 +892,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label2.Location = new System.Drawing.Point(53, 70);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label2.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label2.TabIndex = 53;
|
|
|
this.label2.Text = "病种名称\r\n";
|
|
|
//
|
|
@@ -904,7 +903,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.label1.Location = new System.Drawing.Point(53, 21);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.label1.Size = new System.Drawing.Size(89, 19);
|
|
|
this.label1.TabIndex = 52;
|
|
|
this.label1.Text = "险种类型";
|
|
|
//
|
|
@@ -916,6 +915,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.Controls.Add(this.pnlCenter);
|
|
|
this.Controls.Add(this.pnlHeader);
|
|
|
this.Font = new System.Drawing.Font("新宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "InpatientRegistration";
|
|
|
this.Text = "医保登记";
|