Browse Source

Реализован интерфейс

GigaHook 1 year ago
parent
commit
9cb92f2bb3
40 changed files with 9786 additions and 24 deletions
  1. BIN
      Валов проект ГАИ/.vs/Валов проект ГАИ/v16/.suo
  2. 7 0
      Валов проект ГАИ/App.config
  3. 393 0
      Валов проект ГАИ/F Voditeli.Designer.cs
  4. 35 0
      Валов проект ГАИ/F Voditeli.cs
  5. 226 0
      Валов проект ГАИ/F Voditeli.resx
  6. 285 0
      Валов проект ГАИ/F car.Designer.cs
  7. 50 0
      Валов проект ГАИ/F car.cs
  8. 156 0
      Валов проект ГАИ/F car.resx
  9. 393 0
      Валов проект ГАИ/F_Narushenia.Designer.cs
  10. 35 0
      Валов проект ГАИ/F_Narushenia.cs
  11. 226 0
      Валов проект ГАИ/F_Narushenia.resx
  12. 349 0
      Валов проект ГАИ/F_Vziskania.Designer.cs
  13. 35 0
      Валов проект ГАИ/F_Vziskania.cs
  14. 220 0
      Валов проект ГАИ/F_Vziskania.resx
  15. 78 2
      Валов проект ГАИ/Form1.Designer.cs
  16. 33 0
      Валов проект ГАИ/Form1.cs
  17. 7133 0
      Валов проект ГАИ/IS31Valov12DataSet.Designer.cs
  18. 1 0
      Валов проект ГАИ/IS31Valov12DataSet.xsc
  19. 11 0
      Валов проект ГАИ/IS31Valov12DataSet.xsd
  20. 1 0
      Валов проект ГАИ/IS31Valov12DataSet.xss
  21. 23 16
      Валов проект ГАИ/Properties/Settings.Designer.cs
  22. 13 6
      Валов проект ГАИ/Properties/Settings.settings
  23. BIN
      Валов проект ГАИ/bin/Debug/Валов проект ГАИ.exe
  24. 13 0
      Валов проект ГАИ/bin/Debug/Валов проект ГАИ.exe.config
  25. BIN
      Валов проект ГАИ/bin/Debug/Валов проект ГАИ.pdb
  26. BIN
      Валов проект ГАИ/obj/Debug/DesignTimeResolveAssemblyReferences.cache
  27. BIN
      Валов проект ГАИ/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
  28. BIN
      Валов проект ГАИ/obj/Debug/TempPE/IS31Valov12DataSet.Designer.cs.dll
  29. 1 0
      Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.CoreCompileInputs.cache
  30. 14 0
      Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.FileListAbsolute.txt
  31. BIN
      Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.GenerateResource.cache
  32. BIN
      Валов проект ГАИ/obj/Debug/Валов проект ГАИ.exe
  33. BIN
      Валов проект ГАИ/obj/Debug/Валов проект ГАИ.pdb
  34. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Narushenia.resources
  35. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Voditeli.resources
  36. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Vziskania.resources
  37. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_car.resources
  38. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.Form1.resources
  39. BIN
      Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.Properties.Resources.resources
  40. 55 0
      Валов проект ГАИ/Валов проект ГАИ.csproj

BIN
Валов проект ГАИ/.vs/Валов проект ГАИ/v16/.suo


+ 7 - 0
Валов проект ГАИ/App.config

@@ -1,5 +1,12 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <configuration>
+    <configSections>
+    </configSections>
+    <connectionStrings>
+        <add name="Валов_проект_ГАИ.Properties.Settings.IS31Valov12ConnectionString"
+            connectionString="Data Source=class31000;Initial Catalog=IS31Valov12;Integrated Security=True"
+            providerName="System.Data.SqlClient" />
+    </connectionStrings>
     <startup> 
         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
     </startup>

+ 393 - 0
Валов проект ГАИ/F Voditeli.Designer.cs

@@ -0,0 +1,393 @@
+
+namespace Валов_проект_ГАИ
+{
+    partial class F_Voditeli
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_Voditeli));
+            System.Windows.Forms.Label номер_водительского_удостоверенияLabel;
+            System.Windows.Forms.Label фамилияLabel;
+            System.Windows.Forms.Label имяLabel;
+            System.Windows.Forms.Label отчествоLabel;
+            System.Windows.Forms.Label адресLabel;
+            System.Windows.Forms.Label телефонLabel;
+            this.iS31Valov12DataSet = new Валов_проект_ГАИ.IS31Valov12DataSet();
+            this.водителиBindingSource = new System.Windows.Forms.BindingSource(this.components);
+            this.водителиTableAdapter = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.ВодителиTableAdapter();
+            this.tableAdapterManager = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager();
+            this.водителиBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
+            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
+            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
+            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
+            this.водителиBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
+            this.номер_водительского_удостоверенияTextBox = new System.Windows.Forms.TextBox();
+            this.фамилияTextBox = new System.Windows.Forms.TextBox();
+            this.имяTextBox = new System.Windows.Forms.TextBox();
+            this.отчествоTextBox = new System.Windows.Forms.TextBox();
+            this.адресTextBox = new System.Windows.Forms.TextBox();
+            this.телефонTextBox = new System.Windows.Forms.TextBox();
+            this.label1 = new System.Windows.Forms.Label();
+            номер_водительского_удостоверенияLabel = new System.Windows.Forms.Label();
+            фамилияLabel = new System.Windows.Forms.Label();
+            имяLabel = new System.Windows.Forms.Label();
+            отчествоLabel = new System.Windows.Forms.Label();
+            адресLabel = new System.Windows.Forms.Label();
+            телефонLabel = new System.Windows.Forms.Label();
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.водителиBindingSource)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.водителиBindingNavigator)).BeginInit();
+            this.водителиBindingNavigator.SuspendLayout();
+            this.SuspendLayout();
+            // 
+            // iS31Valov12DataSet
+            // 
+            this.iS31Valov12DataSet.DataSetName = "IS31Valov12DataSet";
+            this.iS31Valov12DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+            // 
+            // водителиBindingSource
+            // 
+            this.водителиBindingSource.DataMember = "Водители";
+            this.водителиBindingSource.DataSource = this.iS31Valov12DataSet;
+            // 
+            // водителиTableAdapter
+            // 
+            this.водителиTableAdapter.ClearBeforeFill = true;
+            // 
+            // tableAdapterManager
+            // 
+            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
+            this.tableAdapterManager.UpdateOrder = Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
+            this.tableAdapterManager.АвтомобилиTableAdapter = null;
+            this.tableAdapterManager.ВзысканияTableAdapter = null;
+            this.tableAdapterManager.ВодителиTableAdapter = this.водителиTableAdapter;
+            this.tableAdapterManager.НарушенияTableAdapter = null;
+            // 
+            // водителиBindingNavigator
+            // 
+            this.водителиBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
+            this.водителиBindingNavigator.BindingSource = this.водителиBindingSource;
+            this.водителиBindingNavigator.CountItem = this.bindingNavigatorCountItem;
+            this.водителиBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
+            this.водителиBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.bindingNavigatorMoveFirstItem,
+            this.bindingNavigatorMovePreviousItem,
+            this.bindingNavigatorSeparator,
+            this.bindingNavigatorPositionItem,
+            this.bindingNavigatorCountItem,
+            this.bindingNavigatorSeparator1,
+            this.bindingNavigatorMoveNextItem,
+            this.bindingNavigatorMoveLastItem,
+            this.bindingNavigatorSeparator2,
+            this.bindingNavigatorAddNewItem,
+            this.bindingNavigatorDeleteItem,
+            this.водителиBindingNavigatorSaveItem});
+            this.водителиBindingNavigator.Location = new System.Drawing.Point(0, 0);
+            this.водителиBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
+            this.водителиBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
+            this.водителиBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
+            this.водителиBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
+            this.водителиBindingNavigator.Name = "водителиBindingNavigator";
+            this.водителиBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
+            this.водителиBindingNavigator.Size = new System.Drawing.Size(800, 25);
+            this.водителиBindingNavigator.TabIndex = 0;
+            this.водителиBindingNavigator.Text = "bindingNavigator1";
+            // 
+            // bindingNavigatorMoveFirstItem
+            // 
+            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
+            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
+            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
+            // 
+            // bindingNavigatorMovePreviousItem
+            // 
+            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
+            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
+            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
+            // 
+            // bindingNavigatorSeparator
+            // 
+            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
+            // 
+            // bindingNavigatorPositionItem
+            // 
+            this.bindingNavigatorPositionItem.AccessibleName = "Положение";
+            this.bindingNavigatorPositionItem.AutoSize = false;
+            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
+            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
+            this.bindingNavigatorPositionItem.Text = "0";
+            this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
+            // 
+            // bindingNavigatorCountItem
+            // 
+            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
+            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
+            this.bindingNavigatorCountItem.Text = "для {0}";
+            this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
+            // 
+            // bindingNavigatorSeparator1
+            // 
+            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorMoveNextItem
+            // 
+            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
+            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
+            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
+            // 
+            // bindingNavigatorMoveLastItem
+            // 
+            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
+            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
+            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
+            // 
+            // bindingNavigatorSeparator2
+            // 
+            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorAddNewItem
+            // 
+            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
+            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
+            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorAddNewItem.Text = "Добавить";
+            // 
+            // bindingNavigatorDeleteItem
+            // 
+            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
+            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
+            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorDeleteItem.Text = "Удалить";
+            // 
+            // водителиBindingNavigatorSaveItem
+            // 
+            this.водителиBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.водителиBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("водителиBindingNavigatorSaveItem.Image")));
+            this.водителиBindingNavigatorSaveItem.Name = "водителиBindingNavigatorSaveItem";
+            this.водителиBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
+            this.водителиBindingNavigatorSaveItem.Text = "Сохранить данные";
+            this.водителиBindingNavigatorSaveItem.Click += new System.EventHandler(this.водителиBindingNavigatorSaveItem_Click);
+            // 
+            // номер_водительского_удостоверенияLabel
+            // 
+            номер_водительского_удостоверенияLabel.AutoSize = true;
+            номер_водительского_удостоверенияLabel.Location = new System.Drawing.Point(278, 95);
+            номер_водительского_удостоверенияLabel.Name = "номер_водительского_удостоверенияLabel";
+            номер_водительского_удостоверенияLabel.Size = new System.Drawing.Size(202, 13);
+            номер_водительского_удостоверенияLabel.TabIndex = 1;
+            номер_водительского_удостоверенияLabel.Text = "Номер водительского удостоверения:";
+            // 
+            // номер_водительского_удостоверенияTextBox
+            // 
+            this.номер_водительского_удостоверенияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Номер водительского удостоверения", true));
+            this.номер_водительского_удостоверенияTextBox.Location = new System.Drawing.Point(486, 92);
+            this.номер_водительского_удостоверенияTextBox.Name = "номер_водительского_удостоверенияTextBox";
+            this.номер_водительского_удостоверенияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.номер_водительского_удостоверенияTextBox.TabIndex = 2;
+            // 
+            // фамилияLabel
+            // 
+            фамилияLabel.AutoSize = true;
+            фамилияLabel.Location = new System.Drawing.Point(315, 131);
+            фамилияLabel.Name = "фамилияLabel";
+            фамилияLabel.Size = new System.Drawing.Size(59, 13);
+            фамилияLabel.TabIndex = 3;
+            фамилияLabel.Text = "Фамилия:";
+            // 
+            // фамилияTextBox
+            // 
+            this.фамилияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Фамилия", true));
+            this.фамилияTextBox.Location = new System.Drawing.Point(380, 128);
+            this.фамилияTextBox.Name = "фамилияTextBox";
+            this.фамилияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.фамилияTextBox.TabIndex = 4;
+            // 
+            // имяLabel
+            // 
+            имяLabel.AutoSize = true;
+            имяLabel.Location = new System.Drawing.Point(328, 170);
+            имяLabel.Name = "имяLabel";
+            имяLabel.Size = new System.Drawing.Size(32, 13);
+            имяLabel.TabIndex = 5;
+            имяLabel.Text = "Имя:";
+            // 
+            // имяTextBox
+            // 
+            this.имяTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Имя", true));
+            this.имяTextBox.Location = new System.Drawing.Point(366, 167);
+            this.имяTextBox.Name = "имяTextBox";
+            this.имяTextBox.Size = new System.Drawing.Size(100, 20);
+            this.имяTextBox.TabIndex = 6;
+            // 
+            // отчествоLabel
+            // 
+            отчествоLabel.AutoSize = true;
+            отчествоLabel.Location = new System.Drawing.Point(317, 207);
+            отчествоLabel.Name = "отчествоLabel";
+            отчествоLabel.Size = new System.Drawing.Size(57, 13);
+            отчествоLabel.TabIndex = 7;
+            отчествоLabel.Text = "Отчество:";
+            // 
+            // отчествоTextBox
+            // 
+            this.отчествоTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Отчество", true));
+            this.отчествоTextBox.Location = new System.Drawing.Point(380, 204);
+            this.отчествоTextBox.Name = "отчествоTextBox";
+            this.отчествоTextBox.Size = new System.Drawing.Size(100, 20);
+            this.отчествоTextBox.TabIndex = 8;
+            // 
+            // адресLabel
+            // 
+            адресLabel.AutoSize = true;
+            адресLabel.Location = new System.Drawing.Point(316, 242);
+            адресLabel.Name = "адресLabel";
+            адресLabel.Size = new System.Drawing.Size(41, 13);
+            адресLabel.TabIndex = 9;
+            адресLabel.Text = "Адрес:";
+            // 
+            // адресTextBox
+            // 
+            this.адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Адрес", true));
+            this.адресTextBox.Location = new System.Drawing.Point(363, 239);
+            this.адресTextBox.Name = "адресTextBox";
+            this.адресTextBox.Size = new System.Drawing.Size(100, 20);
+            this.адресTextBox.TabIndex = 10;
+            // 
+            // телефонLabel
+            // 
+            телефонLabel.AutoSize = true;
+            телефонLabel.Location = new System.Drawing.Point(315, 277);
+            телефонLabel.Name = "телефонLabel";
+            телефонLabel.Size = new System.Drawing.Size(55, 13);
+            телефонLabel.TabIndex = 11;
+            телефонLabel.Text = "Телефон:";
+            // 
+            // телефонTextBox
+            // 
+            this.телефонTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.водителиBindingSource, "Телефон", true));
+            this.телефонTextBox.Location = new System.Drawing.Point(376, 274);
+            this.телефонTextBox.Name = "телефонTextBox";
+            this.телефонTextBox.Size = new System.Drawing.Size(100, 20);
+            this.телефонTextBox.TabIndex = 12;
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Location = new System.Drawing.Point(376, 48);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(111, 13);
+            this.label1.TabIndex = 13;
+            this.label1.Text = "Таблица \"Водители\"";
+            // 
+            // F_Voditeli
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(800, 450);
+            this.Controls.Add(this.label1);
+            this.Controls.Add(телефонLabel);
+            this.Controls.Add(this.телефонTextBox);
+            this.Controls.Add(адресLabel);
+            this.Controls.Add(this.адресTextBox);
+            this.Controls.Add(отчествоLabel);
+            this.Controls.Add(this.отчествоTextBox);
+            this.Controls.Add(имяLabel);
+            this.Controls.Add(this.имяTextBox);
+            this.Controls.Add(фамилияLabel);
+            this.Controls.Add(this.фамилияTextBox);
+            this.Controls.Add(номер_водительского_удостоверенияLabel);
+            this.Controls.Add(this.номер_водительского_удостоверенияTextBox);
+            this.Controls.Add(this.водителиBindingNavigator);
+            this.Name = "F_Voditeli";
+            this.Text = "F_Voditeli";
+            this.Load += new System.EventHandler(this.F_Voditeli_Load);
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.водителиBindingSource)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.водителиBindingNavigator)).EndInit();
+            this.водителиBindingNavigator.ResumeLayout(false);
+            this.водителиBindingNavigator.PerformLayout();
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+
+        private IS31Valov12DataSet iS31Valov12DataSet;
+        private System.Windows.Forms.BindingSource водителиBindingSource;
+        private IS31Valov12DataSetTableAdapters.ВодителиTableAdapter водителиTableAdapter;
+        private IS31Valov12DataSetTableAdapters.TableAdapterManager tableAdapterManager;
+        private System.Windows.Forms.BindingNavigator водителиBindingNavigator;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
+        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
+        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
+        private System.Windows.Forms.ToolStripButton водителиBindingNavigatorSaveItem;
+        private System.Windows.Forms.TextBox номер_водительского_удостоверенияTextBox;
+        private System.Windows.Forms.TextBox фамилияTextBox;
+        private System.Windows.Forms.TextBox имяTextBox;
+        private System.Windows.Forms.TextBox отчествоTextBox;
+        private System.Windows.Forms.TextBox адресTextBox;
+        private System.Windows.Forms.TextBox телефонTextBox;
+        private System.Windows.Forms.Label label1;
+    }
+}

