namespace Starichkxina_remont_bytovoy_texniki
{
partial class Form2
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
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.starichikhina_remont_butovoy_texnikiDataSet = new Starichkxina_remont_bytovoy_texniki.Starichikhina_remont_butovoy_texnikiDataSet();
this.заказBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.заказTableAdapter = new Starichkxina_remont_bytovoy_texniki.Starichikhina_remont_butovoy_texnikiDataSetTableAdapters.заказTableAdapter();
this.tableAdapterManager = new Starichkxina_remont_bytovoy_texniki.Starichikhina_remont_butovoy_texnikiDataSetTableAdapters.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.гарантияCheckBox = new System.Windows.Forms.CheckBox();
this.дата_поступления_заказаDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.телефон_клиентаTextBox = new System.Windows.Forms.TextBox();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.заказBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.idзаказаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.фИОDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.idтовараDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.гарантияDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.датапоступлениязаказаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.телефонклиентаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
фИО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.starichikhina_remont_butovoy_texnikiDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingNavigator)).BeginInit();
this.заказBindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingSource1)).BeginInit();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label1.ForeColor = System.Drawing.SystemColors.Highlight;
this.label1.Location = new System.Drawing.Point(138, 43);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(156, 24);
this.label1.TabIndex = 0;
this.label1.Text = "Таблица \"Заказ\"";
//
// starichikhina_remont_butovoy_texnikiDataSet
//
this.starichikhina_remont_butovoy_texnikiDataSet.DataSetName = "Starichikhina_remont_butovoy_texnikiDataSet";
this.starichikhina_remont_butovoy_texnikiDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// заказBindingSource
//
this.заказBindingSource.DataMember = "заказ";
this.заказBindingSource.DataSource = this.starichikhina_remont_butovoy_texnikiDataSet;
//
// заказTableAdapter
//
this.заказTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.UpdateOrder = Starichkxina_remont_bytovoy_texniki.Starichikhina_remont_butovoy_texnikiDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.заказTableAdapter = this.заказTableAdapter;
this.tableAdapterManager.исполнение_заказовTableAdapter = null;
this.tableAdapterManager.сотрудники_исполнение_заказовTableAdapter = null;
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(922, 25);
this.заказBindingNavigator.TabIndex = 1;
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(76, 119);
фИОLabel.Name = "фИОLabel";
фИОLabel.Size = new System.Drawing.Size(37, 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(119, 116);
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(77, 154);
гарантияLabel.Name = "гарантияLabel";
гарантияLabel.Size = new System.Drawing.Size(56, 13);
гарантияLabel.TabIndex = 4;
гарантияLabel.Text = "гарантия:";
//
// гарантияCheckBox
//
this.гарантияCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.заказBindingSource, "гарантия", true));
this.гарантияCheckBox.Location = new System.Drawing.Point(137, 149);
this.гарантияCheckBox.Name = "гарантияCheckBox";
this.гарантияCheckBox.Size = new System.Drawing.Size(104, 24);
this.гарантияCheckBox.TabIndex = 5;
this.гарантияCheckBox.Text = "checkBox1";
this.гарантияCheckBox.UseVisualStyleBackColor = true;
//
// дата_поступления_заказаLabel
//
дата_поступления_заказаLabel.AutoSize = true;
дата_поступления_заказаLabel.Location = new System.Drawing.Point(76, 190);
дата_поступления_заказаLabel.Name = "дата_поступления_заказаLabel";
дата_поступления_заказаLabel.Size = new System.Drawing.Size(139, 13);
дата_поступления_заказаLabel.TabIndex = 6;
дата_поступления_заказаLabel.Text = "дата поступления заказа:";
//
// дата_поступления_заказаDateTimePicker
//
this.дата_поступления_заказаDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.заказBindingSource, "дата_поступления_заказа", true));
this.дата_поступления_заказаDateTimePicker.Location = new System.Drawing.Point(221, 186);
this.дата_поступления_заказаDateTimePicker.Name = "дата_поступления_заказаDateTimePicker";
this.дата_поступления_заказаDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.дата_поступления_заказаDateTimePicker.TabIndex = 7;
//
// телефон_клиентаLabel
//
телефон_клиентаLabel.AutoSize = true;
телефон_клиентаLabel.Location = new System.Drawing.Point(77, 223);
телефон_клиентаLabel.Name = "телефон_клиентаLabel";
телефон_клиентаLabel.Size = new System.Drawing.Size(97, 13);
телефон_клиентаLabel.TabIndex = 8;
телефон_клиентаLabel.Text = "телефон-клиента:";
//
// телефон_клиентаTextBox
//
this.телефон_клиентаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.заказBindingSource, "телефон-клиента", true));
this.телефон_клиентаTextBox.Location = new System.Drawing.Point(180, 220);
this.телефон_клиентаTextBox.Name = "телефон_клиентаTextBox";
this.телефон_клиентаTextBox.Size = new System.Drawing.Size(100, 20);
this.телефон_клиентаTextBox.TabIndex = 9;
//
// dataGridView1
//
this.dataGridView1.AutoGenerateColumns = false;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.idзаказаDataGridViewTextBoxColumn,
this.фИОDataGridViewTextBoxColumn,
this.idтовараDataGridViewTextBoxColumn,
this.гарантияDataGridViewCheckBoxColumn,
this.датапоступлениязаказаDataGridViewTextBoxColumn,
this.телефонклиентаDataGridViewTextBoxColumn});
this.dataGridView1.DataSource = this.заказBindingSource1;
this.dataGridView1.Location = new System.Drawing.Point(79, 304);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.Size = new System.Drawing.Size(644, 219);
this.dataGridView1.TabIndex = 10;
//
// заказBindingSource1
//
this.заказBindingSource1.DataMember = "заказ";
this.заказBindingSource1.DataSource = this.starichikhina_remont_butovoy_texnikiDataSet;
//
// idзаказаDataGridViewTextBoxColumn
//
this.idзаказаDataGridViewTextBoxColumn.DataPropertyName = "id_заказа";
this.idзаказаDataGridViewTextBoxColumn.HeaderText = "id_заказа";
this.idзаказаDataGridViewTextBoxColumn.Name = "idзаказаDataGridViewTextBoxColumn";
this.idзаказаDataGridViewTextBoxColumn.ReadOnly = true;
//
// фИОDataGridViewTextBoxColumn
//
this.фИОDataGridViewTextBoxColumn.DataPropertyName = "ФИО";
this.фИОDataGridViewTextBoxColumn.HeaderText = "ФИО";
this.фИОDataGridViewTextBoxColumn.Name = "фИОDataGridViewTextBoxColumn";
//
// idтовараDataGridViewTextBoxColumn
//
this.idтовараDataGridViewTextBoxColumn.DataPropertyName = "id_товара";
this.idтовараDataGridViewTextBoxColumn.HeaderText = "id_товара";
this.idтовараDataGridViewTextBoxColumn.Name = "idтовараDataGridViewTextBoxColumn";
//
// гарантияDataGridViewCheckBoxColumn
//
this.гарантияDataGridViewCheckBoxColumn.DataPropertyName = "гарантия";
this.гарантияDataGridViewCheckBoxColumn.HeaderText = "гарантия";
this.гарантияDataGridViewCheckBoxColumn.Name = "гарантияDataGridViewCheckBoxColumn";
//
// датапоступлениязаказаDataGridViewTextBoxColumn
//
this.датапоступлениязаказаDataGridViewTextBoxColumn.DataPropertyName = "дата_поступления_заказа";
this.датапоступлениязаказаDataGridViewTextBoxColumn.HeaderText = "дата_поступления_заказа";
this.датапоступлениязаказаDataGridViewTextBoxColumn.Name = "датапоступлениязаказаDataGridViewTextBoxColumn";
//
// телефонклиентаDataGridViewTextBoxColumn
//
this.телефонклиентаDataGridViewTextBoxColumn.DataPropertyName = "телефон-клиента";
this.телефонклиентаDataGridViewTextBoxColumn.HeaderText = "телефон-клиента";
this.телефонклиентаDataGridViewTextBoxColumn.Name = "телефонклиентаDataGridViewTextBoxColumn";
//
// Form2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(922, 619);
this.Controls.Add(this.dataGridView1);
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.гарантияCheckBox);
this.Controls.Add(фИОLabel);
this.Controls.Add(this.фИОTextBox);
this.Controls.Add(this.заказBindingNavigator);
this.Controls.Add(this.label1);
this.Name = "Form2";
this.Text = "Form2";
this.Load += new System.EventHandler(this.Form2_Load);
((System.ComponentModel.ISupportInitialize)(this.starichikhina_remont_butovoy_texnikiDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingNavigator)).EndInit();
this.заказBindingNavigator.ResumeLayout(false);
this.заказBindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.заказBindingSource1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private Starichikhina_remont_butovoy_texnikiDataSet starichikhina_remont_butovoy_texnikiDataSet;
private System.Windows.Forms.BindingSource заказBindingSource;
private Starichikhina_remont_butovoy_texnikiDataSetTableAdapters.заказTableAdapter заказTableAdapter;
private Starichikhina_remont_butovoy_texnikiDataSetTableAdapters.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.CheckBox гарантияCheckBox;
private System.Windows.Forms.DateTimePicker дата_поступления_заказаDateTimePicker;
private System.Windows.Forms.TextBox телефон_клиентаTextBox;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn idзаказаDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn фИОDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn idтовараDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn гарантияDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn датапоступлениязаказаDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn телефонклиентаDataGridViewTextBoxColumn;
private System.Windows.Forms.BindingSource заказBindingSource1;
}
}