|
@@ -164,20 +164,18 @@
|
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tabControl1.Font = new System.Drawing.Font("华文隶书", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
|
- this.tabControl1.Size = new System.Drawing.Size(2104, 875);
|
|
|
+ this.tabControl1.Size = new System.Drawing.Size(1450, 583);
|
|
|
this.tabControl1.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage1
|
|
|
//
|
|
|
this.tabPage1.Controls.Add(this.panel1);
|
|
|
- this.tabPage1.Location = new System.Drawing.Point(4, 42);
|
|
|
- this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.tabPage1.Location = new System.Drawing.Point(4, 31);
|
|
|
this.tabPage1.Name = "tabPage1";
|
|
|
- this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
|
|
|
- this.tabPage1.Size = new System.Drawing.Size(2096, 829);
|
|
|
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
+ this.tabPage1.Size = new System.Drawing.Size(1442, 548);
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "数据下载";
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
@@ -188,10 +186,9 @@
|
|
|
this.panel1.Controls.Add(this.pgDownload);
|
|
|
this.panel1.Controls.Add(this.panel2);
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.panel1.Location = new System.Drawing.Point(4, 4);
|
|
|
- this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(3, 3);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(2088, 821);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1436, 542);
|
|
|
this.panel1.TabIndex = 0;
|
|
|
//
|
|
|
// dgvDirectoy
|
|
@@ -225,7 +222,6 @@
|
|
|
this.dgvDirectoy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.dgvDirectoy.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
this.dgvDirectoy.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.dgvDirectoy.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.dgvDirectoy.Name = "dgvDirectoy";
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
@@ -241,7 +237,7 @@
|
|
|
this.dgvDirectoy.RowsDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.dgvDirectoy.RowTemplate.Height = 23;
|
|
|
this.dgvDirectoy.SelectedIndex = -1;
|
|
|
- this.dgvDirectoy.Size = new System.Drawing.Size(2088, 403);
|
|
|
+ this.dgvDirectoy.Size = new System.Drawing.Size(1436, 264);
|
|
|
this.dgvDirectoy.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.dgvDirectoy.TabIndex = 3;
|
|
|
this.dgvDirectoy.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -258,45 +254,45 @@
|
|
|
this.toolStripSeparator2,
|
|
|
this.toolStripMenuItem3});
|
|
|
this.cmsUpdateInsuDir.Name = "uiContextMenuStrip1";
|
|
|
- this.cmsUpdateInsuDir.Size = new System.Drawing.Size(401, 124);
|
|
|
+ this.cmsUpdateInsuDir.Size = new System.Drawing.Size(289, 88);
|
|
|
this.cmsUpdateInsuDir.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
// toolStripMenuItem1
|
|
|
//
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
- this.toolStripMenuItem1.Size = new System.Drawing.Size(400, 38);
|
|
|
+ this.toolStripMenuItem1.Size = new System.Drawing.Size(288, 26);
|
|
|
this.toolStripMenuItem1.Text = "医保目录信息查询";
|
|
|
//
|
|
|
// toolStripMenuItem2
|
|
|
//
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
- this.toolStripMenuItem2.Size = new System.Drawing.Size(400, 38);
|
|
|
+ this.toolStripMenuItem2.Size = new System.Drawing.Size(288, 26);
|
|
|
this.toolStripMenuItem2.Text = "医保目录限价信息查询";
|
|
|
//
|
|
|
// toolStripSeparator2
|
|
|
//
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
- this.toolStripSeparator2.Size = new System.Drawing.Size(397, 6);
|
|
|
+ this.toolStripSeparator2.Size = new System.Drawing.Size(285, 6);
|
|
|
//
|
|
|
// toolStripMenuItem3
|
|
|
//
|
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
|
- this.toolStripMenuItem3.Size = new System.Drawing.Size(400, 38);
|
|
|
+ this.toolStripMenuItem3.Size = new System.Drawing.Size(288, 26);
|
|
|
this.toolStripMenuItem3.Text = "医保目录先自付比例信息查询";
|
|
|
//
|
|
|
// pgDownload
|
|
|
//
|
|
|
this.pgDownload.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.pgDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pgDownload.Location = new System.Drawing.Point(0, 403);
|
|
|
- this.pgDownload.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.pgDownload.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.pgDownload.Location = new System.Drawing.Point(0, 264);
|
|
|
+ this.pgDownload.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.pgDownload.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.pgDownload.Name = "pgDownload";
|
|
|
this.pgDownload.PagerCount = 13;
|
|
|
this.pgDownload.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
|
|
|
this.pgDownload.ShowJumpButton = false;
|
|
|
this.pgDownload.ShowText = false;
|
|
|
- this.pgDownload.Size = new System.Drawing.Size(2088, 44);
|
|
|
+ this.pgDownload.Size = new System.Drawing.Size(1436, 29);
|
|
|
this.pgDownload.TabIndex = 2;
|
|
|
this.pgDownload.Text = "uiPagination1";
|
|
|
this.pgDownload.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -317,10 +313,9 @@
|
|
|
this.panel2.Controls.Add(this.uiProcessBar1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.panel2.Font = new System.Drawing.Font("华文隶书", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.panel2.Location = new System.Drawing.Point(0, 447);
|
|
|
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.panel2.Location = new System.Drawing.Point(0, 293);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(2088, 374);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1436, 249);
|
|
|
this.panel2.TabIndex = 1;
|
|
|
//
|
|
|
// rbgDirecType
|
|
@@ -352,12 +347,12 @@
|
|
|
"医保目录先自付比例",
|
|
|
"医药机构信息"});
|
|
|
this.rbgDirecType.ItemSize = new System.Drawing.Size(150, 30);
|
|
|
- this.rbgDirecType.Location = new System.Drawing.Point(10, -12);
|
|
|
- this.rbgDirecType.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.rbgDirecType.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.rbgDirecType.Location = new System.Drawing.Point(7, -8);
|
|
|
+ this.rbgDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.rbgDirecType.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.rbgDirecType.Name = "rbgDirecType";
|
|
|
- this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0);
|
|
|
- this.rbgDirecType.Size = new System.Drawing.Size(720, 362);
|
|
|
+ this.rbgDirecType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
+ this.rbgDirecType.Size = new System.Drawing.Size(480, 241);
|
|
|
this.rbgDirecType.TabIndex = 24;
|
|
|
this.rbgDirecType.Text = "请选择下载类型";
|
|
|
this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -370,11 +365,10 @@
|
|
|
this.btnExit.ContextMenuStrip = this.cmsMapping;
|
|
|
this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnExit.Location = new System.Drawing.Point(1850, 302);
|
|
|
- this.btnExit.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnExit.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnExit.Location = new System.Drawing.Point(1277, 201);
|
|
|
+ this.btnExit.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnExit.Name = "btnExit";
|
|
|
- this.btnExit.Size = new System.Drawing.Size(213, 48);
|
|
|
+ this.btnExit.Size = new System.Drawing.Size(142, 32);
|
|
|
this.btnExit.TabIndex = 23;
|
|
|
this.btnExit.Text = "退出";
|
|
|
this.btnExit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -393,39 +387,39 @@
|
|
|
this.ToolStripMenuItem_Upload,
|
|
|
this.ToolStripMenuItem_CancelUpload});
|
|
|
this.cmsMapping.Name = "uiContextMenuStrip1";
|
|
|
- this.cmsMapping.Size = new System.Drawing.Size(377, 162);
|
|
|
+ this.cmsMapping.Size = new System.Drawing.Size(273, 114);
|
|
|
this.cmsMapping.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
// tsmiMapping
|
|
|
//
|
|
|
this.tsmiMapping.Name = "tsmiMapping";
|
|
|
- this.tsmiMapping.Size = new System.Drawing.Size(376, 38);
|
|
|
+ this.tsmiMapping.Size = new System.Drawing.Size(272, 26);
|
|
|
this.tsmiMapping.Text = "对照";
|
|
|
this.tsmiMapping.Click += new System.EventHandler(this.tsmiMapping_Click);
|
|
|
//
|
|
|
// tsmiCancleMapping
|
|
|
//
|
|
|
this.tsmiCancleMapping.Name = "tsmiCancleMapping";
|
|
|
- this.tsmiCancleMapping.Size = new System.Drawing.Size(376, 38);
|
|
|
+ this.tsmiCancleMapping.Size = new System.Drawing.Size(272, 26);
|
|
|
this.tsmiCancleMapping.Text = "取消对照";
|
|
|
this.tsmiCancleMapping.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(373, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(269, 6);
|
|
|
//
|
|
|
// ToolStripMenuItem_Upload
|
|
|
//
|
|
|
this.ToolStripMenuItem_Upload.Name = "ToolStripMenuItem_Upload";
|
|
|
- this.ToolStripMenuItem_Upload.Size = new System.Drawing.Size(376, 38);
|
|
|
+ this.ToolStripMenuItem_Upload.Size = new System.Drawing.Size(272, 26);
|
|
|
this.ToolStripMenuItem_Upload.Text = "单条目录对照关系上传";
|
|
|
this.ToolStripMenuItem_Upload.Click += new System.EventHandler(this.ToolStripMenuItem_Upload_Click);
|
|
|
//
|
|
|
// ToolStripMenuItem_CancelUpload
|
|
|
//
|
|
|
this.ToolStripMenuItem_CancelUpload.Name = "ToolStripMenuItem_CancelUpload";
|
|
|
- this.ToolStripMenuItem_CancelUpload.Size = new System.Drawing.Size(376, 38);
|
|
|
+ this.ToolStripMenuItem_CancelUpload.Size = new System.Drawing.Size(272, 26);
|
|
|
this.ToolStripMenuItem_CancelUpload.Text = "单条目录对照关系上传撤销";
|
|
|
this.ToolStripMenuItem_CancelUpload.Click += new System.EventHandler(this.ToolStripMenuItem_CancelUpload_Click);
|
|
|
//
|
|
@@ -438,12 +432,12 @@
|
|
|
this.uiGroupBox3.Controls.Add(this.TexDQYS);
|
|
|
this.uiGroupBox3.Controls.Add(this.TexDate);
|
|
|
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiGroupBox3.Location = new System.Drawing.Point(1563, 26);
|
|
|
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiGroupBox3.Location = new System.Drawing.Point(1042, 17);
|
|
|
+ this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiGroupBox3.Name = "uiGroupBox3";
|
|
|
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0);
|
|
|
- this.uiGroupBox3.Size = new System.Drawing.Size(264, 324);
|
|
|
+ this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
+ this.uiGroupBox3.Size = new System.Drawing.Size(176, 216);
|
|
|
this.uiGroupBox3.TabIndex = 22;
|
|
|
this.uiGroupBox3.Text = "查询条件";
|
|
|
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -519,11 +513,10 @@
|
|
|
this.btEditDir.ContextMenuStrip = this.cmsMapping;
|
|
|
this.btEditDir.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btEditDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btEditDir.Location = new System.Drawing.Point(1962, 162);
|
|
|
- this.btEditDir.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btEditDir.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btEditDir.Location = new System.Drawing.Point(1352, 108);
|
|
|
+ this.btEditDir.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btEditDir.Name = "btEditDir";
|
|
|
- this.btEditDir.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btEditDir.Size = new System.Drawing.Size(67, 32);
|
|
|
this.btEditDir.TabIndex = 19;
|
|
|
this.btEditDir.Text = "修改";
|
|
|
this.btEditDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -536,11 +529,10 @@
|
|
|
this.btAddDir.ContextMenuStrip = this.cmsMapping;
|
|
|
this.btAddDir.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btAddDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btAddDir.Location = new System.Drawing.Point(1962, 56);
|
|
|
- this.btAddDir.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btAddDir.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btAddDir.Location = new System.Drawing.Point(1352, 37);
|
|
|
+ this.btAddDir.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btAddDir.Name = "btAddDir";
|
|
|
- this.btAddDir.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btAddDir.Size = new System.Drawing.Size(67, 32);
|
|
|
this.btAddDir.TabIndex = 18;
|
|
|
this.btAddDir.Text = "新增";
|
|
|
this.btAddDir.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -554,12 +546,12 @@
|
|
|
this.uiGroupBox5.Controls.Add(this.tbDicType);
|
|
|
this.uiGroupBox5.Controls.Add(this.tbDicDate);
|
|
|
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(1032, -142);
|
|
|
- this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiGroupBox5.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiGroupBox5.Location = new System.Drawing.Point(688, -95);
|
|
|
+ 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, 48, 0, 0);
|
|
|
- this.uiGroupBox5.Size = new System.Drawing.Size(255, 436);
|
|
|
+ this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
+ this.uiGroupBox5.Size = new System.Drawing.Size(170, 291);
|
|
|
this.uiGroupBox5.TabIndex = 17;
|
|
|
this.uiGroupBox5.Text = "字典下载";
|
|
|
this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -608,12 +600,12 @@
|
|
|
this.uiGroupBox2.Controls.Add(this.tbDircetoryName);
|
|
|
this.uiGroupBox2.Controls.Add(this.tbDirectoryCode);
|
|
|
this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiGroupBox2.Location = new System.Drawing.Point(1293, -142);
|
|
|
- this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiGroupBox2.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiGroupBox2.Location = new System.Drawing.Point(862, -95);
|
|
|
+ this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiGroupBox2.Name = "uiGroupBox2";
|
|
|
- this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0);
|
|
|
- this.uiGroupBox2.Size = new System.Drawing.Size(262, 436);
|
|
|
+ this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
+ this.uiGroupBox2.Size = new System.Drawing.Size(175, 291);
|
|
|
this.uiGroupBox2.TabIndex = 15;
|
|
|
this.uiGroupBox2.Text = "查询";
|
|
|
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -661,12 +653,12 @@
|
|
|
this.uiGroupBox1.Controls.Add(this.rbSingleDown);
|
|
|
this.uiGroupBox1.Controls.Add(this.tbVer);
|
|
|
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiGroupBox1.Location = new System.Drawing.Point(738, -146);
|
|
|
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiGroupBox1.Location = new System.Drawing.Point(492, -97);
|
|
|
+ this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiGroupBox1.Name = "uiGroupBox1";
|
|
|
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0);
|
|
|
- this.uiGroupBox1.Size = new System.Drawing.Size(290, 440);
|
|
|
+ this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
+ this.uiGroupBox1.Size = new System.Drawing.Size(193, 293);
|
|
|
this.uiGroupBox1.TabIndex = 14;
|
|
|
this.uiGroupBox1.Text = "目录下载";
|
|
|
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -685,6 +677,7 @@
|
|
|
this.rbAutoDown.TabIndex = 2;
|
|
|
this.rbAutoDown.Text = "自动检索最大版本号";
|
|
|
this.rbAutoDown.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ this.rbAutoDown.CheckedChanged += new System.EventHandler(this.rbAutoDown_CheckedChanged);
|
|
|
//
|
|
|
// rbSingleDown
|
|
|
//
|
|
@@ -724,11 +717,10 @@
|
|
|
this.btnQuery.ContextMenuStrip = this.cmsMapping;
|
|
|
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(1850, 56);
|
|
|
- this.btnQuery.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnQuery.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnQuery.Location = new System.Drawing.Point(1277, 37);
|
|
|
+ this.btnQuery.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnQuery.Name = "btnQuery";
|
|
|
- this.btnQuery.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btnQuery.Size = new System.Drawing.Size(67, 32);
|
|
|
this.btnQuery.TabIndex = 13;
|
|
|
this.btnQuery.Text = "查询";
|
|
|
this.btnQuery.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -741,11 +733,10 @@
|
|
|
this.btnDownload.ContextMenuStrip = this.cmsMapping;
|
|
|
this.btnDownload.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnDownload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnDownload.Location = new System.Drawing.Point(1850, 162);
|
|
|
- this.btnDownload.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnDownload.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnDownload.Location = new System.Drawing.Point(1277, 108);
|
|
|
+ this.btnDownload.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnDownload.Name = "btnDownload";
|
|
|
- this.btnDownload.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btnDownload.Size = new System.Drawing.Size(67, 32);
|
|
|
this.btnDownload.TabIndex = 12;
|
|
|
this.btnDownload.Text = "下载";
|
|
|
this.btnDownload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -757,11 +748,10 @@
|
|
|
this.uiProcessBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.uiProcessBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiProcessBar1.Location = new System.Drawing.Point(738, 306);
|
|
|
- this.uiProcessBar1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.uiProcessBar1.MinimumSize = new System.Drawing.Size(105, 4);
|
|
|
+ this.uiProcessBar1.Location = new System.Drawing.Point(492, 204);
|
|
|
+ this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 3);
|
|
|
this.uiProcessBar1.Name = "uiProcessBar1";
|
|
|
- this.uiProcessBar1.Size = new System.Drawing.Size(819, 44);
|
|
|
+ this.uiProcessBar1.Size = new System.Drawing.Size(546, 29);
|
|
|
this.uiProcessBar1.TabIndex = 11;
|
|
|
this.uiProcessBar1.Text = "uiProcessBar1";
|
|
|
this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -770,11 +760,10 @@
|
|
|
//
|
|
|
this.tabPage2.Controls.Add(this.panel7);
|
|
|
this.tabPage2.Controls.Add(this.uiPanel3);
|
|
|
- this.tabPage2.Location = new System.Drawing.Point(4, 42);
|
|
|
- this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.tabPage2.Location = new System.Drawing.Point(4, 31);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
- this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
|
|
|
- this.tabPage2.Size = new System.Drawing.Size(1916, 1004);
|
|
|
+ this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(1442, 548);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "数据对照";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
@@ -783,10 +772,9 @@
|
|
|
//
|
|
|
this.panel7.Controls.Add(this.uiSplitContainer1);
|
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.panel7.Location = new System.Drawing.Point(272, 4);
|
|
|
- this.panel7.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.panel7.Location = new System.Drawing.Point(182, 3);
|
|
|
this.panel7.Name = "panel7";
|
|
|
- this.panel7.Size = new System.Drawing.Size(1640, 996);
|
|
|
+ this.panel7.Size = new System.Drawing.Size(1257, 542);
|
|
|
this.panel7.TabIndex = 3;
|
|
|
//
|
|
|
// uiSplitContainer1
|
|
@@ -794,8 +782,7 @@
|
|
|
this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.uiSplitContainer1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(30, 30);
|
|
|
+ this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
|
|
|
this.uiSplitContainer1.Name = "uiSplitContainer1";
|
|
|
this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
@@ -807,9 +794,9 @@
|
|
|
// uiSplitContainer1.Panel2
|
|
|
//
|
|
|
this.uiSplitContainer1.Panel2.Controls.Add(this.panel4);
|
|
|
- this.uiSplitContainer1.Size = new System.Drawing.Size(1640, 996);
|
|
|
- this.uiSplitContainer1.SplitterDistance = 502;
|
|
|
- this.uiSplitContainer1.SplitterWidth = 16;
|
|
|
+ this.uiSplitContainer1.Size = new System.Drawing.Size(1257, 542);
|
|
|
+ this.uiSplitContainer1.SplitterDistance = 273;
|
|
|
+ this.uiSplitContainer1.SplitterWidth = 11;
|
|
|
this.uiSplitContainer1.TabIndex = 3;
|
|
|
this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
@@ -820,9 +807,8 @@
|
|
|
this.panel3.Controls.Add(this.pgHISDirect);
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel3.Name = "panel3";
|
|
|
- this.panel3.Size = new System.Drawing.Size(1640, 502);
|
|
|
+ this.panel3.Size = new System.Drawing.Size(1257, 273);
|
|
|
this.panel3.TabIndex = 2;
|
|
|
//
|
|
|
// dgvHISDirectory
|
|
@@ -855,8 +841,7 @@
|
|
|
this.dgvHISDirectory.EnableHeadersVisualStyles = false;
|
|
|
this.dgvHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.dgvHISDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvHISDirectory.Location = new System.Drawing.Point(0, 68);
|
|
|
- this.dgvHISDirectory.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.dgvHISDirectory.Location = new System.Drawing.Point(0, 45);
|
|
|
this.dgvHISDirectory.Name = "dgvHISDirectory";
|
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
@@ -873,7 +858,7 @@
|
|
|
this.dgvHISDirectory.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
this.dgvHISDirectory.RowTemplate.Height = 25;
|
|
|
this.dgvHISDirectory.SelectedIndex = -1;
|
|
|
- this.dgvHISDirectory.Size = new System.Drawing.Size(1640, 382);
|
|
|
+ this.dgvHISDirectory.Size = new System.Drawing.Size(1257, 193);
|
|
|
this.dgvHISDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.dgvHISDirectory.TabIndex = 4;
|
|
|
this.dgvHISDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -893,20 +878,18 @@
|
|
|
this.panel5.Controls.Add(this.tbHISDirectoryFilter);
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel5.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel5.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel5.Name = "panel5";
|
|
|
- this.panel5.Size = new System.Drawing.Size(1640, 68);
|
|
|
+ this.panel5.Size = new System.Drawing.Size(1257, 45);
|
|
|
this.panel5.TabIndex = 1;
|
|
|
//
|
|
|
// btnExport
|
|
|
//
|
|
|
this.btnExport.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnExport.Location = new System.Drawing.Point(1110, 12);
|
|
|
- this.btnExport.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnExport.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnExport.Location = new System.Drawing.Point(740, 8);
|
|
|
+ this.btnExport.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnExport.Name = "btnExport";
|
|
|
- this.btnExport.Size = new System.Drawing.Size(150, 42);
|
|
|
+ this.btnExport.Size = new System.Drawing.Size(100, 28);
|
|
|
this.btnExport.TabIndex = 13;
|
|
|
this.btnExport.Text = "导 出";
|
|
|
this.btnExport.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -919,10 +902,11 @@
|
|
|
this.btnCancelUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnCancelUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnCancelUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnCancelUpShip.Location = new System.Drawing.Point(1419, 12);
|
|
|
- this.btnCancelUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnCancelUpShip.Location = new System.Drawing.Point(1110, 8);
|
|
|
+ this.btnCancelUpShip.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.btnCancelUpShip.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnCancelUpShip.Name = "btnCancelUpShip";
|
|
|
- this.btnCancelUpShip.Size = new System.Drawing.Size(210, 42);
|
|
|
+ this.btnCancelUpShip.Size = new System.Drawing.Size(140, 28);
|
|
|
this.btnCancelUpShip.TabIndex = 11;
|
|
|
this.btnCancelUpShip.Text = "撤销目录对照上传";
|
|
|
this.btnCancelUpShip.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -934,10 +918,11 @@
|
|
|
this.btnUpShip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btnUpShip.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnUpShip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnUpShip.Location = new System.Drawing.Point(1246, 12);
|
|
|
- this.btnUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnUpShip.Location = new System.Drawing.Point(995, 8);
|
|
|
+ this.btnUpShip.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.btnUpShip.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnUpShip.Name = "btnUpShip";
|
|
|
- this.btnUpShip.Size = new System.Drawing.Size(165, 42);
|
|
|
+ this.btnUpShip.Size = new System.Drawing.Size(110, 28);
|
|
|
this.btnUpShip.TabIndex = 10;
|
|
|
this.btnUpShip.Text = "目录对照上传";
|
|
|
this.btnUpShip.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -948,12 +933,12 @@
|
|
|
//
|
|
|
this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiTextBox1.Location = new System.Drawing.Point(501, 12);
|
|
|
- this.uiTextBox1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiTextBox1.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.uiTextBox1.Location = new System.Drawing.Point(334, 8);
|
|
|
+ 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(225, 44);
|
|
|
+ this.uiTextBox1.Size = new System.Drawing.Size(150, 29);
|
|
|
this.uiTextBox1.TabIndex = 9;
|
|
|
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.uiTextBox1.Watermark = "已对照医保名称/编码";
|
|
@@ -963,12 +948,11 @@
|
|
|
//
|
|
|
this.rbAll.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.rbAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.rbAll.Location = new System.Drawing.Point(752, 16);
|
|
|
- this.rbAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.rbAll.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.rbAll.Location = new System.Drawing.Point(501, 11);
|
|
|
+ this.rbAll.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.rbAll.Name = "rbAll";
|
|
|
- this.rbAll.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
|
|
- this.rbAll.Size = new System.Drawing.Size(94, 34);
|
|
|
+ this.rbAll.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
|
|
|
+ this.rbAll.Size = new System.Drawing.Size(63, 23);
|
|
|
this.rbAll.TabIndex = 8;
|
|
|
this.rbAll.Text = "全部";
|
|
|
this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -978,12 +962,11 @@
|
|
|
//
|
|
|
this.rbNoMaped.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.rbNoMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.rbNoMaped.Location = new System.Drawing.Point(974, 16);
|
|
|
- this.rbNoMaped.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.rbNoMaped.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.rbNoMaped.Location = new System.Drawing.Point(649, 11);
|
|
|
+ this.rbNoMaped.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.rbNoMaped.Name = "rbNoMaped";
|
|
|
- this.rbNoMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
|
|
- this.rbNoMaped.Size = new System.Drawing.Size(94, 34);
|
|
|
+ this.rbNoMaped.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
|
|
|
+ this.rbNoMaped.Size = new System.Drawing.Size(63, 23);
|
|
|
this.rbNoMaped.TabIndex = 7;
|
|
|
this.rbNoMaped.Text = "未对照";
|
|
|
this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -993,12 +976,11 @@
|
|
|
//
|
|
|
this.rbMaped.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.rbMaped.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.rbMaped.Location = new System.Drawing.Point(862, 16);
|
|
|
- this.rbMaped.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.rbMaped.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.rbMaped.Location = new System.Drawing.Point(575, 11);
|
|
|
+ this.rbMaped.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.rbMaped.Name = "rbMaped";
|
|
|
- this.rbMaped.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
|
|
|
- this.rbMaped.Size = new System.Drawing.Size(94, 34);
|
|
|
+ this.rbMaped.Padding = new System.Windows.Forms.Padding(15, 0, 0, 0);
|
|
|
+ this.rbMaped.Size = new System.Drawing.Size(63, 23);
|
|
|
this.rbMaped.TabIndex = 6;
|
|
|
this.rbMaped.Text = "已对照";
|
|
|
this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1008,11 +990,10 @@
|
|
|
//
|
|
|
this.btnQueryHISDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnQueryHISDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnQueryHISDirectory.Location = new System.Drawing.Point(15, 10);
|
|
|
- this.btnQueryHISDirectory.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnQueryHISDirectory.Location = new System.Drawing.Point(10, 7);
|
|
|
+ this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";
|
|
|
- this.btnQueryHISDirectory.Size = new System.Drawing.Size(225, 42);
|
|
|
+ this.btnQueryHISDirectory.Size = new System.Drawing.Size(150, 28);
|
|
|
this.btnQueryHISDirectory.TabIndex = 5;
|
|
|
this.btnQueryHISDirectory.Text = "查询HIS目录";
|
|
|
this.btnQueryHISDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -1023,12 +1004,12 @@
|
|
|
//
|
|
|
this.tbHISDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbHISDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbHISDirectoryFilter.Location = new System.Drawing.Point(261, 12);
|
|
|
- this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbHISDirectoryFilter.Location = new System.Drawing.Point(174, 8);
|
|
|
+ this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";
|
|
|
this.tbHISDirectoryFilter.ShowText = false;
|
|
|
- this.tbHISDirectoryFilter.Size = new System.Drawing.Size(225, 44);
|
|
|
+ this.tbHISDirectoryFilter.Size = new System.Drawing.Size(150, 29);
|
|
|
this.tbHISDirectoryFilter.TabIndex = 4;
|
|
|
this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbHISDirectoryFilter.Watermark = "HIS名称/编码";
|
|
@@ -1039,14 +1020,14 @@
|
|
|
this.pgHISDirect.Controls.Add(this.LabExplain);
|
|
|
this.pgHISDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.pgHISDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pgHISDirect.Location = new System.Drawing.Point(0, 450);
|
|
|
- this.pgHISDirect.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.pgHISDirect.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.pgHISDirect.Location = new System.Drawing.Point(0, 238);
|
|
|
+ this.pgHISDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.pgHISDirect.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.pgHISDirect.Name = "pgHISDirect";
|
|
|
this.pgHISDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
|
|
|
this.pgHISDirect.ShowJumpButton = false;
|
|
|
this.pgHISDirect.ShowText = false;
|
|
|
- this.pgHISDirect.Size = new System.Drawing.Size(1640, 52);
|
|
|
+ this.pgHISDirect.Size = new System.Drawing.Size(1257, 35);
|
|
|
this.pgHISDirect.TabIndex = 6;
|
|
|
this.pgHISDirect.Text = "uiPagination2";
|
|
|
this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1060,7 +1041,7 @@
|
|
|
this.LabExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LabExplain.Location = new System.Drawing.Point(741, 3);
|
|
|
this.LabExplain.Name = "LabExplain";
|
|
|
- this.LabExplain.Size = new System.Drawing.Size(290, 30);
|
|
|
+ this.LabExplain.Size = new System.Drawing.Size(454, 30);
|
|
|
this.LabExplain.TabIndex = 26;
|
|
|
this.LabExplain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.LabExplain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1072,9 +1053,8 @@
|
|
|
this.panel4.Controls.Add(this.pgCenterDirect);
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(1640, 478);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(1257, 258);
|
|
|
this.panel4.TabIndex = 3;
|
|
|
//
|
|
|
// dgvCenterDirectory
|
|
@@ -1106,8 +1086,7 @@
|
|
|
this.dgvCenterDirectory.EnableHeadersVisualStyles = false;
|
|
|
this.dgvCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.dgvCenterDirectory.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
|
|
- this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 60);
|
|
|
- this.dgvCenterDirectory.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.dgvCenterDirectory.Location = new System.Drawing.Point(0, 40);
|
|
|
this.dgvCenterDirectory.Name = "dgvCenterDirectory";
|
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
@@ -1123,7 +1102,7 @@
|
|
|
this.dgvCenterDirectory.RowsDefaultCellStyle = dataGridViewCellStyle15;
|
|
|
this.dgvCenterDirectory.RowTemplate.Height = 23;
|
|
|
this.dgvCenterDirectory.SelectedIndex = -1;
|
|
|
- this.dgvCenterDirectory.Size = new System.Drawing.Size(1640, 366);
|
|
|
+ this.dgvCenterDirectory.Size = new System.Drawing.Size(1257, 183);
|
|
|
this.dgvCenterDirectory.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
|
|
this.dgvCenterDirectory.TabIndex = 3;
|
|
|
this.dgvCenterDirectory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1140,9 +1119,8 @@
|
|
|
this.panel6.Controls.Add(this.tbCenterDirectoryFilter);
|
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel6.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel6.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel6.Name = "panel6";
|
|
|
- this.panel6.Size = new System.Drawing.Size(1640, 60);
|
|
|
+ this.panel6.Size = new System.Drawing.Size(1257, 40);
|
|
|
this.panel6.TabIndex = 2;
|
|
|
//
|
|
|
// tbManufacturer
|
|
@@ -1150,12 +1128,12 @@
|
|
|
this.tbManufacturer.Controls.Add(this.uiTextBox8);
|
|
|
this.tbManufacturer.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbManufacturer.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbManufacturer.Location = new System.Drawing.Point(1164, 8);
|
|
|
- this.tbManufacturer.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbManufacturer.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbManufacturer.Location = new System.Drawing.Point(776, 5);
|
|
|
+ this.tbManufacturer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbManufacturer.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbManufacturer.Name = "tbManufacturer";
|
|
|
this.tbManufacturer.ShowText = false;
|
|
|
- this.tbManufacturer.Size = new System.Drawing.Size(220, 45);
|
|
|
+ this.tbManufacturer.Size = new System.Drawing.Size(147, 30);
|
|
|
this.tbManufacturer.TabIndex = 13;
|
|
|
this.tbManufacturer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbManufacturer.Watermark = "生产厂家";
|
|
@@ -1181,12 +1159,12 @@
|
|
|
this.tbSpecifications.Controls.Add(this.uiTextBox6);
|
|
|
this.tbSpecifications.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbSpecifications.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbSpecifications.Location = new System.Drawing.Point(1388, 8);
|
|
|
- this.tbSpecifications.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbSpecifications.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbSpecifications.Location = new System.Drawing.Point(925, 5);
|
|
|
+ this.tbSpecifications.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbSpecifications.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbSpecifications.Name = "tbSpecifications";
|
|
|
this.tbSpecifications.ShowText = false;
|
|
|
- this.tbSpecifications.Size = new System.Drawing.Size(184, 45);
|
|
|
+ this.tbSpecifications.Size = new System.Drawing.Size(123, 30);
|
|
|
this.tbSpecifications.TabIndex = 12;
|
|
|
this.tbSpecifications.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbSpecifications.Watermark = "规格";
|
|
@@ -1213,12 +1191,12 @@
|
|
|
this.tbDosageForm.Controls.Add(this.uiTextBox4);
|
|
|
this.tbDosageForm.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbDosageForm.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbDosageForm.Location = new System.Drawing.Point(972, 8);
|
|
|
- this.tbDosageForm.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbDosageForm.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbDosageForm.Location = new System.Drawing.Point(648, 5);
|
|
|
+ this.tbDosageForm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbDosageForm.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbDosageForm.Name = "tbDosageForm";
|
|
|
this.tbDosageForm.ShowText = false;
|
|
|
- this.tbDosageForm.Size = new System.Drawing.Size(189, 45);
|
|
|
+ this.tbDosageForm.Size = new System.Drawing.Size(126, 30);
|
|
|
this.tbDosageForm.TabIndex = 11;
|
|
|
this.tbDosageForm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbDosageForm.Watermark = "剂型名称";
|
|
@@ -1275,12 +1253,12 @@
|
|
|
this.tbApprovalNO.Controls.Add(this.uiTextBox2);
|
|
|
this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbApprovalNO.Location = new System.Drawing.Point(784, 8);
|
|
|
- this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbApprovalNO.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbApprovalNO.Location = new System.Drawing.Point(523, 5);
|
|
|
+ this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbApprovalNO.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbApprovalNO.Name = "tbApprovalNO";
|
|
|
this.tbApprovalNO.ShowText = false;
|
|
|
- this.tbApprovalNO.Size = new System.Drawing.Size(184, 45);
|
|
|
+ this.tbApprovalNO.Size = new System.Drawing.Size(123, 30);
|
|
|
this.tbApprovalNO.TabIndex = 8;
|
|
|
this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbApprovalNO.Watermark = "批准文号";
|
|
@@ -1305,12 +1283,12 @@
|
|
|
//
|
|
|
this.tbInsuCode.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbInsuCode.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbInsuCode.Location = new System.Drawing.Point(436, 8);
|
|
|
- this.tbInsuCode.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbInsuCode.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbInsuCode.Location = new System.Drawing.Point(291, 5);
|
|
|
+ this.tbInsuCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbInsuCode.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbInsuCode.Name = "tbInsuCode";
|
|
|
this.tbInsuCode.ShowText = false;
|
|
|
- this.tbInsuCode.Size = new System.Drawing.Size(345, 45);
|
|
|
+ this.tbInsuCode.Size = new System.Drawing.Size(230, 30);
|
|
|
this.tbInsuCode.TabIndex = 7;
|
|
|
this.tbInsuCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbInsuCode.Watermark = "输入准确编码";
|
|
@@ -1320,11 +1298,10 @@
|
|
|
//
|
|
|
this.btnQueryCenterDirectory.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.btnQueryCenterDirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnQueryCenterDirectory.Location = new System.Drawing.Point(16, 8);
|
|
|
- this.btnQueryCenterDirectory.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.btnQueryCenterDirectory.Location = new System.Drawing.Point(11, 5);
|
|
|
+ this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";
|
|
|
- this.btnQueryCenterDirectory.Size = new System.Drawing.Size(224, 46);
|
|
|
+ this.btnQueryCenterDirectory.Size = new System.Drawing.Size(149, 31);
|
|
|
this.btnQueryCenterDirectory.TabIndex = 6;
|
|
|
this.btnQueryCenterDirectory.Text = "查询中心目录";
|
|
|
this.btnQueryCenterDirectory.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -1335,12 +1312,12 @@
|
|
|
//
|
|
|
this.tbCenterDirectoryFilter.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
this.tbCenterDirectoryFilter.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbCenterDirectoryFilter.Location = new System.Drawing.Point(244, 8);
|
|
|
- this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 24);
|
|
|
+ this.tbCenterDirectoryFilter.Location = new System.Drawing.Point(163, 5);
|
|
|
+ this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";
|
|
|
this.tbCenterDirectoryFilter.ShowText = false;
|
|
|
- this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(189, 45);
|
|
|
+ this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(126, 30);
|
|
|
this.tbCenterDirectoryFilter.TabIndex = 5;
|
|
|
this.tbCenterDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbCenterDirectoryFilter.Watermark = "名称/缩写";
|
|
@@ -1351,14 +1328,14 @@
|
|
|
this.pgCenterDirect.Controls.Add(this.uiButton1);
|
|
|
this.pgCenterDirect.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.pgCenterDirect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pgCenterDirect.Location = new System.Drawing.Point(0, 426);
|
|
|
- this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.pgCenterDirect.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.pgCenterDirect.Location = new System.Drawing.Point(0, 223);
|
|
|
+ this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.pgCenterDirect.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.pgCenterDirect.Name = "pgCenterDirect";
|
|
|
this.pgCenterDirect.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
|
|
|
this.pgCenterDirect.ShowJumpButton = false;
|
|
|
this.pgCenterDirect.ShowText = false;
|
|
|
- this.pgCenterDirect.Size = new System.Drawing.Size(1640, 52);
|
|
|
+ this.pgCenterDirect.Size = new System.Drawing.Size(1257, 35);
|
|
|
this.pgCenterDirect.TabIndex = 0;
|
|
|
this.pgCenterDirect.Text = "uiPagination3";
|
|
|
this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1370,7 +1347,7 @@
|
|
|
this.uiButton1.ContextMenuStrip = this.cmsMapping;
|
|
|
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(1234, 4);
|
|
|
+ this.uiButton1.Location = new System.Drawing.Point(1398, 4);
|
|
|
this.uiButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton1.Name = "uiButton1";
|
|
@@ -1386,11 +1363,11 @@
|
|
|
this.uiPanel3.Controls.Add(this.rbgDirecType_C);
|
|
|
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiPanel3.Location = new System.Drawing.Point(4, 4);
|
|
|
- this.uiPanel3.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
- this.uiPanel3.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
+ this.uiPanel3.Location = new System.Drawing.Point(3, 3);
|
|
|
+ this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiPanel3.Name = "uiPanel3";
|
|
|
- this.uiPanel3.Size = new System.Drawing.Size(268, 996);
|
|
|
+ this.uiPanel3.Size = new System.Drawing.Size(179, 542);
|
|
|
this.uiPanel3.TabIndex = 5;
|
|
|
this.uiPanel3.Text = null;
|
|
|
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1409,7 +1386,7 @@
|
|
|
this.rbgDirecType_C.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.rbgDirecType_C.Name = "rbgDirecType_C";
|
|
|
this.rbgDirecType_C.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
|
- this.rbgDirecType_C.Size = new System.Drawing.Size(268, 996);
|
|
|
+ this.rbgDirecType_C.Size = new System.Drawing.Size(179, 542);
|
|
|
this.rbgDirecType_C.TabIndex = 6;
|
|
|
this.rbgDirecType_C.Text = "目录类型";
|
|
|
this.rbgDirecType_C.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1425,30 +1402,29 @@
|
|
|
this.tsmiSingleUpdateAuxInfo,
|
|
|
this.tsmiUpdateAllAuxInfo});
|
|
|
this.cmsUpdateAuxInfo.Name = "cmsUpdateAuxInfo";
|
|
|
- this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(329, 80);
|
|
|
+ this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(241, 56);
|
|
|
this.cmsUpdateAuxInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
// tsmiSingleUpdateAuxInfo
|
|
|
//
|
|
|
this.tsmiSingleUpdateAuxInfo.Name = "tsmiSingleUpdateAuxInfo";
|
|
|
- this.tsmiSingleUpdateAuxInfo.Size = new System.Drawing.Size(328, 38);
|
|
|
+ this.tsmiSingleUpdateAuxInfo.Size = new System.Drawing.Size(240, 26);
|
|
|
this.tsmiSingleUpdateAuxInfo.Text = "单新单条目录附属信息";
|
|
|
//
|
|
|
// tsmiUpdateAllAuxInfo
|
|
|
//
|
|
|
this.tsmiUpdateAllAuxInfo.Name = "tsmiUpdateAllAuxInfo";
|
|
|
- this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(328, 38);
|
|
|
+ this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(240, 26);
|
|
|
this.tsmiUpdateAllAuxInfo.Text = "更新所有目录附属信息";
|
|
|
//
|
|
|
// BasicData
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.AutoSize = true;
|
|
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
- this.ClientSize = new System.Drawing.Size(2104, 875);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1450, 583);
|
|
|
this.Controls.Add(this.tabControl1);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "BasicData";
|
|
|
this.Text = "医保基础数据平台";
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|