+ 35 - 0
Валов проект ГАИ/F Voditeli.cs

@@ -0,0 +1,35 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Валов_проект_ГАИ
+{
+    public partial class F_Voditeli : Form
+    {
+        public F_Voditeli()
+        {
+            InitializeComponent();
+        }
+
+        private void водителиBindingNavigatorSaveItem_Click(object sender, EventArgs e)
+        {
+            this.Validate();
+            this.водителиBindingSource.EndEdit();
+            this.tableAdapterManager.UpdateAll(this.iS31Valov12DataSet);
+
+        }
+
+        private void F_Voditeli_Load(object sender, EventArgs e)
+        {
+            // TODO: данная строка кода позволяет загрузить данные в таблицу "iS31Valov12DataSet.Водители". При необходимости она может быть перемещена или удалена.
+            this.водителиTableAdapter.Fill(this.iS31Valov12DataSet.Водители);
+
+        }
+    }
+}

+ 226 - 0
Валов проект ГАИ/F Voditeli.resx

@@ -0,0 +1,226 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="iS31Valov12DataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="водителиBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>177, 17</value>
+  </metadata>
+  <metadata name="водителиTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>360, 17</value>
+  </metadata>
+  <metadata name="tableAdapterManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>538, 17</value>
+  </metadata>
+  <metadata name="водителиBindingNavigator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>709, 17</value>
+  </metadata>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="bindingNavigatorAddNewItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFKSURBVDhPYxi84O4C9v+35nH+vzqH6//FGbz/ocLEg+tA
+        jX8eNf7/87Dh/8nJAqQbcH46L9yAgz0ipBtwfJIgUHPd/z8Pqv7vaBcnbMClmTz/z07l+38SqPFIv9D/
+        fd0iQM3l///eK/q/vkHm/6oauf9LKxX/zy9V/j+rSBXTwFNAf/55WA/UVAvElf//3CsB4rz/f+9m/v97
+        J/n/39tx///djADikP+TcjQxDTjUKwx27t/7pUCNBUCN2UCNqUCNCf//3YoGagz7/+9G0P9/1/3+d6Xp
+        Yhqws13i/5Zmqf/rwM6V/7+kQvH/31sxQI3h/6fmafyfkKX1vztD9397qv7/5kRDwmEyG+hPkHP/3Qj4
+        35OhQ1gDOgD5898NfyD2+9+arE+6Ad3pumD/gnB9nBHpBrQkGfxviDf8XxNr/L8y2oR0A+gEGBgAJCPY
+        nnX8iGkAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="bindingNavigatorDeleteItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFvSURBVDhPtZBNKMNhHMd3Vd5K7eKCWjkgk7yEZDKksciE
+        yMwkBw6LhHZxcCDlQg64SA4kJeVE4jRv89qaWn8tUtoF/7g8H2Ootb+x4nt56nm+38/v+/xUfyJcJ9Bt
+        BMcOH1eRiZV5RGcVwqyHrfWwELweWJoJ9rC2AL0mRLse0VEBcxOKkLeGwlwGIz2h75w6ApC6bERjAdia
+        gkxiyIow5cKkPWxDFYvTiMrUdxDDVnCfwVh/AOo/P2zhhccFzcWBLxmzEPV50Nfyu/Cn2N/1V85DGNKh
+        Rhth+EaCxkLISUDWxvOgjYXa7F/Wv7kGUz4UJeKzGODi6H25d2l+yPLsDwu8v4NWHY8lSbhL0/HtbX8F
+        GLXh1MQgnxwoQ3h5hkEL6JI5TlPj21gNMd6WZyC1VSN7r0Mh7G4i56pxpkQhdTWA/KQ4aUcTh+x0KACm
+        RpBSo3HrM0G6Uq7pl2zvhvNDBcClE8YH4HDv2/A/SKV6BYojAxyEJtLJAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEqSURBVDhPYxg8oHDW8/9NC57/z5z4+D9UCAOEtz/AKceQ
+        O/PZ/1VH3v/HpSi++8H/4IZruA3ImPL0/8J9H7Aqiu95+H/p/v///asv4DYgoefJ/2lb3mMoimi/D9ac
+        Oev/f6/SE7gNiOx69L939QcURaGt98CaW9cBbe/8+98l/wBuAwKbH/6vm/8Orii45e7/RXv//+8Aas6Y
+        8/O/Xd3P//YZ23Eb4FF1/3/+tDcoiuyKb/9Pn/P7v3/Xt/86he/+WySsx22Afend/9mTX2Mo0k85/9+k
+        6MV/laxP/40jl+E2wCLvzv/U/tdYFRkknfgvm/b1v27wPNwGGGbd/h/W8hKnIv3Uy/81fKfhNkAn7cZ/
+        v+qHeBWpeEzAbYBT7pX/IAV4FQ1CwMAAAPB2wKul5ZpwAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC2SURBVDhPYxg6ILz9wX8ok3QQ3/3gf3DDNfIMiO95+H/p
+        /v///asvkG5ARPt9sObMWf//e5WeIM2A0NZ7YM2t64C2d/7975J/gHgDglvu/l+09///DqDmjDk//9vV
+        /fxvn7GdNBfYFd/+nz7n93//rm//dQrf/bdIWE96GOinnP9vUvTiv0rWp//GkctINwAEDJJO/JdN+/pf
+        N3geeQaAgH7q5f8avtPINwAEVDwmUGbAYAUMDADQFGCYBLpQVQAAAABJRU5ErkJggg==
+</value>
+  </data>
+  <data name="bindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACjSURBVDhPYxh8oHDW8/9QJnkgd+az/wnd98g3JGPK0//z
+        9v/+n9B1hzxDEnqe/J+979f/zq1//7uVXibdkMiuR/+nbPv1v2Tp3/8J0//+t8k9S5ohgc0P/7eufQ/W
+        bFzy5b909LX/xpHLiDfEo+r+/5K57+CaFV16SHOBfend/4Etz8jTDAIWeXf+2xRcIU8zCBhm3SZfMwjo
+        pN0gX/NQBAwMAKB+X6AHNEI4AAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEsSURBVDhPYxhcoHDW8/9QJgYAyTUteP4/c+JjnGoYcmc+
+        +5/QfQ+rApDcqiPv/4e3P8BtQMaUp//n7f/9P6HrDoYikNzCfR/+Bzdcw21AQs+T/7P3/frfufXvf7fS
+        yygKQXLTtrz/7199AbcBkV2P/k/Z9ut/ydK//xOm//1vk3sWrhgk17v6w3+v0hO4DQhsfvi/de17sGbj
+        ki//paOv/TeOXAbWAJKrm//uv0v+AdwGeFTd/18y9x1cs6JLD1wxSC5/2pv/9hnbcRtgX3r3f2DLMwzN
+        IACSy578+r9FwnrcBljk3flvU3AFQzMIgORS+1/DvYQVGGbdxqoZBEByYS0v/+sGz8NtgE7aDZySIDm/
+        6of/NXyn4TYAH3DKvfJfxWMCGEOFBgVgYAAAvtG/s7kMTpwAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="водителиBindingNavigatorSaveItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABMSURBVDhPY6AK+Pbt239SMVQrBIAFgufA8Yf3H+EYWQxE
+        x0zYh2kIKQaAMMwQqHbSDQBhog1AxshqaGsAMXjUgEFpADkYqp0SwMAAAPRDDFPA2mtzAAAAAElFTkSu
+        QmCC
+</value>
+  </data>
+  <metadata name="номер_водительского_удостоверенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="фамилияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="имяLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="отчествоLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="адресLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="телефонLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+</root>

