namespace is32KostyuchenkoStudens { partial class Form5 { /// /// 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.Windows.Forms.Label код_студентаLabel; System.Windows.Forms.Label дата_размещения_1Label; System.Windows.Forms.Label код_предмета_1Label; System.Windows.Forms.Label оценка_1Label; System.Windows.Forms.Label код_предмета_2Label; System.Windows.Forms.Label дата_размещения_2Label; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form5)); System.Windows.Forms.Label оценка_2Label; System.Windows.Forms.Label дата_размещения_3Label; System.Windows.Forms.Label код_предмета_3Label; System.Windows.Forms.Label оценка_3Label; this.is32KostStudentsDataSet = new is32KostyuchenkoStudens.is32KostStudentsDataSet(); this.оценкиBindingSource = new System.Windows.Forms.BindingSource(this.components); this.оценкиTableAdapter = new is32KostyuchenkoStudens.is32KostStudentsDataSetTableAdapters.ОценкиTableAdapter(); this.tableAdapterManager = new is32KostyuchenkoStudens.is32KostStudentsDataSetTableAdapters.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.код_студентаTextBox = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.дата_размещения_1DateTimePicker = new System.Windows.Forms.DateTimePicker(); this.код_предмета_1TextBox = new System.Windows.Forms.TextBox(); this.оценка_1TextBox = new System.Windows.Forms.TextBox(); this.код_предмета_2TextBox = new System.Windows.Forms.TextBox(); this.дата_размещения_2DateTimePicker = new System.Windows.Forms.DateTimePicker(); this.оценка_2TextBox = new System.Windows.Forms.TextBox(); this.дата_размещения_3DateTimePicker = new System.Windows.Forms.DateTimePicker(); this.код_предмета_3TextBox = new System.Windows.Forms.TextBox(); this.оценка_3TextBox = new System.Windows.Forms.TextBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); код_студентаLabel = new System.Windows.Forms.Label(); дата_размещения_1Label = new System.Windows.Forms.Label(); код_предмета_1Label = new System.Windows.Forms.Label(); оценка_1Label = new System.Windows.Forms.Label(); код_предмета_2Label = new System.Windows.Forms.Label(); дата_размещения_2Label = new System.Windows.Forms.Label(); оценка_2Label = new System.Windows.Forms.Label(); дата_размещения_3Label = new System.Windows.Forms.Label(); код_предмета_3Label = new System.Windows.Forms.Label(); оценка_3Label = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.is32KostStudentsDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.оценкиBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.оценкиBindingNavigator)).BeginInit(); this.оценкиBindingNavigator.SuspendLayout(); this.SuspendLayout(); // // код_студентаLabel // код_студентаLabel.AutoSize = true; код_студентаLabel.Location = new System.Drawing.Point(450, 80); код_студентаLabel.Name = "код_студентаLabel"; код_студентаLabel.Size = new System.Drawing.Size(77, 13); код_студентаLabel.TabIndex = 1; код_студентаLabel.Text = "Код студента:"; // // дата_размещения_1Label // дата_размещения_1Label.AutoSize = true; дата_размещения_1Label.Location = new System.Drawing.Point(21, 119); дата_размещения_1Label.Name = "дата_размещения_1Label"; дата_размещения_1Label.Size = new System.Drawing.Size(116, 13); дата_размещения_1Label.TabIndex = 5; дата_размещения_1Label.Text = "[Дата размещения 1:"; // // код_предмета_1Label // код_предмета_1Label.AutoSize = true; код_предмета_1Label.Location = new System.Drawing.Point(47, 144); код_предмета_1Label.Name = "код_предмета_1Label"; код_предмета_1Label.Size = new System.Drawing.Size(90, 13); код_предмета_1Label.TabIndex = 6; код_предмета_1Label.Text = "Код предмета 1:"; // // оценка_1Label // оценка_1Label.AutoSize = true; оценка_1Label.Location = new System.Drawing.Point(80, 170); оценка_1Label.Name = "оценка_1Label"; оценка_1Label.Size = new System.Drawing.Size(57, 13); оценка_1Label.TabIndex = 8; оценка_1Label.Text = "Оценка 1:"; // // код_предмета_2Label // код_предмета_2Label.AutoSize = true; код_предмета_2Label.Location = new System.Drawing.Point(400, 141); код_предмета_2Label.Name = "код_предмета_2Label"; код_предмета_2Label.Size = new System.Drawing.Size(90, 13); код_предмета_2Label.TabIndex = 10; код_предмета_2Label.Text = "Код предмета 2:"; код_предмета_2Label.Click += new System.EventHandler(this.код_предмета_2Label_Click); // // дата_размещения_2Label // дата_размещения_2Label.AutoSize = true; дата_размещения_2Label.Location = new System.Drawing.Point(374, 116); дата_размещения_2Label.Name = "дата_размещения_2Label"; дата_размещения_2Label.Size = new System.Drawing.Size(116, 13); дата_размещения_2Label.TabIndex = 12; дата_размещения_2Label.Text = "[Дата размещения 2:"; // // is32KostStudentsDataSet // this.is32KostStudentsDataSet.DataSetName = "is32KostStudentsDataSet"; this.is32KostStudentsDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // оценкиBindingSource // this.оценкиBindingSource.DataMember = "Оценки"; this.оценкиBindingSource.DataSource = this.is32KostStudentsDataSet; // // оценкиTableAdapter // this.оценкиTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.UpdateOrder = is32KostyuchenkoStudens.is32KostStudentsDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.ОценкиTableAdapter = this.оценкиTableAdapter; 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(1084, 25); this.оценкиBindingNavigator.TabIndex = 0; this.оценкиBindingNavigator.Text = "bindingNavigator1"; // // 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); // // код_студентаTextBox // this.код_студентаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Код студента", true)); this.код_студентаTextBox.Location = new System.Drawing.Point(533, 77); this.код_студентаTextBox.Name = "код_студентаTextBox"; this.код_студентаTextBox.Size = new System.Drawing.Size(100, 20); this.код_студентаTextBox.TabIndex = 2; // // label1 // 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.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64))))); this.label1.Location = new System.Drawing.Point(399, 36); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(287, 29); this.label1.TabIndex = 5; this.label1.Text = "Таблица \"Оценки\""; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // дата_размещения_1DateTimePicker // this.дата_размещения_1DateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.оценкиBindingSource, "[Дата размещения 1", true)); this.дата_размещения_1DateTimePicker.Location = new System.Drawing.Point(143, 115); this.дата_размещения_1DateTimePicker.Name = "дата_размещения_1DateTimePicker"; this.дата_размещения_1DateTimePicker.Size = new System.Drawing.Size(200, 20); this.дата_размещения_1DateTimePicker.TabIndex = 6; // // код_предмета_1TextBox // this.код_предмета_1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Код предмета 1", true)); this.код_предмета_1TextBox.Location = new System.Drawing.Point(143, 141); this.код_предмета_1TextBox.Name = "код_предмета_1TextBox"; this.код_предмета_1TextBox.Size = new System.Drawing.Size(100, 20); this.код_предмета_1TextBox.TabIndex = 7; // // оценка_1TextBox // this.оценка_1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Оценка 1", true)); this.оценка_1TextBox.Location = new System.Drawing.Point(143, 167); this.оценка_1TextBox.Name = "оценка_1TextBox"; this.оценка_1TextBox.Size = new System.Drawing.Size(100, 20); this.оценка_1TextBox.TabIndex = 9; // // код_предмета_2TextBox // this.код_предмета_2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Код предмета 2", true)); this.код_предмета_2TextBox.Location = new System.Drawing.Point(496, 138); this.код_предмета_2TextBox.Name = "код_предмета_2TextBox"; this.код_предмета_2TextBox.Size = new System.Drawing.Size(100, 20); this.код_предмета_2TextBox.TabIndex = 11; this.код_предмета_2TextBox.TextChanged += new System.EventHandler(this.код_предмета_2TextBox_TextChanged); // // дата_размещения_2DateTimePicker // this.дата_размещения_2DateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.оценкиBindingSource, "[Дата размещения 2", true)); this.дата_размещения_2DateTimePicker.Location = new System.Drawing.Point(496, 112); this.дата_размещения_2DateTimePicker.Name = "дата_размещения_2DateTimePicker"; this.дата_размещения_2DateTimePicker.Size = new System.Drawing.Size(200, 20); this.дата_размещения_2DateTimePicker.TabIndex = 13; // // оценка_2Label // оценка_2Label.AutoSize = true; оценка_2Label.Location = new System.Drawing.Point(433, 168); оценка_2Label.Name = "оценка_2Label"; оценка_2Label.Size = new System.Drawing.Size(57, 13); оценка_2Label.TabIndex = 14; оценка_2Label.Text = "Оценка 2:"; // // оценка_2TextBox // this.оценка_2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Оценка 2", true)); this.оценка_2TextBox.Location = new System.Drawing.Point(496, 165); this.оценка_2TextBox.Name = "оценка_2TextBox"; this.оценка_2TextBox.Size = new System.Drawing.Size(100, 20); this.оценка_2TextBox.TabIndex = 15; // // дата_размещения_3Label // дата_размещения_3Label.AutoSize = true; дата_размещения_3Label.Location = new System.Drawing.Point(730, 113); дата_размещения_3Label.Name = "дата_размещения_3Label"; дата_размещения_3Label.Size = new System.Drawing.Size(116, 13); дата_размещения_3Label.TabIndex = 16; дата_размещения_3Label.Text = "[Дата размещения 3:"; // // дата_размещения_3DateTimePicker // this.дата_размещения_3DateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.оценкиBindingSource, "[Дата размещения 3", true)); this.дата_размещения_3DateTimePicker.Location = new System.Drawing.Point(852, 109); this.дата_размещения_3DateTimePicker.Name = "дата_размещения_3DateTimePicker"; this.дата_размещения_3DateTimePicker.Size = new System.Drawing.Size(200, 20); this.дата_размещения_3DateTimePicker.TabIndex = 17; // // код_предмета_3Label // код_предмета_3Label.AutoSize = true; код_предмета_3Label.Location = new System.Drawing.Point(756, 138); код_предмета_3Label.Name = "код_предмета_3Label"; код_предмета_3Label.Size = new System.Drawing.Size(90, 13); код_предмета_3Label.TabIndex = 18; код_предмета_3Label.Text = "Код предмета 3:"; // // код_предмета_3TextBox // this.код_предмета_3TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Код предмета 3", true)); this.код_предмета_3TextBox.Location = new System.Drawing.Point(852, 135); this.код_предмета_3TextBox.Name = "код_предмета_3TextBox"; this.код_предмета_3TextBox.Size = new System.Drawing.Size(100, 20); this.код_предмета_3TextBox.TabIndex = 19; // // оценка_3Label // оценка_3Label.AutoSize = true; оценка_3Label.Location = new System.Drawing.Point(789, 164); оценка_3Label.Name = "оценка_3Label"; оценка_3Label.Size = new System.Drawing.Size(57, 13); оценка_3Label.TabIndex = 20; оценка_3Label.Text = "Оценка 3:"; // // оценка_3TextBox // this.оценка_3TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.оценкиBindingSource, "Оценка 3", true)); this.оценка_3TextBox.Location = new System.Drawing.Point(852, 161); this.оценка_3TextBox.Name = "оценка_3TextBox"; this.оценка_3TextBox.Size = new System.Drawing.Size(100, 20); this.оценка_3TextBox.TabIndex = 21; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(510, 252); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 20); this.textBox1.TabIndex = 23; this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); // // button1 // this.button1.Location = new System.Drawing.Point(521, 194); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 52); this.button1.TabIndex = 24; this.button1.Text = "подсичтать средний балл"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // Form5 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1084, 295); this.Controls.Add(this.button1); this.Controls.Add(this.textBox1); this.Controls.Add(оценка_3Label); this.Controls.Add(this.оценка_3TextBox); this.Controls.Add(код_предмета_3Label); this.Controls.Add(this.код_предмета_3TextBox); this.Controls.Add(дата_размещения_3Label); this.Controls.Add(this.дата_размещения_3DateTimePicker); this.Controls.Add(оценка_2Label); this.Controls.Add(this.оценка_2TextBox); this.Controls.Add(дата_размещения_2Label); this.Controls.Add(this.дата_размещения_2DateTimePicker); this.Controls.Add(код_предмета_2Label); this.Controls.Add(this.код_предмета_2TextBox); this.Controls.Add(оценка_1Label); this.Controls.Add(this.оценка_1TextBox); this.Controls.Add(код_предмета_1Label); this.Controls.Add(this.код_предмета_1TextBox); this.Controls.Add(дата_размещения_1Label); this.Controls.Add(this.дата_размещения_1DateTimePicker); this.Controls.Add(this.label1); this.Controls.Add(код_студентаLabel); this.Controls.Add(this.код_студентаTextBox); this.Controls.Add(this.оценкиBindingNavigator); this.Name = "Form5"; this.Text = "Таблица \"Оценки\""; this.Load += new System.EventHandler(this.Form5_Load); ((System.ComponentModel.ISupportInitialize)(this.is32KostStudentsDataSet)).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 is32KostStudentsDataSet is32KostStudentsDataSet; private System.Windows.Forms.BindingSource оценкиBindingSource; private is32KostStudentsDataSetTableAdapters.ОценкиTableAdapter оценкиTableAdapter; private is32KostStudentsDataSetTableAdapters.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.Label label1; private System.Windows.Forms.DateTimePicker дата_размещения_1DateTimePicker; private System.Windows.Forms.TextBox код_предмета_1TextBox; private System.Windows.Forms.TextBox оценка_1TextBox; private System.Windows.Forms.TextBox код_предмета_2TextBox; private System.Windows.Forms.DateTimePicker дата_размещения_2DateTimePicker; private System.Windows.Forms.TextBox оценка_2TextBox; private System.Windows.Forms.DateTimePicker дата_размещения_3DateTimePicker; private System.Windows.Forms.TextBox код_предмета_3TextBox; private System.Windows.Forms.TextBox оценка_3TextBox; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button1; } }