123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559 |
- namespace Lyakhov_Tovar
- {
- partial class Заказ_товаров
- {
- /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Заказ_товаров));
- System.Windows.Forms.Label код_поставщикаLabel;
- System.Windows.Forms.Label код_товараLabel;
- this.ляховDataSet = new Lyakhov_Tovar.ЛяховDataSet();
- this.заказ_товараBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.заказ_товараTableAdapter = new Lyakhov_Tovar.ЛяховDataSetTableAdapters.Заказ_товараTableAdapter();
- this.tableAdapterManager = new Lyakhov_Tovar.ЛяховDataSetTableAdapters.TableAdapterManager();
- this.заказ_товараBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
- 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.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.заказ_товараBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
- this.заказ_товараDataGridView = 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.товарыBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.товарыTableAdapter = new Lyakhov_Tovar.ЛяховDataSetTableAdapters.ТоварыTableAdapter();
- this.товарыBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.поставщикBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.поставщикTableAdapter = new Lyakhov_Tovar.ЛяховDataSetTableAdapters.ПоставщикTableAdapter();
- this.количествоTextBox = new System.Windows.Forms.TextBox();
- this.наименование_товараTextBox = new System.Windows.Forms.TextBox();
- this.код_сотрудникаTextBox = new System.Windows.Forms.TextBox();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.ляховDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараBindingNavigator)).BeginInit();
- this.заказ_товараBindingNavigator.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараDataGridView)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.поставщикBindingSource)).BeginInit();
- this.groupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // количествоLabel
- //
- количествоLabel.AutoSize = true;
- количествоLabel.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- количествоLabel.Location = new System.Drawing.Point(254, 101);
- количествоLabel.Name = "количествоLabel";
- количествоLabel.Size = new System.Drawing.Size(109, 21);
- количествоLabel.TabIndex = 6;
- количествоLabel.Text = "Количество:";
- //
- // наименование_товараLabel
- //
- наименование_товараLabel.AutoSize = true;
- наименование_товараLabel.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- наименование_товараLabel.Location = new System.Drawing.Point(175, 60);
- наименование_товараLabel.Name = "наименование_товараLabel";
- наименование_товараLabel.Size = new System.Drawing.Size(188, 21);
- наименование_товараLabel.TabIndex = 8;
- наименование_товараLabel.Text = "Наименование товара:";
- //
- // код_сотрудникаLabel
- //
- код_сотрудникаLabel.AutoSize = true;
- код_сотрудникаLabel.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- код_сотрудникаLabel.Location = new System.Drawing.Point(221, 18);
- код_сотрудникаLabel.Name = "код_сотрудникаLabel";
- код_сотрудникаLabel.Size = new System.Drawing.Size(142, 21);
- код_сотрудникаLabel.TabIndex = 10;
- код_сотрудникаLabel.Text = "Код сотрудника:";
- //
- // ляховDataSet
- //
- this.ляховDataSet.DataSetName = "ЛяховDataSet";
- this.ляховDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // заказ_товараBindingSource
- //
- this.заказ_товараBindingSource.DataMember = "Заказ товара";
- this.заказ_товараBindingSource.DataSource = this.ляховDataSet;
- //
- // заказ_товараTableAdapter
- //
- this.заказ_товараTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.UpdateOrder = Lyakhov_Tovar.ЛяховDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- this.tableAdapterManager.Заказ_товараTableAdapter = this.заказ_товараTableAdapter;
- this.tableAdapterManager.НакладнаяTableAdapter = null;
- 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(800, 25);
- this.заказ_товараBindingNavigator.TabIndex = 0;
- this.заказ_товараBindingNavigator.Text = "bindingNavigator1";
- this.заказ_товараBindingNavigator.Visible = false;
- //
- // 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 = "Добавить";
- //
- // bindingNavigatorCountItem
- //
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
- this.bindingNavigatorCountItem.Text = "для {0}";
- this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
- //
- // 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, 22);
- this.bindingNavigatorDeleteItem.Text = "Удалить";
- //
- // 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.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
- this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
- this.bindingNavigatorPositionItem.Text = "0";
- this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
- //
- // bindingNavigatorSeparator1
- //
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
- //
- // 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, 22);
- 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, 22);
- this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
- //
- // заказ_товара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, 22);
- this.заказ_товараBindingNavigatorSaveItem.Text = "Сохранить данные";
- this.заказ_товараBindingNavigatorSaveItem.Click += new System.EventHandler(this.заказ_товараBindingNavigatorSaveItem_Click);
- //
- // заказ_товараDataGridView
- //
- this.заказ_товараDataGridView.AutoGenerateColumns = false;
- this.заказ_товараDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.заказ_товараDataGridView.BackgroundColor = System.Drawing.Color.Pink;
- this.заказ_товараDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.заказ_товараDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5,
- this.dataGridViewTextBoxColumn6});
- this.заказ_товараDataGridView.DataSource = this.заказ_товараBindingSource;
- this.заказ_товараDataGridView.Location = new System.Drawing.Point(12, 266);
- this.заказ_товараDataGridView.Name = "заказ_товараDataGridView";
- this.заказ_товараDataGridView.Size = new System.Drawing.Size(695, 237);
- this.заказ_товараDataGridView.TabIndex = 1;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "Код_сотрудника";
- this.dataGridViewTextBoxColumn1.HeaderText = "Код_сотрудника";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "Наименование_товара";
- this.dataGridViewTextBoxColumn2.HeaderText = "Наименование_товара";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "Количество";
- this.dataGridViewTextBoxColumn3.HeaderText = "Количество";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "Код_поставщика";
- this.dataGridViewTextBoxColumn4.HeaderText = "Код_поставщика";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "Код_заказа";
- this.dataGridViewTextBoxColumn5.HeaderText = "Код_заказа";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "Код_товара";
- this.dataGridViewTextBoxColumn6.HeaderText = "Код_товара";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- //
- // товарыBindingSource
- //
- this.товарыBindingSource.DataMember = "Товары";
- this.товарыBindingSource.DataSource = this.ляховDataSet;
- //
- // товарыTableAdapter
- //
- this.товарыTableAdapter.ClearBeforeFill = true;
- //
- // товарыBindingSource1
- //
- this.товарыBindingSource1.DataMember = "FK_Товары_Заказ товара";
- this.товарыBindingSource1.DataSource = this.заказ_товараBindingSource;
- //
- // поставщикBindingSource
- //
- this.поставщикBindingSource.DataMember = "FK_Поставщик_Заказ товара";
- this.поставщикBindingSource.DataSource = this.заказ_товараBindingSource;
- //
- // поставщикTableAdapter
- //
- this.поставщикTableAdapter.ClearBeforeFill = true;
- //
- // количествоTextBox
- //
- this.количествоTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.заказ_товараBindingSource, "Количество", true));
- this.количествоTextBox.Location = new System.Drawing.Point(381, 102);
- this.количествоTextBox.Name = "количествоTextBox";
- this.количествоTextBox.Size = new System.Drawing.Size(100, 20);
- this.количествоTextBox.TabIndex = 7;
- //
- // наименование_товараTextBox
- //
- this.наименование_товараTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.заказ_товараBindingSource, "Наименование_товара", true));
- this.наименование_товараTextBox.Location = new System.Drawing.Point(381, 60);
- this.наименование_товараTextBox.Name = "наименование_товараTextBox";
- this.наименование_товараTextBox.Size = new System.Drawing.Size(100, 20);
- this.наименование_товараTextBox.TabIndex = 9;
- //
- // код_сотрудникаTextBox
- //
- this.код_сотрудникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.заказ_товараBindingSource, "Код_сотрудника", true));
- this.код_сотрудникаTextBox.Location = new System.Drawing.Point(381, 19);
- this.код_сотрудникаTextBox.Name = "код_сотрудникаTextBox";
- this.код_сотрудникаTextBox.Size = new System.Drawing.Size(100, 20);
- this.код_сотрудникаTextBox.TabIndex = 11;
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(код_товараLabel);
- this.groupBox1.Controls.Add(this.код_товараTextBox);
- this.groupBox1.Controls.Add(код_поставщикаLabel);
- this.groupBox1.Controls.Add(this.код_поставщикаTextBox);
- this.groupBox1.Controls.Add(код_сотрудникаLabel);
- this.groupBox1.Controls.Add(количествоLabel);
- this.groupBox1.Controls.Add(this.наименование_товараTextBox);
- this.groupBox1.Controls.Add(this.количествоTextBox);
- this.groupBox1.Controls.Add(this.код_сотрудникаTextBox);
- this.groupBox1.Controls.Add(наименование_товараLabel);
- this.groupBox1.Location = new System.Drawing.Point(50, 37);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(501, 230);
- this.groupBox1.TabIndex = 12;
- this.groupBox1.TabStop = false;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(12, 12);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(32, 38);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 18;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.PaleTurquoise;
- this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.Location = new System.Drawing.Point(569, 37);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(138, 65);
- this.button1.TabIndex = 21;
- this.button1.Text = "Добавить информацию о заказе";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.BackColor = System.Drawing.Color.PaleTurquoise;
- this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button2.Location = new System.Drawing.Point(569, 116);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(138, 65);
- this.button2.TabIndex = 22;
- this.button2.Text = "Сохранить изменения ";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button3
- //
- this.button3.BackColor = System.Drawing.Color.PaleTurquoise;
- this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button3.Location = new System.Drawing.Point(569, 195);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(138, 65);
- this.button3.TabIndex = 23;
- this.button3.Text = "Удалить";
- this.button3.UseVisualStyleBackColor = false;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // код_поставщикаLabel
- //
- код_поставщикаLabel.AutoSize = true;
- код_поставщикаLabel.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- код_поставщикаLabel.Location = new System.Drawing.Point(218, 151);
- код_поставщикаLabel.Name = "код_поставщикаLabel";
- код_поставщикаLabel.Size = new System.Drawing.Size(145, 21);
- код_поставщика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(381, 151);
- this.код_поставщикаTextBox.Name = "код_поставщикаTextBox";
- this.код_поставщикаTextBox.Size = new System.Drawing.Size(100, 20);
- this.код_поставщикаTextBox.TabIndex = 12;
- //
- // код_товараLabel
- //
- код_товараLabel.AutoSize = true;
- код_товараLabel.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- код_товараLabel.Location = new System.Drawing.Point(260, 188);
- код_товараLabel.Name = "код_товараLabel";
- код_товараLabel.Size = new System.Drawing.Size(103, 21);
- код_товараLabel.TabIndex = 12;
- код_товараLabel.Text = "Код товара:";
- //
- // код_товараTextBox
- //
- this.код_товараTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.заказ_товараBindingSource, "Код_товара", true));
- this.код_товараTextBox.Location = new System.Drawing.Point(381, 190);
- this.код_товараTextBox.Name = "код_товараTextBox";
- this.код_товараTextBox.Size = new System.Drawing.Size(100, 20);
- this.код_товараTextBox.TabIndex = 13;
- //
- // Заказ_товаров
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.Pink;
- this.ClientSize = new System.Drawing.Size(756, 554);
- this.Controls.Add(this.button3);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.pictureBox1);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.заказ_товараDataGridView);
- this.Controls.Add(this.заказ_товараBindingNavigator);
- this.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Name = "Заказ_товаров";
- this.Text = "Заказ_товаров";
- this.Load += new System.EventHandler(this.Заказ_товаров_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ляховDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараBindingNavigator)).EndInit();
- this.заказ_товараBindingNavigator.ResumeLayout(false);
- this.заказ_товараBindingNavigator.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.заказ_товараDataGridView)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.поставщикBindingSource)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private ЛяховDataSet ляховDataSet;
- private System.Windows.Forms.BindingSource заказ_товараBindingSource;
- private ЛяховDataSetTableAdapters.Заказ_товараTableAdapter заказ_товараTableAdapter;
- private ЛяховDataSetTableAdapters.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.DataGridView заказ_товараDataGridView;
- 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.BindingSource товарыBindingSource;
- private ЛяховDataSetTableAdapters.ТоварыTableAdapter товарыTableAdapter;
- private System.Windows.Forms.BindingSource товарыBindingSource1;
- private System.Windows.Forms.BindingSource поставщикBindingSource;
- private ЛяховDataSetTableAdapters.ПоставщикTableAdapter поставщикTableAdapter;
- private System.Windows.Forms.TextBox количествоTextBox;
- private System.Windows.Forms.TextBox наименование_товараTextBox;
- private System.Windows.Forms.TextBox код_сотрудникаTextBox;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.TextBox код_товараTextBox;
- private System.Windows.Forms.TextBox код_поставщикаTextBox;
- }
- }
|