+ 285 - 0
Валов проект ГАИ/F car.Designer.cs

@@ -0,0 +1,285 @@
+
+namespace Валов_проект_ГАИ
+{
+    partial class F_car
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.Windows.Forms.Label номер_автомобиляLabel;
+            System.Windows.Forms.Label маркаLabel;
+            System.Windows.Forms.Label модельLabel;
+            System.Windows.Forms.Label год_выпускаLabel;
+            System.Windows.Forms.Label дата_регистрации_в_ГАИLabel;
+            System.Windows.Forms.Label номер_ВУLabel;
+            System.Windows.Forms.Label гОС_номераLabel;
+            System.Windows.Forms.Label цветLabel;
+            this.label1 = new System.Windows.Forms.Label();
+            this.iS31Valov12DataSet = new Валов_проект_ГАИ.IS31Valov12DataSet();
+            this.автомобилиBindingSource = new System.Windows.Forms.BindingSource(this.components);
+            this.автомобилиTableAdapter = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.АвтомобилиTableAdapter();
+            this.tableAdapterManager = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager();
+            this.номер_автомобиляTextBox = new System.Windows.Forms.TextBox();
+            this.маркаTextBox = new System.Windows.Forms.TextBox();
+            this.модельTextBox = new System.Windows.Forms.TextBox();
+            this.год_выпускаDateTimePicker = new System.Windows.Forms.DateTimePicker();
+            this.дата_регистрации_в_ГАИDateTimePicker = new System.Windows.Forms.DateTimePicker();
+            this.номер_ВУTextBox = new System.Windows.Forms.TextBox();
+            this.гОС_номераTextBox = new System.Windows.Forms.TextBox();
+            this.цветTextBox = new System.Windows.Forms.TextBox();
+            номер_автомобиляLabel = new System.Windows.Forms.Label();
+            маркаLabel = new System.Windows.Forms.Label();
+            модельLabel = new System.Windows.Forms.Label();
+            год_выпускаLabel = new System.Windows.Forms.Label();
+            дата_регистрации_в_ГАИLabel = new System.Windows.Forms.Label();
+            номер_ВУLabel = new System.Windows.Forms.Label();
+            гОС_номераLabel = new System.Windows.Forms.Label();
+            цветLabel = new System.Windows.Forms.Label();
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.автомобилиBindingSource)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
+            this.label1.ForeColor = System.Drawing.SystemColors.MenuHighlight;
+            this.label1.Location = new System.Drawing.Point(143, 9);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(216, 24);
+            this.label1.TabIndex = 0;
+            this.label1.Text = "Таблица \"Автомобили\"";
+            this.label1.Click += new System.EventHandler(this.label1_Click);
+            // 
+            // iS31Valov12DataSet
+            // 
+            this.iS31Valov12DataSet.DataSetName = "IS31Valov12DataSet";
+            this.iS31Valov12DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+            // 
+            // автомобилиBindingSource
+            // 
+            this.автомобилиBindingSource.DataMember = "Автомобили";
+            this.автомобилиBindingSource.DataSource = this.iS31Valov12DataSet;
+            // 
+            // автомобилиTableAdapter
+            // 
+            this.автомобилиTableAdapter.ClearBeforeFill = true;
+            // 
+            // tableAdapterManager
+            // 
+            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
+            this.tableAdapterManager.UpdateOrder = Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
+            this.tableAdapterManager.АвтомобилиTableAdapter = this.автомобилиTableAdapter;
+            this.tableAdapterManager.ВзысканияTableAdapter = null;
+            this.tableAdapterManager.ВодителиTableAdapter = null;
+            this.tableAdapterManager.НарушенияTableAdapter = null;
+            // 
+            // номер_автомобиляLabel
+            // 
+            номер_автомобиляLabel.AutoSize = true;
+            номер_автомобиляLabel.Location = new System.Drawing.Point(126, 53);
+            номер_автомобиляLabel.Name = "номер_автомобиляLabel";
+            номер_автомобиляLabel.Size = new System.Drawing.Size(108, 13);
+            номер_автомобиляLabel.TabIndex = 2;
+            номер_автомобиляLabel.Text = "Номер автомобиля:";
+            // 
+            // номер_автомобиляTextBox
+            // 
+            this.номер_автомобиляTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "Номер автомобиля", true));
+            this.номер_автомобиляTextBox.Location = new System.Drawing.Point(240, 53);
+            this.номер_автомобиляTextBox.Name = "номер_автомобиляTextBox";
+            this.номер_автомобиляTextBox.Size = new System.Drawing.Size(100, 20);
+            this.номер_автомобиляTextBox.TabIndex = 3;
+            // 
+            // маркаLabel
+            // 
+            маркаLabel.AutoSize = true;
+            маркаLabel.Location = new System.Drawing.Point(167, 104);
+            маркаLabel.Name = "маркаLabel";
+            маркаLabel.Size = new System.Drawing.Size(42, 13);
+            маркаLabel.TabIndex = 3;
+            маркаLabel.Text = "марка:";
+            // 
+            // маркаTextBox
+            // 
+            this.маркаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "марка", true));
+            this.маркаTextBox.Location = new System.Drawing.Point(215, 101);
+            this.маркаTextBox.Name = "маркаTextBox";
+            this.маркаTextBox.Size = new System.Drawing.Size(100, 20);
+            this.маркаTextBox.TabIndex = 4;
+            // 
+            // модельLabel
+            // 
+            модельLabel.AutoSize = true;
+            модельLabel.Location = new System.Drawing.Point(161, 142);
+            модельLabel.Name = "модельLabel";
+            модельLabel.Size = new System.Drawing.Size(48, 13);
+            модельLabel.TabIndex = 5;
+            модельLabel.Text = "модель:";
+            // 
+            // модельTextBox
+            // 
+            this.модельTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "модель", true));
+            this.модельTextBox.Location = new System.Drawing.Point(215, 139);
+            this.модельTextBox.Name = "модельTextBox";
+            this.модельTextBox.Size = new System.Drawing.Size(100, 20);
+            this.модельTextBox.TabIndex = 6;
+            // 
+            // год_выпускаLabel
+            // 
+            год_выпускаLabel.AutoSize = true;
+            год_выпускаLabel.Location = new System.Drawing.Point(168, 220);
+            год_выпускаLabel.Name = "год_выпускаLabel";
+            год_выпускаLabel.Size = new System.Drawing.Size(73, 13);
+            год_выпускаLabel.TabIndex = 7;
+            год_выпускаLabel.Text = "год выпуска:";
+            // 
+            // год_выпускаDateTimePicker
+            // 
+            this.год_выпускаDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.автомобилиBindingSource, "год выпуска", true));
+            this.год_выпускаDateTimePicker.Location = new System.Drawing.Point(247, 216);
+            this.год_выпускаDateTimePicker.Name = "год_выпускаDateTimePicker";
+            this.год_выпускаDateTimePicker.Size = new System.Drawing.Size(200, 20);
+            this.год_выпускаDateTimePicker.TabIndex = 8;
+            // 
+            // дата_регистрации_в_ГАИLabel
+            // 
+            дата_регистрации_в_ГАИLabel.AutoSize = true;
+            дата_регистрации_в_ГАИLabel.Location = new System.Drawing.Point(144, 253);
+            дата_регистрации_в_ГАИLabel.Name = "дата_регистрации_в_ГАИLabel";
+            дата_регистрации_в_ГАИLabel.Size = new System.Drawing.Size(133, 13);
+            дата_регистрации_в_ГАИLabel.TabIndex = 9;
+            дата_регистрации_в_ГАИLabel.Text = "дата регистрации в ГАИ:";
+            // 
+            // дата_регистрации_в_ГАИDateTimePicker
+            // 
+            this.дата_регистрации_в_ГАИDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.автомобилиBindingSource, "дата регистрации в ГАИ", true));
+            this.дата_регистрации_в_ГАИDateTimePicker.Location = new System.Drawing.Point(283, 249);
+            this.дата_регистрации_в_ГАИDateTimePicker.Name = "дата_регистрации_в_ГАИDateTimePicker";
+            this.дата_регистрации_в_ГАИDateTimePicker.Size = new System.Drawing.Size(200, 20);
+            this.дата_регистрации_в_ГАИDateTimePicker.TabIndex = 10;
+            // 
+            // номер_ВУLabel
+            // 
+            номер_ВУLabel.AutoSize = true;
+            номер_ВУLabel.Location = new System.Drawing.Point(172, 295);
+            номер_ВУLabel.Name = "номер_ВУLabel";
+            номер_ВУLabel.Size = new System.Drawing.Size(62, 13);
+            номер_ВУLabel.TabIndex = 11;
+            номер_ВУLabel.Text = "Номер ВУ:";
+            // 
+            // номер_ВУTextBox
+            // 
+            this.номер_ВУTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "Номер ВУ", true));
+            this.номер_ВУTextBox.Location = new System.Drawing.Point(240, 292);
+            this.номер_ВУTextBox.Name = "номер_ВУTextBox";
+            this.номер_ВУTextBox.Size = new System.Drawing.Size(100, 20);
+            this.номер_ВУTextBox.TabIndex = 12;
+            // 
+            // гОС_номераLabel
+            // 
+            гОС_номераLabel.AutoSize = true;
+            гОС_номераLabel.Location = new System.Drawing.Point(170, 338);
+            гОС_номераLabel.Name = "гОС_номераLabel";
+            гОС_номераLabel.Size = new System.Drawing.Size(72, 13);
+            гОС_номераLabel.TabIndex = 13;
+            гОС_номераLabel.Text = "ГОС номера:";
+            // 
+            // гОС_номераTextBox
+            // 
+            this.гОС_номераTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "ГОС номера", true));
+            this.гОС_номераTextBox.Location = new System.Drawing.Point(248, 335);
+            this.гОС_номераTextBox.Name = "гОС_номераTextBox";
+            this.гОС_номераTextBox.Size = new System.Drawing.Size(100, 20);
+            this.гОС_номераTextBox.TabIndex = 14;
+            // 
+            // цветLabel
+            // 
+            цветLabel.AutoSize = true;
+            цветLabel.Location = new System.Drawing.Point(164, 179);
+            цветLabel.Name = "цветLabel";
+            цветLabel.Size = new System.Drawing.Size(33, 13);
+            цветLabel.TabIndex = 15;
+            цветLabel.Text = "цвет:";
+            // 
+            // цветTextBox
+            // 
+            this.цветTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.автомобилиBindingSource, "цвет", true));
+            this.цветTextBox.Location = new System.Drawing.Point(203, 176);
+            this.цветTextBox.Name = "цветTextBox";
+            this.цветTextBox.Size = new System.Drawing.Size(100, 20);
+            this.цветTextBox.TabIndex = 16;
+            // 
+            // F_car
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(648, 450);
+            this.Controls.Add(цветLabel);
+            this.Controls.Add(this.цветTextBox);
+            this.Controls.Add(гОС_номераLabel);
+            this.Controls.Add(this.гОС_номераTextBox);
+            this.Controls.Add(номер_ВУLabel);
+            this.Controls.Add(this.номер_ВУTextBox);
+            this.Controls.Add(дата_регистрации_в_ГАИLabel);
+            this.Controls.Add(this.дата_регистрации_в_ГАИDateTimePicker);
+            this.Controls.Add(год_выпускаLabel);
+            this.Controls.Add(this.год_выпускаDateTimePicker);
+            this.Controls.Add(модельLabel);
+            this.Controls.Add(this.модельTextBox);
+            this.Controls.Add(маркаLabel);
+            this.Controls.Add(this.маркаTextBox);
+            this.Controls.Add(номер_автомобиляLabel);
+            this.Controls.Add(this.номер_автомобиляTextBox);
+            this.Controls.Add(this.label1);
+            this.Name = "F_car";
+            this.Text = "F_car";
+            this.Load += new System.EventHandler(this.F_car_Load);
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.автомобилиBindingSource)).EndInit();
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+
+        private System.Windows.Forms.Label label1;
+        private IS31Valov12DataSet iS31Valov12DataSet;
+        private System.Windows.Forms.BindingSource автомобилиBindingSource;
+        private IS31Valov12DataSetTableAdapters.АвтомобилиTableAdapter автомобилиTableAdapter;
+        private IS31Valov12DataSetTableAdapters.TableAdapterManager tableAdapterManager;
+        private System.Windows.Forms.TextBox номер_автомобиляTextBox;
+        private System.Windows.Forms.TextBox маркаTextBox;
+        private System.Windows.Forms.TextBox модельTextBox;
+        private System.Windows.Forms.DateTimePicker год_выпускаDateTimePicker;
+        private System.Windows.Forms.DateTimePicker дата_регистрации_в_ГАИDateTimePicker;
+        private System.Windows.Forms.TextBox номер_ВУTextBox;
+        private System.Windows.Forms.TextBox гОС_номераTextBox;
+        private System.Windows.Forms.TextBox цветTextBox;
+    }
+}

