|
@@ -0,0 +1,366 @@
|
|
|
+
|
|
|
+namespace avtoprokatvel
|
|
|
+{
|
|
|
+ partial class Poisk
|
|
|
+ {
|
|
|
+ /// <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(Poisk));
|
|
|
+ this.prokatavto06DataSet = new avtoprokatvel.Prokatavto06DataSet();
|
|
|
+ this.poiskBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.poiskTableAdapter = new avtoprokatvel.Prokatavto06DataSetTableAdapters.PoiskTableAdapter();
|
|
|
+ this.tableAdapterManager = new avtoprokatvel.Prokatavto06DataSetTableAdapters.TableAdapterManager();
|
|
|
+ this.poiskBindingNavigator = 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.poiskBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.fillToolStrip = new System.Windows.Forms.ToolStrip();
|
|
|
+ this.value1ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
|
|
|
+ this.value1ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|
|
+ this.fillToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.poiskDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
+ this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.prokatavto06DataSet)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskBindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskBindingNavigator)).BeginInit();
|
|
|
+ this.poiskBindingNavigator.SuspendLayout();
|
|
|
+ this.fillToolStrip.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskDataGridView)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // prokatavto06DataSet
|
|
|
+ //
|
|
|
+ this.prokatavto06DataSet.DataSetName = "Prokatavto06DataSet";
|
|
|
+ this.prokatavto06DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
+ //
|
|
|
+ // poiskBindingSource
|
|
|
+ //
|
|
|
+ this.poiskBindingSource.DataMember = "Poisk";
|
|
|
+ this.poiskBindingSource.DataSource = this.prokatavto06DataSet;
|
|
|
+ //
|
|
|
+ // poiskTableAdapter
|
|
|
+ //
|
|
|
+ this.poiskTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // tableAdapterManager
|
|
|
+ //
|
|
|
+ this.tableAdapterManager.AvtoTableAdapter = null;
|
|
|
+ this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
|
+ this.tableAdapterManager.Connection = null;
|
|
|
+ this.tableAdapterManager.KlientTableAdapter = null;
|
|
|
+ this.tableAdapterManager.ProkatTableAdapter = null;
|
|
|
+ this.tableAdapterManager.StrahovkaTableAdapter = null;
|
|
|
+ this.tableAdapterManager.UpdateOrder = avtoprokatvel.Prokatavto06DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
|
+ //
|
|
|
+ // poiskBindingNavigator
|
|
|
+ //
|
|
|
+ this.poiskBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
|
|
|
+ this.poiskBindingNavigator.BindingSource = this.poiskBindingSource;
|
|
|
+ this.poiskBindingNavigator.CountItem = this.bindingNavigatorCountItem;
|
|
|
+ this.poiskBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
|
|
|
+ this.poiskBindingNavigator.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.poiskBindingNavigatorSaveItem});
|
|
|
+ this.poiskBindingNavigator.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.poiskBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
|
+ this.poiskBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
|
+ this.poiskBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
|
+ this.poiskBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
|
+ this.poiskBindingNavigator.Name = "poiskBindingNavigator";
|
|
|
+ this.poiskBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
|
|
|
+ this.poiskBindingNavigator.Size = new System.Drawing.Size(800, 25);
|
|
|
+ this.poiskBindingNavigator.TabIndex = 0;
|
|
|
+ this.poiskBindingNavigator.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 = "Удалить";
|
|
|
+ //
|
|
|
+ // poiskBindingNavigatorSaveItem
|
|
|
+ //
|
|
|
+ this.poiskBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
+ this.poiskBindingNavigatorSaveItem.Enabled = false;
|
|
|
+ this.poiskBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("poiskBindingNavigatorSaveItem.Image")));
|
|
|
+ this.poiskBindingNavigatorSaveItem.Name = "poiskBindingNavigatorSaveItem";
|
|
|
+ this.poiskBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 20);
|
|
|
+ this.poiskBindingNavigatorSaveItem.Text = "Сохранить данные";
|
|
|
+ //
|
|
|
+ // fillToolStrip
|
|
|
+ //
|
|
|
+ this.fillToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.value1ToolStripLabel,
|
|
|
+ this.value1ToolStripTextBox,
|
|
|
+ this.fillToolStripButton});
|
|
|
+ this.fillToolStrip.Location = new System.Drawing.Point(0, 25);
|
|
|
+ this.fillToolStrip.Name = "fillToolStrip";
|
|
|
+ this.fillToolStrip.Size = new System.Drawing.Size(800, 25);
|
|
|
+ this.fillToolStrip.TabIndex = 1;
|
|
|
+ this.fillToolStrip.Text = "fillToolStrip";
|
|
|
+ //
|
|
|
+ // value1ToolStripLabel
|
|
|
+ //
|
|
|
+ this.value1ToolStripLabel.Name = "value1ToolStripLabel";
|
|
|
+ this.value1ToolStripLabel.Size = new System.Drawing.Size(44, 22);
|
|
|
+ this.value1ToolStripLabel.Text = "Value1:";
|
|
|
+ //
|
|
|
+ // value1ToolStripTextBox
|
|
|
+ //
|
|
|
+ this.value1ToolStripTextBox.Name = "value1ToolStripTextBox";
|
|
|
+ this.value1ToolStripTextBox.Size = new System.Drawing.Size(100, 23);
|
|
|
+ //
|
|
|
+ // fillToolStripButton
|
|
|
+ //
|
|
|
+ this.fillToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
|
+ this.fillToolStripButton.Name = "fillToolStripButton";
|
|
|
+ this.fillToolStripButton.Size = new System.Drawing.Size(26, 19);
|
|
|
+ this.fillToolStripButton.Text = "Fill";
|
|
|
+ this.fillToolStripButton.Click += new System.EventHandler(this.fillToolStripButton_Click);
|
|
|
+ //
|
|
|
+ // poiskDataGridView
|
|
|
+ //
|
|
|
+ this.poiskDataGridView.AutoGenerateColumns = false;
|
|
|
+ this.poiskDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.poiskDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.dataGridViewTextBoxColumn1,
|
|
|
+ this.dataGridViewTextBoxColumn2,
|
|
|
+ this.dataGridViewTextBoxColumn3,
|
|
|
+ this.dataGridViewTextBoxColumn4,
|
|
|
+ this.dataGridViewTextBoxColumn5,
|
|
|
+ this.dataGridViewTextBoxColumn6,
|
|
|
+ this.dataGridViewTextBoxColumn7});
|
|
|
+ this.poiskDataGridView.DataSource = this.poiskBindingSource;
|
|
|
+ this.poiskDataGridView.Location = new System.Drawing.Point(27, 53);
|
|
|
+ this.poiskDataGridView.Name = "poiskDataGridView";
|
|
|
+ this.poiskDataGridView.Size = new System.Drawing.Size(745, 220);
|
|
|
+ this.poiskDataGridView.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "Kod avto";
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "Kod avto";
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "Model avto";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "Model avto";
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn3.DataPropertyName = "Cvet avto";
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "Cvet avto";
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn4
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn4.DataPropertyName = "God vipyska avto";
|
|
|
+ this.dataGridViewTextBoxColumn4.HeaderText = "God vipyska avto";
|
|
|
+ this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "Gos nomer avto";
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "Gos nomer avto";
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn6.DataPropertyName = "strahovaya stoimost avto";
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "strahovaya stoimost avto";
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn7
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn7.DataPropertyName = "Kod strahovki";
|
|
|
+ this.dataGridViewTextBoxColumn7.HeaderText = "Kod strahovki";
|
|
|
+ this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
+ //
|
|
|
+ // Poisk
|
|
|
+ //
|
|
|
+ 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.poiskDataGridView);
|
|
|
+ this.Controls.Add(this.fillToolStrip);
|
|
|
+ this.Controls.Add(this.poiskBindingNavigator);
|
|
|
+ this.Name = "Poisk";
|
|
|
+ this.Text = "Poisk";
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.prokatavto06DataSet)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskBindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskBindingNavigator)).EndInit();
|
|
|
+ this.poiskBindingNavigator.ResumeLayout(false);
|
|
|
+ this.poiskBindingNavigator.PerformLayout();
|
|
|
+ this.fillToolStrip.ResumeLayout(false);
|
|
|
+ this.fillToolStrip.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.poiskDataGridView)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private Prokatavto06DataSet prokatavto06DataSet;
|
|
|
+ private System.Windows.Forms.BindingSource poiskBindingSource;
|
|
|
+ private Prokatavto06DataSetTableAdapters.PoiskTableAdapter poiskTableAdapter;
|
|
|
+ private Prokatavto06DataSetTableAdapters.TableAdapterManager tableAdapterManager;
|
|
|
+ private System.Windows.Forms.BindingNavigator poiskBindingNavigator;
|
|
|
+ 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 poiskBindingNavigatorSaveItem;
|
|
|
+ private System.Windows.Forms.ToolStrip fillToolStrip;
|
|
|
+ private System.Windows.Forms.ToolStripLabel value1ToolStripLabel;
|
|
|
+ private System.Windows.Forms.ToolStripTextBox value1ToolStripTextBox;
|
|
|
+ private System.Windows.Forms.ToolStripButton fillToolStripButton;
|
|
|
+ private System.Windows.Forms.DataGridView poiskDataGridView;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
|
+ }
|
|
|
+}
|