|
@@ -0,0 +1,491 @@
|
|
|
+namespace Anashkin
|
|
|
+{
|
|
|
+ partial class Form2
|
|
|
+ {
|
|
|
+ /// <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(Form2));
|
|
|
+ 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;
|
|
|
+ System.Windows.Forms.Label дата_и_время_продажиLabel;
|
|
|
+ this.анашкинИСП43DataSet = new Anashkin.АнашкинИСП43DataSet();
|
|
|
+ this.manufacturerBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.manufacturerTableAdapter = new Anashkin.АнашкинИСП43DataSetTableAdapters.manufacturerTableAdapter();
|
|
|
+ this.tableAdapterManager = new Anashkin.АнашкинИСП43DataSetTableAdapters.TableAdapterManager();
|
|
|
+ this.manufacturerBindingNavigator = 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.manufacturerBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.название_производителяTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.productBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.productTableAdapter = new Anashkin.АнашкинИСП43DataSetTableAdapters.productTableAdapter();
|
|
|
+ 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.productsaleBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.productsaleTableAdapter = new Anashkin.АнашкинИСП43DataSetTableAdapters.productsaleTableAdapter();
|
|
|
+ this.товарTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.количествоTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.дата_и_время_продажиTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
+ название_производителя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();
|
|
|
+ дата_и_время_продажиLabel = new System.Windows.Forms.Label();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.анашкинИСП43DataSet)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.manufacturerBindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.manufacturerBindingNavigator)).BeginInit();
|
|
|
+ this.manufacturerBindingNavigator.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.productsaleBindingSource)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // анашкинИСП43DataSet
|
|
|
+ //
|
|
|
+ this.анашкинИСП43DataSet.DataSetName = "АнашкинИСП43DataSet";
|
|
|
+ this.анашкинИСП43DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
+ //
|
|
|
+ // manufacturerBindingSource
|
|
|
+ //
|
|
|
+ this.manufacturerBindingSource.DataMember = "manufacturer";
|
|
|
+ this.manufacturerBindingSource.DataSource = this.анашкинИСП43DataSet;
|
|
|
+ //
|
|
|
+ // manufacturerTableAdapter
|
|
|
+ //
|
|
|
+ this.manufacturerTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // tableAdapterManager
|
|
|
+ //
|
|
|
+ this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
|
+ this.tableAdapterManager.manufacturerTableAdapter = this.manufacturerTableAdapter;
|
|
|
+ this.tableAdapterManager.productsaleTableAdapter = this.productsaleTableAdapter;
|
|
|
+ this.tableAdapterManager.productTableAdapter = this.productTableAdapter;
|
|
|
+ this.tableAdapterManager.UpdateOrder = Anashkin.АнашкинИСП43DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
|
+ //
|
|
|
+ // manufacturerBindingNavigator
|
|
|
+ //
|
|
|
+ this.manufacturerBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
|
|
|
+ this.manufacturerBindingNavigator.BindingSource = this.manufacturerBindingSource;
|
|
|
+ this.manufacturerBindingNavigator.CountItem = this.bindingNavigatorCountItem;
|
|
|
+ this.manufacturerBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
|
|
|
+ this.manufacturerBindingNavigator.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.manufacturerBindingNavigatorSaveItem});
|
|
|
+ this.manufacturerBindingNavigator.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.manufacturerBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
|
+ this.manufacturerBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
|
+ this.manufacturerBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
|
+ this.manufacturerBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
|
+ this.manufacturerBindingNavigator.Name = "manufacturerBindingNavigator";
|
|
|
+ this.manufacturerBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
|
|
|
+ this.manufacturerBindingNavigator.Size = new System.Drawing.Size(800, 25);
|
|
|
+ this.manufacturerBindingNavigator.TabIndex = 0;
|
|
|
+ this.manufacturerBindingNavigator.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 = "Удалить";
|
|
|
+ //
|
|
|
+ // manufacturerBindingNavigatorSaveItem
|
|
|
+ //
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("manufacturerBindingNavigatorSaveItem.Image")));
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.Name = "manufacturerBindingNavigatorSaveItem";
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.Text = "Сохранить данные";
|
|
|
+ this.manufacturerBindingNavigatorSaveItem.Click += new System.EventHandler(this.manufacturerBindingNavigatorSaveItem_Click);
|
|
|
+ //
|
|
|
+ // название_производителяLabel
|
|
|
+ //
|
|
|
+ название_производителяLabel.AutoSize = true;
|
|
|
+ название_производителяLabel.Location = new System.Drawing.Point(42, 43);
|
|
|
+ название_производителяLabel.Name = "название_производителяLabel";
|
|
|
+ название_производителяLabel.Size = new System.Drawing.Size(140, 13);
|
|
|
+ название_производителяLabel.TabIndex = 1;
|
|
|
+ название_производителяLabel.Text = "Название производителя:";
|
|
|
+ //
|
|
|
+ // название_производителяTextBox
|
|
|
+ //
|
|
|
+ this.название_производителяTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.manufacturerBindingSource, "Название_производителя", true));
|
|
|
+ this.название_производителяTextBox.Location = new System.Drawing.Point(188, 40);
|
|
|
+ this.название_производителяTextBox.Name = "название_производителяTextBox";
|
|
|
+ this.название_производителяTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.название_производителяTextBox.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // productBindingSource
|
|
|
+ //
|
|
|
+ this.productBindingSource.DataMember = "product";
|
|
|
+ this.productBindingSource.DataSource = this.анашкинИСП43DataSet;
|
|
|
+ //
|
|
|
+ // productTableAdapter
|
|
|
+ //
|
|
|
+ this.productTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // наименование_товараLabel
|
|
|
+ //
|
|
|
+ наименование_товараLabel.AutoSize = true;
|
|
|
+ наименование_товараLabel.Location = new System.Drawing.Point(58, 114);
|
|
|
+ наименование_товараLabel.Name = "наименование_товараLabel";
|
|
|
+ наименование_товараLabel.Size = new System.Drawing.Size(124, 13);
|
|
|
+ наименование_товараLabel.TabIndex = 3;
|
|
|
+ наименование_товараLabel.Text = "Наименование товара:";
|
|
|
+ //
|
|
|
+ // наименование_товараTextBox
|
|
|
+ //
|
|
|
+ this.наименование_товараTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "Наименование_товара", true));
|
|
|
+ this.наименование_товараTextBox.Location = new System.Drawing.Point(188, 111);
|
|
|
+ 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(59, 149);
|
|
|
+ главное_изображениеLabel.Name = "главное_изображениеLabel";
|
|
|
+ главное_изображениеLabel.Size = new System.Drawing.Size(123, 13);
|
|
|
+ главное_изображениеLabel.TabIndex = 5;
|
|
|
+ главное_изображениеLabel.Text = "Главное изображение:";
|
|
|
+ //
|
|
|
+ // главное_изображениеTextBox
|
|
|
+ //
|
|
|
+ this.главное_изображениеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "Главное_изображение", true));
|
|
|
+ this.главное_изображениеTextBox.Location = new System.Drawing.Point(188, 146);
|
|
|
+ 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(93, 187);
|
|
|
+ производительLabel.Name = "производительLabel";
|
|
|
+ производительLabel.Size = new System.Drawing.Size(89, 13);
|
|
|
+ производительLabel.TabIndex = 7;
|
|
|
+ производительLabel.Text = "Производитель:";
|
|
|
+ //
|
|
|
+ // производительTextBox
|
|
|
+ //
|
|
|
+ this.производительTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "Производитель", true));
|
|
|
+ this.производительTextBox.Location = new System.Drawing.Point(188, 184);
|
|
|
+ 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(130, 223);
|
|
|
+ активенLabel.Name = "активенLabel";
|
|
|
+ активенLabel.Size = new System.Drawing.Size(52, 13);
|
|
|
+ активенLabel.TabIndex = 9;
|
|
|
+ активенLabel.Text = "Активен:";
|
|
|
+ //
|
|
|
+ // активенTextBox
|
|
|
+ //
|
|
|
+ this.активенTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "Активен", true));
|
|
|
+ this.активенTextBox.Location = new System.Drawing.Point(188, 220);
|
|
|
+ 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(146, 261);
|
|
|
+ ценаLabel.Name = "ценаLabel";
|
|
|
+ ценаLabel.Size = new System.Drawing.Size(36, 13);
|
|
|
+ ценаLabel.TabIndex = 11;
|
|
|
+ ценаLabel.Text = "Цена:";
|
|
|
+ //
|
|
|
+ // ценаTextBox
|
|
|
+ //
|
|
|
+ this.ценаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "Цена", true));
|
|
|
+ this.ценаTextBox.Location = new System.Drawing.Point(188, 258);
|
|
|
+ this.ценаTextBox.Name = "ценаTextBox";
|
|
|
+ this.ценаTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.ценаTextBox.TabIndex = 12;
|
|
|
+ //
|
|
|
+ // productsaleBindingSource
|
|
|
+ //
|
|
|
+ this.productsaleBindingSource.DataMember = "productsale";
|
|
|
+ this.productsaleBindingSource.DataSource = this.анашкинИСП43DataSet;
|
|
|
+ //
|
|
|
+ // productsaleTableAdapter
|
|
|
+ //
|
|
|
+ this.productsaleTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // товарLabel
|
|
|
+ //
|
|
|
+ товарLabel.AutoSize = true;
|
|
|
+ товарLabel.Location = new System.Drawing.Point(514, 117);
|
|
|
+ товарLabel.Name = "товарLabel";
|
|
|
+ товарLabel.Size = new System.Drawing.Size(41, 13);
|
|
|
+ товарLabel.TabIndex = 13;
|
|
|
+ товарLabel.Text = "Товар:";
|
|
|
+ //
|
|
|
+ // товарTextBox
|
|
|
+ //
|
|
|
+ this.товарTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productsaleBindingSource, "Товар", true));
|
|
|
+ this.товарTextBox.Location = new System.Drawing.Point(561, 114);
|
|
|
+ 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(486, 152);
|
|
|
+ количествоLabel.Name = "количествоLabel";
|
|
|
+ количествоLabel.Size = new System.Drawing.Size(69, 13);
|
|
|
+ количествоLabel.TabIndex = 15;
|
|
|
+ количествоLabel.Text = "Количество:";
|
|
|
+ //
|
|
|
+ // количествоTextBox
|
|
|
+ //
|
|
|
+ this.количествоTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productsaleBindingSource, "Количество", true));
|
|
|
+ this.количествоTextBox.Location = new System.Drawing.Point(561, 149);
|
|
|
+ this.количествоTextBox.Name = "количествоTextBox";
|
|
|
+ this.количествоTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.количествоTextBox.TabIndex = 16;
|
|
|
+ //
|
|
|
+ // дата_и_время_продажиLabel
|
|
|
+ //
|
|
|
+ дата_и_время_продажиLabel.AutoSize = true;
|
|
|
+ дата_и_время_продажиLabel.Location = new System.Drawing.Point(428, 190);
|
|
|
+ дата_и_время_продажиLabel.Name = "дата_и_время_продажиLabel";
|
|
|
+ дата_и_время_продажиLabel.Size = new System.Drawing.Size(127, 13);
|
|
|
+ дата_и_время_продажиLabel.TabIndex = 17;
|
|
|
+ дата_и_время_продажиLabel.Text = "Дата и время продажи:";
|
|
|
+ //
|
|
|
+ // дата_и_время_продажиTextBox
|
|
|
+ //
|
|
|
+ this.дата_и_время_продажиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productsaleBindingSource, "Дата_и_время_продажи", true));
|
|
|
+ this.дата_и_время_продажиTextBox.Location = new System.Drawing.Point(561, 187);
|
|
|
+ this.дата_и_время_продажиTextBox.Name = "дата_и_время_продажиTextBox";
|
|
|
+ this.дата_и_время_продажиTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.дата_и_время_продажиTextBox.TabIndex = 18;
|
|
|
+ //
|
|
|
+ // button1
|
|
|
+ //
|
|
|
+ this.button1.Location = new System.Drawing.Point(443, 320);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button1.TabIndex = 19;
|
|
|
+ this.button1.Text = "Назад";
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
+ this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
+ //
|
|
|
+ // Form2
|
|
|
+ //
|
|
|
+ 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.button1);
|
|
|
+ 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(главное_изображение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.manufacturerBindingNavigator);
|
|
|
+ this.Name = "Form2";
|
|
|
+ this.Text = "Form2";
|
|
|
+ this.Load += new System.EventHandler(this.Form2_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.анашкинИСП43DataSet)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.manufacturerBindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.manufacturerBindingNavigator)).EndInit();
|
|
|
+ this.manufacturerBindingNavigator.ResumeLayout(false);
|
|
|
+ this.manufacturerBindingNavigator.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.productsaleBindingSource)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private АнашкинИСП43DataSet анашкинИСП43DataSet;
|
|
|
+ private System.Windows.Forms.BindingSource manufacturerBindingSource;
|
|
|
+ private АнашкинИСП43DataSetTableAdapters.manufacturerTableAdapter manufacturerTableAdapter;
|
|
|
+ private АнашкинИСП43DataSetTableAdapters.TableAdapterManager tableAdapterManager;
|
|
|
+ private System.Windows.Forms.BindingNavigator manufacturerBindingNavigator;
|
|
|
+ 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 manufacturerBindingNavigatorSaveItem;
|
|
|
+ private System.Windows.Forms.TextBox название_производителяTextBox;
|
|
|
+ private АнашкинИСП43DataSetTableAdapters.productTableAdapter productTableAdapter;
|
|
|
+ private System.Windows.Forms.BindingSource productBindingSource;
|
|
|
+ private АнашкинИСП43DataSetTableAdapters.productsaleTableAdapter productsaleTableAdapter;
|
|
|
+ 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.BindingSource productsaleBindingSource;
|
|
|
+ private System.Windows.Forms.TextBox товарTextBox;
|
|
|
+ private System.Windows.Forms.TextBox количествоTextBox;
|
|
|
+ private System.Windows.Forms.TextBox дата_и_время_продажиTextBox;
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
+ }
|
|
|
+}
|