+ 50 - 0
Валов проект ГАИ/F car.cs

@@ -0,0 +1,50 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Валов_проект_ГАИ
+{
+    public partial class F_car : Form
+    {
+        public F_car()
+        {
+            InitializeComponent();
+        }
+
+        private void label1_Click(object sender, EventArgs e)
+        {
+
+        }
+
+        private void автомобилиBindingNavigatorSaveItem_Click(object sender, EventArgs e)
+        {
+            this.Validate();
+            this.автомобилиBindingSource.EndEdit();
+            this.tableAdapterManager.UpdateAll(this.iS31Valov12DataSet);
+
+        }
+
+        private void F_car_Load(object sender, EventArgs e)
+        {
+            // TODO: данная строка кода позволяет загрузить данные в таблицу "iS31Valov12DataSet.Автомобили". При необходимости она может быть перемещена или удалена.
+            this.автомобилиTableAdapter.Fill(this.iS31Valov12DataSet.Автомобили);
+
+        }
+
+        private void автомобилиDataGridView_CellContentClick(object sender, DataGridViewCellEventArgs e)
+        {
+
+        }
+
+        private void bindingNavigatorDeleteItem_Click(object sender, EventArgs e)
+        {
+
+        }
+    }
+}

+ 156 - 0
Валов проект ГАИ/F car.resx

@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="iS31Valov12DataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="автомобилиBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>177, 17</value>
+  </metadata>
+  <metadata name="автомобилиTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>376, 17</value>
+  </metadata>
+  <metadata name="tableAdapterManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>570, 17</value>
+  </metadata>
+  <metadata name="номер_автомобиляLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="маркаLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="модельLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="год_выпускаLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="дата_регистрации_в_ГАИLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="номер_ВУLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="гОС_номераLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="цветLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+</root>

+ 393 - 0
Валов проект ГАИ/F_Narushenia.Designer.cs

