| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342 |
- namespace HaErBinMIMI.Forms
- {
- partial class AuxFun
- {
- /// <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.医保凭证密码修改 = new Sunny.UI.UITabControl();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.uiTextBox1 = new Sunny.UI.UITextBox();
- this.uiTextBox2 = new Sunny.UI.UITextBox();
- this.uiTextBox3 = new Sunny.UI.UITextBox();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.uiTextBox4 = new Sunny.UI.UITextBox();
- this.uiTextBox5 = new Sunny.UI.UITextBox();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.uiComboBox1 = new Sunny.UI.UIComboBox();
- this.uiButton1 = new Sunny.UI.UIButton();
- this.uiButton2 = new Sunny.UI.UIButton();
- this.医保凭证密码修改.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.uiPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // 医保凭证密码修改
- //
- this.医保凭证密码修改.Controls.Add(this.tabPage2);
- this.医保凭证密码修改.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.医保凭证密码修改.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.医保凭证密码修改.ItemSize = new System.Drawing.Size(150, 40);
- this.医保凭证密码修改.Location = new System.Drawing.Point(12, 2);
- this.医保凭证密码修改.MainPage = "";
- this.医保凭证密码修改.Name = "医保凭证密码修改";
- this.医保凭证密码修改.SelectedIndex = 0;
- this.医保凭证密码修改.Size = new System.Drawing.Size(1399, 616);
- this.医保凭证密码修改.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.医保凭证密码修改.TabIndex = 0;
- this.医保凭证密码修改.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.医保凭证密码修改.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.uiPanel1);
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1399, 576);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "医保凭证密码修改";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.uiButton2);
- this.uiPanel1.Controls.Add(this.uiButton1);
- this.uiPanel1.Controls.Add(this.uiComboBox1);
- this.uiPanel1.Controls.Add(this.uiLabel7);
- this.uiPanel1.Controls.Add(this.uiTextBox5);
- this.uiPanel1.Controls.Add(this.uiTextBox4);
- this.uiPanel1.Controls.Add(this.uiLabel6);
- this.uiPanel1.Controls.Add(this.uiLabel5);
- this.uiPanel1.Controls.Add(this.uiLabel4);
- this.uiPanel1.Controls.Add(this.uiTextBox3);
- this.uiPanel1.Controls.Add(this.uiTextBox2);
- this.uiPanel1.Controls.Add(this.uiTextBox1);
- this.uiPanel1.Controls.Add(this.uiLabel3);
- this.uiPanel1.Controls.Add(this.uiLabel2);
- this.uiPanel1.Controls.Add(this.uiLabel1);
- 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(4, 0);
- 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(1391, 576);
- this.uiPanel1.TabIndex = 0;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(59, 29);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(100, 23);
- this.uiLabel1.TabIndex = 0;
- this.uiLabel1.Text = "凭证类型";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(432, 29);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(133, 23);
- this.uiLabel2.TabIndex = 1;
- this.uiLabel2.Text = "证件号码";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel2.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(832, 29);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(100, 23);
- this.uiLabel3.TabIndex = 2;
- this.uiLabel3.Text = "姓名";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox1
- //
- this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox1.Location = new System.Drawing.Point(175, 29);
- this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox1.Name = "uiTextBox1";
- this.uiTextBox1.ShowText = false;
- this.uiTextBox1.Size = new System.Drawing.Size(181, 29);
- this.uiTextBox1.TabIndex = 3;
- this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox2
- //
- this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox2.Location = new System.Drawing.Point(558, 29);
- this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox2.Name = "uiTextBox2";
- this.uiTextBox2.ShowText = false;
- this.uiTextBox2.Size = new System.Drawing.Size(231, 29);
- this.uiTextBox2.TabIndex = 4;
- this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox3
- //
- this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox3.Location = new System.Drawing.Point(939, 29);
- this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox3.Name = "uiTextBox3";
- this.uiTextBox3.ShowText = false;
- this.uiTextBox3.Size = new System.Drawing.Size(189, 29);
- this.uiTextBox3.TabIndex = 5;
- this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(59, 104);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(100, 23);
- 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);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(432, 104);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(100, 23);
- this.uiLabel5.TabIndex = 7;
- this.uiLabel5.Text = "原密码";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel6
- //
- this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.Location = new System.Drawing.Point(819, 104);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(100, 23);
- this.uiLabel6.TabIndex = 8;
- this.uiLabel6.Text = "新密码";
- this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTextBox4
- //
- this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox4.Location = new System.Drawing.Point(558, 104);
- this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox4.Name = "uiTextBox4";
- this.uiTextBox4.ShowText = false;
- this.uiTextBox4.Size = new System.Drawing.Size(231, 29);
- this.uiTextBox4.TabIndex = 9;
- this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiTextBox4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uiTextBox4_KeyPress);
- //
- // uiTextBox5
- //
- this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox5.Location = new System.Drawing.Point(939, 104);
- this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox5.Name = "uiTextBox5";
- this.uiTextBox5.ShowText = false;
- this.uiTextBox5.Size = new System.Drawing.Size(189, 29);
- this.uiTextBox5.TabIndex = 10;
- this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiTextBox5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uiTextBox5_KeyPress);
- //
- // uiLabel7
- //
- this.uiLabel7.BackColor = System.Drawing.Color.Red;
- this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel7.Location = new System.Drawing.Point(57, 447);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(984, 41);
- this.uiLabel7.TabIndex = 11;
- this.uiLabel7.Text = "注意事项:密码只能是6位数字";
- this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiLabel7.Click += new System.EventHandler(this.uiLabel7_Click);
- //
- // uiComboBox1
- //
- this.uiComboBox1.DataSource = null;
- this.uiComboBox1.FillColor = System.Drawing.Color.White;
- this.uiComboBox1.FilterMaxCount = 50;
- this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiComboBox1.Items.AddRange(new object[] {
- "01新增密码",
- "02修改密码"});
- this.uiComboBox1.Location = new System.Drawing.Point(175, 104);
- this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
- this.uiComboBox1.Name = "uiComboBox1";
- this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.uiComboBox1.Size = new System.Drawing.Size(181, 29);
- this.uiComboBox1.TabIndex = 12;
- this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiComboBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiComboBox1.SelectedIndexChanged += new System.EventHandler(this.uiComboBox1_SelectedIndexChanged);
- //
- // uiButton1
- //
- 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(228, 219);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(141, 37);
- this.uiButton1.TabIndex = 13;
- this.uiButton1.Text = "医保读卡";
- this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
- //
- // uiButton2
- //
- this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.Location = new System.Drawing.Point(593, 219);
- this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton2.Name = "uiButton2";
- this.uiButton2.Size = new System.Drawing.Size(141, 37);
- this.uiButton2.TabIndex = 14;
- this.uiButton2.Text = "密码修改";
- this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
- //
- // Form1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1411, 621);
- this.Controls.Add(this.医保凭证密码修改);
- this.Name = "Form1";
- this.Text = "Form1";
- this.医保凭证密码修改.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- this.uiPanel1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl 医保凭证密码修改;
- private System.Windows.Forms.TabPage tabPage2;
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UILabel uiLabel7;
- private Sunny.UI.UITextBox uiTextBox5;
- private Sunny.UI.UITextBox uiTextBox4;
- private Sunny.UI.UILabel uiLabel6;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UITextBox uiTextBox3;
- private Sunny.UI.UITextBox uiTextBox2;
- private Sunny.UI.UITextBox uiTextBox1;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UIComboBox uiComboBox1;
- private Sunny.UI.UIButton uiButton2;
- private Sunny.UI.UIButton uiButton1;
- }
- }
|