FAutoriz.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. namespace Фабрика
  2. {
  3. partial class FAutoriz
  4. {
  5. /// <summary>
  6. /// Обязательная переменная конструктора.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Освободить все используемые ресурсы.
  11. /// </summary>
  12. /// <param name="disposing">истинно, если управляемый ресурс должен быть удален; иначе ложно.</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
  22. /// <summary>
  23. /// Требуемый метод для поддержки конструктора — не изменяйте
  24. /// содержимое этого метода с помощью редактора кода.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FAutoriz));
  30. this.TbxCapcha = new System.Windows.Forms.TextBox();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.LblCapcha = new System.Windows.Forms.Label();
  33. this.LblReg = new System.Windows.Forms.Label();
  34. this.CbxShowPass = new System.Windows.Forms.CheckBox();
  35. this.TbxPass = new System.Windows.Forms.TextBox();
  36. this.TbxLogin = new System.Windows.Forms.TextBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.CmbRole = new System.Windows.Forms.ComboBox();
  41. this.panel1 = new System.Windows.Forms.Panel();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.Btnvhod = new System.Windows.Forms.Button();
  44. this.dbFabrika2024DataSet = new Фабрика.dbFabrika2024DataSet();
  45. this.usersBindingSource = new System.Windows.Forms.BindingSource(this.components);
  46. this.usersTableAdapter = new Фабрика.dbFabrika2024DataSetTableAdapters.UsersTableAdapter();
  47. this.tableAdapterManager = new Фабрика.dbFabrika2024DataSetTableAdapters.TableAdapterManager();
  48. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  49. this.panel1.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.dbFabrika2024DataSet)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // TbxCapcha
  56. //
  57. this.TbxCapcha.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  58. this.TbxCapcha.Location = new System.Drawing.Point(133, 306);
  59. this.TbxCapcha.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  60. this.TbxCapcha.Name = "TbxCapcha";
  61. this.TbxCapcha.Size = new System.Drawing.Size(184, 24);
  62. this.TbxCapcha.TabIndex = 39;
  63. //
  64. // label5
  65. //
  66. this.label5.AutoSize = true;
  67. this.label5.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  68. this.label5.Location = new System.Drawing.Point(17, 313);
  69. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  70. this.label5.Name = "label5";
  71. this.label5.Size = new System.Drawing.Size(112, 17);
  72. this.label5.TabIndex = 38;
  73. this.label5.Text = "Введите капчу:";
  74. //
  75. // LblCapcha
  76. //
  77. this.LblCapcha.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  78. this.LblCapcha.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  79. this.LblCapcha.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  80. this.LblCapcha.Location = new System.Drawing.Point(14, 236);
  81. this.LblCapcha.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  82. this.LblCapcha.Name = "LblCapcha";
  83. this.LblCapcha.Size = new System.Drawing.Size(293, 53);
  84. this.LblCapcha.TabIndex = 37;
  85. this.LblCapcha.Text = "label";
  86. this.LblCapcha.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  87. this.LblCapcha.Paint += new System.Windows.Forms.PaintEventHandler(this.LblCapcha_Paint);
  88. //
  89. // LblReg
  90. //
  91. this.LblReg.AutoSize = true;
  92. this.LblReg.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  93. this.LblReg.ForeColor = System.Drawing.Color.Blue;
  94. this.LblReg.Location = new System.Drawing.Point(68, 373);
  95. this.LblReg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  96. this.LblReg.Name = "LblReg";
  97. this.LblReg.Size = new System.Drawing.Size(215, 17);
  98. this.LblReg.TabIndex = 36;
  99. this.LblReg.Text = "Регистрация нового заказчика";
  100. this.LblReg.Click += new System.EventHandler(this.LblReg_Click);
  101. //
  102. // CbxShowPass
  103. //
  104. this.CbxShowPass.AutoSize = true;
  105. this.CbxShowPass.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  106. this.CbxShowPass.Location = new System.Drawing.Point(14, 213);
  107. this.CbxShowPass.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  108. this.CbxShowPass.Name = "CbxShowPass";
  109. this.CbxShowPass.Size = new System.Drawing.Size(142, 21);
  110. this.CbxShowPass.TabIndex = 34;
  111. this.CbxShowPass.Text = "Показать пароль";
  112. this.CbxShowPass.UseVisualStyleBackColor = true;
  113. this.CbxShowPass.CheckedChanged += new System.EventHandler(this.CbxShowPass_CheckedChanged);
  114. //
  115. // TbxPass
  116. //
  117. this.TbxPass.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  118. this.TbxPass.Location = new System.Drawing.Point(145, 188);
  119. this.TbxPass.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  120. this.TbxPass.Name = "TbxPass";
  121. this.TbxPass.Size = new System.Drawing.Size(172, 24);
  122. this.TbxPass.TabIndex = 33;
  123. this.TbxPass.UseSystemPasswordChar = true;
  124. //
  125. // TbxLogin
  126. //
  127. this.TbxLogin.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  128. this.TbxLogin.Location = new System.Drawing.Point(144, 160);
  129. this.TbxLogin.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  130. this.TbxLogin.Name = "TbxLogin";
  131. this.TbxLogin.Size = new System.Drawing.Size(173, 24);
  132. this.TbxLogin.TabIndex = 32;
  133. //
  134. // label4
  135. //
  136. this.label4.AutoSize = true;
  137. this.label4.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  138. this.label4.Location = new System.Drawing.Point(11, 189);
  139. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  140. this.label4.Name = "label4";
  141. this.label4.Size = new System.Drawing.Size(122, 17);
  142. this.label4.TabIndex = 31;
  143. this.label4.Text = "Введите пароль:";
  144. //
  145. // label3
  146. //
  147. this.label3.AutoSize = true;
  148. this.label3.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  149. this.label3.Location = new System.Drawing.Point(11, 164);
  150. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  151. this.label3.Name = "label3";
  152. this.label3.Size = new System.Drawing.Size(111, 17);
  153. this.label3.TabIndex = 30;
  154. this.label3.Text = "Введите логин:";
  155. //
  156. // label2
  157. //
  158. this.label2.AutoSize = true;
  159. this.label2.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  160. this.label2.Location = new System.Drawing.Point(11, 139);
  161. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  162. this.label2.Name = "label2";
  163. this.label2.Size = new System.Drawing.Size(132, 17);
  164. this.label2.TabIndex = 29;
  165. this.label2.Text = "Кто авторизуется:";
  166. //
  167. // CmbRole
  168. //
  169. this.CmbRole.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  170. this.CmbRole.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  171. this.CmbRole.FormattingEnabled = true;
  172. this.CmbRole.Items.AddRange(new object[] {
  173. "Заказчик",
  174. "Менеджер",
  175. "Кладовщик"});
  176. this.CmbRole.Location = new System.Drawing.Point(144, 132);
  177. this.CmbRole.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  178. this.CmbRole.Name = "CmbRole";
  179. this.CmbRole.Size = new System.Drawing.Size(173, 24);
  180. this.CmbRole.TabIndex = 28;
  181. //
  182. // panel1
  183. //
  184. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
  185. this.panel1.Controls.Add(this.label1);
  186. this.panel1.Controls.Add(this.pictureBox1);
  187. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  188. this.panel1.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  189. this.panel1.Location = new System.Drawing.Point(0, 0);
  190. this.panel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  191. this.panel1.Name = "panel1";
  192. this.panel1.Size = new System.Drawing.Size(328, 106);
  193. this.panel1.TabIndex = 27;
  194. //
  195. // label1
  196. //
  197. this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  199. this.label1.Location = new System.Drawing.Point(133, 0);
  200. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  201. this.label1.Name = "label1";
  202. this.label1.Size = new System.Drawing.Size(195, 106);
  203. this.label1.TabIndex = 1;
  204. this.label1.Text = "Авторизация";
  205. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  206. //
  207. // Btnvhod
  208. //
  209. this.Btnvhod.AutoSize = true;
  210. this.Btnvhod.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  211. this.Btnvhod.FlatStyle = System.Windows.Forms.FlatStyle.System;
  212. this.Btnvhod.Font = new System.Drawing.Font("Arial", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  213. this.Btnvhod.Location = new System.Drawing.Point(14, 332);
  214. this.Btnvhod.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  215. this.Btnvhod.Name = "Btnvhod";
  216. this.Btnvhod.Size = new System.Drawing.Size(292, 29);
  217. this.Btnvhod.TabIndex = 40;
  218. this.Btnvhod.Text = "Вход";
  219. this.Btnvhod.UseVisualStyleBackColor = false;
  220. this.Btnvhod.Click += new System.EventHandler(this.Btnvhod_Click);
  221. //
  222. // dbFabrika2024DataSet
  223. //
  224. this.dbFabrika2024DataSet.DataSetName = "dbFabrika2024DataSet";
  225. this.dbFabrika2024DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  226. //
  227. // usersBindingSource
  228. //
  229. this.usersBindingSource.DataMember = "Users";
  230. this.usersBindingSource.DataSource = this.dbFabrika2024DataSet;
  231. //
  232. // usersTableAdapter
  233. //
  234. this.usersTableAdapter.ClearBeforeFill = true;
  235. //
  236. // tableAdapterManager
  237. //
  238. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  239. this.tableAdapterManager.CvetaTableAdapter = null;
  240. this.tableAdapterManager.FurnituraTableAdapter = null;
  241. this.tableAdapterManager.IzdelieTableAdapter = null;
  242. this.tableAdapterManager.OrdersTableAdapter = null;
  243. this.tableAdapterManager.RoleTableAdapter = null;
  244. this.tableAdapterManager.TkaniTableAdapter = null;
  245. this.tableAdapterManager.UpdateOrder = Фабрика.dbFabrika2024DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  246. this.tableAdapterManager.UsersTableAdapter = this.usersTableAdapter;
  247. //
  248. // pictureBox1
  249. //
  250. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
  251. this.pictureBox1.Image = global::Фабрика.Properties.Resources.fabric_logo;
  252. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  253. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  254. this.pictureBox1.Name = "pictureBox1";
  255. this.pictureBox1.Size = new System.Drawing.Size(133, 106);
  256. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  257. this.pictureBox1.TabIndex = 0;
  258. this.pictureBox1.TabStop = false;
  259. //
  260. // FAutoriz
  261. //
  262. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  263. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  264. this.ClientSize = new System.Drawing.Size(328, 401);
  265. this.Controls.Add(this.Btnvhod);
  266. this.Controls.Add(this.TbxCapcha);
  267. this.Controls.Add(this.label5);
  268. this.Controls.Add(this.LblCapcha);
  269. this.Controls.Add(this.LblReg);
  270. this.Controls.Add(this.CbxShowPass);
  271. this.Controls.Add(this.TbxPass);
  272. this.Controls.Add(this.TbxLogin);
  273. this.Controls.Add(this.label4);
  274. this.Controls.Add(this.label3);
  275. this.Controls.Add(this.label2);
  276. this.Controls.Add(this.CmbRole);
  277. this.Controls.Add(this.panel1);
  278. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  279. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  280. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  281. this.MaximizeBox = false;
  282. this.Name = "FAutoriz";
  283. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  284. this.Text = "СУБД \"Швейная фабрика\"";
  285. this.Load += new System.EventHandler(this.FAutoriz_Load);
  286. this.panel1.ResumeLayout(false);
  287. ((System.ComponentModel.ISupportInitialize)(this.dbFabrika2024DataSet)).EndInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).EndInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  290. this.ResumeLayout(false);
  291. this.PerformLayout();
  292. }
  293. #endregion
  294. private System.Windows.Forms.TextBox TbxCapcha;
  295. private System.Windows.Forms.Label label5;
  296. private System.Windows.Forms.Label LblCapcha;
  297. private System.Windows.Forms.Label LblReg;
  298. private System.Windows.Forms.CheckBox CbxShowPass;
  299. private System.Windows.Forms.TextBox TbxPass;
  300. private System.Windows.Forms.TextBox TbxLogin;
  301. private System.Windows.Forms.Label label4;
  302. private System.Windows.Forms.Label label3;
  303. private System.Windows.Forms.Label label2;
  304. private System.Windows.Forms.ComboBox CmbRole;
  305. private System.Windows.Forms.Panel panel1;
  306. private System.Windows.Forms.Label label1;
  307. private System.Windows.Forms.PictureBox pictureBox1;
  308. private System.Windows.Forms.Button Btnvhod;
  309. private dbFabrika2024DataSet dbFabrika2024DataSet;
  310. private System.Windows.Forms.BindingSource usersBindingSource;
  311. private dbFabrika2024DataSetTableAdapters.UsersTableAdapter usersTableAdapter;
  312. private dbFabrika2024DataSetTableAdapters.TableAdapterManager tableAdapterManager;
  313. }
  314. }