namespace PTMedicalInsurance.Forms
{
partial class PasswordKeyboardForm
{
///
/// 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.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
this.btn_clear = new Sunny.UI.UIButton();
this.btn_0 = new Sunny.UI.UIButton();
this.btn_delete = new Sunny.UI.UIButton();
this.btn_9 = new Sunny.UI.UIButton();
this.btn_8 = new Sunny.UI.UIButton();
this.btn_7 = new Sunny.UI.UIButton();
this.btn_6 = new Sunny.UI.UIButton();
this.btn_5 = new Sunny.UI.UIButton();
this.btn_4 = new Sunny.UI.UIButton();
this.btn_3 = new Sunny.UI.UIButton();
this.btn_2 = new Sunny.UI.UIButton();
this.btn_1 = new Sunny.UI.UIButton();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.btn_Exit = new Sunny.UI.UIButton();
this.btn_OK = new Sunny.UI.UIButton();
this.uiTitlePanel1.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.SuspendLayout();
//
// uiTitlePanel1
//
this.uiTitlePanel1.Controls.Add(this.btn_clear);
this.uiTitlePanel1.Controls.Add(this.btn_0);
this.uiTitlePanel1.Controls.Add(this.btn_delete);
this.uiTitlePanel1.Controls.Add(this.btn_9);
this.uiTitlePanel1.Controls.Add(this.btn_8);
this.uiTitlePanel1.Controls.Add(this.btn_7);
this.uiTitlePanel1.Controls.Add(this.btn_6);
this.uiTitlePanel1.Controls.Add(this.btn_5);
this.uiTitlePanel1.Controls.Add(this.btn_4);
this.uiTitlePanel1.Controls.Add(this.btn_3);
this.uiTitlePanel1.Controls.Add(this.btn_2);
this.uiTitlePanel1.Controls.Add(this.btn_1);
this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel1.Name = "uiTitlePanel1";
this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 40, 0, 0);
this.uiTitlePanel1.ShowText = false;
this.uiTitlePanel1.Size = new System.Drawing.Size(394, 509);
this.uiTitlePanel1.TabIndex = 13;
this.uiTitlePanel1.Text = "请输入您的密码";
this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel1.TitleHeight = 40;
this.uiTitlePanel1.TitleInterval = 11;
this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btn_clear
//
this.btn_clear.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_clear.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_clear.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_clear.Location = new System.Drawing.Point(266, 336);
this.btn_clear.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_clear.Name = "btn_clear";
this.btn_clear.Size = new System.Drawing.Size(111, 77);
this.btn_clear.TabIndex = 12;
this.btn_clear.Text = "清除";
this.btn_clear.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_clear.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);
//
// btn_0
//
this.btn_0.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_0.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_0.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_0.Location = new System.Drawing.Point(142, 336);
this.btn_0.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_0.Name = "btn_0";
this.btn_0.Size = new System.Drawing.Size(111, 77);
this.btn_0.TabIndex = 11;
this.btn_0.Text = "0";
this.btn_0.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_0.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_0.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_delete
//
this.btn_delete.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_delete.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_delete.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_delete.Location = new System.Drawing.Point(16, 336);
this.btn_delete.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_delete.Name = "btn_delete";
this.btn_delete.Size = new System.Drawing.Size(111, 77);
this.btn_delete.TabIndex = 10;
this.btn_delete.Text = "退格";
this.btn_delete.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_delete.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
//
// btn_9
//
this.btn_9.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_9.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_9.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_9.Location = new System.Drawing.Point(266, 240);
this.btn_9.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_9.Name = "btn_9";
this.btn_9.Size = new System.Drawing.Size(111, 77);
this.btn_9.TabIndex = 9;
this.btn_9.Text = "9";
this.btn_9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_9.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_8
//
this.btn_8.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_8.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_8.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_8.Location = new System.Drawing.Point(142, 240);
this.btn_8.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_8.Name = "btn_8";
this.btn_8.Size = new System.Drawing.Size(111, 77);
this.btn_8.TabIndex = 8;
this.btn_8.Text = "8";
this.btn_8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_8.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_7
//
this.btn_7.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_7.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_7.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_7.Location = new System.Drawing.Point(16, 240);
this.btn_7.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_7.Name = "btn_7";
this.btn_7.Size = new System.Drawing.Size(111, 77);
this.btn_7.TabIndex = 7;
this.btn_7.Text = "7";
this.btn_7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_7.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_6
//
this.btn_6.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_6.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_6.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_6.Location = new System.Drawing.Point(266, 147);
this.btn_6.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_6.Name = "btn_6";
this.btn_6.Size = new System.Drawing.Size(111, 77);
this.btn_6.TabIndex = 6;
this.btn_6.Text = "6";
this.btn_6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_6.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_5
//
this.btn_5.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_5.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_5.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_5.Location = new System.Drawing.Point(142, 147);
this.btn_5.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_5.Name = "btn_5";
this.btn_5.Size = new System.Drawing.Size(111, 77);
this.btn_5.TabIndex = 5;
this.btn_5.Text = "5";
this.btn_5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_5.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_4
//
this.btn_4.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_4.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_4.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_4.Location = new System.Drawing.Point(16, 147);
this.btn_4.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_4.Name = "btn_4";
this.btn_4.Size = new System.Drawing.Size(111, 77);
this.btn_4.TabIndex = 4;
this.btn_4.Text = "4";
this.btn_4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_4.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_3
//
this.btn_3.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_3.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_3.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_3.Location = new System.Drawing.Point(266, 54);
this.btn_3.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_3.Name = "btn_3";
this.btn_3.Size = new System.Drawing.Size(111, 77);
this.btn_3.TabIndex = 3;
this.btn_3.Text = "3";
this.btn_3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_3.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_2
//
this.btn_2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_2.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_2.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_2.Location = new System.Drawing.Point(142, 54);
this.btn_2.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_2.Name = "btn_2";
this.btn_2.Size = new System.Drawing.Size(111, 77);
this.btn_2.TabIndex = 2;
this.btn_2.Text = "2";
this.btn_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_2.Click += new System.EventHandler(this.btn_1_Click);
//
// btn_1
//
this.btn_1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btn_1.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_1.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_1.Location = new System.Drawing.Point(16, 54);
this.btn_1.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_1.Name = "btn_1";
this.btn_1.Size = new System.Drawing.Size(111, 77);
this.btn_1.TabIndex = 1;
this.btn_1.Text = "1";
this.btn_1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_1.Click += new System.EventHandler(this.btn_1_Click);
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.btn_Exit);
this.uiPanel1.Controls.Add(this.btn_OK);
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, 430);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(394, 79);
this.uiPanel1.TabIndex = 14;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btn_Exit
//
this.btn_Exit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_Exit.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Exit.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Exit.Location = new System.Drawing.Point(266, 12);
this.btn_Exit.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Exit.Name = "btn_Exit";
this.btn_Exit.Size = new System.Drawing.Size(111, 59);
this.btn_Exit.TabIndex = 1;
this.btn_Exit.Text = "退出";
this.btn_Exit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Exit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Exit.Click += new System.EventHandler(this.btn_Exit_Click);
//
// btn_OK
//
this.btn_OK.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_OK.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_OK.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_OK.Location = new System.Drawing.Point(142, 12);
this.btn_OK.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_OK.Name = "btn_OK";
this.btn_OK.Size = new System.Drawing.Size(111, 59);
this.btn_OK.TabIndex = 0;
this.btn_OK.Text = "确定";
this.btn_OK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_OK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
//
// PasswordKeyboardForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(394, 509);
this.Controls.Add(this.uiPanel1);
this.Controls.Add(this.uiTitlePanel1);
this.Name = "PasswordKeyboardForm";
this.Text = "数字密码键盘";
this.TopMost = true;
this.Load += new System.EventHandler(this.PasswordKeyboardForm_Load);
this.uiTitlePanel1.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UITitlePanel uiTitlePanel1;
private Sunny.UI.UIButton btn_clear;
private Sunny.UI.UIButton btn_0;
private Sunny.UI.UIButton btn_delete;
private Sunny.UI.UIButton btn_9;
private Sunny.UI.UIButton btn_8;
private Sunny.UI.UIButton btn_7;
private Sunny.UI.UIButton btn_6;
private Sunny.UI.UIButton btn_5;
private Sunny.UI.UIButton btn_4;
private Sunny.UI.UIButton btn_3;
private Sunny.UI.UIButton btn_2;
private Sunny.UI.UIButton btn_1;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIButton btn_Exit;
private Sunny.UI.UIButton btn_OK;
}
}