@@ -0,0 +1,393 @@
+
+namespace Валов_проект_ГАИ
+{
+    partial class F_Narushenia
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_Narushenia));
+            System.Windows.Forms.Label код_нарушенияLabel;
+            System.Windows.Forms.Label вид_нарушенияLabel;
+            System.Windows.Forms.Label штраф_за_нарушениеLabel;
+            System.Windows.Forms.Label дата_нарушенияLabel;
+            System.Windows.Forms.Label номер_автомобиляLabel;
+            System.Windows.Forms.Label гОС_номер_автоLabel;
+            this.iS31Valov12DataSet = new Валов_проект_ГАИ.IS31Valov12DataSet();
+            this.нарушенияBindingSource = new System.Windows.Forms.BindingSource(this.components);
+            this.нарушенияTableAdapter = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.НарушенияTableAdapter();
+            this.tableAdapterManager = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager();
+            this.нарушенияBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
+            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
+            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
+            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
+            this.нарушенияBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
+            this.код_нарушенияTextBox = new System.Windows.Forms.TextBox();
+            this.вид_нарушенияTextBox = new System.Windows.Forms.TextBox();
+            this.штраф_за_нарушениеTextBox = new System.Windows.Forms.TextBox();
+            this.дата_нарушенияDateTimePicker = new System.Windows.Forms.DateTimePicker();
+            this.номер_автомобиляTextBox = new System.Windows.Forms.TextBox();
+            this.гОС_номер_автоTextBox = new System.Windows.Forms.TextBox();
+            this.label1 = new System.Windows.Forms.Label();
+            код_нарушенияLabel = new System.Windows.Forms.Label();
+            вид_нарушенияLabel = new System.Windows.Forms.Label();
+            штраф_за_нарушениеLabel = new System.Windows.Forms.Label();
+            дата_нарушенияLabel = new System.Windows.Forms.Label();
+            номер_автомобиляLabel = new System.Windows.Forms.Label();
+            гОС_номер_автоLabel = new System.Windows.Forms.Label();
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.нарушенияBindingSource)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.нарушенияBindingNavigator)).BeginInit();
+            this.нарушенияBindingNavigator.SuspendLayout();
+            this.SuspendLayout();
+            // 
+            // iS31Valov12DataSet
+            // 
+            this.iS31Valov12DataSet.DataSetName = "IS31Valov12DataSet";
+            this.iS31Valov12DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+            // 
+            // нарушенияBindingSource
+            // 
+            this.нарушенияBindingSource.DataMember = "Нарушения";
+            this.нарушенияBindingSource.DataSource = this.iS31Valov12DataSet;
+            // 
+            // нарушенияTableAdapter
+            // 
+            this.нарушенияTableAdapter.ClearBeforeFill = true;
+            // 
+            // tableAdapterManager
+            // 
+            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
+            this.tableAdapterManager.UpdateOrder = Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
+            this.tableAdapterManager.АвтомобилиTableAdapter = null;
+            this.tableAdapterManager.ВзысканияTableAdapter = null;
+            this.tableAdapterManager.ВодителиTableAdapter = null;
+            this.tableAdapterManager.НарушенияTableAdapter = this.нарушенияTableAdapter;
+            // 
+            // нарушенияBindingNavigator
+            // 
+            this.нарушенияBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
+            this.нарушенияBindingNavigator.BindingSource = this.нарушенияBindingSource;
+            this.нарушенияBindingNavigator.CountItem = this.bindingNavigatorCountItem;
+            this.нарушенияBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
+            this.нарушенияBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.bindingNavigatorMoveFirstItem,
+            this.bindingNavigatorMovePreviousItem,
+            this.bindingNavigatorSeparator,
+            this.bindingNavigatorPositionItem,
+            this.bindingNavigatorCountItem,
+            this.bindingNavigatorSeparator1,
+            this.bindingNavigatorMoveNextItem,
+            this.bindingNavigatorMoveLastItem,
+            this.bindingNavigatorSeparator2,
+            this.bindingNavigatorAddNewItem,
+            this.bindingNavigatorDeleteItem,
+            this.нарушенияBindingNavigatorSaveItem});
+            this.нарушенияBindingNavigator.Location = new System.Drawing.Point(0, 0);
+            this.нарушенияBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
+            this.нарушенияBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
+            this.нарушенияBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
+            this.нарушенияBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
+            this.нарушенияBindingNavigator.Name = "нарушенияBindingNavigator";
+            this.нарушенияBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
+            this.нарушенияBindingNavigator.Size = new System.Drawing.Size(800, 25);
+            this.нарушенияBindingNavigator.TabIndex = 0;
+            this.нарушенияBindingNavigator.Text = "bindingNavigator1";
+            // 
+            // bindingNavigatorMoveFirstItem
+            // 
+            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
+            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
+            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
+            // 
+            // bindingNavigatorMovePreviousItem
+            // 
+            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
+            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
+            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
+            // 
+            // bindingNavigatorSeparator
+            // 
+            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
+            // 
+            // bindingNavigatorPositionItem
+            // 
+            this.bindingNavigatorPositionItem.AccessibleName = "Положение";
+            this.bindingNavigatorPositionItem.AutoSize = false;
+            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
+            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
+            this.bindingNavigatorPositionItem.Text = "0";
+            this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
+            // 
+            // bindingNavigatorCountItem
+            // 
+            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
+            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
+            this.bindingNavigatorCountItem.Text = "для {0}";
+            this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
+            // 
+            // bindingNavigatorSeparator1
+            // 
+            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorMoveNextItem
+            // 
+            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
+            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
+            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
+            // 
+            // bindingNavigatorMoveLastItem
+            // 
+            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
+            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
+            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
+            // 
+            // bindingNavigatorSeparator2
+            // 
+            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorAddNewItem
+            // 
+            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
+            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
+            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorAddNewItem.Text = "Добавить";
+            // 
+            // bindingNavigatorDeleteItem
+            // 
+            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
+            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
+            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorDeleteItem.Text = "Удалить";
+            // 
+            // нарушенияBindingNavigatorSaveItem
+            // 
+            this.нарушенияBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.нарушенияBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("нарушенияBindingNavigatorSaveItem.Image")));
+            this.нарушенияBindingNavigatorSaveItem.Name = "нарушенияBindingNavigatorSaveItem";
+            this.нарушенияBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
+            this.нарушенияBindingNavigatorSaveItem.Text = "Сохранить данные";
+            this.нарушенияBindingNavigatorSaveItem.Click += new System.EventHandler(this.нарушенияBindingNavigatorSaveItem_Click);
+            // 
+            // код_нарушенияLabel
+            // 
+            код_нарушенияLabel.AutoSize = true;
+            код_нарушенияLabel.Location = new System.Drawing.Point(282, 127);
+            код_нарушенияLabel.Name = "код_нарушенияLabel";
+            код_нарушенияLabel.Size = new System.Drawing.Size(87, 13);
+            код_нарушенияLabel.TabIndex = 1;
+            код_нарушенияLabel.Text = "Код нарушения:";
+            // 
+            // код_нарушенияTextBox
+            // 
+            this.код_нарушенияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.нарушенияBindingSource, "Код нарушения", true));
+            this.код_нарушенияTextBox.Location = new System.Drawing.Point(375, 124);
+            this.код_нарушенияTextBox.Name = "код_нарушенияTextBox";
+            this.код_нарушенияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.код_нарушенияTextBox.TabIndex = 2;
+            // 
+            // вид_нарушенияLabel
+            // 
+            вид_нарушенияLabel.AutoSize = true;
+            вид_нарушенияLabel.Location = new System.Drawing.Point(297, 178);
+            вид_нарушенияLabel.Name = "вид_нарушенияLabel";
+            вид_нарушенияLabel.Size = new System.Drawing.Size(86, 13);
+            вид_нарушенияLabel.TabIndex = 3;
+            вид_нарушенияLabel.Text = "вид нарушения:";
+            // 
+            // вид_нарушенияTextBox
+            // 
+            this.вид_нарушенияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.нарушенияBindingSource, "вид нарушения", true));
+            this.вид_нарушенияTextBox.Location = new System.Drawing.Point(389, 175);
+            this.вид_нарушенияTextBox.Name = "вид_нарушенияTextBox";
+            this.вид_нарушенияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.вид_нарушенияTextBox.TabIndex = 4;
+            // 
+            // штраф_за_нарушениеLabel
+            // 
+            штраф_за_нарушениеLabel.AutoSize = true;
+            штраф_за_нарушениеLabel.Location = new System.Drawing.Point(298, 236);
+            штраф_за_нарушениеLabel.Name = "штраф_за_нарушениеLabel";
+            штраф_за_нарушениеLabel.Size = new System.Drawing.Size(116, 13);
+            штраф_за_нарушениеLabel.TabIndex = 5;
+            штраф_за_нарушениеLabel.Text = "штраф за нарушение:";
+            // 
+            // штраф_за_нарушениеTextBox
+            // 
+            this.штраф_за_нарушениеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.нарушенияBindingSource, "штраф за нарушение", true));
+            this.штраф_за_нарушениеTextBox.Location = new System.Drawing.Point(420, 233);
+            this.штраф_за_нарушениеTextBox.Name = "штраф_за_нарушениеTextBox";
+            this.штраф_за_нарушениеTextBox.Size = new System.Drawing.Size(100, 20);
+            this.штраф_за_нарушениеTextBox.TabIndex = 6;
+            // 
+            // дата_нарушенияLabel
+            // 
+            дата_нарушенияLabel.AutoSize = true;
+            дата_нарушенияLabel.Location = new System.Drawing.Point(296, 290);
+            дата_нарушенияLabel.Name = "дата_нарушенияLabel";
+            дата_нарушенияLabel.Size = new System.Drawing.Size(91, 13);
+            дата_нарушенияLabel.TabIndex = 7;
+            дата_нарушенияLabel.Text = "дата нарушения:";
+            // 
+            // дата_нарушенияDateTimePicker
+            // 
+            this.дата_нарушенияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.нарушенияBindingSource, "дата нарушения", true));
+            this.дата_нарушенияDateTimePicker.Location = new System.Drawing.Point(393, 286);
+            this.дата_нарушенияDateTimePicker.Name = "дата_нарушенияDateTimePicker";
+            this.дата_нарушенияDateTimePicker.Size = new System.Drawing.Size(200, 20);
+            this.дата_нарушенияDateTimePicker.TabIndex = 8;
+            // 
+            // номер_автомобиляLabel
+            // 
+            номер_автомобиляLabel.AutoSize = true;
+            номер_автомобиляLabel.Location = new System.Drawing.Point(306, 349);
+            номер_автомобиляLabel.Name = "номер_автомобиляLabel";
+            номер_автомобиляLabel.Size = new System.Drawing.Size(108, 13);
+            номер_автомобиляLabel.TabIndex = 9;
+            номер_автомобиляLabel.Text = "Номер автомобиля:";
+            // 
+            // номер_автомобиляTextBox
+            // 
+            this.номер_автомобиляTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.нарушенияBindingSource, "Номер автомобиля", true));
+            this.номер_автомобиляTextBox.Location = new System.Drawing.Point(420, 346);
+            this.номер_автомобиляTextBox.Name = "номер_автомобиляTextBox";
+            this.номер_автомобиляTextBox.Size = new System.Drawing.Size(100, 20);
+            this.номер_автомобиляTextBox.TabIndex = 10;
+            // 
+            // гОС_номер_автоLabel
+            // 
+            гОС_номер_автоLabel.AutoSize = true;
+            гОС_номер_автоLabel.Location = new System.Drawing.Point(313, 399);
+            гОС_номер_автоLabel.Name = "гОС_номер_автоLabel";
+            гОС_номер_автоLabel.Size = new System.Drawing.Size(92, 13);
+            гОС_номер_автоLabel.TabIndex = 11;
+            гОС_номер_автоLabel.Text = "ГОС номер авто:";
+            // 
+            // гОС_номер_автоTextBox
+            // 
+            this.гОС_номер_автоTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.нарушенияBindingSource, "ГОС номер авто", true));
+            this.гОС_номер_автоTextBox.Location = new System.Drawing.Point(411, 396);
+            this.гОС_номер_автоTextBox.Name = "гОС_номер_автоTextBox";
+            this.гОС_номер_автоTextBox.Size = new System.Drawing.Size(100, 20);
+            this.гОС_номер_автоTextBox.TabIndex = 12;
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Location = new System.Drawing.Point(334, 46);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(120, 13);
+            this.label1.TabIndex = 13;
+            this.label1.Text = "Таблица \"Нарушения\"";
+            // 
+            // F_Narushenia
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(800, 450);
+            this.Controls.Add(this.label1);
+            this.Controls.Add(гОС_номер_автоLabel);
+            this.Controls.Add(this.гОС_номер_автоTextBox);
+            this.Controls.Add(номер_автомобиляLabel);
+            this.Controls.Add(this.номер_автомобиляTextBox);
+            this.Controls.Add(дата_нарушенияLabel);
+            this.Controls.Add(this.дата_нарушенияDateTimePicker);
+            this.Controls.Add(штраф_за_нарушениеLabel);
+            this.Controls.Add(this.штраф_за_нарушениеTextBox);
+            this.Controls.Add(вид_нарушенияLabel);
+            this.Controls.Add(this.вид_нарушенияTextBox);
+            this.Controls.Add(код_нарушенияLabel);
+            this.Controls.Add(this.код_нарушенияTextBox);
+            this.Controls.Add(this.нарушенияBindingNavigator);
+            this.Name = "F_Narushenia";
+            this.Text = "F_Narushenia";
+            this.Load += new System.EventHandler(this.F_Narushenia_Load);
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.нарушенияBindingSource)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.нарушенияBindingNavigator)).EndInit();
+            this.нарушенияBindingNavigator.ResumeLayout(false);
+            this.нарушенияBindingNavigator.PerformLayout();
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+
+        private IS31Valov12DataSet iS31Valov12DataSet;
+        private System.Windows.Forms.BindingSource нарушенияBindingSource;
+        private IS31Valov12DataSetTableAdapters.НарушенияTableAdapter нарушенияTableAdapter;
+        private IS31Valov12DataSetTableAdapters.TableAdapterManager tableAdapterManager;
+        private System.Windows.Forms.BindingNavigator нарушенияBindingNavigator;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
+        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
+        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
+        private System.Windows.Forms.ToolStripButton нарушенияBindingNavigatorSaveItem;
+        private System.Windows.Forms.TextBox код_нарушенияTextBox;
+        private System.Windows.Forms.TextBox вид_нарушенияTextBox;
+        private System.Windows.Forms.TextBox штраф_за_нарушениеTextBox;
+        private System.Windows.Forms.DateTimePicker дата_нарушенияDateTimePicker;
+        private System.Windows.Forms.TextBox номер_автомобиляTextBox;
+        private System.Windows.Forms.TextBox гОС_номер_автоTextBox;
+        private System.Windows.Forms.Label label1;
+    }
+}

+ 35 - 0
Валов проект ГАИ/F_Narushenia.cs

@@ -0,0 +1,35 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Валов_проект_ГАИ
+{
+    public partial class F_Narushenia : Form
+    {
+        public F_Narushenia()
+        {
+            InitializeComponent();
+        }
+
+        private void нарушенияBindingNavigatorSaveItem_Click(object sender, EventArgs e)
+        {
+            this.Validate();
+            this.нарушенияBindingSource.EndEdit();
+            this.tableAdapterManager.UpdateAll(this.iS31Valov12DataSet);
+
+        }
+
+        private void F_Narushenia_Load(object sender, EventArgs e)
+        {
+            // TODO: данная строка кода позволяет загрузить данные в таблицу "iS31Valov12DataSet.Нарушения". При необходимости она может быть перемещена или удалена.
+            this.нарушенияTableAdapter.Fill(this.iS31Valov12DataSet.Нарушения);
+
+        }
+    }
+}

+ 226 - 0
Валов проект ГАИ/F_Narushenia.resx

