|
@@ -217,18 +217,18 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.uiGroupBox7 = new Sunny.UI.UIGroupBox();
|
|
|
this.dtp_et = new Sunny.UI.UIDatetimePicker();
|
|
|
this.dtp_st = new Sunny.UI.UIDatetimePicker();
|
|
|
- this.cbbRYCBLB = new Sunny.UI.UIComboBox();
|
|
|
- this.cbbRYLB = new Sunny.UI.UIComboBox();
|
|
|
this.tab5205 = new System.Windows.Forms.TabPage();
|
|
|
- this.uiPanel10 = new Sunny.UI.UIPanel();
|
|
|
- this.btnReadCard = new Sunny.UI.UIButton();
|
|
|
- this.uiButton24 = new Sunny.UI.UIButton();
|
|
|
- this.btn5205 = new Sunny.UI.UIButton();
|
|
|
this.uiTitlePanel9 = new Sunny.UI.UITitlePanel();
|
|
|
this.dgv5205 = new Sunny.UI.UIDataGridView();
|
|
|
+ this.uiPanel10 = new Sunny.UI.UIPanel();
|
|
|
this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
|
|
|
this.dptET = new Sunny.UI.UIDatetimePicker();
|
|
|
this.dptST = new Sunny.UI.UIDatetimePicker();
|
|
|
+ this.btnReadCard = new Sunny.UI.UIButton();
|
|
|
+ this.uiButton24 = new Sunny.UI.UIButton();
|
|
|
+ this.btn5205 = new Sunny.UI.UIButton();
|
|
|
+ this.cbbRYCBLB = new Sunny.UI.UIComboBox();
|
|
|
+ this.cbbRYLB = new Sunny.UI.UIComboBox();
|
|
|
this.tbcMain.SuspendLayout();
|
|
|
this.tabInHosPerInfoExport.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvSettlRecord)).BeginInit();
|
|
@@ -284,9 +284,9 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.uiPanel8.SuspendLayout();
|
|
|
this.uiGroupBox7.SuspendLayout();
|
|
|
this.tab5205.SuspendLayout();
|
|
|
- this.uiPanel10.SuspendLayout();
|
|
|
this.uiTitlePanel9.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgv5205)).BeginInit();
|
|
|
+ this.uiPanel10.SuspendLayout();
|
|
|
this.uiGroupBox5.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -309,7 +309,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.tbcMain.SelectedIndex = 0;
|
|
|
this.tbcMain.Size = new System.Drawing.Size(1368, 797);
|
|
|
this.tbcMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
- this.tbcMain.TabIndex = 0;
|
|
|
+ this.tbcMain.TabIndex = 6;
|
|
|
this.tbcMain.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.tbcMain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
@@ -2587,57 +2587,6 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dtp_st.Value = new System.DateTime(2024, 7, 5, 0, 0, 0, 0);
|
|
|
this.dtp_st.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
- // cbbRYCBLB
|
|
|
- //
|
|
|
- this.cbbRYCBLB.DataSource = null;
|
|
|
- this.cbbRYCBLB.FillColor = System.Drawing.Color.White;
|
|
|
- this.cbbRYCBLB.FilterMaxCount = 50;
|
|
|
- this.cbbRYCBLB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cbbRYCBLB.Items.AddRange(new object[] {
|
|
|
- "1024100-职工",
|
|
|
- "1024200-居民",
|
|
|
- "1024300-学生",
|
|
|
- "1024400-异地人员"});
|
|
|
- this.cbbRYCBLB.Location = new System.Drawing.Point(127, 30);
|
|
|
- this.cbbRYCBLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.cbbRYCBLB.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
- this.cbbRYCBLB.Name = "cbbRYCBLB";
|
|
|
- this.cbbRYCBLB.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
- this.cbbRYCBLB.Size = new System.Drawing.Size(230, 29);
|
|
|
- this.cbbRYCBLB.TabIndex = 1;
|
|
|
- this.cbbRYCBLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
- this.cbbRYCBLB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- //
|
|
|
- // cbbRYLB
|
|
|
- //
|
|
|
- this.cbbRYLB.DataSource = null;
|
|
|
- this.cbbRYLB.FillColor = System.Drawing.Color.White;
|
|
|
- this.cbbRYLB.FilterMaxCount = 50;
|
|
|
- this.cbbRYLB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cbbRYLB.Items.AddRange(new object[] {
|
|
|
- "1025100\t在职",
|
|
|
- "1025200\t农民工",
|
|
|
- "1025300\t退休人员",
|
|
|
- "1025400\t离休",
|
|
|
- "1025500\t居民(未成年)",
|
|
|
- "1025600\t新生儿",
|
|
|
- "1025700\t学龄前儿童",
|
|
|
- "1025800\t中小学生",
|
|
|
- "1025900\t大学生",
|
|
|
- "1025110\t未成年(未入学)",
|
|
|
- "1025111\t居民(成年)",
|
|
|
- "1025112\t普通居民(成年)",
|
|
|
- "1025113\t居民(老年)"});
|
|
|
- this.cbbRYLB.Location = new System.Drawing.Point(127, 65);
|
|
|
- this.cbbRYLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.cbbRYLB.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
- this.cbbRYLB.Name = "cbbRYLB";
|
|
|
- this.cbbRYLB.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
- this.cbbRYLB.Size = new System.Drawing.Size(230, 29);
|
|
|
- this.cbbRYLB.TabIndex = 3;
|
|
|
- this.cbbRYLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
- this.cbbRYLB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- //
|
|
|
// tab5205
|
|
|
//
|
|
|
this.tab5205.Controls.Add(this.uiTitlePanel9);
|
|
@@ -2649,69 +2598,6 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.tab5205.Text = "人员慢特病用药记录查询";
|
|
|
this.tab5205.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // uiPanel10
|
|
|
- //
|
|
|
- this.uiPanel10.Controls.Add(this.uiGroupBox5);
|
|
|
- this.uiPanel10.Controls.Add(this.btnReadCard);
|
|
|
- this.uiPanel10.Controls.Add(this.uiButton24);
|
|
|
- this.uiPanel10.Controls.Add(this.btn5205);
|
|
|
- this.uiPanel10.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.uiPanel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiPanel10.Location = new System.Drawing.Point(0, 657);
|
|
|
- this.uiPanel10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.uiPanel10.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
- this.uiPanel10.Name = "uiPanel10";
|
|
|
- this.uiPanel10.Size = new System.Drawing.Size(1368, 100);
|
|
|
- this.uiPanel10.TabIndex = 17;
|
|
|
- this.uiPanel10.Text = null;
|
|
|
- this.uiPanel10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
- this.uiPanel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- //
|
|
|
- // btnReadCard
|
|
|
- //
|
|
|
- this.btnReadCard.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.btnReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnReadCard.Location = new System.Drawing.Point(1028, 16);
|
|
|
- this.btnReadCard.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
- this.btnReadCard.Name = "btnReadCard";
|
|
|
- this.btnReadCard.Size = new System.Drawing.Size(110, 70);
|
|
|
- this.btnReadCard.TabIndex = 27;
|
|
|
- this.btnReadCard.Text = "读 卡";
|
|
|
- this.btnReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- this.btnReadCard.Click += new System.EventHandler(this.btnReadCard_Click);
|
|
|
- //
|
|
|
- // uiButton24
|
|
|
- //
|
|
|
- this.uiButton24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.uiButton24.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.uiButton24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton24.Location = new System.Drawing.Point(1254, 16);
|
|
|
- this.uiButton24.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
- this.uiButton24.Name = "uiButton24";
|
|
|
- this.uiButton24.Size = new System.Drawing.Size(110, 70);
|
|
|
- this.uiButton24.TabIndex = 26;
|
|
|
- this.uiButton24.Text = "退 出";
|
|
|
- this.uiButton24.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- this.uiButton24.Click += new System.EventHandler(this.btnClose_Click);
|
|
|
- //
|
|
|
- // btn5205
|
|
|
- //
|
|
|
- this.btn5205.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btn5205.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.btn5205.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btn5205.Location = new System.Drawing.Point(1141, 16);
|
|
|
- this.btn5205.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
- this.btn5205.Name = "btn5205";
|
|
|
- this.btn5205.Size = new System.Drawing.Size(110, 70);
|
|
|
- this.btn5205.TabIndex = 19;
|
|
|
- this.btn5205.Text = "查 询";
|
|
|
- this.btn5205.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btn5205.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- this.btn5205.Click += new System.EventHandler(this.btn5205_Click);
|
|
|
- //
|
|
|
// uiTitlePanel9
|
|
|
//
|
|
|
this.uiTitlePanel9.Controls.Add(this.dgv5205);
|
|
@@ -2779,6 +2665,24 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dgv5205.TabIndex = 6;
|
|
|
this.dgv5205.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
+ // uiPanel10
|
|
|
+ //
|
|
|
+ this.uiPanel10.Controls.Add(this.uiGroupBox5);
|
|
|
+ this.uiPanel10.Controls.Add(this.btnReadCard);
|
|
|
+ this.uiPanel10.Controls.Add(this.uiButton24);
|
|
|
+ this.uiPanel10.Controls.Add(this.btn5205);
|
|
|
+ this.uiPanel10.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
+ this.uiPanel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiPanel10.Location = new System.Drawing.Point(0, 657);
|
|
|
+ this.uiPanel10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiPanel10.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.uiPanel10.Name = "uiPanel10";
|
|
|
+ this.uiPanel10.Size = new System.Drawing.Size(1368, 100);
|
|
|
+ this.uiPanel10.TabIndex = 17;
|
|
|
+ this.uiPanel10.Text = null;
|
|
|
+ this.uiPanel10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ this.uiPanel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
// uiGroupBox5
|
|
|
//
|
|
|
this.uiGroupBox5.Controls.Add(this.dptET);
|
|
@@ -2834,6 +2738,102 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.dptST.Value = new System.DateTime(2024, 1, 5, 0, 0, 0, 0);
|
|
|
this.dptST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
+ // btnReadCard
|
|
|
+ //
|
|
|
+ this.btnReadCard.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.btnReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnReadCard.Location = new System.Drawing.Point(1028, 16);
|
|
|
+ this.btnReadCard.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.btnReadCard.Name = "btnReadCard";
|
|
|
+ this.btnReadCard.Size = new System.Drawing.Size(110, 70);
|
|
|
+ this.btnReadCard.TabIndex = 27;
|
|
|
+ this.btnReadCard.Text = "读 卡";
|
|
|
+ this.btnReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.btnReadCard.Click += new System.EventHandler(this.btnReadCard_Click);
|
|
|
+ //
|
|
|
+ // uiButton24
|
|
|
+ //
|
|
|
+ this.uiButton24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.uiButton24.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.uiButton24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiButton24.Location = new System.Drawing.Point(1254, 16);
|
|
|
+ this.uiButton24.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.uiButton24.Name = "uiButton24";
|
|
|
+ this.uiButton24.Size = new System.Drawing.Size(110, 70);
|
|
|
+ this.uiButton24.TabIndex = 26;
|
|
|
+ this.uiButton24.Text = "退 出";
|
|
|
+ this.uiButton24.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiButton24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.uiButton24.Click += new System.EventHandler(this.btnClose_Click);
|
|
|
+ //
|
|
|
+ // btn5205
|
|
|
+ //
|
|
|
+ this.btn5205.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btn5205.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
+ this.btn5205.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btn5205.Location = new System.Drawing.Point(1141, 16);
|
|
|
+ this.btn5205.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
+ this.btn5205.Name = "btn5205";
|
|
|
+ this.btn5205.Size = new System.Drawing.Size(110, 70);
|
|
|
+ this.btn5205.TabIndex = 19;
|
|
|
+ this.btn5205.Text = "查 询";
|
|
|
+ this.btn5205.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btn5205.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.btn5205.Click += new System.EventHandler(this.btn5205_Click);
|
|
|
+ //
|
|
|
+ // cbbRYCBLB
|
|
|
+ //
|
|
|
+ this.cbbRYCBLB.DataSource = null;
|
|
|
+ this.cbbRYCBLB.FillColor = System.Drawing.Color.White;
|
|
|
+ this.cbbRYCBLB.FilterMaxCount = 50;
|
|
|
+ this.cbbRYCBLB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cbbRYCBLB.Items.AddRange(new object[] {
|
|
|
+ "1024100-职工",
|
|
|
+ "1024200-居民",
|
|
|
+ "1024300-学生",
|
|
|
+ "1024400-异地人员"});
|
|
|
+ this.cbbRYCBLB.Location = new System.Drawing.Point(127, 30);
|
|
|
+ this.cbbRYCBLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.cbbRYCBLB.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
+ this.cbbRYCBLB.Name = "cbbRYCBLB";
|
|
|
+ this.cbbRYCBLB.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
+ this.cbbRYCBLB.Size = new System.Drawing.Size(230, 29);
|
|
|
+ this.cbbRYCBLB.TabIndex = 1;
|
|
|
+ this.cbbRYCBLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.cbbRYCBLB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // cbbRYLB
|
|
|
+ //
|
|
|
+ this.cbbRYLB.DataSource = null;
|
|
|
+ this.cbbRYLB.FillColor = System.Drawing.Color.White;
|
|
|
+ this.cbbRYLB.FilterMaxCount = 50;
|
|
|
+ this.cbbRYLB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cbbRYLB.Items.AddRange(new object[] {
|
|
|
+ "1025100\t在职",
|
|
|
+ "1025200\t农民工",
|
|
|
+ "1025300\t退休人员",
|
|
|
+ "1025400\t离休",
|
|
|
+ "1025500\t居民(未成年)",
|
|
|
+ "1025600\t新生儿",
|
|
|
+ "1025700\t学龄前儿童",
|
|
|
+ "1025800\t中小学生",
|
|
|
+ "1025900\t大学生",
|
|
|
+ "1025110\t未成年(未入学)",
|
|
|
+ "1025111\t居民(成年)",
|
|
|
+ "1025112\t普通居民(成年)",
|
|
|
+ "1025113\t居民(老年)"});
|
|
|
+ this.cbbRYLB.Location = new System.Drawing.Point(127, 65);
|
|
|
+ this.cbbRYLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.cbbRYLB.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
+ this.cbbRYLB.Name = "cbbRYLB";
|
|
|
+ this.cbbRYLB.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
+ this.cbbRYLB.Size = new System.Drawing.Size(230, 29);
|
|
|
+ this.cbbRYLB.TabIndex = 3;
|
|
|
+ this.cbbRYLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.cbbRYLB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
// MedInsuQuery
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -2899,9 +2899,9 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.uiPanel8.ResumeLayout(false);
|
|
|
this.uiGroupBox7.ResumeLayout(false);
|
|
|
this.tab5205.ResumeLayout(false);
|
|
|
- this.uiPanel10.ResumeLayout(false);
|
|
|
this.uiTitlePanel9.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgv5205)).EndInit();
|
|
|
+ this.uiPanel10.ResumeLayout(false);
|
|
|
this.uiGroupBox5.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|