tijian_jichuang/Code/BasicSettings/frmKS.Designer.cs
2025-02-20 11:54:48 +08:00

929 lines
44 KiB
C#

namespace SOH.BasicSettings
{
partial class frmKS
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.panel1 = new System.Windows.Forms.Panel();
this.label17 = new System.Windows.Forms.Label();
this.button6 = new System.Windows.Forms.Button();
this.label16 = new System.Windows.Forms.Label();
this.cbblx = new System.Windows.Forms.ComboBox();
this.tbSelectksmc = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.dgvksList = new System.Windows.Forms.DataGridView();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xyshDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this. = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.upflagDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gzlDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.printimageDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.printtitleDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zoomDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.imageHeightDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.kszjmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.workstationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.imagePathDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.keshiBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel2 = new System.Windows.Forms.Panel();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.textBox14 = new System.Windows.Forms.TextBox();
this.tbzdmc = new System.Windows.Forms.TextBox();
this.tbwlks = new System.Windows.Forms.TextBox();
this.tbimageheight = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.tbzoom = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.cbbdytw = new System.Windows.Forms.ComboBox();
this.tbkszdjg = new System.Windows.Forms.TextBox();
this.tbksmc = new System.Windows.Forms.TextBox();
this.tbfxsx = new System.Windows.Forms.TextBox();
this.cbbdynr = new System.Windows.Forms.ComboBox();
this.cbbkslb = new System.Windows.Forms.ComboBox();
this.tblrsx = new System.Windows.Forms.TextBox();
this.tbkszt = new System.Windows.Forms.TextBox();
this.tblkbg = new System.Windows.Forms.TextBox();
this.tbxssx = new System.Windows.Forms.TextBox();
this.tbksbm = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.cb_ccks = new System.Windows.Forms.CheckBox();
this.label21 = new System.Windows.Forms.Label();
this.txt_bgbt = new System.Windows.Forms.TextBox();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvksList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.keshiBindingSource)).BeginInit();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.label17);
this.panel1.Controls.Add(this.button6);
this.panel1.Controls.Add(this.label16);
this.panel1.Controls.Add(this.cbblx);
this.panel1.Controls.Add(this.tbSelectksmc);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(957, 69);
this.panel1.TabIndex = 0;
//
// label17
//
this.label17.AutoSize = true;
this.label17.ForeColor = System.Drawing.Color.Red;
this.label17.Location = new System.Drawing.Point(12, 46);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(101, 12);
this.label17.TabIndex = 9;
this.label17.Text = "红色表示已经注销";
//
// button6
//
this.button6.Location = new System.Drawing.Point(189, 14);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 8;
this.button6.Text = "查询";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(693, 19);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 7;
this.label16.Text = "科室类别";
//
// cbblx
//
this.cbblx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbblx.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.cbblx.FormattingEnabled = true;
this.cbblx.Items.AddRange(new object[] {
"医生",
"检验",
"功能"});
this.cbblx.Location = new System.Drawing.Point(767, 17);
this.cbblx.Name = "cbblx";
this.cbblx.Size = new System.Drawing.Size(121, 20);
this.cbblx.TabIndex = 3;
//
// tbSelectksmc
//
this.tbSelectksmc.Location = new System.Drawing.Point(74, 16);
this.tbSelectksmc.Name = "tbSelectksmc";
this.tbSelectksmc.Size = new System.Drawing.Size(100, 21);
this.tbSelectksmc.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 19);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "科室名称:";
//
// dgvksList
//
this.dgvksList.AllowUserToAddRows = false;
this.dgvksList.AllowUserToDeleteRows = false;
this.dgvksList.AllowUserToResizeColumns = false;
this.dgvksList.AllowUserToResizeRows = false;
this.dgvksList.AutoGenerateColumns = false;
this.dgvksList.BackgroundColor = System.Drawing.Color.White;
this.dgvksList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvksList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.,
this.,
this.,
this.,
this.,
this.,
this.,
this.,
this.,
this.xyshDataGridViewTextBoxColumn,
this.,
this.,
this.,
this.,
this.upflagDataGridViewTextBoxColumn,
this.gzlDataGridViewTextBoxColumn,
this.printimageDataGridViewTextBoxColumn,
this.printtitleDataGridViewTextBoxColumn,
this.zoomDataGridViewTextBoxColumn,
this.imageHeightDataGridViewTextBoxColumn,
this.kszjmDataGridViewTextBoxColumn,
this.workstationDataGridViewTextBoxColumn,
this.imagePathDataGridViewTextBoxColumn});
this.dgvksList.DataSource = this.keshiBindingSource;
this.dgvksList.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvksList.Location = new System.Drawing.Point(0, 69);
this.dgvksList.Name = "dgvksList";
this.dgvksList.ReadOnly = true;
this.dgvksList.RowTemplate.Height = 23;
this.dgvksList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvksList.Size = new System.Drawing.Size(957, 273);
this.dgvksList.TabIndex = 1;
this.dgvksList.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvksList_CellDoubleClick);
this.dgvksList.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvksList_CellDoubleClick);
this.dgvksList.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvksList_CellFormatting);
this.dgvksList.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvksList_DataBindingComplete);
//
// 注销状态
//
this..DataPropertyName = "zhuxiao";
this..HeaderText = "注销状态";
this..Name = "注销状态";
this..ReadOnly = true;
this..Visible = false;
//
// 所属分店
//
this..DataPropertyName = "fendian";
this..HeaderText = "所属分店";
this..Name = "所属分店";
this..ReadOnly = true;
//
// 科室编码
//
this..DataPropertyName = "ksbm";
this..HeaderText = "科室编码";
this..Name = "科室编码";
this..ReadOnly = true;
//
// 科室名称
//
this..DataPropertyName = "ksmc";
this..HeaderText = "科室名称";
this..Name = "科室名称";
this..ReadOnly = true;
//
// 打印内容
//
this..DataPropertyName = "dynr";
this..HeaderText = "打印内容";
this..Name = "打印内容";
this..ReadOnly = true;
this..Visible = false;
//
// 诊断名称
//
this..DataPropertyName = "zdmc";
this..HeaderText = "诊断名称";
this..Name = "诊断名称";
this..ReadOnly = true;
//
// 显示顺序
//
this..DataPropertyName = "xssx";
this..HeaderText = "显示顺序";
this..Name = "显示顺序";
this..ReadOnly = true;
//
// 录入顺序
//
this..DataPropertyName = "lrsx";
this..HeaderText = "录入顺序";
this..Name = "录入顺序";
this..ReadOnly = true;
//
// 科室类型
//
this..DataPropertyName = "lx";
this..HeaderText = "科室类型";
this..Name = "科室类型";
this..ReadOnly = true;
this..Visible = false;
//
// xyshDataGridViewTextBoxColumn
//
this.xyshDataGridViewTextBoxColumn.DataPropertyName = "xysh";
this.xyshDataGridViewTextBoxColumn.HeaderText = "xysh";
this.xyshDataGridViewTextBoxColumn.Name = "xyshDataGridViewTextBoxColumn";
this.xyshDataGridViewTextBoxColumn.ReadOnly = true;
this.xyshDataGridViewTextBoxColumn.Visible = false;
//
// 物理科室
//
this..DataPropertyName = "wlks";
this..HeaderText = "物理科室";
this..Name = "物理科室";
this..ReadOnly = true;
//
// 分析顺序
//
this..DataPropertyName = "fxsx";
this..HeaderText = "分析顺序";
this..Name = "分析顺序";
this..ReadOnly = true;
//
// 默认诊断
//
this..DataPropertyName = "kszdjg";
this..HeaderText = "默认诊断";
this..Name = "默认诊断";
this..ReadOnly = true;
//
// 签名标题
//
this..DataPropertyName = "bglk";
this..HeaderText = "签名标题";
this..Name = "签名标题";
this..ReadOnly = true;
//
// upflagDataGridViewTextBoxColumn
//
this.upflagDataGridViewTextBoxColumn.DataPropertyName = "upflag";
this.upflagDataGridViewTextBoxColumn.HeaderText = "upflag";
this.upflagDataGridViewTextBoxColumn.Name = "upflagDataGridViewTextBoxColumn";
this.upflagDataGridViewTextBoxColumn.ReadOnly = true;
this.upflagDataGridViewTextBoxColumn.Visible = false;
//
// gzlDataGridViewTextBoxColumn
//
this.gzlDataGridViewTextBoxColumn.DataPropertyName = "gzl";
this.gzlDataGridViewTextBoxColumn.HeaderText = "gzl";
this.gzlDataGridViewTextBoxColumn.Name = "gzlDataGridViewTextBoxColumn";
this.gzlDataGridViewTextBoxColumn.ReadOnly = true;
this.gzlDataGridViewTextBoxColumn.Visible = false;
//
// printimageDataGridViewTextBoxColumn
//
this.printimageDataGridViewTextBoxColumn.DataPropertyName = "printimage";
this.printimageDataGridViewTextBoxColumn.HeaderText = "printimage";
this.printimageDataGridViewTextBoxColumn.Name = "printimageDataGridViewTextBoxColumn";
this.printimageDataGridViewTextBoxColumn.ReadOnly = true;
this.printimageDataGridViewTextBoxColumn.Visible = false;
//
// printtitleDataGridViewTextBoxColumn
//
this.printtitleDataGridViewTextBoxColumn.DataPropertyName = "printtitle";
this.printtitleDataGridViewTextBoxColumn.HeaderText = "printtitle";
this.printtitleDataGridViewTextBoxColumn.Name = "printtitleDataGridViewTextBoxColumn";
this.printtitleDataGridViewTextBoxColumn.ReadOnly = true;
this.printtitleDataGridViewTextBoxColumn.Visible = false;
//
// zoomDataGridViewTextBoxColumn
//
this.zoomDataGridViewTextBoxColumn.DataPropertyName = "zoom";
this.zoomDataGridViewTextBoxColumn.HeaderText = "zoom";
this.zoomDataGridViewTextBoxColumn.Name = "zoomDataGridViewTextBoxColumn";
this.zoomDataGridViewTextBoxColumn.ReadOnly = true;
this.zoomDataGridViewTextBoxColumn.Visible = false;
//
// imageHeightDataGridViewTextBoxColumn
//
this.imageHeightDataGridViewTextBoxColumn.DataPropertyName = "imageHeight";
this.imageHeightDataGridViewTextBoxColumn.HeaderText = "imageHeight";
this.imageHeightDataGridViewTextBoxColumn.Name = "imageHeightDataGridViewTextBoxColumn";
this.imageHeightDataGridViewTextBoxColumn.ReadOnly = true;
this.imageHeightDataGridViewTextBoxColumn.Visible = false;
//
// kszjmDataGridViewTextBoxColumn
//
this.kszjmDataGridViewTextBoxColumn.DataPropertyName = "kszjm";
this.kszjmDataGridViewTextBoxColumn.HeaderText = "kszjm";
this.kszjmDataGridViewTextBoxColumn.Name = "kszjmDataGridViewTextBoxColumn";
this.kszjmDataGridViewTextBoxColumn.ReadOnly = true;
this.kszjmDataGridViewTextBoxColumn.Visible = false;
//
// workstationDataGridViewTextBoxColumn
//
this.workstationDataGridViewTextBoxColumn.DataPropertyName = "workstation";
this.workstationDataGridViewTextBoxColumn.HeaderText = "workstation";
this.workstationDataGridViewTextBoxColumn.Name = "workstationDataGridViewTextBoxColumn";
this.workstationDataGridViewTextBoxColumn.ReadOnly = true;
this.workstationDataGridViewTextBoxColumn.Visible = false;
//
// imagePathDataGridViewTextBoxColumn
//
this.imagePathDataGridViewTextBoxColumn.DataPropertyName = "ImagePath";
this.imagePathDataGridViewTextBoxColumn.HeaderText = "ImagePath";
this.imagePathDataGridViewTextBoxColumn.Name = "imagePathDataGridViewTextBoxColumn";
this.imagePathDataGridViewTextBoxColumn.ReadOnly = true;
this.imagePathDataGridViewTextBoxColumn.Visible = false;
//
// keshiBindingSource
//
this.keshiBindingSource.DataSource = typeof(SOH.Entities.keshi);
//
// panel2
//
this.panel2.Controls.Add(this.txt_bgbt);
this.panel2.Controls.Add(this.label21);
this.panel2.Controls.Add(this.cb_ccks);
this.panel2.Controls.Add(this.label20);
this.panel2.Controls.Add(this.label19);
this.panel2.Controls.Add(this.label18);
this.panel2.Controls.Add(this.button5);
this.panel2.Controls.Add(this.button4);
this.panel2.Controls.Add(this.button3);
this.panel2.Controls.Add(this.button2);
this.panel2.Controls.Add(this.button1);
this.panel2.Controls.Add(this.textBox14);
this.panel2.Controls.Add(this.tbzdmc);
this.panel2.Controls.Add(this.tbwlks);
this.panel2.Controls.Add(this.tbimageheight);
this.panel2.Controls.Add(this.label15);
this.panel2.Controls.Add(this.tbzoom);
this.panel2.Controls.Add(this.label14);
this.panel2.Controls.Add(this.cbbdytw);
this.panel2.Controls.Add(this.tbkszdjg);
this.panel2.Controls.Add(this.tbksmc);
this.panel2.Controls.Add(this.tbfxsx);
this.panel2.Controls.Add(this.cbbdynr);
this.panel2.Controls.Add(this.cbbkslb);
this.panel2.Controls.Add(this.tblrsx);
this.panel2.Controls.Add(this.tbkszt);
this.panel2.Controls.Add(this.tblkbg);
this.panel2.Controls.Add(this.tbxssx);
this.panel2.Controls.Add(this.tbksbm);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.label12);
this.panel2.Controls.Add(this.label13);
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.label10);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.label2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 342);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(957, 197);
this.panel2.TabIndex = 2;
this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(111, 13);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(65, 12);
this.label19.TabIndex = 37;
this.label19.Text = "科室状态:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(111, 40);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(65, 12);
this.label18.TabIndex = 36;
this.label18.Text = "录入顺序:";
//
// button5
//
this.button5.Location = new System.Drawing.Point(731, 142);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(86, 40);
this.button5.TabIndex = 35;
this.button5.Text = "取消注销";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(582, 142);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(86, 40);
this.button4.TabIndex = 34;
this.button4.Text = "注销选定科室";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(431, 142);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(86, 40);
this.button3.TabIndex = 33;
this.button3.Text = "修改科室信息";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(276, 142);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(86, 40);
this.button2.TabIndex = 32;
this.button2.Text = "添加";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(127, 142);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(86, 40);
this.button1.TabIndex = 31;
this.button1.Text = "新建";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(807, 67);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(110, 21);
this.textBox14.TabIndex = 30;
this.textBox14.Visible = false;
//
// tbzdmc
//
this.tbzdmc.Location = new System.Drawing.Point(807, 40);
this.tbzdmc.Name = "tbzdmc";
this.tbzdmc.Size = new System.Drawing.Size(110, 21);
this.tbzdmc.TabIndex = 29;
//
// tbwlks
//
this.tbwlks.Location = new System.Drawing.Point(807, 10);
this.tbwlks.Name = "tbwlks";
this.tbwlks.Size = new System.Drawing.Size(110, 21);
this.tbwlks.TabIndex = 28;
//
// tbimageheight
//
this.tbimageheight.Location = new System.Drawing.Point(664, 67);
this.tbimageheight.Name = "tbimageheight";
this.tbimageheight.Size = new System.Drawing.Size(53, 21);
this.tbimageheight.TabIndex = 27;
this.tbimageheight.Visible = false;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(600, 71);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(65, 12);
this.label15.TabIndex = 26;
this.label15.Text = "图片高度:";
this.label15.Visible = false;
//
// tbzoom
//
this.tbzoom.Location = new System.Drawing.Point(541, 66);
this.tbzoom.Name = "tbzoom";
this.tbzoom.Size = new System.Drawing.Size(53, 21);
this.tbzoom.TabIndex = 25;
this.tbzoom.Visible = false;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(481, 71);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 24;
this.label14.Text = "图片比例:";
this.label14.Visible = false;
//
// cbbdytw
//
this.cbbdytw.FormattingEnabled = true;
this.cbbdytw.Location = new System.Drawing.Point(420, 66);
this.cbbdytw.Name = "cbbdytw";
this.cbbdytw.Size = new System.Drawing.Size(55, 20);
this.cbbdytw.TabIndex = 23;
this.cbbdytw.Visible = false;
//
// tbkszdjg
//
this.tbkszdjg.Location = new System.Drawing.Point(420, 39);
this.tbkszdjg.Name = "tbkszdjg";
this.tbkszdjg.Size = new System.Drawing.Size(297, 21);
this.tbkszdjg.TabIndex = 22;
//
// tbksmc
//
this.tbksmc.Location = new System.Drawing.Point(420, 10);
this.tbksmc.Name = "tbksmc";
this.tbksmc.Size = new System.Drawing.Size(297, 21);
this.tbksmc.TabIndex = 21;
//
// tbfxsx
//
this.tbfxsx.Location = new System.Drawing.Point(281, 39);
this.tbfxsx.Name = "tbfxsx";
this.tbfxsx.Size = new System.Drawing.Size(53, 21);
this.tbfxsx.TabIndex = 20;
this.tbfxsx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_textBox_KeyDown);
this.tbfxsx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_textBox_KeyPress);
//
// cbbdynr
//
this.cbbdynr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbdynr.FormattingEnabled = true;
this.cbbdynr.Items.AddRange(new object[] {
"全部",
"描述",
"诊断"});
this.cbbdynr.Location = new System.Drawing.Point(281, 67);
this.cbbdynr.Name = "cbbdynr";
this.cbbdynr.Size = new System.Drawing.Size(55, 20);
this.cbbdynr.TabIndex = 19;
//
// cbbkslb
//
this.cbbkslb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbkslb.FormattingEnabled = true;
this.cbbkslb.Items.AddRange(new object[] {
"医生",
"检验",
"功能"});
this.cbbkslb.Location = new System.Drawing.Point(281, 10);
this.cbbkslb.Name = "cbbkslb";
this.cbbkslb.Size = new System.Drawing.Size(55, 20);
this.cbbkslb.TabIndex = 18;
//
// tblrsx
//
this.tblrsx.Location = new System.Drawing.Point(179, 36);
this.tblrsx.Name = "tblrsx";
this.tblrsx.Size = new System.Drawing.Size(34, 21);
this.tblrsx.TabIndex = 17;
this.tblrsx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_textBox_KeyDown);
this.tblrsx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_textBox_KeyPress);
//
// tbkszt
//
this.tbkszt.Enabled = false;
this.tbkszt.Location = new System.Drawing.Point(179, 9);
this.tbkszt.Name = "tbkszt";
this.tbkszt.Size = new System.Drawing.Size(34, 21);
this.tbkszt.TabIndex = 16;
//
// tblkbg
//
this.tblkbg.Location = new System.Drawing.Point(74, 66);
this.tblkbg.Name = "tblkbg";
this.tblkbg.Size = new System.Drawing.Size(139, 21);
this.tblkbg.TabIndex = 15;
//
// tbxssx
//
this.tbxssx.Location = new System.Drawing.Point(74, 39);
this.tbxssx.Name = "tbxssx";
this.tbxssx.Size = new System.Drawing.Size(31, 21);
this.tbxssx.TabIndex = 14;
this.tbxssx.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_textBox_KeyDown);
this.tbxssx.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.m_textBox_KeyPress);
//
// tbksbm
//
this.tbksbm.Enabled = false;
this.tbksbm.Location = new System.Drawing.Point(74, 10);
this.tbksbm.Name = "tbksbm";
this.tbksbm.Size = new System.Drawing.Size(31, 21);
this.tbksbm.TabIndex = 13;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(748, 70);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 12;
this.label11.Text = "图文标题:";
this.label11.Visible = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(748, 42);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 11;
this.label12.Text = "诊断标题:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(748, 13);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 10;
this.label13.Text = "物理科室:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(364, 70);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 9;
this.label8.Text = "打印图文:";
this.label8.Visible = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(364, 42);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 8;
this.label9.Text = "默认诊断:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(364, 13);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 7;
this.label10.Text = "科室名称:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(221, 70);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 6;
this.label7.Text = "打印内容:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(221, 42);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 5;
this.label6.Text = "分析顺序:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(221, 13);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 4;
this.label5.Text = "科室类别:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(12, 70);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 3;
this.label4.Text = "签名标题:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(12, 42);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 2;
this.label3.Text = "显示顺序:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(12, 13);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 1;
this.label2.Text = "科室编码:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(12, 102);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 12);
this.label20.TabIndex = 38;
this.label20.Text = "彩超科室:";
//
// cb_ccks
//
this.cb_ccks.AutoSize = true;
this.cb_ccks.Location = new System.Drawing.Point(74, 100);
this.cb_ccks.Name = "cb_ccks";
this.cb_ccks.Size = new System.Drawing.Size(84, 16);
this.cb_ccks.TabIndex = 39;
this.cb_ccks.Text = "是彩超科室";
this.cb_ccks.UseVisualStyleBackColor = true;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(221, 102);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(89, 12);
this.label21.TabIndex = 40;
this.label21.Text = "彩超报告标题:";
//
// txt_bgbt
//
this.txt_bgbt.Location = new System.Drawing.Point(316, 98);
this.txt_bgbt.Name = "txt_bgbt";
this.txt_bgbt.Size = new System.Drawing.Size(401, 21);
this.txt_bgbt.TabIndex = 41;
//
// frmKS
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(957, 539);
this.Controls.Add(this.dgvksList);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "frmKS";
this.Text = "体检科室管理";
this.Load += new System.EventHandler(this.frmKS_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvksList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.keshiBindingSource)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox cbblx;
private System.Windows.Forms.TextBox tbSelectksmc;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DataGridView dgvksList;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tblkbg;
private System.Windows.Forms.TextBox tbxssx;
private System.Windows.Forms.TextBox tbksbm;
private System.Windows.Forms.TextBox tblrsx;
private System.Windows.Forms.TextBox tbkszt;
private System.Windows.Forms.ComboBox cbbkslb;
private System.Windows.Forms.TextBox tbfxsx;
private System.Windows.Forms.ComboBox cbbdynr;
private System.Windows.Forms.TextBox tbkszdjg;
private System.Windows.Forms.TextBox tbksmc;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cbbdytw;
private System.Windows.Forms.TextBox tbimageheight;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox tbzoom;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox tbzdmc;
private System.Windows.Forms.TextBox tbwlks;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.BindingSource keshiBindingSource;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn xyshDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn ;
private System.Windows.Forms.DataGridViewTextBoxColumn upflagDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn gzlDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn printimageDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn printtitleDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn zoomDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn imageHeightDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn kszjmDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn workstationDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn imagePathDataGridViewTextBoxColumn;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox txt_bgbt;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.CheckBox cb_ccks;
private System.Windows.Forms.Label label20;
}
}