|
@@ -164,20 +164,20 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
|
- this.tabControl1.Size = new System.Drawing.Size(2104, 875);
|
|
|
+ this.tabControl1.Size = new System.Drawing.Size(1710, 729);
|
|
|
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, 36);
|
|
|
+ this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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(4, 3, 4, 3);
|
|
|
+ this.tabPage1.Size = new System.Drawing.Size(1702, 689);
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "数据下载";
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
@@ -188,10 +188,10 @@
|
|
|
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(4, 3);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(2088, 821);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1694, 683);
|
|
|
this.panel1.TabIndex = 0;
|
|
|
//
|
|
|
// dgvDirectoy
|
|
@@ -225,7 +225,7 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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 +241,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(1694, 334);
|
|
|
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 +258,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(345, 106);
|
|
|
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(344, 32);
|
|
|
this.toolStripMenuItem1.Text = "医保目录信息查询";
|
|
|
//
|
|
|
// toolStripMenuItem2
|
|
|
//
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
- this.toolStripMenuItem2.Size = new System.Drawing.Size(400, 38);
|
|
|
+ this.toolStripMenuItem2.Size = new System.Drawing.Size(344, 32);
|
|
|
this.toolStripMenuItem2.Text = "医保目录限价信息查询";
|
|
|
//
|
|
|
// toolStripSeparator2
|
|
|
//
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
- this.toolStripSeparator2.Size = new System.Drawing.Size(397, 6);
|
|
|
+ this.toolStripSeparator2.Size = new System.Drawing.Size(341, 6);
|
|
|
//
|
|
|
// toolStripMenuItem3
|
|
|
//
|
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
|
- this.toolStripMenuItem3.Size = new System.Drawing.Size(400, 38);
|
|
|
+ this.toolStripMenuItem3.Size = new System.Drawing.Size(344, 32);
|
|
|
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.Location = new System.Drawing.Point(0, 334);
|
|
|
+ this.pgDownload.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.pgDownload.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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(1694, 37);
|
|
|
this.pgDownload.TabIndex = 2;
|
|
|
this.pgDownload.Text = "uiPagination1";
|
|
|
this.pgDownload.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -317,10 +317,10 @@
|
|
|
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, 371);
|
|
|
+ this.panel2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(2088, 374);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1694, 312);
|
|
|
this.panel2.TabIndex = 1;
|
|
|
//
|
|
|
// rbgDirecType
|
|
@@ -352,12 +352,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.Location = new System.Drawing.Point(9, -10);
|
|
|
+ this.rbgDirecType.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.rbgDirecType.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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, 40, 0, 0);
|
|
|
+ this.rbgDirecType.Size = new System.Drawing.Size(640, 302);
|
|
|
this.rbgDirecType.TabIndex = 24;
|
|
|
this.rbgDirecType.Text = "请选择下载类型";
|
|
|
this.rbgDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -370,11 +370,11 @@
|
|
|
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.Location = new System.Drawing.Point(1482, 252);
|
|
|
+ this.btnExit.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnExit.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnExit.Name = "btnExit";
|
|
|
- this.btnExit.Size = new System.Drawing.Size(213, 48);
|
|
|
+ this.btnExit.Size = new System.Drawing.Size(189, 40);
|
|
|
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 +393,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(325, 138);
|
|
|
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(324, 32);
|
|
|
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(324, 32);
|
|
|
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(321, 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(324, 32);
|
|
|
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(324, 32);
|
|
|
this.ToolStripMenuItem_CancelUpload.Text = "单条目录对照关系上传撤销";
|
|
|
this.ToolStripMenuItem_CancelUpload.Click += new System.EventHandler(this.ToolStripMenuItem_CancelUpload_Click);
|
|
|
//
|
|
@@ -438,12 +438,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.Location = new System.Drawing.Point(1389, 22);
|
|
|
+ this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.uiGroupBox3.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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, 40, 0, 0);
|
|
|
+ this.uiGroupBox3.Size = new System.Drawing.Size(235, 270);
|
|
|
this.uiGroupBox3.TabIndex = 22;
|
|
|
this.uiGroupBox3.Text = "查询条件";
|
|
|
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -519,11 +519,11 @@
|
|
|
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.Location = new System.Drawing.Point(1582, 135);
|
|
|
+ this.btEditDir.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btEditDir.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btEditDir.Name = "btEditDir";
|
|
|
- this.btEditDir.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btEditDir.Size = new System.Drawing.Size(89, 40);
|
|
|
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 +536,11 @@
|
|
|
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.Location = new System.Drawing.Point(1582, 47);
|
|
|
+ this.btAddDir.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btAddDir.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btAddDir.Name = "btAddDir";
|
|
|
- this.btAddDir.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btAddDir.Size = new System.Drawing.Size(89, 40);
|
|
|
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 +554,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.Location = new System.Drawing.Point(917, -118);
|
|
|
+ this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.uiGroupBox5.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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, 40, 0, 0);
|
|
|
+ this.uiGroupBox5.Size = new System.Drawing.Size(227, 363);
|
|
|
this.uiGroupBox5.TabIndex = 17;
|
|
|
this.uiGroupBox5.Text = "字典下载";
|
|
|
this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -608,12 +608,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.Location = new System.Drawing.Point(1149, -118);
|
|
|
+ this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.uiGroupBox2.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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, 40, 0, 0);
|
|
|
+ this.uiGroupBox2.Size = new System.Drawing.Size(233, 363);
|
|
|
this.uiGroupBox2.TabIndex = 15;
|
|
|
this.uiGroupBox2.Text = "查询";
|
|
|
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -661,12 +661,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.Location = new System.Drawing.Point(656, -122);
|
|
|
+ this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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, 40, 0, 0);
|
|
|
+ this.uiGroupBox1.Size = new System.Drawing.Size(258, 367);
|
|
|
this.uiGroupBox1.TabIndex = 14;
|
|
|
this.uiGroupBox1.Text = "目录下载";
|
|
|
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -724,11 +724,11 @@
|
|
|
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.Location = new System.Drawing.Point(1482, 47);
|
|
|
+ this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnQuery.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnQuery.Name = "btnQuery";
|
|
|
- this.btnQuery.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btnQuery.Size = new System.Drawing.Size(89, 40);
|
|
|
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 +741,11 @@
|
|
|
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.Location = new System.Drawing.Point(1482, 135);
|
|
|
+ this.btnDownload.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnDownload.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnDownload.Name = "btnDownload";
|
|
|
- this.btnDownload.Size = new System.Drawing.Size(100, 48);
|
|
|
+ this.btnDownload.Size = new System.Drawing.Size(89, 40);
|
|
|
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 +757,11 @@
|
|
|
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(656, 255);
|
|
|
+ this.uiProcessBar1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.uiProcessBar1.MinimumSize = new System.Drawing.Size(93, 3);
|
|
|
this.uiProcessBar1.Name = "uiProcessBar1";
|
|
|
- this.uiProcessBar1.Size = new System.Drawing.Size(819, 44);
|
|
|
+ this.uiProcessBar1.Size = new System.Drawing.Size(728, 37);
|
|
|
this.uiProcessBar1.TabIndex = 11;
|
|
|
this.uiProcessBar1.Text = "uiProcessBar1";
|
|
|
this.uiProcessBar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -770,11 +770,11 @@
|
|
|
//
|
|
|
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, 36);
|
|
|
+ this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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(4, 3, 4, 3);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(1702, 689);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "数据对照";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
@@ -783,10 +783,10 @@
|
|
|
//
|
|
|
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(242, 3);
|
|
|
+ this.panel7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel7.Name = "panel7";
|
|
|
- this.panel7.Size = new System.Drawing.Size(1640, 996);
|
|
|
+ this.panel7.Size = new System.Drawing.Size(1456, 683);
|
|
|
this.panel7.TabIndex = 3;
|
|
|
//
|
|
|
// uiSplitContainer1
|
|
@@ -794,8 +794,8 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(27, 25);
|
|
|
this.uiSplitContainer1.Name = "uiSplitContainer1";
|
|
|
this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
@@ -807,9 +807,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(1456, 683);
|
|
|
+ this.uiSplitContainer1.SplitterDistance = 344;
|
|
|
+ this.uiSplitContainer1.SplitterWidth = 13;
|
|
|
this.uiSplitContainer1.TabIndex = 3;
|
|
|
this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
@@ -820,9 +820,9 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel3.Name = "panel3";
|
|
|
- this.panel3.Size = new System.Drawing.Size(1640, 502);
|
|
|
+ this.panel3.Size = new System.Drawing.Size(1456, 344);
|
|
|
this.panel3.TabIndex = 2;
|
|
|
//
|
|
|
// dgvHISDirectory
|
|
@@ -855,8 +855,8 @@
|
|
|
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, 57);
|
|
|
+ this.dgvHISDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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 +873,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(1456, 244);
|
|
|
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 +893,20 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel5.Name = "panel5";
|
|
|
- this.panel5.Size = new System.Drawing.Size(1640, 68);
|
|
|
+ this.panel5.Size = new System.Drawing.Size(1456, 57);
|
|
|
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.Location = new System.Drawing.Point(987, 10);
|
|
|
+ this.btnExport.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnExport.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnExport.Name = "btnExport";
|
|
|
- this.btnExport.Size = new System.Drawing.Size(150, 42);
|
|
|
+ this.btnExport.Size = new System.Drawing.Size(133, 35);
|
|
|
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 +919,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.Location = new System.Drawing.Point(1259, 10);
|
|
|
+ this.btnCancelUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.btnCancelUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnCancelUpShip.Name = "btnCancelUpShip";
|
|
|
- this.btnCancelUpShip.Size = new System.Drawing.Size(210, 42);
|
|
|
+ this.btnCancelUpShip.Size = new System.Drawing.Size(187, 35);
|
|
|
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 +935,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.Location = new System.Drawing.Point(1106, 10);
|
|
|
+ this.btnUpShip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.btnUpShip.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnUpShip.Name = "btnUpShip";
|
|
|
- this.btnUpShip.Size = new System.Drawing.Size(165, 42);
|
|
|
+ this.btnUpShip.Size = new System.Drawing.Size(147, 35);
|
|
|
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 +950,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(445, 10);
|
|
|
+ this.uiTextBox1.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.uiTextBox1.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.uiTextBox1.Name = "uiTextBox1";
|
|
|
this.uiTextBox1.ShowText = false;
|
|
|
- this.uiTextBox1.Size = new System.Drawing.Size(225, 44);
|
|
|
+ this.uiTextBox1.Size = new System.Drawing.Size(200, 37);
|
|
|
this.uiTextBox1.TabIndex = 9;
|
|
|
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.uiTextBox1.Watermark = "已对照医保名称/编码";
|
|
@@ -963,12 +965,12 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(668, 13);
|
|
|
+ this.rbAll.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.rbAll.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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.Size = new System.Drawing.Size(84, 28);
|
|
|
this.rbAll.TabIndex = 8;
|
|
|
this.rbAll.Text = "全部";
|
|
|
this.rbAll.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -978,12 +980,12 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(866, 13);
|
|
|
+ this.rbNoMaped.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.rbNoMaped.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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.Size = new System.Drawing.Size(84, 28);
|
|
|
this.rbNoMaped.TabIndex = 7;
|
|
|
this.rbNoMaped.Text = "未对照";
|
|
|
this.rbNoMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -993,12 +995,12 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(766, 13);
|
|
|
+ this.rbMaped.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.rbMaped.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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.Size = new System.Drawing.Size(84, 28);
|
|
|
this.rbMaped.TabIndex = 6;
|
|
|
this.rbMaped.Text = "已对照";
|
|
|
this.rbMaped.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
@@ -1008,11 +1010,11 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(13, 8);
|
|
|
+ this.btnQueryHISDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnQueryHISDirectory.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnQueryHISDirectory.Name = "btnQueryHISDirectory";
|
|
|
- this.btnQueryHISDirectory.Size = new System.Drawing.Size(225, 42);
|
|
|
+ this.btnQueryHISDirectory.Size = new System.Drawing.Size(200, 35);
|
|
|
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 +1025,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(232, 10);
|
|
|
+ this.tbHISDirectoryFilter.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbHISDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbHISDirectoryFilter.Name = "tbHISDirectoryFilter";
|
|
|
this.tbHISDirectoryFilter.ShowText = false;
|
|
|
- this.tbHISDirectoryFilter.Size = new System.Drawing.Size(225, 44);
|
|
|
+ this.tbHISDirectoryFilter.Size = new System.Drawing.Size(200, 37);
|
|
|
this.tbHISDirectoryFilter.TabIndex = 4;
|
|
|
this.tbHISDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbHISDirectoryFilter.Watermark = "HIS名称/编码";
|
|
@@ -1039,14 +1041,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.Location = new System.Drawing.Point(0, 301);
|
|
|
+ this.pgHISDirect.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.pgHISDirect.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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(1456, 43);
|
|
|
this.pgHISDirect.TabIndex = 6;
|
|
|
this.pgHISDirect.Text = "uiPagination2";
|
|
|
this.pgHISDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1060,7 +1062,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(288, 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 +1074,9 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(1640, 478);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(1456, 326);
|
|
|
this.panel4.TabIndex = 3;
|
|
|
//
|
|
|
// dgvCenterDirectory
|
|
@@ -1106,8 +1108,8 @@
|
|
|
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, 50);
|
|
|
+ this.dgvCenterDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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 +1125,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(1456, 233);
|
|
|
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 +1142,9 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.panel6.Name = "panel6";
|
|
|
- this.panel6.Size = new System.Drawing.Size(1640, 60);
|
|
|
+ this.panel6.Size = new System.Drawing.Size(1456, 50);
|
|
|
this.panel6.TabIndex = 2;
|
|
|
//
|
|
|
// tbManufacturer
|
|
@@ -1150,12 +1152,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(1035, 7);
|
|
|
+ this.tbManufacturer.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbManufacturer.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbManufacturer.Name = "tbManufacturer";
|
|
|
this.tbManufacturer.ShowText = false;
|
|
|
- this.tbManufacturer.Size = new System.Drawing.Size(220, 45);
|
|
|
+ this.tbManufacturer.Size = new System.Drawing.Size(196, 37);
|
|
|
this.tbManufacturer.TabIndex = 13;
|
|
|
this.tbManufacturer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbManufacturer.Watermark = "生产厂家";
|
|
@@ -1181,12 +1183,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(1234, 7);
|
|
|
+ this.tbSpecifications.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbSpecifications.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbSpecifications.Name = "tbSpecifications";
|
|
|
this.tbSpecifications.ShowText = false;
|
|
|
- this.tbSpecifications.Size = new System.Drawing.Size(184, 45);
|
|
|
+ this.tbSpecifications.Size = new System.Drawing.Size(164, 37);
|
|
|
this.tbSpecifications.TabIndex = 12;
|
|
|
this.tbSpecifications.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbSpecifications.Watermark = "规格";
|
|
@@ -1213,12 +1215,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(864, 7);
|
|
|
+ this.tbDosageForm.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbDosageForm.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbDosageForm.Name = "tbDosageForm";
|
|
|
this.tbDosageForm.ShowText = false;
|
|
|
- this.tbDosageForm.Size = new System.Drawing.Size(189, 45);
|
|
|
+ this.tbDosageForm.Size = new System.Drawing.Size(168, 37);
|
|
|
this.tbDosageForm.TabIndex = 11;
|
|
|
this.tbDosageForm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbDosageForm.Watermark = "剂型名称";
|
|
@@ -1275,12 +1277,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(697, 7);
|
|
|
+ this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbApprovalNO.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbApprovalNO.Name = "tbApprovalNO";
|
|
|
this.tbApprovalNO.ShowText = false;
|
|
|
- this.tbApprovalNO.Size = new System.Drawing.Size(184, 45);
|
|
|
+ this.tbApprovalNO.Size = new System.Drawing.Size(164, 37);
|
|
|
this.tbApprovalNO.TabIndex = 8;
|
|
|
this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbApprovalNO.Watermark = "批准文号";
|
|
@@ -1305,12 +1307,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(388, 7);
|
|
|
+ this.tbInsuCode.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbInsuCode.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbInsuCode.Name = "tbInsuCode";
|
|
|
this.tbInsuCode.ShowText = false;
|
|
|
- this.tbInsuCode.Size = new System.Drawing.Size(345, 45);
|
|
|
+ this.tbInsuCode.Size = new System.Drawing.Size(307, 37);
|
|
|
this.tbInsuCode.TabIndex = 7;
|
|
|
this.tbInsuCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbInsuCode.Watermark = "输入准确编码";
|
|
@@ -1320,11 +1322,11 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(14, 7);
|
|
|
+ this.btnQueryCenterDirectory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnQueryCenterDirectory.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.btnQueryCenterDirectory.Name = "btnQueryCenterDirectory";
|
|
|
- this.btnQueryCenterDirectory.Size = new System.Drawing.Size(224, 46);
|
|
|
+ this.btnQueryCenterDirectory.Size = new System.Drawing.Size(199, 38);
|
|
|
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 +1337,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(217, 7);
|
|
|
+ this.tbCenterDirectoryFilter.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
+ this.tbCenterDirectoryFilter.MinimumSize = new System.Drawing.Size(2, 20);
|
|
|
this.tbCenterDirectoryFilter.Name = "tbCenterDirectoryFilter";
|
|
|
this.tbCenterDirectoryFilter.ShowText = false;
|
|
|
- this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(189, 45);
|
|
|
+ this.tbCenterDirectoryFilter.Size = new System.Drawing.Size(168, 37);
|
|
|
this.tbCenterDirectoryFilter.TabIndex = 5;
|
|
|
this.tbCenterDirectoryFilter.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tbCenterDirectoryFilter.Watermark = "名称/缩写";
|
|
@@ -1351,14 +1353,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.Location = new System.Drawing.Point(0, 283);
|
|
|
+ this.pgCenterDirect.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.pgCenterDirect.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
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(1456, 43);
|
|
|
this.pgCenterDirect.TabIndex = 0;
|
|
|
this.pgCenterDirect.Text = "uiPagination3";
|
|
|
this.pgCenterDirect.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1370,7 +1372,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(1232, 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 +1388,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.Location = new System.Drawing.Point(4, 3);
|
|
|
+ this.uiPanel3.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
|
|
|
this.uiPanel3.MinimumSize = new System.Drawing.Size(2, 2);
|
|
|
this.uiPanel3.Name = "uiPanel3";
|
|
|
- this.uiPanel3.Size = new System.Drawing.Size(268, 996);
|
|
|
+ this.uiPanel3.Size = new System.Drawing.Size(238, 683);
|
|
|
this.uiPanel3.TabIndex = 5;
|
|
|
this.uiPanel3.Text = null;
|
|
|
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1409,7 +1411,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(238, 683);
|
|
|
this.rbgDirecType_C.TabIndex = 6;
|
|
|
this.rbgDirecType_C.Text = "目录类型";
|
|
|
this.rbgDirecType_C.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
@@ -1425,30 +1427,30 @@
|
|
|
this.tsmiSingleUpdateAuxInfo,
|
|
|
this.tsmiUpdateAllAuxInfo});
|
|
|
this.cmsUpdateAuxInfo.Name = "cmsUpdateAuxInfo";
|
|
|
- this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(329, 80);
|
|
|
+ this.cmsUpdateAuxInfo.Size = new System.Drawing.Size(285, 68);
|
|
|
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(284, 32);
|
|
|
this.tsmiSingleUpdateAuxInfo.Text = "单新单条目录附属信息";
|
|
|
//
|
|
|
// tsmiUpdateAllAuxInfo
|
|
|
//
|
|
|
this.tsmiUpdateAllAuxInfo.Name = "tsmiUpdateAllAuxInfo";
|
|
|
- this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(328, 38);
|
|
|
+ this.tsmiUpdateAllAuxInfo.Size = new System.Drawing.Size(284, 32);
|
|
|
this.tsmiUpdateAllAuxInfo.Text = "更新所有目录附属信息";
|
|
|
//
|
|
|
// BasicData
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
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(1710, 729);
|
|
|
this.Controls.Add(this.tabControl1);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.Name = "BasicData";
|
|
|
this.Text = "医保基础数据平台";
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|