frmLogin.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmLogin
  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(frmLogin));
  29. this.stxtUserName = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  30. this.waterTextBox1 = new LYFZ.OtherExpansion.SkinControl.WaterTextBox();
  31. this.stxtPwd = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  32. this.schbRememberPwd = new LYFZ.OtherExpansion.SkinControl.SkinCheckBox();
  33. this.slblMsgInfo = new LYFZ.OtherExpansion.SkinControl.SkinLabel();
  34. this.sMenuStripId = new LYFZ.OtherExpansion.SkinControl.SkinContextMenuStrip();
  35. this.panel1 = new System.Windows.Forms.Panel();
  36. this.textBoxPwd = new System.Windows.Forms.TextBox();
  37. this.lbClientID = new LYFZ.ComponentLibrary.LabelEx();
  38. this.sBtnLogin = new LYFZ.ComponentLibrary.ButtonExpand();
  39. this.spalHead = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
  40. this.panel1.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // btnAppFormMenu
  44. //
  45. this.btnAppFormMenu.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMenu.BackImg")));
  46. this.btnAppFormMenu.Location = new System.Drawing.Point(344, 0);
  47. //
  48. // btnAppFormMaximize
  49. //
  50. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  51. this.btnAppFormMaximize.IsCustomBackImg = true;
  52. this.btnAppFormMaximize.Location = new System.Drawing.Point(321, 0);
  53. //
  54. // btnAppFormExit
  55. //
  56. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  57. this.btnAppFormExit.Location = new System.Drawing.Point(398, 0);
  58. //
  59. // btnAppFormMinimize
  60. //
  61. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  62. this.btnAppFormMinimize.Location = new System.Drawing.Point(371, 0);
  63. //
  64. // stxtUserName
  65. //
  66. this.stxtUserName.BackColor = System.Drawing.Color.Transparent;
  67. this.stxtUserName.Icon = global::LYFZ.Software.UI.Properties.Resources.login_inputbtn_normal;
  68. this.stxtUserName.IconIsButton = true;
  69. this.stxtUserName.IsPasswordChat = '\0';
  70. this.stxtUserName.IsSystemPasswordChar = false;
  71. this.stxtUserName.Lines = new string[0];
  72. this.stxtUserName.Location = new System.Drawing.Point(133, 20);
  73. this.stxtUserName.Margin = new System.Windows.Forms.Padding(0);
  74. this.stxtUserName.MaxLength = 32767;
  75. this.stxtUserName.MinimumSize = new System.Drawing.Size(0, 28);
  76. this.stxtUserName.MouseBack = null;
  77. this.stxtUserName.Multiline = false;
  78. this.stxtUserName.Name = "stxtUserName";
  79. this.stxtUserName.NormlBack = global::LYFZ.Software.UI.Properties.Resources.frameBorderEffect_normalDraw;
  80. this.stxtUserName.Padding = new System.Windows.Forms.Padding(5, 5, 28, 5);
  81. this.stxtUserName.ReadOnly = false;
  82. this.stxtUserName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  83. this.stxtUserName.Size = new System.Drawing.Size(160, 28);
  84. this.stxtUserName.TabIndex = 1;
  85. this.stxtUserName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  86. this.stxtUserName.WaterColor = System.Drawing.Color.DarkGray;
  87. this.stxtUserName.WaterText = "请输入登录帐号";
  88. this.stxtUserName.WordWrap = true;
  89. this.stxtUserName.IconClick += new System.EventHandler(this.stxtUserName_IconClick);
  90. //
  91. // waterTextBox1
  92. //
  93. this.waterTextBox1.Location = new System.Drawing.Point(0, 0);
  94. this.waterTextBox1.Name = "waterTextBox1";
  95. this.waterTextBox1.Size = new System.Drawing.Size(100, 21);
  96. this.waterTextBox1.TabIndex = 0;
  97. this.waterTextBox1.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  98. this.waterTextBox1.WaterText = "";
  99. //
  100. // stxtPwd
  101. //
  102. this.stxtPwd.BackColor = System.Drawing.Color.Transparent;
  103. this.stxtPwd.Icon = global::LYFZ.Software.UI.Properties.Resources.imgRjp_BackgroundImage;
  104. this.stxtPwd.IconIsButton = true;
  105. this.stxtPwd.IsPasswordChat = '●';
  106. this.stxtPwd.IsSystemPasswordChar = true;
  107. this.stxtPwd.Lines = new string[0];
  108. this.stxtPwd.Location = new System.Drawing.Point(133, 63);
  109. this.stxtPwd.Margin = new System.Windows.Forms.Padding(0);
  110. this.stxtPwd.MaxLength = 32767;
  111. this.stxtPwd.MinimumSize = new System.Drawing.Size(0, 28);
  112. this.stxtPwd.MouseBack = null;
  113. this.stxtPwd.Multiline = false;
  114. this.stxtPwd.Name = "stxtPwd";
  115. this.stxtPwd.NormlBack = global::LYFZ.Software.UI.Properties.Resources.frameBorderEffect_normalDraw;
  116. this.stxtPwd.Padding = new System.Windows.Forms.Padding(5, 5, 28, 5);
  117. this.stxtPwd.ReadOnly = true;
  118. this.stxtPwd.ScrollBars = System.Windows.Forms.ScrollBars.None;
  119. this.stxtPwd.Size = new System.Drawing.Size(160, 28);
  120. this.stxtPwd.TabIndex = 4;
  121. this.stxtPwd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  122. this.stxtPwd.WaterColor = System.Drawing.Color.DarkGray;
  123. this.stxtPwd.WaterText = "请输入登录密码";
  124. this.stxtPwd.WordWrap = true;
  125. this.stxtPwd.IconClick += new System.EventHandler(this.stxtPwd_IconClick);
  126. //
  127. // schbRememberPwd
  128. //
  129. this.schbRememberPwd.AutoSize = true;
  130. this.schbRememberPwd.BackColor = System.Drawing.Color.Transparent;
  131. this.schbRememberPwd.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  132. this.schbRememberPwd.DownBack = null;
  133. this.schbRememberPwd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  134. this.schbRememberPwd.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(101)))), ((int)(((byte)(101)))));
  135. this.schbRememberPwd.Location = new System.Drawing.Point(135, 107);
  136. this.schbRememberPwd.MouseBack = null;
  137. this.schbRememberPwd.Name = "schbRememberPwd";
  138. this.schbRememberPwd.NormlBack = null;
  139. this.schbRememberPwd.SelectedDownBack = null;
  140. this.schbRememberPwd.SelectedMouseBack = null;
  141. this.schbRememberPwd.SelectedNormlBack = null;
  142. this.schbRememberPwd.Size = new System.Drawing.Size(75, 21);
  143. this.schbRememberPwd.TabIndex = 4;
  144. this.schbRememberPwd.Text = "记住密码";
  145. this.schbRememberPwd.UseVisualStyleBackColor = false;
  146. //
  147. // slblMsgInfo
  148. //
  149. this.slblMsgInfo.BackColor = System.Drawing.Color.Transparent;
  150. this.slblMsgInfo.BorderColor = System.Drawing.Color.White;
  151. this.slblMsgInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
  152. this.slblMsgInfo.Font = new System.Drawing.Font("微软雅黑", 8F);
  153. this.slblMsgInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(101)))), ((int)(((byte)(101)))));
  154. this.slblMsgInfo.Location = new System.Drawing.Point(0, 155);
  155. this.slblMsgInfo.Name = "slblMsgInfo";
  156. this.slblMsgInfo.Size = new System.Drawing.Size(430, 23);
  157. this.slblMsgInfo.TabIndex = 13;
  158. this.slblMsgInfo.Text = " 广东省惠州市利亚方舟科技有限公司.网址: WWW.LYFZ.NET[版本号:{$}]";
  159. this.slblMsgInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  160. //
  161. // sMenuStripId
  162. //
  163. this.sMenuStripId.Arrow = System.Drawing.Color.Black;
  164. this.sMenuStripId.AutoSize = false;
  165. this.sMenuStripId.Back = System.Drawing.Color.White;
  166. this.sMenuStripId.BackRadius = 4;
  167. this.sMenuStripId.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
  168. this.sMenuStripId.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
  169. this.sMenuStripId.Fore = System.Drawing.Color.Black;
  170. this.sMenuStripId.HoverFore = System.Drawing.Color.White;
  171. this.sMenuStripId.ImageScalingSize = new System.Drawing.Size(40, 40);
  172. this.sMenuStripId.ItemAnamorphosis = false;
  173. this.sMenuStripId.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
  174. this.sMenuStripId.ItemBorderShow = false;
  175. this.sMenuStripId.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
  176. this.sMenuStripId.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
  177. this.sMenuStripId.ItemRadius = 4;
  178. this.sMenuStripId.ItemRadiusStyle = LYFZ.OtherExpansion.SkinClass.RoundStyle.None;
  179. this.sMenuStripId.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
  180. this.sMenuStripId.Name = "sMenuStripId";
  181. this.sMenuStripId.RadiusStyle = LYFZ.OtherExpansion.SkinClass.RoundStyle.All;
  182. this.sMenuStripId.Size = new System.Drawing.Size(160, 4);
  183. this.sMenuStripId.TitleAnamorphosis = false;
  184. this.sMenuStripId.TitleColor = System.Drawing.Color.White;
  185. this.sMenuStripId.TitleRadius = 4;
  186. this.sMenuStripId.TitleRadiusStyle = LYFZ.OtherExpansion.SkinClass.RoundStyle.None;
  187. this.sMenuStripId.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.sMenuStripId_Closing);
  188. //
  189. // panel1
  190. //
  191. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(242)))), ((int)(((byte)(250)))));
  192. this.panel1.Controls.Add(this.textBoxPwd);
  193. this.panel1.Controls.Add(this.lbClientID);
  194. this.panel1.Controls.Add(this.sBtnLogin);
  195. this.panel1.Controls.Add(this.spalHead);
  196. this.panel1.Controls.Add(this.stxtUserName);
  197. this.panel1.Controls.Add(this.schbRememberPwd);
  198. this.panel1.Controls.Add(this.stxtPwd);
  199. this.panel1.Controls.Add(this.slblMsgInfo);
  200. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  201. this.panel1.Location = new System.Drawing.Point(0, 182);
  202. this.panel1.Name = "panel1";
  203. this.panel1.Size = new System.Drawing.Size(430, 178);
  204. this.panel1.TabIndex = 0;
  205. //
  206. // textBoxPwd
  207. //
  208. this.textBoxPwd.BorderStyle = System.Windows.Forms.BorderStyle.None;
  209. this.textBoxPwd.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.textBoxPwd.Location = new System.Drawing.Point(137, 68);
  211. this.textBoxPwd.Name = "textBoxPwd";
  212. this.textBoxPwd.PasswordChar = '*';
  213. this.textBoxPwd.Size = new System.Drawing.Size(131, 19);
  214. this.textBoxPwd.TabIndex = 2;
  215. //
  216. // lbClientID
  217. //
  218. this.lbClientID.AutoSize = true;
  219. this.lbClientID.Cursor = System.Windows.Forms.Cursors.Hand;
  220. this.lbClientID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  221. this.lbClientID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  222. this.lbClientID.Location = new System.Drawing.Point(3, 137);
  223. this.lbClientID.Name = "lbClientID";
  224. this.lbClientID.Size = new System.Drawing.Size(278, 17);
  225. this.lbClientID.TabIndex = 16;
  226. this.lbClientID.Text = "客户端ID:C201607522398865【未命名客户端】";
  227. //
  228. // sBtnLogin
  229. //
  230. this.sBtnLogin.BackColor = System.Drawing.Color.Transparent;
  231. this.sBtnLogin.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("sBtnLogin.BackImg")));
  232. this.sBtnLogin.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  233. this.sBtnLogin.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  234. this.sBtnLogin.ForeColor = System.Drawing.Color.White;
  235. this.sBtnLogin.IsCustomBackImg = true;
  236. this.sBtnLogin.IsShowText = true;
  237. this.sBtnLogin.Location = new System.Drawing.Point(306, 20);
  238. this.sBtnLogin.Name = "sBtnLogin";
  239. this.sBtnLogin.Size = new System.Drawing.Size(110, 110);
  240. this.sBtnLogin.TabIndex = 3;
  241. this.sBtnLogin.Text = " 登 录";
  242. this.sBtnLogin.UseVisualStyleBackColor = false;
  243. this.sBtnLogin.Click += new System.EventHandler(this.sBtnLogin_Click);
  244. //
  245. // spalHead
  246. //
  247. this.spalHead.BackColor = System.Drawing.Color.White;
  248. this.spalHead.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  249. this.spalHead.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  250. this.spalHead.DownBack = null;
  251. this.spalHead.Location = new System.Drawing.Point(15, 20);
  252. this.spalHead.MouseBack = null;
  253. this.spalHead.Name = "spalHead";
  254. this.spalHead.NormlBack = null;
  255. this.spalHead.Radius = 5;
  256. this.spalHead.Size = new System.Drawing.Size(110, 110);
  257. this.spalHead.TabIndex = 0;
  258. //
  259. // frmLogin
  260. //
  261. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  262. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  263. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(242)))), ((int)(((byte)(250)))));
  264. this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
  265. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  266. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  267. this.BottomBgImageHeight = 0;
  268. this.ClientSize = new System.Drawing.Size(430, 360);
  269. this.ContextMenuStrip = this.sMenuStripId;
  270. this.Controls.Add(this.panel1);
  271. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  272. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  273. this.IsMaximized = false;
  274. this.IsShowBtnFormMenu = true;
  275. this.IsShowIcon = false;
  276. this.IsShowTitle = false;
  277. this.MaximizeBox = false;
  278. this.Name = "frmLogin";
  279. this.ShowBorder = false;
  280. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  281. this.Text = "系统登录";
  282. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  283. this.TitleBgImageHeight = 0;
  284. this.Load += new System.EventHandler(this.frmLogin_Load);
  285. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  286. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  287. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  288. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  289. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  290. this.Controls.SetChildIndex(this.panel1, 0);
  291. this.panel1.ResumeLayout(false);
  292. this.panel1.PerformLayout();
  293. this.ResumeLayout(false);
  294. }
  295. #endregion
  296. private OtherExpansion.SkinControl.WaterTextBox waterTextBox1;
  297. protected internal OtherExpansion.SkinControl.SkinTextBox stxtUserName;
  298. protected internal OtherExpansion.SkinControl.SkinTextBox stxtPwd;
  299. protected internal OtherExpansion.SkinControl.SkinCheckBox schbRememberPwd;
  300. protected internal OtherExpansion.SkinControl.SkinLabel slblMsgInfo;
  301. protected internal OtherExpansion.SkinControl.SkinContextMenuStrip sMenuStripId;
  302. private System.Windows.Forms.Panel panel1;
  303. protected internal OtherExpansion.SkinControl.SkinPanel spalHead;
  304. public System.Windows.Forms.TextBox textBoxPwd;
  305. public ComponentLibrary.LabelEx lbClientID;
  306. public ComponentLibrary.ButtonExpand sBtnLogin;
  307. }
  308. }