|
@@ -0,0 +1,458 @@
|
|
|
+namespace Харина_Алина_Владимировн2а__18
|
|
|
+{
|
|
|
+ partial class Form4
|
|
|
+ {
|
|
|
+ /// <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(Form4));
|
|
|
+ System.Windows.Forms.Label код_книгиLabel;
|
|
|
+ System.Windows.Forms.Label шифр_книгиLabel;
|
|
|
+ System.Windows.Forms.Label тиражLabel;
|
|
|
+ System.Windows.Forms.Label названиеLabel;
|
|
|
+ System.Windows.Forms.Label дата_выхода__печатиLabel;
|
|
|
+ System.Windows.Forms.Label ценаLabel;
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this._Харина_Алина_Владимировна2__18DataSet = new Харина_Алина_Владимировн2а__18._Харина_Алина_Владимировна2__18DataSet();
|
|
|
+ this.книгиBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.книгиTableAdapter = new Харина_Алина_Владимировн2а__18._Харина_Алина_Владимировна2__18DataSetTableAdapters.КнигиTableAdapter();
|
|
|
+ this.tableAdapterManager = new Харина_Алина_Владимировн2а__18._Харина_Алина_Владимировна2__18DataSetTableAdapters.TableAdapterManager();
|
|
|
+ this.книгиBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
|
|
|
+ this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|
|
+ this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|
|
+ this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
+ this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.книгиBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
|
|
|
+ this.код_книгиTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.шифр_книгиTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.тиражTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.названиеTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.дата_выхода__печатиDateTimePicker = new System.Windows.Forms.DateTimePicker();
|
|
|
+ this.ценаTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.button5 = new System.Windows.Forms.Button();
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
+ this.button2 = new System.Windows.Forms.Button();
|
|
|
+ this.button3 = new System.Windows.Forms.Button();
|
|
|
+ this.button4 = new System.Windows.Forms.Button();
|
|
|
+ код_книги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._Харина_Алина_Владимировна2__18DataSet)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.книгиBindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.книгиBindingNavigator)).BeginInit();
|
|
|
+ this.книгиBindingNavigator.SuspendLayout();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label1.Location = new System.Drawing.Point(274, 33);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(175, 25);
|
|
|
+ this.label1.TabIndex = 14;
|
|
|
+ this.label1.Text = "Таблица \"Книги\"";
|
|
|
+ //
|
|
|
+ // _Харина_Алина_Владимировна2__18DataSet
|
|
|
+ //
|
|
|
+ this._Харина_Алина_Владимировна2__18DataSet.DataSetName = "_Харина_Алина_Владимировна2__18DataSet";
|
|
|
+ this._Харина_Алина_Владимировна2__18DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
+ //
|
|
|
+ // книгиBindingSource
|
|
|
+ //
|
|
|
+ this.книгиBindingSource.DataMember = "Книги";
|
|
|
+ this.книгиBindingSource.DataSource = this._Харина_Алина_Владимировна2__18DataSet;
|
|
|
+ //
|
|
|
+ // книгиTableAdapter
|
|
|
+ //
|
|
|
+ this.книгиTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // tableAdapterManager
|
|
|
+ //
|
|
|
+ this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
|
+ this.tableAdapterManager.UpdateOrder = Харина_Алина_Владимировн2а__18._Харина_Алина_Владимировна2__18DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
|
+ this.tableAdapterManager.ЗаказчикиTableAdapter = null;
|
|
|
+ this.tableAdapterManager.ЗаказыTableAdapter = null;
|
|
|
+ this.tableAdapterManager.КнигиTableAdapter = this.книгиTableAdapter;
|
|
|
+ this.tableAdapterManager.КонтрактыTableAdapter = null;
|
|
|
+ this.tableAdapterManager.ПисателиTableAdapter = null;
|
|
|
+ //
|
|
|
+ // книгиBindingNavigator
|
|
|
+ //
|
|
|
+ this.книгиBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
|
|
|
+ this.книгиBindingNavigator.BindingSource = this.книгиBindingSource;
|
|
|
+ this.книгиBindingNavigator.CountItem = this.bindingNavigatorCountItem;
|
|
|
+ this.книгиBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
|
|
|
+ this.книгиBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.bindingNavigatorMoveFirstItem,
|
|
|
+ this.bindingNavigatorMovePreviousItem,
|
|
|
+ this.bindingNavigatorSeparator,
|
|
|
+ this.bindingNavigatorPositionItem,
|
|
|
+ this.bindingNavigatorCountItem,
|
|
|
+ this.bindingNavigatorSeparator1,
|
|
|
+ this.bindingNavigatorMoveNextItem,
|
|
|
+ this.bindingNavigatorMoveLastItem,
|
|
|
+ this.bindingNavigatorSeparator2,
|
|
|
+ this.bindingNavigatorAddNewItem,
|
|
|
+ this.bindingNavigatorDeleteItem,
|
|
|
+ this.книгиBindingNavigatorSaveItem});
|
|
|
+ this.книгиBindingNavigator.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.книгиBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
|
+ this.книгиBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
|
+ this.книгиBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
|
+ this.книгиBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
|
+ this.книгиBindingNavigator.Name = "книгиBindingNavigator";
|
|
|
+ this.книгиBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
|
|
|
+ this.книгиBindingNavigator.Size = new System.Drawing.Size(800, 25);
|
|
|
+ this.книгиBindingNavigator.TabIndex = 15;
|
|
|
+ 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(258, 110);
|
|
|
+ код_книгиLabel.Name = "код_книгиLabel";
|
|
|
+ код_книгиLabel.Size = new System.Drawing.Size(61, 13);
|
|
|
+ код_книгиLabel.TabIndex = 15;
|
|
|
+ код_книгиLabel.Text = "Код книги:";
|
|
|
+ //
|
|
|
+ // код_книгиTextBox
|
|
|
+ //
|
|
|
+ this.код_книгиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.книгиBindingSource, "Код книги", true));
|
|
|
+ this.код_книгиTextBox.Location = new System.Drawing.Point(325, 107);
|
|
|
+ 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(248, 162);
|
|
|
+ шифр_книгиLabel.Name = "шифр_книгиLabel";
|
|
|
+ шифр_книгиLabel.Size = new System.Drawing.Size(71, 13);
|
|
|
+ шифр_книгиLabel.TabIndex = 16;
|
|
|
+ шифр_книгиLabel.Text = "Шифр книги:";
|
|
|
+ //
|
|
|
+ // шифр_книгиTextBox
|
|
|
+ //
|
|
|
+ this.шифр_книгиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.книгиBindingSource, "Шифр книги", true));
|
|
|
+ this.шифр_книгиTextBox.Location = new System.Drawing.Point(325, 159);
|
|
|
+ this.шифр_книгиTextBox.Name = "шифр_книгиTextBox";
|
|
|
+ this.шифр_книгиTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.шифр_книгиTextBox.TabIndex = 17;
|
|
|
+ //
|
|
|
+ // тиражLabel
|
|
|
+ //
|
|
|
+ тиражLabel.AutoSize = true;
|
|
|
+ тиражLabel.Location = new System.Drawing.Point(259, 250);
|
|
|
+ тиражLabel.Name = "тиражLabel";
|
|
|
+ тиражLabel.Size = new System.Drawing.Size(43, 13);
|
|
|
+ тиражLabel.TabIndex = 17;
|
|
|
+ тиражLabel.Text = "Тираж:";
|
|
|
+ //
|
|
|
+ // тиражTextBox
|
|
|
+ //
|
|
|
+ this.тиражTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.книгиBindingSource, "Тираж", true));
|
|
|
+ this.тиражTextBox.Location = new System.Drawing.Point(325, 250);
|
|
|
+ this.тиражTextBox.Name = "тиражTextBox";
|
|
|
+ this.тиражTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.тиражTextBox.TabIndex = 18;
|
|
|
+ //
|
|
|
+ // названиеLabel
|
|
|
+ //
|
|
|
+ названиеLabel.AutoSize = true;
|
|
|
+ названиеLabel.Location = new System.Drawing.Point(259, 211);
|
|
|
+ названиеLabel.Name = "названиеLabel";
|
|
|
+ названиеLabel.Size = new System.Drawing.Size(60, 13);
|
|
|
+ названиеLabel.TabIndex = 18;
|
|
|
+ названиеLabel.Text = "Название:";
|
|
|
+ //
|
|
|
+ // названиеTextBox
|
|
|
+ //
|
|
|
+ this.названиеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.книгиBindingSource, "Название", true));
|
|
|
+ this.названиеTextBox.Location = new System.Drawing.Point(325, 208);
|
|
|
+ this.названиеTextBox.Name = "названиеTextBox";
|
|
|
+ this.названиеTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.названиеTextBox.TabIndex = 19;
|
|
|
+ //
|
|
|
+ // дата_выхода__печатиLabel
|
|
|
+ //
|
|
|
+ дата_выхода__печатиLabel.AutoSize = true;
|
|
|
+ дата_выхода__печатиLabel.Location = new System.Drawing.Point(203, 293);
|
|
|
+ дата_выхода__печатиLabel.Name = "дата_выхода__печатиLabel";
|
|
|
+ дата_выхода__печатиLabel.Size = new System.Drawing.Size(116, 13);
|
|
|
+ дата_выхода__печатиLabel.TabIndex = 19;
|
|
|
+ дата_выхода__печатиLabel.Text = "Дата выхода печати:";
|
|
|
+ //
|
|
|
+ // дата_выхода__печатиDateTimePicker
|
|
|
+ //
|
|
|
+ this.дата_выхода__печатиDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.книгиBindingSource, "Дата выхода печати", true));
|
|
|
+ this.дата_выхода__печатиDateTimePicker.Location = new System.Drawing.Point(325, 289);
|
|
|
+ this.дата_выхода__печатиDateTimePicker.Name = "дата_выхода__печатиDateTimePicker";
|
|
|
+ this.дата_выхода__печатиDateTimePicker.Size = new System.Drawing.Size(200, 20);
|
|
|
+ this.дата_выхода__печатиDateTimePicker.TabIndex = 20;
|
|
|
+ //
|
|
|
+ // ценаLabel
|
|
|
+ //
|
|
|
+ ценаLabel.AutoSize = true;
|
|
|
+ ценаLabel.Location = new System.Drawing.Point(283, 335);
|
|
|
+ ценаLabel.Name = "ценаLabel";
|
|
|
+ ценаLabel.Size = new System.Drawing.Size(36, 13);
|
|
|
+ ценаLabel.TabIndex = 20;
|
|
|
+ ценаLabel.Text = "Цена:";
|
|
|
+ //
|
|
|
+ // ценаTextBox
|
|
|
+ //
|
|
|
+ this.ценаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.книгиBindingSource, "Цена", true));
|
|
|
+ this.ценаTextBox.Location = new System.Drawing.Point(325, 332);
|
|
|
+ this.ценаTextBox.Name = "ценаTextBox";
|
|
|
+ this.ценаTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.ценаTextBox.TabIndex = 21;
|
|
|
+ //
|
|
|
+ // button5
|
|
|
+ //
|
|
|
+ this.button5.Location = new System.Drawing.Point(681, 63);
|
|
|
+ this.button5.Name = "button5";
|
|
|
+ this.button5.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button5.TabIndex = 22;
|
|
|
+ this.button5.Text = "Назад";
|
|
|
+ this.button5.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // button1
|
|
|
+ //
|
|
|
+ this.button1.Location = new System.Drawing.Point(141, 390);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button1.TabIndex = 23;
|
|
|
+ this.button1.Text = "Таблица";
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
+ this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
+ //
|
|
|
+ // button2
|
|
|
+ //
|
|
|
+ this.button2.Location = new System.Drawing.Point(261, 390);
|
|
|
+ this.button2.Name = "button2";
|
|
|
+ this.button2.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button2.TabIndex = 24;
|
|
|
+ this.button2.Text = "Добавить";
|
|
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
|
+ this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
+ //
|
|
|
+ // button3
|
|
|
+ //
|
|
|
+ this.button3.Location = new System.Drawing.Point(377, 390);
|
|
|
+ this.button3.Name = "button3";
|
|
|
+ this.button3.Size = new System.Drawing.Size(84, 23);
|
|
|
+ this.button3.TabIndex = 25;
|
|
|
+ this.button3.Text = "Сохранить";
|
|
|
+ this.button3.UseVisualStyleBackColor = true;
|
|
|
+ this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
+ //
|
|
|
+ // button4
|
|
|
+ //
|
|
|
+ this.button4.Location = new System.Drawing.Point(538, 390);
|
|
|
+ this.button4.Name = "button4";
|
|
|
+ this.button4.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button4.TabIndex = 26;
|
|
|
+ this.button4.Text = "Удалить";
|
|
|
+ this.button4.UseVisualStyleBackColor = true;
|
|
|
+ this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
|
+ //
|
|
|
+ // Form4
|
|
|
+ //
|
|
|
+ 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.button4);
|
|
|
+ this.Controls.Add(this.button3);
|
|
|
+ this.Controls.Add(this.button2);
|
|
|
+ this.Controls.Add(this.button1);
|
|
|
+ this.Controls.Add(this.button5);
|
|
|
+ this.Controls.Add(ценаLabel);
|
|
|
+ this.Controls.Add(this.ценаTextBox);
|
|
|
+ this.Controls.Add(дата_выхода__печатиLabel);
|
|
|
+ this.Controls.Add(this.дата_выхода__печатиDateTimePicker);
|
|
|
+ this.Controls.Add(названиеLabel);
|
|
|
+ this.Controls.Add(this.названиеTextBox);
|
|
|
+ this.Controls.Add(тиражLabel);
|
|
|
+ this.Controls.Add(this.тиражTextBox);
|
|
|
+ this.Controls.Add(шифр_книгиLabel);
|
|
|
+ this.Controls.Add(this.шифр_книгиTextBox);
|
|
|
+ this.Controls.Add(код_книгиLabel);
|
|
|
+ this.Controls.Add(this.код_книгиTextBox);
|
|
|
+ this.Controls.Add(this.книгиBindingNavigator);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Name = "Form4";
|
|
|
+ this.Text = "Form4";
|
|
|
+ this.Load += new System.EventHandler(this.Form4_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this._Харина_Алина_Владимировна2__18DataSet)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.книгиBindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.книгиBindingNavigator)).EndInit();
|
|
|
+ this.книгиBindingNavigator.ResumeLayout(false);
|
|
|
+ this.книгиBindingNavigator.PerformLayout();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private _Харина_Алина_Владимировна2__18DataSet _Харина_Алина_Владимировна2__18DataSet;
|
|
|
+ private System.Windows.Forms.BindingSource книгиBindingSource;
|
|
|
+ private _Харина_Алина_Владимировна2__18DataSetTableAdapters.КнигиTableAdapter книгиTableAdapter;
|
|
|
+ private _Харина_Алина_Владимировна2__18DataSetTableAdapters.TableAdapterManager tableAdapterManager;
|
|
|
+ private System.Windows.Forms.BindingNavigator книгиBindingNavigator;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
|
|
|
+ private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|
|
+ private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|
|
+ private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|
|
+ private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|
|
+ private System.Windows.Forms.ToolStripButton книгиBindingNavigatorSaveItem;
|
|
|
+ private System.Windows.Forms.TextBox код_книгиTextBox;
|
|
|
+ private System.Windows.Forms.TextBox шифр_книгиTextBox;
|
|
|
+ private System.Windows.Forms.TextBox тиражTextBox;
|
|
|
+ private System.Windows.Forms.TextBox названиеTextBox;
|
|
|
+ private System.Windows.Forms.DateTimePicker дата_выхода__печатиDateTimePicker;
|
|
|
+ private System.Windows.Forms.TextBox ценаTextBox;
|
|
|
+ private System.Windows.Forms.Button button5;
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
+ private System.Windows.Forms.Button button2;
|
|
|
+ private System.Windows.Forms.Button button3;
|
|
|
+ private System.Windows.Forms.Button button4;
|
|
|
+ }
|
|
|
+}
|