@@ -0,0 +1,226 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="iS31Valov12DataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="нарушенияBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>177, 17</value>
+  </metadata>
+  <metadata name="нарушенияTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>371, 17</value>
+  </metadata>
+  <metadata name="tableAdapterManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>559, 17</value>
+  </metadata>
+  <metadata name="нарушенияBindingNavigator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>730, 17</value>
+  </metadata>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="bindingNavigatorAddNewItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFKSURBVDhPYxi84O4C9v+35nH+vzqH6//FGbz/ocLEg+tA
+        jX8eNf7/87Dh/8nJAqQbcH46L9yAgz0ipBtwfJIgUHPd/z8Pqv7vaBcnbMClmTz/z07l+38SqPFIv9D/
+        fd0iQM3l///eK/q/vkHm/6oauf9LKxX/zy9V/j+rSBXTwFNAf/55WA/UVAvElf//3CsB4rz/f+9m/v97
+        J/n/39tx///djADikP+TcjQxDTjUKwx27t/7pUCNBUCN2UCNqUCNCf//3YoGagz7/+9G0P9/1/3+d6Xp
+        Yhqws13i/5Zmqf/rwM6V/7+kQvH/31sxQI3h/6fmafyfkKX1vztD9397qv7/5kRDwmEyG+hPkHP/3Qj4
+        35OhQ1gDOgD5898NfyD2+9+arE+6Ad3pumD/gnB9nBHpBrQkGfxviDf8XxNr/L8y2oR0A+gEGBgAJCPY
+        nnX8iGkAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="bindingNavigatorDeleteItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFvSURBVDhPtZBNKMNhHMd3Vd5K7eKCWjkgk7yEZDKksciE
+        yMwkBw6LhHZxcCDlQg64SA4kJeVE4jRv89qaWn8tUtoF/7g8H2Ootb+x4nt56nm+38/v+/xUfyJcJ9Bt
+        BMcOH1eRiZV5RGcVwqyHrfWwELweWJoJ9rC2AL0mRLse0VEBcxOKkLeGwlwGIz2h75w6ApC6bERjAdia
+        gkxiyIow5cKkPWxDFYvTiMrUdxDDVnCfwVh/AOo/P2zhhccFzcWBLxmzEPV50Nfyu/Cn2N/1V85DGNKh
+        Rhth+EaCxkLISUDWxvOgjYXa7F/Wv7kGUz4UJeKzGODi6H25d2l+yPLsDwu8v4NWHY8lSbhL0/HtbX8F
+        GLXh1MQgnxwoQ3h5hkEL6JI5TlPj21gNMd6WZyC1VSN7r0Mh7G4i56pxpkQhdTWA/KQ4aUcTh+x0KACm
+        RpBSo3HrM0G6Uq7pl2zvhvNDBcClE8YH4HDv2/A/SKV6BYojAxyEJtLJAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEqSURBVDhPYxg8oHDW8/9NC57/z5z4+D9UCAOEtz/AKceQ
+        O/PZ/1VH3v/HpSi++8H/4IZruA3ImPL0/8J9H7Aqiu95+H/p/v///asv4DYgoefJ/2lb3mMoimi/D9ac
+        Oev/f6/SE7gNiOx69L939QcURaGt98CaW9cBbe/8+98l/wBuAwKbH/6vm/8Orii45e7/RXv//+8Aas6Y
+        8/O/Xd3P//YZ23Eb4FF1/3/+tDcoiuyKb/9Pn/P7v3/Xt/86he/+WySsx22Afend/9mTX2Mo0k85/9+k
+        6MV/laxP/40jl+E2wCLvzv/U/tdYFRkknfgvm/b1v27wPNwGGGbd/h/W8hKnIv3Uy/81fKfhNkAn7cZ/
+        v+qHeBWpeEzAbYBT7pX/IAV4FQ1CwMAAAPB2wKul5ZpwAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC2SURBVDhPYxg6ILz9wX8ok3QQ3/3gf3DDNfIMiO95+H/p
+        /v///asvkG5ARPt9sObMWf//e5WeIM2A0NZ7YM2t64C2d/7975J/gHgDglvu/l+09///DqDmjDk//9vV
+        /fxvn7GdNBfYFd/+nz7n93//rm//dQrf/bdIWE96GOinnP9vUvTiv0rWp//GkctINwAEDJJO/JdN+/pf
+        N3geeQaAgH7q5f8avtPINwAEVDwmUGbAYAUMDADQFGCYBLpQVQAAAABJRU5ErkJggg==
+</value>
+  </data>
+  <data name="bindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACjSURBVDhPYxh8oHDW8/9QJnkgd+az/wnd98g3JGPK0//z
+        9v/+n9B1hzxDEnqe/J+979f/zq1//7uVXibdkMiuR/+nbPv1v2Tp3/8J0//+t8k9S5ohgc0P/7eufQ/W
+        bFzy5b909LX/xpHLiDfEo+r+/5K57+CaFV16SHOBfend/4Etz8jTDAIWeXf+2xRcIU8zCBhm3SZfMwjo
+        pN0gX/NQBAwMAKB+X6AHNEI4AAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEsSURBVDhPYxhcoHDW8/9QJgYAyTUteP4/c+JjnGoYcmc+
+        +5/QfQ+rApDcqiPv/4e3P8BtQMaUp//n7f/9P6HrDoYikNzCfR/+Bzdcw21AQs+T/7P3/frfufXvf7fS
+        yygKQXLTtrz/7199AbcBkV2P/k/Z9ut/ydK//xOm//1vk3sWrhgk17v6w3+v0hO4DQhsfvi/de17sGbj
+        ki//paOv/TeOXAbWAJKrm//uv0v+AdwGeFTd/18y9x1cs6JLD1wxSC5/2pv/9hnbcRtgX3r3f2DLMwzN
+        IACSy578+r9FwnrcBljk3flvU3AFQzMIgORS+1/DvYQVGGbdxqoZBEByYS0v/+sGz8NtgE7aDZySIDm/
+        6of/NXyn4TYAH3DKvfJfxWMCGEOFBgVgYAAAvtG/s7kMTpwAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="нарушенияBindingNavigatorSaveItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABMSURBVDhPY6AK+Pbt239SMVQrBIAFgufA8Yf3H+EYWQxE
+        x0zYh2kIKQaAMMwQqHbSDQBhog1AxshqaGsAMXjUgEFpADkYqp0SwMAAAPRDDFPA2mtzAAAAAElFTkSu
+        QmCC
+</value>
+  </data>
+  <metadata name="код_нарушенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="вид_нарушенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="штраф_за_нарушениеLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="дата_нарушенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="номер_автомобиляLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="гОС_номер_автоLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+</root>

+ 349 - 0
Валов проект ГАИ/F_Vziskania.Designer.cs

@@ -0,0 +1,349 @@
+
+namespace Валов_проект_ГАИ
+{
+    partial class F_Vziskania
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_Vziskania));
+            System.Windows.Forms.Label код_нарушенияLabel;
+            System.Windows.Forms.Label штраф_за_нарушенияLabel;
+            System.Windows.Forms.Label срок_лишения_месяцLabel;
+            System.Windows.Forms.Label предупреждениеLabel;
+            this.iS31Valov12DataSet = new Валов_проект_ГАИ.IS31Valov12DataSet();
+            this.взысканияBindingSource = new System.Windows.Forms.BindingSource(this.components);
+            this.взысканияTableAdapter = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.ВзысканияTableAdapter();
+            this.tableAdapterManager = new Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager();
+            this.взысканияBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
+            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
+            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
+            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+            this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
+            this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
+            this.взысканияBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
+            this.код_нарушенияTextBox = new System.Windows.Forms.TextBox();
+            this.штраф_за_нарушенияTextBox = new System.Windows.Forms.TextBox();
+            this.срок_лишения_месяцTextBox = new System.Windows.Forms.TextBox();
+            this.предупреждениеCheckBox = new System.Windows.Forms.CheckBox();
+            this.label1 = new System.Windows.Forms.Label();
+            код_нарушенияLabel = new System.Windows.Forms.Label();
+            штраф_за_нарушенияLabel = new System.Windows.Forms.Label();
+            срок_лишения_месяцLabel = new System.Windows.Forms.Label();
+            предупреждениеLabel = new System.Windows.Forms.Label();
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.взысканияBindingSource)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.взысканияBindingNavigator)).BeginInit();
+            this.взысканияBindingNavigator.SuspendLayout();
+            this.SuspendLayout();
+            // 
+            // iS31Valov12DataSet
+            // 
+            this.iS31Valov12DataSet.DataSetName = "IS31Valov12DataSet";
+            this.iS31Valov12DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+            // 
+            // взысканияBindingSource
+            // 
+            this.взысканияBindingSource.DataMember = "Взыскания";
+            this.взысканияBindingSource.DataSource = this.iS31Valov12DataSet;
+            // 
+            // взысканияTableAdapter
+            // 
+            this.взысканияTableAdapter.ClearBeforeFill = true;
+            // 
+            // tableAdapterManager
+            // 
+            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
+            this.tableAdapterManager.UpdateOrder = Валов_проект_ГАИ.IS31Valov12DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
+            this.tableAdapterManager.АвтомобилиTableAdapter = null;
+            this.tableAdapterManager.ВзысканияTableAdapter = this.взысканияTableAdapter;
+            this.tableAdapterManager.ВодителиTableAdapter = null;
+            this.tableAdapterManager.НарушенияTableAdapter = null;
+            // 
+            // взысканияBindingNavigator
+            // 
+            this.взысканияBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
+            this.взысканияBindingNavigator.BindingSource = this.взысканияBindingSource;
+            this.взысканияBindingNavigator.CountItem = this.bindingNavigatorCountItem;
+            this.взысканияBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
+            this.взысканияBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.bindingNavigatorMoveFirstItem,
+            this.bindingNavigatorMovePreviousItem,
+            this.bindingNavigatorSeparator,
+            this.bindingNavigatorPositionItem,
+            this.bindingNavigatorCountItem,
+            this.bindingNavigatorSeparator1,
+            this.bindingNavigatorMoveNextItem,
+            this.bindingNavigatorMoveLastItem,
+            this.bindingNavigatorSeparator2,
+            this.bindingNavigatorAddNewItem,
+            this.bindingNavigatorDeleteItem,
+            this.взысканияBindingNavigatorSaveItem});
+            this.взысканияBindingNavigator.Location = new System.Drawing.Point(0, 0);
+            this.взысканияBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
+            this.взысканияBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
+            this.взысканияBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
+            this.взысканияBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
+            this.взысканияBindingNavigator.Name = "взысканияBindingNavigator";
+            this.взысканияBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
+            this.взысканияBindingNavigator.Size = new System.Drawing.Size(800, 25);
+            this.взысканияBindingNavigator.TabIndex = 0;
+            this.взысканияBindingNavigator.Text = "bindingNavigator1";
+            // 
+            // bindingNavigatorMoveFirstItem
+            // 
+            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
+            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
+            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
+            // 
+            // bindingNavigatorMovePreviousItem
+            // 
+            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
+            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
+            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
+            // 
+            // bindingNavigatorSeparator
+            // 
+            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
+            // 
+            // bindingNavigatorPositionItem
+            // 
+            this.bindingNavigatorPositionItem.AccessibleName = "Положение";
+            this.bindingNavigatorPositionItem.AutoSize = false;
+            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
+            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
+            this.bindingNavigatorPositionItem.Text = "0";
+            this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
+            // 
+            // bindingNavigatorCountItem
+            // 
+            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
+            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
+            this.bindingNavigatorCountItem.Text = "для {0}";
+            this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
+            // 
+            // bindingNavigatorSeparator1
+            // 
+            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorMoveNextItem
+            // 
+            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
+            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
+            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
+            // 
+            // bindingNavigatorMoveLastItem
+            // 
+            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
+            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
+            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
+            // 
+            // bindingNavigatorSeparator2
+            // 
+            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
+            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
+            // 
+            // bindingNavigatorAddNewItem
+            // 
+            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
+            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
+            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
+            this.bindingNavigatorAddNewItem.Text = "Добавить";
+            // 
+            // bindingNavigatorDeleteItem
+            // 
+            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
+            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
+            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
+            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
+            this.bindingNavigatorDeleteItem.Text = "Удалить";
+            // 
+            // взысканияBindingNavigatorSaveItem
+            // 
+            this.взысканияBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+            this.взысканияBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("взысканияBindingNavigatorSaveItem.Image")));
+            this.взысканияBindingNavigatorSaveItem.Name = "взысканияBindingNavigatorSaveItem";
+            this.взысканияBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
+            this.взысканияBindingNavigatorSaveItem.Text = "Сохранить данные";
+            this.взысканияBindingNavigatorSaveItem.Click += new System.EventHandler(this.взысканияBindingNavigatorSaveItem_Click);
+            // 
+            // код_нарушенияLabel
+            // 
+            код_нарушенияLabel.AutoSize = true;
+            код_нарушенияLabel.Location = new System.Drawing.Point(320, 115);
+            код_нарушенияLabel.Name = "код_нарушенияLabel";
+            код_нарушенияLabel.Size = new System.Drawing.Size(87, 13);
+            код_нарушенияLabel.TabIndex = 1;
+            код_нарушенияLabel.Text = "Код нарушения:";
+            // 
+            // код_нарушенияTextBox
+            // 
+            this.код_нарушенияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.взысканияBindingSource, "Код нарушения", true));
+            this.код_нарушенияTextBox.Location = new System.Drawing.Point(413, 112);
+            this.код_нарушенияTextBox.Name = "код_нарушенияTextBox";
+            this.код_нарушенияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.код_нарушенияTextBox.TabIndex = 2;
+            // 
+            // штраф_за_нарушенияLabel
+            // 
+            штраф_за_нарушенияLabel.AutoSize = true;
+            штраф_за_нарушенияLabel.Location = new System.Drawing.Point(324, 153);
+            штраф_за_нарушенияLabel.Name = "штраф_за_нарушенияLabel";
+            штраф_за_нарушенияLabel.Size = new System.Drawing.Size(117, 13);
+            штраф_за_нарушенияLabel.TabIndex = 3;
+            штраф_за_нарушенияLabel.Text = "Штраф за нарушения:";
+            // 
+            // штраф_за_нарушенияTextBox
+            // 
+            this.штраф_за_нарушенияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.взысканияBindingSource, "Штраф за нарушения", true));
+            this.штраф_за_нарушенияTextBox.Location = new System.Drawing.Point(447, 150);
+            this.штраф_за_нарушенияTextBox.Name = "штраф_за_нарушенияTextBox";
+            this.штраф_за_нарушенияTextBox.Size = new System.Drawing.Size(100, 20);
+            this.штраф_за_нарушенияTextBox.TabIndex = 4;
+            // 
+            // срок_лишения_месяцLabel
+            // 
+            срок_лишения_месяцLabel.AutoSize = true;
+            срок_лишения_месяцLabel.Location = new System.Drawing.Point(329, 195);
+            срок_лишения_месяцLabel.Name = "срок_лишения_месяцLabel";
+            срок_лишения_месяцLabel.Size = new System.Drawing.Size(117, 13);
+            срок_лишения_месяцLabel.TabIndex = 5;
+            срок_лишения_месяцLabel.Text = "Срок лишения месяц:";
+            // 
+            // срок_лишения_месяцTextBox
+            // 
+            this.срок_лишения_месяцTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.взысканияBindingSource, "Срок лишения месяц", true));
+            this.срок_лишения_месяцTextBox.Location = new System.Drawing.Point(452, 192);
+            this.срок_лишения_месяцTextBox.Name = "срок_лишения_месяцTextBox";
+            this.срок_лишения_месяцTextBox.Size = new System.Drawing.Size(100, 20);
+            this.срок_лишения_месяцTextBox.TabIndex = 6;
+            // 
+            // предупреждениеLabel
+            // 
+            предупреждениеLabel.AutoSize = true;
+            предупреждениеLabel.Location = new System.Drawing.Point(333, 250);
+            предупреждениеLabel.Name = "предупреждениеLabel";
+            предупреждениеLabel.Size = new System.Drawing.Size(95, 13);
+            предупреждениеLabel.TabIndex = 7;
+            предупреждениеLabel.Text = "предупреждение:";
+            // 
+            // предупреждениеCheckBox
+            // 
+            this.предупреждениеCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.взысканияBindingSource, "предупреждение", true));
+            this.предупреждениеCheckBox.Location = new System.Drawing.Point(434, 245);
+            this.предупреждениеCheckBox.Name = "предупреждениеCheckBox";
+            this.предупреждениеCheckBox.Size = new System.Drawing.Size(104, 24);
+            this.предупреждениеCheckBox.TabIndex = 8;
+            this.предупреждениеCheckBox.Text = "checkBox1";
+            this.предупреждениеCheckBox.UseVisualStyleBackColor = true;
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Location = new System.Drawing.Point(332, 45);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(120, 13);
+            this.label1.TabIndex = 9;
+            this.label1.Text = "Таблица \"Взыскания\"";
+            // 
+            // F_Vziskania
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(800, 450);
+            this.Controls.Add(this.label1);
+            this.Controls.Add(предупреждениеLabel);
+            this.Controls.Add(this.предупреждениеCheckBox);
+            this.Controls.Add(срок_лишения_месяцLabel);
+            this.Controls.Add(this.срок_лишения_месяцTextBox);
+            this.Controls.Add(штраф_за_нарушенияLabel);
+            this.Controls.Add(this.штраф_за_нарушенияTextBox);
+            this.Controls.Add(код_нарушенияLabel);
+            this.Controls.Add(this.код_нарушенияTextBox);
+            this.Controls.Add(this.взысканияBindingNavigator);
+            this.Name = "F_Vziskania";
+            this.Text = "F_Vziskania";
+            this.Load += new System.EventHandler(this.F_Vziskania_Load);
+            ((System.ComponentModel.ISupportInitialize)(this.iS31Valov12DataSet)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.взысканияBindingSource)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.взысканияBindingNavigator)).EndInit();
+            this.взысканияBindingNavigator.ResumeLayout(false);
+            this.взысканияBindingNavigator.PerformLayout();
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+
+        private IS31Valov12DataSet iS31Valov12DataSet;
+        private System.Windows.Forms.BindingSource взысканияBindingSource;
+        private IS31Valov12DataSetTableAdapters.ВзысканияTableAdapter взысканияTableAdapter;
+        private IS31Valov12DataSetTableAdapters.TableAdapterManager tableAdapterManager;
+        private System.Windows.Forms.BindingNavigator взысканияBindingNavigator;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
+        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
+        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
+        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
+        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
+        private System.Windows.Forms.ToolStripButton взысканияBindingNavigatorSaveItem;
+        private System.Windows.Forms.TextBox код_нарушенияTextBox;
+        private System.Windows.Forms.TextBox штраф_за_нарушенияTextBox;
+        private System.Windows.Forms.TextBox срок_лишения_месяцTextBox;
+        private System.Windows.Forms.CheckBox предупреждениеCheckBox;
+        private System.Windows.Forms.Label label1;
+    }
+}

