namespace PTMedicalInsurance.Forms
{
partial class ChooseCard
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.uiPanel1 = new Sunny.UI.UIPanel();
this.chk_MedInsuShare = new Sunny.UI.UICheckBox();
this.btn_Search = new Sunny.UI.UIButton();
this.btCancle = new Sunny.UI.UIButton();
this.btnOk = new Sunny.UI.UIButton();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiRichTextBox1 = new Sunny.UI.UIRichTextBox();
this.cbb_YMYWLX = new Sunny.UI.UIComboBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.edt_QrCode = new Sunny.UI.UITextBox();
this.uiLabel9 = new Sunny.UI.UILabel();
this.rbgMdtrtCertType = new Sunny.UI.UIRadioButtonGroup();
this.uiPanel1.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.SuspendLayout();
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.chk_MedInsuShare);
this.uiPanel1.Controls.Add(this.btn_Search);
this.uiPanel1.Controls.Add(this.btCancle);
this.uiPanel1.Controls.Add(this.btnOk);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(0, 280);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(527, 79);
this.uiPanel1.TabIndex = 1;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// chk_MedInsuShare
//
this.chk_MedInsuShare.Cursor = System.Windows.Forms.Cursors.Hand;
this.chk_MedInsuShare.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chk_MedInsuShare.Location = new System.Drawing.Point(20, 28);
this.chk_MedInsuShare.MinimumSize = new System.Drawing.Size(1, 1);
this.chk_MedInsuShare.Name = "chk_MedInsuShare";
this.chk_MedInsuShare.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.chk_MedInsuShare.Size = new System.Drawing.Size(127, 29);
this.chk_MedInsuShare.TabIndex = 35;
this.chk_MedInsuShare.Text = "医嘱共享查询";
this.chk_MedInsuShare.Visible = false;
this.chk_MedInsuShare.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btn_Search
//
this.btn_Search.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btn_Search.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Search.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Search.Location = new System.Drawing.Point(300, 20);
this.btn_Search.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Search.Name = "btn_Search";
this.btn_Search.Size = new System.Drawing.Size(109, 45);
this.btn_Search.TabIndex = 2;
this.btn_Search.Text = "查 询";
this.btn_Search.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Search.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Search.Click += new System.EventHandler(this.btn_Search_Click);
//
// btCancle
//
this.btCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btCancle.Cursor = System.Windows.Forms.Cursors.Hand;
this.btCancle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btCancle.Location = new System.Drawing.Point(411, 20);
this.btCancle.MinimumSize = new System.Drawing.Size(1, 1);
this.btCancle.Name = "btCancle";
this.btCancle.Size = new System.Drawing.Size(109, 45);
this.btCancle.TabIndex = 1;
this.btCancle.Text = "放 弃";
this.btCancle.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btCancle.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btCancle.Click += new System.EventHandler(this.btCancle_Click);
//
// btnOk
//
this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnOk.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOk.Location = new System.Drawing.Point(189, 20);
this.btnOk.MinimumSize = new System.Drawing.Size(1, 1);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(109, 45);
this.btnOk.TabIndex = 0;
this.btnOk.Text = "读 卡";
this.btnOk.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOk.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.uiRichTextBox1);
this.uiPanel2.Controls.Add(this.cbb_YMYWLX);
this.uiPanel2.Controls.Add(this.uiLabel3);
this.uiPanel2.Controls.Add(this.edt_QrCode);
this.uiPanel2.Controls.Add(this.uiLabel9);
this.uiPanel2.Controls.Add(this.rbgMdtrtCertType);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 0);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(527, 280);
this.uiPanel2.TabIndex = 2;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiRichTextBox1
//
this.uiRichTextBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiRichTextBox1.FillColor = System.Drawing.Color.White;
this.uiRichTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRichTextBox1.Location = new System.Drawing.Point(0, 212);
this.uiRichTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiRichTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRichTextBox1.Name = "uiRichTextBox1";
this.uiRichTextBox1.Padding = new System.Windows.Forms.Padding(2);
this.uiRichTextBox1.ShowText = false;
this.uiRichTextBox1.Size = new System.Drawing.Size(527, 68);
this.uiRichTextBox1.TabIndex = 33;
this.uiRichTextBox1.Text = "如果是无卡病人,请先输入医保号再点击\"查询\"按钮; 如果是有卡病人,请直接点击\"读卡\"按钮";
this.uiRichTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiRichTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbb_YMYWLX
//
this.cbb_YMYWLX.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cbb_YMYWLX.DataSource = null;
this.cbb_YMYWLX.Enabled = false;
this.cbb_YMYWLX.FillColor = System.Drawing.Color.White;
this.cbb_YMYWLX.FilterMaxCount = 50;
this.cbb_YMYWLX.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbb_YMYWLX.Items.AddRange(new object[] {
"01101\t挂号",
"01102\t住院建档",
"01103\t入院登记",
"01104\t缴纳预缴金",
"01201\t问诊",
"01202\t预约检查",
"01203\t检查",
"01204\t治疗",
"01301\t结算",
"01302\t取药",
"01303\t取报告",
"01304\t打印票据和清单",
"01305\t病历材料复印",
"03131\t医疗类APP线上身份认证",
"03132\t医疗类APP线上结算"});
this.cbb_YMYWLX.Location = new System.Drawing.Point(175, 156);
this.cbb_YMYWLX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbb_YMYWLX.MinimumSize = new System.Drawing.Size(63, 0);
this.cbb_YMYWLX.Name = "cbb_YMYWLX";
this.cbb_YMYWLX.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbb_YMYWLX.Size = new System.Drawing.Size(327, 29);
this.cbb_YMYWLX.TabIndex = 26;
this.cbb_YMYWLX.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbb_YMYWLX.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel3.Location = new System.Drawing.Point(23, 158);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(127, 23);
this.uiLabel3.TabIndex = 25;
this.uiLabel3.Text = "用码业务类型";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// edt_QrCode
//
this.edt_QrCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.edt_QrCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.edt_QrCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.edt_QrCode.Location = new System.Drawing.Point(175, 107);
this.edt_QrCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.edt_QrCode.MinimumSize = new System.Drawing.Size(1, 16);
this.edt_QrCode.Name = "edt_QrCode";
this.edt_QrCode.ShowText = false;
this.edt_QrCode.Size = new System.Drawing.Size(327, 29);
this.edt_QrCode.TabIndex = 24;
this.edt_QrCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.edt_QrCode.Watermark = "";
this.edt_QrCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.edt_QrCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.edt_QrCode_KeyPress);
//
// uiLabel9
//
this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel9.Location = new System.Drawing.Point(23, 109);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(127, 23);
this.uiLabel9.TabIndex = 23;
this.uiLabel9.Text = "二维码/医保号";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rbgMdtrtCertType
//
this.rbgMdtrtCertType.ColumnCount = 3;
this.rbgMdtrtCertType.Dock = System.Windows.Forms.DockStyle.Top;
this.rbgMdtrtCertType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rbgMdtrtCertType.Items.AddRange(new object[] {
"社保卡",
"电子凭证",
"专用终端采集设备"});
this.rbgMdtrtCertType.ItemSize = new System.Drawing.Size(155, 35);
this.rbgMdtrtCertType.Location = new System.Drawing.Point(0, 0);
this.rbgMdtrtCertType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rbgMdtrtCertType.MinimumSize = new System.Drawing.Size(1, 1);
this.rbgMdtrtCertType.Name = "rbgMdtrtCertType";
this.rbgMdtrtCertType.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.rbgMdtrtCertType.Size = new System.Drawing.Size(527, 79);
this.rbgMdtrtCertType.TabIndex = 22;
this.rbgMdtrtCertType.Text = "就诊凭证类型";
this.rbgMdtrtCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rbgMdtrtCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.rbgMdtrtCertType.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgMdtrtCertType_ValueChanged);
//
// ChooseCard
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(527, 359);
this.Controls.Add(this.uiPanel2);
this.Controls.Add(this.uiPanel1);
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "ChooseCard";
this.Text = "医保读卡";
this.Load += new System.EventHandler(this.ChooseCard_Load);
this.uiPanel1.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIButton btCancle;
private Sunny.UI.UIButton btnOk;
private Sunny.UI.UIComboBox cbb_YMYWLX;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UITextBox edt_QrCode;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UIRadioButtonGroup rbgMdtrtCertType;
private Sunny.UI.UIButton btn_Search;
private Sunny.UI.UIRichTextBox uiRichTextBox1;
private Sunny.UI.UICheckBox chk_MedInsuShare;
}
}