Form1.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. 
  2. namespace SalonKrasoti02
  3. {
  4. partial class Авторизация
  5. {
  6. /// <summary>
  7. /// Обязательная переменная конструктора.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Освободить все используемые ресурсы.
  12. /// </summary>
  13. /// <param name="disposing">истинно, если управляемый ресурс должен быть удален; иначе ложно.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Код, автоматически созданный конструктором форм Windows
  23. /// <summary>
  24. /// Требуемый метод для поддержки конструктора — не изменяйте
  25. /// содержимое этого метода с помощью редактора кода.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Авторизация));
  31. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  32. this.panel1 = new System.Windows.Forms.Panel();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.panel2 = new System.Windows.Forms.Panel();
  35. this.button2 = new System.Windows.Forms.Button();
  36. this.button1 = new System.Windows.Forms.Button();
  37. this.radioButton2 = new System.Windows.Forms.RadioButton();
  38. this.radioButton1 = new System.Windows.Forms.RadioButton();
  39. this.saloonKrasoti02DataSet = new SalonKrasoti02.SaloonKrasoti02DataSet();
  40. this.serviceBindingSource = new System.Windows.Forms.BindingSource(this.components);
  41. this.serviceTableAdapter = new SalonKrasoti02.SaloonKrasoti02DataSetTableAdapters.ServiceTableAdapter();
  42. this.tableAdapterManager = new SalonKrasoti02.SaloonKrasoti02DataSetTableAdapters.TableAdapterManager();
  43. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  44. this.panel1.SuspendLayout();
  45. this.panel2.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.saloonKrasoti02DataSet)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).BeginInit();
  48. this.SuspendLayout();
  49. //
  50. // pictureBox1
  51. //
  52. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  53. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  54. this.pictureBox1.Name = "pictureBox1";
  55. this.pictureBox1.Size = new System.Drawing.Size(148, 100);
  56. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  57. this.pictureBox1.TabIndex = 0;
  58. this.pictureBox1.TabStop = false;
  59. //
  60. // panel1
  61. //
  62. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
  63. this.panel1.Controls.Add(this.label1);
  64. this.panel1.Controls.Add(this.pictureBox1);
  65. this.panel1.Location = new System.Drawing.Point(2, 2);
  66. this.panel1.Name = "panel1";
  67. this.panel1.Size = new System.Drawing.Size(367, 100);
  68. this.panel1.TabIndex = 1;
  69. //
  70. // label1
  71. //
  72. this.label1.AutoSize = true;
  73. this.label1.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  74. this.label1.Location = new System.Drawing.Point(151, 37);
  75. this.label1.Name = "label1";
  76. this.label1.Size = new System.Drawing.Size(213, 23);
  77. this.label1.TabIndex = 2;
  78. this.label1.Text = "Услуги салона красоты";
  79. this.label1.Click += new System.EventHandler(this.label1_Click);
  80. //
  81. // panel2
  82. //
  83. this.panel2.Controls.Add(this.button2);
  84. this.panel2.Controls.Add(this.button1);
  85. this.panel2.Controls.Add(this.radioButton2);
  86. this.panel2.Controls.Add(this.radioButton1);
  87. this.panel2.Location = new System.Drawing.Point(2, 98);
  88. this.panel2.Name = "panel2";
  89. this.panel2.Size = new System.Drawing.Size(367, 170);
  90. this.panel2.TabIndex = 2;
  91. //
  92. // button2
  93. //
  94. this.button2.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  95. this.button2.Location = new System.Drawing.Point(259, 130);
  96. this.button2.Name = "button2";
  97. this.button2.Size = new System.Drawing.Size(105, 37);
  98. this.button2.TabIndex = 3;
  99. this.button2.Text = "Выход";
  100. this.button2.UseVisualStyleBackColor = true;
  101. this.button2.Click += new System.EventHandler(this.button2_Click);
  102. //
  103. // button1
  104. //
  105. this.button1.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  106. this.button1.Location = new System.Drawing.Point(3, 130);
  107. this.button1.Name = "button1";
  108. this.button1.Size = new System.Drawing.Size(105, 37);
  109. this.button1.TabIndex = 2;
  110. this.button1.Text = "Войти";
  111. this.button1.UseVisualStyleBackColor = true;
  112. this.button1.Click += new System.EventHandler(this.button1_Click);
  113. //
  114. // radioButton2
  115. //
  116. this.radioButton2.AutoSize = true;
  117. this.radioButton2.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  118. this.radioButton2.Location = new System.Drawing.Point(10, 43);
  119. this.radioButton2.Name = "radioButton2";
  120. this.radioButton2.Size = new System.Drawing.Size(234, 27);
  121. this.radioButton2.TabIndex = 1;
  122. this.radioButton2.TabStop = true;
  123. this.radioButton2.Text = "Вход от имени Клиента";
  124. this.radioButton2.UseVisualStyleBackColor = true;
  125. //
  126. // radioButton1
  127. //
  128. this.radioButton1.AutoSize = true;
  129. this.radioButton1.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  130. this.radioButton1.Location = new System.Drawing.Point(10, 10);
  131. this.radioButton1.Name = "radioButton1";
  132. this.radioButton1.Size = new System.Drawing.Size(307, 27);
  133. this.radioButton1.TabIndex = 0;
  134. this.radioButton1.TabStop = true;
  135. this.radioButton1.Text = "Вход от имени Администратора";
  136. this.radioButton1.UseVisualStyleBackColor = true;
  137. //
  138. // saloonKrasoti02DataSet
  139. //
  140. this.saloonKrasoti02DataSet.DataSetName = "SaloonKrasoti02DataSet";
  141. this.saloonKrasoti02DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  142. //
  143. // serviceBindingSource
  144. //
  145. this.serviceBindingSource.DataMember = "Service";
  146. this.serviceBindingSource.DataSource = this.saloonKrasoti02DataSet;
  147. //
  148. // serviceTableAdapter
  149. //
  150. this.serviceTableAdapter.ClearBeforeFill = true;
  151. //
  152. // tableAdapterManager
  153. //
  154. this.tableAdapterManager.AttachedProductTableAdapter = null;
  155. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  156. this.tableAdapterManager.ClientServiceTableAdapter = null;
  157. this.tableAdapterManager.ClientTableAdapter = null;
  158. this.tableAdapterManager.DocumentByServiceTableAdapter = null;
  159. this.tableAdapterManager.GenderTableAdapter = null;
  160. this.tableAdapterManager.ManufacturerTableAdapter = null;
  161. this.tableAdapterManager.ProductPhotoTableAdapter = null;
  162. this.tableAdapterManager.ProductSaleTableAdapter = null;
  163. this.tableAdapterManager.ProductTableAdapter = null;
  164. this.tableAdapterManager.ServicePhotoTableAdapter = null;
  165. this.tableAdapterManager.ServiceTableAdapter = this.serviceTableAdapter;
  166. this.tableAdapterManager.TagOfClientTableAdapter = null;
  167. this.tableAdapterManager.TagTableAdapter = null;
  168. this.tableAdapterManager.UpdateOrder = SalonKrasoti02.SaloonKrasoti02DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  169. //
  170. // Авторизация
  171. //
  172. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  173. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  174. this.ClientSize = new System.Drawing.Size(368, 268);
  175. this.Controls.Add(this.panel2);
  176. this.Controls.Add(this.panel1);
  177. this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  178. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  179. this.Name = "Авторизация";
  180. this.Text = "Авторизация";
  181. this.Load += new System.EventHandler(this.Form1_Load);
  182. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  183. this.panel1.ResumeLayout(false);
  184. this.panel1.PerformLayout();
  185. this.panel2.ResumeLayout(false);
  186. this.panel2.PerformLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.saloonKrasoti02DataSet)).EndInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).EndInit();
  189. this.ResumeLayout(false);
  190. }
  191. #endregion
  192. private SaloonKrasoti02DataSet saloonKrasoti02DataSet;
  193. private System.Windows.Forms.BindingSource serviceBindingSource;
  194. private SaloonKrasoti02DataSetTableAdapters.ServiceTableAdapter serviceTableAdapter;
  195. private SaloonKrasoti02DataSetTableAdapters.TableAdapterManager tableAdapterManager;
  196. private System.Windows.Forms.PictureBox pictureBox1;
  197. private System.Windows.Forms.Panel panel1;
  198. private System.Windows.Forms.Label label1;
  199. private System.Windows.Forms.Panel panel2;
  200. private System.Windows.Forms.Button button2;
  201. private System.Windows.Forms.Button button1;
  202. private System.Windows.Forms.RadioButton radioButton2;
  203. private System.Windows.Forms.RadioButton radioButton1;
  204. }
  205. }