EnterPasswordSuperSmallForm.Designer.cs 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class EnterPasswordSuperSmallForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EnterPasswordSuperSmallForm));
  29. this.txtPassWord = new LYFZ.ComponentLibrary.TextBoxEx();
  30. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.plExMainContainer.SuspendLayout();
  33. this.plFormMainContent.SuspendLayout();
  34. this.SuspendLayout();
  35. //
  36. // plExMainContainer
  37. //
  38. this.plExMainContainer.Controls.Add(this.btnCancel);
  39. this.plExMainContainer.Controls.Add(this.btnOK);
  40. this.plExMainContainer.Controls.Add(this.txtPassWord);
  41. this.plExMainContainer.Size = new System.Drawing.Size(320, 150);
  42. //
  43. // plFormMainContent
  44. //
  45. this.plFormMainContent.Size = new System.Drawing.Size(320, 150);
  46. //
  47. // btnAppFormMaximize
  48. //
  49. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  50. this.btnAppFormMaximize.Location = new System.Drawing.Point(261, 0);
  51. //
  52. // btnAppFormExit
  53. //
  54. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  55. this.btnAppFormExit.Location = new System.Drawing.Point(288, 0);
  56. //
  57. // btnAppFormMinimize
  58. //
  59. this.btnAppFormMinimize.Location = new System.Drawing.Point(261, 0);
  60. //
  61. // txtPassWord
  62. //
  63. this.txtPassWord.BackColor = System.Drawing.Color.Transparent;
  64. this.txtPassWord.BorderColor = System.Drawing.Color.Black;
  65. this.txtPassWord.BorderWidth = 1;
  66. this.txtPassWord.Ico = null;
  67. this.txtPassWord.IcoPadding = new System.Windows.Forms.Padding(3, 3, 0, 0);
  68. this.txtPassWord.Isico = false;
  69. this.txtPassWord.IsPass = false;
  70. this.txtPassWord.lines = new string[0];
  71. this.txtPassWord.Location = new System.Drawing.Point(36, 40);
  72. this.txtPassWord.MaxLength = 32767;
  73. this.txtPassWord.Multiline = false;
  74. this.txtPassWord.Name = "txtPassWord";
  75. this.txtPassWord.NewFont = new System.Drawing.Font("宋体", 10.5F);
  76. this.txtPassWord.PassChar = '●';
  77. this.txtPassWord.ReadOnly = false;
  78. this.txtPassWord.Size = new System.Drawing.Size(252, 22);
  79. this.txtPassWord.TabIndex = 0;
  80. //
  81. // btnOK
  82. //
  83. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  84. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  85. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  86. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  87. this.btnOK.ForeColor = System.Drawing.Color.White;
  88. this.btnOK.IsCustomBackImg = false;
  89. this.btnOK.IsShowText = true;
  90. this.btnOK.Location = new System.Drawing.Point(54, 86);
  91. this.btnOK.Name = "btnOK";
  92. this.btnOK.Size = new System.Drawing.Size(85, 28);
  93. this.btnOK.TabIndex = 1;
  94. this.btnOK.Text = " 确 定";
  95. this.btnOK.UseVisualStyleBackColor = false;
  96. //
  97. // btnCancel
  98. //
  99. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  100. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  101. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  102. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  103. this.btnCancel.ForeColor = System.Drawing.Color.White;
  104. this.btnCancel.IsCustomBackImg = false;
  105. this.btnCancel.IsShowText = true;
  106. this.btnCancel.Location = new System.Drawing.Point(186, 86);
  107. this.btnCancel.Name = "btnCancel";
  108. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  109. this.btnCancel.TabIndex = 2;
  110. this.btnCancel.Text = " 取 消";
  111. this.btnCancel.UseVisualStyleBackColor = false;
  112. //
  113. // EnterPasswordSuperSmallForm
  114. //
  115. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  116. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  117. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  118. this.ClientSize = new System.Drawing.Size(320, 215);
  119. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  120. this.IsUserControlsSize = false;
  121. this.MaximizeBox = false;
  122. this.MinimizeBox = false;
  123. this.Name = "EnterPasswordSuperSmallForm";
  124. this.Text = "请输入密码";
  125. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  126. this.plExMainContainer.ResumeLayout(false);
  127. this.plFormMainContent.ResumeLayout(false);
  128. this.ResumeLayout(false);
  129. }
  130. #endregion
  131. protected ComponentLibrary.TextBoxEx txtPassWord;
  132. protected ComponentLibrary.ButtonEx btnOK;
  133. protected ComponentLibrary.ButtonEx btnCancel;
  134. }
  135. }