+ 35 - 0
Валов проект ГАИ/F_Vziskania.cs

@@ -0,0 +1,35 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Валов_проект_ГАИ
+{
+    public partial class F_Vziskania : Form
+    {
+        public F_Vziskania()
+        {
+            InitializeComponent();
+        }
+
+        private void взысканияBindingNavigatorSaveItem_Click(object sender, EventArgs e)
+        {
+            this.Validate();
+            this.взысканияBindingSource.EndEdit();
+            this.tableAdapterManager.UpdateAll(this.iS31Valov12DataSet);
+
+        }
+
+        private void F_Vziskania_Load(object sender, EventArgs e)
+        {
+            // TODO: данная строка кода позволяет загрузить данные в таблицу "iS31Valov12DataSet.Взыскания". При необходимости она может быть перемещена или удалена.
+            this.взысканияTableAdapter.Fill(this.iS31Valov12DataSet.Взыскания);
+
+        }
+    }
+}

+ 220 - 0
Валов проект ГАИ/F_Vziskania.resx

@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="iS31Valov12DataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="взысканияBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>177, 17</value>
+  </metadata>
+  <metadata name="взысканияTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>367, 17</value>
+  </metadata>
+  <metadata name="tableAdapterManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>551, 17</value>
+  </metadata>
+  <metadata name="взысканияBindingNavigator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>722, 17</value>
+  </metadata>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="bindingNavigatorAddNewItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFKSURBVDhPYxi84O4C9v+35nH+vzqH6//FGbz/ocLEg+tA
+        jX8eNf7/87Dh/8nJAqQbcH46L9yAgz0ipBtwfJIgUHPd/z8Pqv7vaBcnbMClmTz/z07l+38SqPFIv9D/
+        fd0iQM3l///eK/q/vkHm/6oauf9LKxX/zy9V/j+rSBXTwFNAf/55WA/UVAvElf//3CsB4rz/f+9m/v97
+        J/n/39tx///djADikP+TcjQxDTjUKwx27t/7pUCNBUCN2UCNqUCNCf//3YoGagz7/+9G0P9/1/3+d6Xp
+        Yhqws13i/5Zmqf/rwM6V/7+kQvH/31sxQI3h/6fmafyfkKX1vztD9397qv7/5kRDwmEyG+hPkHP/3Qj4
+        35OhQ1gDOgD5898NfyD2+9+arE+6Ad3pumD/gnB9nBHpBrQkGfxviDf8XxNr/L8y2oR0A+gEGBgAJCPY
+        nnX8iGkAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="bindingNavigatorDeleteItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFvSURBVDhPtZBNKMNhHMd3Vd5K7eKCWjkgk7yEZDKksciE
+        yMwkBw6LhHZxcCDlQg64SA4kJeVE4jRv89qaWn8tUtoF/7g8H2Ootb+x4nt56nm+38/v+/xUfyJcJ9Bt
+        BMcOH1eRiZV5RGcVwqyHrfWwELweWJoJ9rC2AL0mRLse0VEBcxOKkLeGwlwGIz2h75w6ApC6bERjAdia
+        gkxiyIow5cKkPWxDFYvTiMrUdxDDVnCfwVh/AOo/P2zhhccFzcWBLxmzEPV50Nfyu/Cn2N/1V85DGNKh
+        Rhth+EaCxkLISUDWxvOgjYXa7F/Wv7kGUz4UJeKzGODi6H25d2l+yPLsDwu8v4NWHY8lSbhL0/HtbX8F
+        GLXh1MQgnxwoQ3h5hkEL6JI5TlPj21gNMd6WZyC1VSN7r0Mh7G4i56pxpkQhdTWA/KQ4aUcTh+x0KACm
+        RpBSo3HrM0G6Uq7pl2zvhvNDBcClE8YH4HDv2/A/SKV6BYojAxyEJtLJAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEqSURBVDhPYxg8oHDW8/9NC57/z5z4+D9UCAOEtz/AKceQ
+        O/PZ/1VH3v/HpSi++8H/4IZruA3ImPL0/8J9H7Aqiu95+H/p/v///asv4DYgoefJ/2lb3mMoimi/D9ac
+        Oev/f6/SE7gNiOx69L939QcURaGt98CaW9cBbe/8+98l/wBuAwKbH/6vm/8Orii45e7/RXv//+8Aas6Y
+        8/O/Xd3P//YZ23Eb4FF1/3/+tDcoiuyKb/9Pn/P7v3/Xt/86he/+WySsx22Afend/9mTX2Mo0k85/9+k
+        6MV/laxP/40jl+E2wCLvzv/U/tdYFRkknfgvm/b1v27wPNwGGGbd/h/W8hKnIv3Uy/81fKfhNkAn7cZ/
+        v+qHeBWpeEzAbYBT7pX/IAV4FQ1CwMAAAPB2wKul5ZpwAAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC2SURBVDhPYxg6ILz9wX8ok3QQ3/3gf3DDNfIMiO95+H/p
+        /v///asvkG5ARPt9sObMWf//e5WeIM2A0NZ7YM2t64C2d/7975J/gHgDglvu/l+09///DqDmjDk//9vV
+        /fxvn7GdNBfYFd/+nz7n93//rm//dQrf/bdIWE96GOinnP9vUvTiv0rWp//GkctINwAEDJJO/JdN+/pf
+        N3geeQaAgH7q5f8avtPINwAEVDwmUGbAYAUMDADQFGCYBLpQVQAAAABJRU5ErkJggg==
+</value>
+  </data>
+  <data name="bindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACjSURBVDhPYxh8oHDW8/9QJnkgd+az/wnd98g3JGPK0//z
+        9v/+n9B1hzxDEnqe/J+979f/zq1//7uVXibdkMiuR/+nbPv1v2Tp3/8J0//+t8k9S5ohgc0P/7eufQ/W
+        bFzy5b909LX/xpHLiDfEo+r+/5K57+CaFV16SHOBfend/4Etz8jTDAIWeXf+2xRcIU8zCBhm3SZfMwjo
+        pN0gX/NQBAwMAKB+X6AHNEI4AAAAAElFTkSuQmCC
+</value>
+  </data>
+  <data name="bindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEsSURBVDhPYxhcoHDW8/9QJgYAyTUteP4/c+JjnGoYcmc+
+        +5/QfQ+rApDcqiPv/4e3P8BtQMaUp//n7f/9P6HrDoYikNzCfR/+Bzdcw21AQs+T/7P3/frfufXvf7fS
+        yygKQXLTtrz/7199AbcBkV2P/k/Z9ut/ydK//xOm//1vk3sWrhgk17v6w3+v0hO4DQhsfvi/de17sGbj
+        ki//paOv/TeOXAbWAJKrm//uv0v+AdwGeFTd/18y9x1cs6JLD1wxSC5/2pv/9hnbcRtgX3r3f2DLMwzN
+        IACSy578+r9FwnrcBljk3flvU3AFQzMIgORS+1/DvYQVGGbdxqoZBEByYS0v/+sGz8NtgE7aDZySIDm/
+        6of/NXyn4TYAH3DKvfJfxWMCGEOFBgVgYAAAvtG/s7kMTpwAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="взысканияBindingNavigatorSaveItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+        YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABMSURBVDhPY6AK+Pbt239SMVQrBIAFgufA8Yf3H+EYWQxE
+        x0zYh2kIKQaAMMwQqHbSDQBhog1AxshqaGsAMXjUgEFpADkYqp0SwMAAAPRDDFPA2mtzAAAAAElFTkSu
+        QmCC
+</value>
+  </data>
+  <metadata name="код_нарушенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="штраф_за_нарушенияLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="срок_лишения_месяцLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="предупреждениеLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+</root>

