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.rbgCardType = new Sunny.UI.UIRadioButtonGroup();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.chk_WSSBK = new Sunny.UI.UICheckBox();
this.btCancle = new Sunny.UI.UIButton();
this.btOk = new Sunny.UI.UIButton();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.dblkcbxPsnCertType = new PTControl.DBLookupCombox();
this.label4 = new System.Windows.Forms.Label();
this.tbName = new Sunny.UI.UITextBox();
this.uiLabel7 = new Sunny.UI.UILabel();
this.cbCBD = new Sunny.UI.UITextBox();
this.cbCardLevel = new Sunny.UI.UIComboBox();
this.uiLabel6 = new Sunny.UI.UILabel();
this.cbCardType = new Sunny.UI.UIComboBox();
this.uiLabel5 = new Sunny.UI.UILabel();
this.tbPassword = new Sunny.UI.UITextBox();
this.uiLabel4 = new Sunny.UI.UILabel();
this.cbBusinessType = new Sunny.UI.UIComboBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel2 = new Sunny.UI.UILabel();
this.tbID = new Sunny.UI.UITextBox();
this.lblNo = new Sunny.UI.UILabel();
this.btInit = new Sunny.UI.UIButton();
this.uiPanel1.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.SuspendLayout();
//
// rbgCardType
//
this.rbgCardType.ColumnCount = 4;
this.rbgCardType.Dock = System.Windows.Forms.DockStyle.Top;
this.rbgCardType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rbgCardType.Items.AddRange(new object[] {
"电子凭证",
"身份证",
"社保卡",
"非大陆居民"});
this.rbgCardType.ItemSize = new System.Drawing.Size(180, 35);
this.rbgCardType.Location = new System.Drawing.Point(0, 0);
this.rbgCardType.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.rbgCardType.MinimumSize = new System.Drawing.Size(1, 1);
this.rbgCardType.Name = "rbgCardType";
this.rbgCardType.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0);
this.rbgCardType.Size = new System.Drawing.Size(733, 75);
this.rbgCardType.TabIndex = 0;
this.rbgCardType.Text = "就诊凭证类型";
this.rbgCardType.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rbgCardType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.rbgCardType.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.rbgCardType_ValueChanged);
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.btInit);
this.uiPanel1.Controls.Add(this.chk_WSSBK);
this.uiPanel1.Controls.Add(this.btCancle);
this.uiPanel1.Controls.Add(this.btOk);
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, 488);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(733, 82);
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_WSSBK
//
this.chk_WSSBK.Cursor = System.Windows.Forms.Cursors.Hand;
this.chk_WSSBK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chk_WSSBK.Location = new System.Drawing.Point(36, 29);
this.chk_WSSBK.MinimumSize = new System.Drawing.Size(1, 1);
this.chk_WSSBK.Name = "chk_WSSBK";
this.chk_WSSBK.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.chk_WSSBK.Size = new System.Drawing.Size(122, 29);
this.chk_WSSBK.TabIndex = 2;
this.chk_WSSBK.Text = "跨省异地";
this.chk_WSSBK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// 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(589, 20);
this.btCancle.MinimumSize = new System.Drawing.Size(1, 1);
this.btCancle.Name = "btCancle";
this.btCancle.Size = new System.Drawing.Size(109, 50);
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);
//
// btOk
//
this.btOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.btOk.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btOk.Location = new System.Drawing.Point(461, 20);
this.btOk.MinimumSize = new System.Drawing.Size(1, 1);
this.btOk.Name = "btOk";
this.btOk.Size = new System.Drawing.Size(109, 50);
this.btOk.TabIndex = 0;
this.btOk.Text = "确定";
this.btOk.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btOk.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btOk.Click += new System.EventHandler(this.btOk_Click);
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.dblkcbxPsnCertType);
this.uiPanel2.Controls.Add(this.label4);
this.uiPanel2.Controls.Add(this.tbName);
this.uiPanel2.Controls.Add(this.uiLabel7);
this.uiPanel2.Controls.Add(this.cbCBD);
this.uiPanel2.Controls.Add(this.cbCardLevel);
this.uiPanel2.Controls.Add(this.uiLabel6);
this.uiPanel2.Controls.Add(this.cbCardType);
this.uiPanel2.Controls.Add(this.uiLabel5);
this.uiPanel2.Controls.Add(this.tbPassword);
this.uiPanel2.Controls.Add(this.uiLabel4);
this.uiPanel2.Controls.Add(this.cbBusinessType);
this.uiPanel2.Controls.Add(this.uiLabel3);
this.uiPanel2.Controls.Add(this.uiLabel2);
this.uiPanel2.Controls.Add(this.tbID);
this.uiPanel2.Controls.Add(this.lblNo);
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 87);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(766, 402);
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);
//
// dblkcbxPsnCertType
//
this.dblkcbxPsnCertType.FormattingEnabled = true;
this.dblkcbxPsnCertType.Location = new System.Drawing.Point(166, 27);
this.dblkcbxPsnCertType.Name = "dblkcbxPsnCertType";
this.dblkcbxPsnCertType.NullValue = "";
this.dblkcbxPsnCertType.PopupGridAutoSize = false;
this.dblkcbxPsnCertType.RowFilterVisible = false;
this.dblkcbxPsnCertType.sDisplayField = "";
this.dblkcbxPsnCertType.sDisplayMember = "";
this.dblkcbxPsnCertType.SeparatorChar = "|";
this.dblkcbxPsnCertType.Size = new System.Drawing.Size(532, 28);
this.dblkcbxPsnCertType.sKeyWords = "";
this.dblkcbxPsnCertType.sValueMember = "";
this.dblkcbxPsnCertType.TabIndex = 21;
this.dblkcbxPsnCertType.Value = "";
this.dblkcbxPsnCertType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxPsnCertType_AfterSelector);
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
this.label4.Location = new System.Drawing.Point(32, 31);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(93, 20);
this.label4.TabIndex = 20;
this.label4.Text = "人员证件类型";
//
// tbName
//
this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbName.Location = new System.Drawing.Point(167, 354);
this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbName.Name = "tbName";
this.tbName.ShowText = false;
this.tbName.Size = new System.Drawing.Size(531, 33);
this.tbName.TabIndex = 14;
this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbName.Watermark = "就诊凭证类型选择身份证时必填";
this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel7
//
this.uiLabel7.BackColor = System.Drawing.Color.Transparent;
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel7.Location = new System.Drawing.Point(32, 354);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(126, 33);
this.uiLabel7.TabIndex = 13;
this.uiLabel7.Text = "姓名";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbCBD
//
this.cbCBD.Cursor = System.Windows.Forms.Cursors.IBeam;
this.cbCBD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbCBD.Location = new System.Drawing.Point(167, 66);
this.cbCBD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbCBD.MinimumSize = new System.Drawing.Size(1, 16);
this.cbCBD.Name = "cbCBD";
this.cbCBD.ShowText = false;
this.cbCBD.Size = new System.Drawing.Size(531, 33);
this.cbCBD.TabIndex = 12;
this.cbCBD.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbCBD.Watermark = "请输入参保地名称按下Enter键进行查找";
this.cbCBD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.cbCBD.DoEnter += new System.EventHandler(this.cbCBD_DoEnter);
//
// cbCardLevel
//
this.cbCardLevel.DataSource = null;
this.cbCardLevel.FillColor = System.Drawing.Color.White;
this.cbCardLevel.FilterMaxCount = 50;
this.cbCardLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbCardLevel.Items.AddRange(new object[] {
"一代卡",
"二代卡",
"三代卡"});
this.cbCardLevel.Location = new System.Drawing.Point(167, 258);
this.cbCardLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbCardLevel.MinimumSize = new System.Drawing.Size(63, 0);
this.cbCardLevel.Name = "cbCardLevel";
this.cbCardLevel.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbCardLevel.Size = new System.Drawing.Size(531, 33);
this.cbCardLevel.TabIndex = 11;
this.cbCardLevel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbCardLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel6
//
this.uiLabel6.BackColor = System.Drawing.Color.Transparent;
this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel6.Location = new System.Drawing.Point(32, 258);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(126, 33);
this.uiLabel6.TabIndex = 10;
this.uiLabel6.Text = "卡等级";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbCardType
//
this.cbCardType.DataSource = null;
this.cbCardType.FillColor = System.Drawing.Color.White;
this.cbCardType.FilterMaxCount = 50;
this.cbCardType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbCardType.Items.AddRange(new object[] {
"1-接触式操作卡;",
"2-非接触式操作卡;",
"3-自动寻卡,接触式操作卡优先;",
"4-自动寻卡,非接触式操作卡优先"});
this.cbCardType.Location = new System.Drawing.Point(167, 210);
this.cbCardType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbCardType.MinimumSize = new System.Drawing.Size(63, 0);
this.cbCardType.Name = "cbCardType";
this.cbCardType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbCardType.Size = new System.Drawing.Size(531, 33);
this.cbCardType.TabIndex = 9;
this.cbCardType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbCardType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel5
//
this.uiLabel5.BackColor = System.Drawing.Color.Transparent;
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel5.Location = new System.Drawing.Point(32, 210);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(126, 33);
this.uiLabel5.TabIndex = 8;
this.uiLabel5.Text = "卡类型";
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbPassword
//
this.tbPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbPassword.DoubleValue = 860228D;
this.tbPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbPassword.IntValue = 860228;
this.tbPassword.Location = new System.Drawing.Point(167, 306);
this.tbPassword.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbPassword.MinimumSize = new System.Drawing.Size(1, 16);
this.tbPassword.Name = "tbPassword";
this.tbPassword.PasswordChar = '*';
this.tbPassword.ShowText = false;
this.tbPassword.Size = new System.Drawing.Size(531, 33);
this.tbPassword.TabIndex = 7;
this.tbPassword.Text = "860228";
this.tbPassword.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbPassword.Watermark = "手工输入";
this.tbPassword.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel4
//
this.uiLabel4.BackColor = System.Drawing.Color.Transparent;
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel4.Location = new System.Drawing.Point(32, 306);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(126, 33);
this.uiLabel4.TabIndex = 6;
this.uiLabel4.Text = "密码";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbBusinessType
//
this.cbBusinessType.DataSource = null;
this.cbBusinessType.Enabled = false;
this.cbBusinessType.FillColor = System.Drawing.Color.White;
this.cbBusinessType.FilterMaxCount = 50;
this.cbBusinessType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbBusinessType.Items.AddRange(new object[] {
"101 挂号 ",
"102 住院建档 ",
"103 入院登记 ",
"104 缴纳预缴金 ",
"201 问诊 ",
"202 预约检查",
"203 检查 ",
"204 治疗 ",
"301 结算 ",
"302 取药 ",
"303 取报告",
"304 打印票据和清单",
"305 病历材料复印"});
this.cbBusinessType.Location = new System.Drawing.Point(167, 162);
this.cbBusinessType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbBusinessType.MinimumSize = new System.Drawing.Size(63, 0);
this.cbBusinessType.Name = "cbBusinessType";
this.cbBusinessType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbBusinessType.Size = new System.Drawing.Size(531, 33);
this.cbBusinessType.TabIndex = 5;
this.cbBusinessType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbBusinessType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel3
//
this.uiLabel3.BackColor = System.Drawing.Color.Transparent;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel3.Location = new System.Drawing.Point(32, 162);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(126, 33);
this.uiLabel3.TabIndex = 4;
this.uiLabel3.Text = "业务类型";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel2
//
this.uiLabel2.BackColor = System.Drawing.Color.Transparent;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel2.Location = new System.Drawing.Point(32, 66);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(126, 33);
this.uiLabel2.TabIndex = 2;
this.uiLabel2.Text = "参保地";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbID
//
this.tbID.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbID.Location = new System.Drawing.Point(167, 114);
this.tbID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbID.MinimumSize = new System.Drawing.Size(1, 16);
this.tbID.Name = "tbID";
this.tbID.ShowText = false;
this.tbID.Size = new System.Drawing.Size(531, 33);
this.tbID.TabIndex = 1;
this.tbID.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbID.Watermark = "手工输入";
this.tbID.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lblNo
//
this.lblNo.BackColor = System.Drawing.Color.Transparent;
this.lblNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblNo.Location = new System.Drawing.Point(32, 114);
this.lblNo.Name = "lblNo";
this.lblNo.Size = new System.Drawing.Size(126, 33);
this.lblNo.TabIndex = 0;
this.lblNo.Text = "身份证号";
this.lblNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lblNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btInit
//
this.btInit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btInit.Cursor = System.Windows.Forms.Cursors.Hand;
this.btInit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btInit.Location = new System.Drawing.Point(327, 20);
this.btInit.MinimumSize = new System.Drawing.Size(1, 1);
this.btInit.Name = "btInit";
this.btInit.Size = new System.Drawing.Size(109, 50);
this.btInit.TabIndex = 3;
this.btInit.Text = "初始化";
this.btInit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btInit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btInit.Click += new System.EventHandler(this.btInit_Click);
//
// ChooseCard
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(733, 570);
this.Controls.Add(this.uiPanel2);
this.Controls.Add(this.uiPanel1);
this.Controls.Add(this.rbgCardType);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "ChooseCard";
this.Text = "医保读卡";
this.Load += new System.EventHandler(this.ChooseCard_Load);
this.uiPanel1.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.uiPanel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIRadioButtonGroup rbgCardType;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UILabel uiLabel2;
public Sunny.UI.UITextBox tbID;
private Sunny.UI.UILabel lblNo;
private Sunny.UI.UIButton btCancle;
private Sunny.UI.UIButton btOk;
private Sunny.UI.UIComboBox cbBusinessType;
private Sunny.UI.UILabel uiLabel3;
public Sunny.UI.UITextBox tbPassword;
private Sunny.UI.UILabel uiLabel4;
public Sunny.UI.UIComboBox cbCardType;
private Sunny.UI.UILabel uiLabel5;
public Sunny.UI.UIComboBox cbCardLevel;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UITextBox cbCBD;
private Sunny.UI.UITextBox tbName;
private Sunny.UI.UILabel uiLabel7;
public PTControl.DBLookupCombox dblkcbxPsnCertType;
private System.Windows.Forms.Label label4;
private Sunny.UI.UICheckBox chk_WSSBK;
private Sunny.UI.UIButton btInit;
}
}