AddViolation.Designer.cs 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. namespace GBDD
  2. {
  3. partial class AddViolation
  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. comboBox1 = new ComboBox();
  29. comboBox2 = new ComboBox();
  30. comboBox3 = new ComboBox();
  31. label1 = new Label();
  32. label2 = new Label();
  33. label3 = new Label();
  34. textBox1 = new TextBox();
  35. label4 = new Label();
  36. button1 = new Button();
  37. button2 = new Button();
  38. label5 = new Label();
  39. textBox2 = new TextBox();
  40. SuspendLayout();
  41. //
  42. // comboBox1
  43. //
  44. comboBox1.FormattingEnabled = true;
  45. comboBox1.Location = new Point(56, 72);
  46. comboBox1.Margin = new Padding(4);
  47. comboBox1.Name = "comboBox1";
  48. comboBox1.Size = new Size(266, 29);
  49. comboBox1.TabIndex = 0;
  50. //
  51. // comboBox2
  52. //
  53. comboBox2.FormattingEnabled = true;
  54. comboBox2.Location = new Point(56, 149);
  55. comboBox2.Margin = new Padding(4);
  56. comboBox2.Name = "comboBox2";
  57. comboBox2.Size = new Size(266, 29);
  58. comboBox2.TabIndex = 1;
  59. //
  60. // comboBox3
  61. //
  62. comboBox3.FormattingEnabled = true;
  63. comboBox3.Location = new Point(56, 225);
  64. comboBox3.Margin = new Padding(4);
  65. comboBox3.Name = "comboBox3";
  66. comboBox3.Size = new Size(266, 29);
  67. comboBox3.TabIndex = 2;
  68. //
  69. // label1
  70. //
  71. label1.AutoSize = true;
  72. label1.Font = new Font("Segoe UI", 12F);
  73. label1.Location = new Point(148, 47);
  74. label1.Margin = new Padding(4, 0, 4, 0);
  75. label1.Name = "label1";
  76. label1.Size = new Size(77, 21);
  77. label1.TabIndex = 3;
  78. label1.Text = "Водитель";
  79. //
  80. // label2
  81. //
  82. label2.AutoSize = true;
  83. label2.Font = new Font("Segoe UI", 12F);
  84. label2.Location = new Point(172, 124);
  85. label2.Margin = new Padding(4, 0, 4, 0);
  86. label2.Name = "label2";
  87. label2.Size = new Size(28, 21);
  88. label2.TabIndex = 4;
  89. label2.Text = "ТС";
  90. //
  91. // label3
  92. //
  93. label3.AutoSize = true;
  94. label3.Font = new Font("Segoe UI", 12F);
  95. label3.Location = new Point(132, 200);
  96. label3.Margin = new Padding(4, 0, 4, 0);
  97. label3.Name = "label3";
  98. label3.Size = new Size(121, 21);
  99. label3.TabIndex = 5;
  100. label3.Text = "Тип нарушения";
  101. //
  102. // textBox1
  103. //
  104. textBox1.Location = new Point(56, 313);
  105. textBox1.Margin = new Padding(4);
  106. textBox1.Name = "textBox1";
  107. textBox1.Size = new Size(266, 29);
  108. textBox1.TabIndex = 6;
  109. //
  110. // label4
  111. //
  112. label4.AutoSize = true;
  113. label4.Font = new Font("Segoe UI", 12F);
  114. label4.Location = new Point(132, 288);
  115. label4.Margin = new Padding(4, 0, 4, 0);
  116. label4.Name = "label4";
  117. label4.Size = new Size(102, 21);
  118. label4.TabIndex = 7;
  119. label4.Text = "УИН штрафа";
  120. //
  121. // button1
  122. //
  123. button1.BackColor = SystemColors.ActiveCaption;
  124. button1.ForeColor = SystemColors.ControlText;
  125. button1.Location = new Point(162, 446);
  126. button1.Margin = new Padding(4);
  127. button1.Name = "button1";
  128. button1.Size = new Size(162, 49);
  129. button1.TabIndex = 8;
  130. button1.Text = "Добавить";
  131. button1.UseVisualStyleBackColor = false;
  132. //
  133. // button2
  134. //
  135. button2.BackColor = Color.FromArgb(255, 128, 128);
  136. button2.Location = new Point(56, 446);
  137. button2.Margin = new Padding(4);
  138. button2.Name = "button2";
  139. button2.Size = new Size(98, 49);
  140. button2.TabIndex = 9;
  141. button2.Text = "Отменить";
  142. button2.UseVisualStyleBackColor = false;
  143. //
  144. // label5
  145. //
  146. label5.AutoSize = true;
  147. label5.Font = new Font("Segoe UI", 12F);
  148. label5.Location = new Point(132, 351);
  149. label5.Margin = new Padding(4, 0, 4, 0);
  150. label5.Name = "label5";
  151. label5.Size = new Size(118, 21);
  152. label5.TabIndex = 11;
  153. label5.Text = "Сумма штрафа";
  154. //
  155. // textBox2
  156. //
  157. textBox2.Location = new Point(56, 376);
  158. textBox2.Margin = new Padding(4);
  159. textBox2.Name = "textBox2";
  160. textBox2.Size = new Size(266, 29);
  161. textBox2.TabIndex = 10;
  162. //
  163. // AddViolation
  164. //
  165. AutoScaleDimensions = new SizeF(9F, 21F);
  166. AutoScaleMode = AutoScaleMode.Font;
  167. ClientSize = new Size(399, 579);
  168. Controls.Add(label5);
  169. Controls.Add(textBox2);
  170. Controls.Add(button2);
  171. Controls.Add(button1);
  172. Controls.Add(label4);
  173. Controls.Add(textBox1);
  174. Controls.Add(label3);
  175. Controls.Add(label2);
  176. Controls.Add(label1);
  177. Controls.Add(comboBox3);
  178. Controls.Add(comboBox2);
  179. Controls.Add(comboBox1);
  180. Font = new Font("Segoe UI", 12F);
  181. Margin = new Padding(4);
  182. Name = "AddViolation";
  183. Text = "AddViolation";
  184. ResumeLayout(false);
  185. PerformLayout();
  186. }
  187. #endregion
  188. private ComboBox comboBox1;
  189. private ComboBox comboBox2;
  190. private ComboBox comboBox3;
  191. private Label label1;
  192. private Label label2;
  193. private Label label3;
  194. private TextBox textBox1;
  195. private Label label4;
  196. private Button button1;
  197. private Button button2;
  198. private Label label5;
  199. private TextBox textBox2;
  200. }
  201. }