+ 78 - 2
Валов проект ГАИ/Form1.Designer.cs

@@ -29,13 +29,89 @@ namespace Валов_проект_ГАИ
         /// </summary>
         private void InitializeComponent()
         {
-            this.components = new System.ComponentModel.Container();
+            this.label1 = new System.Windows.Forms.Label();
+            this.button1 = new System.Windows.Forms.Button();
+            this.button2 = new System.Windows.Forms.Button();
+            this.button3 = new System.Windows.Forms.Button();
+            this.button4 = new System.Windows.Forms.Button();
+            this.SuspendLayout();
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
+            this.label1.ForeColor = System.Drawing.SystemColors.MenuHighlight;
+            this.label1.Location = new System.Drawing.Point(93, 9);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(181, 24);
+            this.label1.TabIndex = 0;
+            this.label1.Text = "База данных \"ГАИ\"";
+            // 
+            // button1
+            // 
+            this.button1.Location = new System.Drawing.Point(103, 55);
+            this.button1.Name = "button1";
+            this.button1.Size = new System.Drawing.Size(171, 23);
+            this.button1.TabIndex = 1;
+            this.button1.Text = "Таблица \"Автомобили\"";
+            this.button1.UseVisualStyleBackColor = true;
+            this.button1.Click += new System.EventHandler(this.button1_Click);
+            // 
+            // button2
+            // 
+            this.button2.Location = new System.Drawing.Point(103, 105);
+            this.button2.Name = "button2";
+            this.button2.Size = new System.Drawing.Size(171, 23);
+            this.button2.TabIndex = 2;
+            this.button2.Text = "Таблица \"Водители\"";
+            this.button2.UseVisualStyleBackColor = true;
+            this.button2.Click += new System.EventHandler(this.button2_Click);
+            // 
+            // button3
+            // 
+            this.button3.Location = new System.Drawing.Point(103, 153);
+            this.button3.Name = "button3";
+            this.button3.Size = new System.Drawing.Size(171, 23);
+            this.button3.TabIndex = 3;
+            this.button3.Text = "Таблица \"Нарушения\"";
+            this.button3.UseVisualStyleBackColor = true;
+            this.button3.Click += new System.EventHandler(this.button3_Click);
+            // 
+            // button4
+            // 
+            this.button4.Location = new System.Drawing.Point(103, 199);
+            this.button4.Name = "button4";
+            this.button4.Size = new System.Drawing.Size(171, 23);
+            this.button4.TabIndex = 4;
+            this.button4.Text = "Таблица \"Взыскания\"";
+            this.button4.UseVisualStyleBackColor = true;
+            this.button4.Click += new System.EventHandler(this.button4_Click);
+            // 
+            // Form1
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(800, 450);
+            this.ClientSize = new System.Drawing.Size(381, 434);
+            this.Controls.Add(this.button4);
+            this.Controls.Add(this.button3);
+            this.Controls.Add(this.button2);
+            this.Controls.Add(this.button1);
+            this.Controls.Add(this.label1);
+            this.Name = "Form1";
             this.Text = "Form1";
+            this.Load += new System.EventHandler(this.Form1_Load);
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
         }
 
         #endregion
+
+        private System.Windows.Forms.Label label1;
+        private System.Windows.Forms.Button button1;
+        private System.Windows.Forms.Button button2;
+        private System.Windows.Forms.Button button3;
+        private System.Windows.Forms.Button button4;
     }
 }
 

+ 33 - 0
Валов проект ГАИ/Form1.cs

@@ -16,5 +16,38 @@ namespace Валов_проект_ГАИ
         {
             InitializeComponent();
         }
+
+        private void Form1_Load(object sender, EventArgs e)
+        {
+
+        }
+
+        private void button1_Click(object sender, EventArgs e)
+        {
+            F_car F_car = new F_car();
+            F_car.Show();
+            this.Hide();
+        }
+
+        private void button2_Click(object sender, EventArgs e)
+        {
+            F_Voditeli f_Voditeli = new F_Voditeli();
+            f_Voditeli.Show();
+            this.Hide();
+        }
+
+        private void button3_Click(object sender, EventArgs e)
+        {
+            F_Narushenia f_Narushenia = new F_Narushenia();
+            f_Narushenia.Show();
+            this.Hide(); 
+        }
+
+        private void button4_Click(object sender, EventArgs e)
+        {
+            F_Vziskania f_Vziskania = new F_Vziskania();
+            f_Vziskania.Show();
+            this.Hide(); 
+        }
     }
 }

File diff suppressed because it is too large
+ 7133 - 0
Валов проект ГАИ/IS31Valov12DataSet.Designer.cs


+ 1 - 0
Валов проект ГАИ/IS31Valov12DataSet.xsc

@@ -0,0 +1 @@
+

File diff suppressed because it is too large
+ 11 - 0
Валов проект ГАИ/IS31Valov12DataSet.xsd


+ 1 - 0
Валов проект ГАИ/IS31Valov12DataSet.xss

@@ -0,0 +1 @@
+

+ 23 - 16
Валов проект ГАИ/Properties/Settings.Designer.cs

@@ -1,29 +1,36 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
 // </auto-generated>
 //------------------------------------------------------------------------------
 
-
-namespace Валов_проект_ГАИ.Properties
-{
+namespace Валов_проект_ГАИ.Properties {
+    
+    
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
-    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
-    {
-
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
+    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+        
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
-        public static Settings Default
-        {
-            get
-            {
+        
+        public static Settings Default {
+            get {
                 return defaultInstance;
             }
         }
+        
+        [global::System.Configuration.ApplicationScopedSettingAttribute()]
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
+        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=class31000;Initial Catalog=IS31Valov12;Integrated Security=True")]
+        public string IS31Valov12ConnectionString {
+            get {
+                return ((string)(this["IS31Valov12ConnectionString"]));
+            }
+        }
     }
 }

+ 13 - 6
Валов проект ГАИ/Properties/Settings.settings

@@ -1,7 +1,14 @@
 <?xml version='1.0' encoding='utf-8'?>
-<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
-  <Profiles>
-    <Profile Name="(Default)" />
-  </Profiles>
-  <Settings />
-</SettingsFile>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Валов_проект_ГАИ.Properties" GeneratedClassName="Settings">
+  <Profiles />
+  <Settings>
+    <Setting Name="IS31Valov12ConnectionString" Type="(Connection string)" Scope="Application">
+      <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
+&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
+  &lt;ConnectionString&gt;Data Source=class31000;Initial Catalog=IS31Valov12;Integrated Security=True&lt;/ConnectionString&gt;
+  &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
+&lt;/SerializableConnectionString&gt;</DesignTimeValue>
+      <Value Profile="(Default)">Data Source=class31000;Initial Catalog=IS31Valov12;Integrated Security=True</Value>
+    </Setting>
+  </Settings>
+</SettingsFile>

BIN
Валов проект ГАИ/bin/Debug/Валов проект ГАИ.exe


+ 13 - 0
Валов проект ГАИ/bin/Debug/Валов проект ГАИ.exe.config

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+    <configSections>
+    </configSections>
+    <connectionStrings>
+        <add name="Валов_проект_ГАИ.Properties.Settings.IS31Valov12ConnectionString"
+            connectionString="Data Source=class31000;Initial Catalog=IS31Valov12;Integrated Security=True"
+            providerName="System.Data.SqlClient" />
+    </connectionStrings>
+    <startup> 
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
+    </startup>
+</configuration>

BIN
Валов проект ГАИ/bin/Debug/Валов проект ГАИ.pdb


BIN
Валов проект ГАИ/obj/Debug/DesignTimeResolveAssemblyReferences.cache


BIN
Валов проект ГАИ/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


BIN
Валов проект ГАИ/obj/Debug/TempPE/IS31Valov12DataSet.Designer.cs.dll


+ 1 - 0
Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.CoreCompileInputs.cache

@@ -0,0 +1 @@
+8a491280a8f5c53581465646f3ca4bd25717b20e

+ 14 - 0
Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.FileListAbsolute.txt

@@ -0,0 +1,14 @@
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов проект ГАИ.csproj.AssemblyReference.cache
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.F_car.resources
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.Form1.resources
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.Properties.Resources.resources
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов проект ГАИ.csproj.GenerateResource.cache
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов проект ГАИ.csproj.CoreCompileInputs.cache
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\bin\Debug\Валов проект ГАИ.exe.config
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\bin\Debug\Валов проект ГАИ.exe
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\bin\Debug\Валов проект ГАИ.pdb
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов проект ГАИ.exe
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов проект ГАИ.pdb
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.F_Voditeli.resources
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.F_Narushenia.resources
+C:\Users\user2\Desktop\Валов\Валов проект ГАИ\obj\Debug\Валов_проект_ГАИ.F_Vziskania.resources

BIN
Валов проект ГАИ/obj/Debug/Валов проект ГАИ.csproj.GenerateResource.cache


BIN
Валов проект ГАИ/obj/Debug/Валов проект ГАИ.exe


BIN
Валов проект ГАИ/obj/Debug/Валов проект ГАИ.pdb


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Narushenia.resources


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Voditeli.resources


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_Vziskania.resources


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.F_car.resources


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.Form1.resources


BIN
Валов проект ГАИ/obj/Debug/Валов_проект_ГАИ.Properties.Resources.resources


+ 55 - 0
Валов проект ГАИ/Валов проект ГАИ.csproj

@@ -46,14 +46,58 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="F car.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="F car.Designer.cs">
+      <DependentUpon>F car.cs</DependentUpon>
+    </Compile>
+    <Compile Include="F Voditeli.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="F Voditeli.Designer.cs">
+      <DependentUpon>F Voditeli.cs</DependentUpon>
+    </Compile>
     <Compile Include="Form1.cs">
       <SubType>Form</SubType>
     </Compile>
     <Compile Include="Form1.Designer.cs">
       <DependentUpon>Form1.cs</DependentUpon>
     </Compile>
+    <Compile Include="F_Narushenia.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="F_Narushenia.Designer.cs">
+      <DependentUpon>F_Narushenia.cs</DependentUpon>
+    </Compile>
+    <Compile Include="F_Vziskania.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="F_Vziskania.Designer.cs">
+      <DependentUpon>F_Vziskania.cs</DependentUpon>
+    </Compile>
+    <Compile Include="IS31Valov12DataSet.Designer.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>IS31Valov12DataSet.xsd</DependentUpon>
+    </Compile>
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <EmbeddedResource Include="F car.resx">
+      <DependentUpon>F car.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="F Voditeli.resx">
+      <DependentUpon>F Voditeli.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="Form1.resx">
+      <DependentUpon>Form1.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="F_Narushenia.resx">
+      <DependentUpon>F_Narushenia.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="F_Vziskania.resx">
+      <DependentUpon>F_Vziskania.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -63,6 +107,17 @@
       <AutoGen>True</AutoGen>
       <DependentUpon>Resources.resx</DependentUpon>
     </Compile>
+    <None Include="IS31Valov12DataSet.xsc">
+      <DependentUpon>IS31Valov12DataSet.xsd</DependentUpon>
+    </None>
+    <None Include="IS31Valov12DataSet.xsd">
+      <Generator>MSDataSetGenerator</Generator>
+      <LastGenOutput>IS31Valov12DataSet.Designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="IS31Valov12DataSet.xss">
+      <DependentUpon>IS31Valov12DataSet.xsd</DependentUpon>
+    </None>
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>

Some files were not shown because too many files changed in this diff