namespace YurevichDuevaStudent
{
partial class Form4
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(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;
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.label1 = new System.Windows.Forms.Label();
this.dueva_YurevichDataSet = new YurevichDuevaStudent.Dueva_YurevichDataSet();
this.студентыBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.студентыTableAdapter = new YurevichDuevaStudent.Dueva_YurevichDataSetTableAdapters.СтудентыTableAdapter();
this.tableAdapterManager = new YurevichDuevaStudent.Dueva_YurevichDataSetTableAdapters.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.дата_рожденияDateTimePicker = new System.Windows.Forms.DateTimePicker();
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.дата_поступленияDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.группаTextBox = new System.Windows.Forms.TextBox();
this.курсTextBox = new System.Windows.Forms.TextBox();
this.код_специальностиTextBox = new System.Windows.Forms.TextBox();
this.очная_форма_обученияCheckBox = new System.Windows.Forms.CheckBox();
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.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
фИО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();
группа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.dueva_YurevichDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).BeginInit();
this.студентыBindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.студентыDataGridView)).BeginInit();
this.SuspendLayout();
//
// 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.SystemColors.HotTrack;
this.label1.Location = new System.Drawing.Point(371, 45);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(364, 23);
this.label1.TabIndex = 0;
this.label1.Text = "Таблица \"Студенты\"";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// dueva_YurevichDataSet
//
this.dueva_YurevichDataSet.DataSetName = "Dueva_YurevichDataSet";
this.dueva_YurevichDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// студентыBindingSource
//
this.студентыBindingSource.DataMember = "Студенты";
this.студентыBindingSource.DataSource = this.dueva_YurevichDataSet;
//
// студентыTableAdapter
//
this.студентыTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.UpdateOrder = YurevichDuevaStudent.Dueva_YurevichDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.ОценкиTableAdapter = null;
this.tableAdapterManager.ПредметыTableAdapter = null;
this.tableAdapterManager.СпециальностиTableAdapter = null;
this.tableAdapterManager.СтудентыTableAdapter = this.студентыTableAdapter;
//
// студенты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(1198, 25);
this.студентыBindingNavigator.TabIndex = 1;
this.студентыBindingNavigator.Text = "bindingNavigator1";
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
//
// bindingNavigatorMovePreviousItem
//
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
//
// bindingNavigatorSeparator
//
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorPositionItem
//
this.bindingNavigatorPositionItem.AccessibleName = "Положение";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
//
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
this.bindingNavigatorCountItem.Text = "для {0}";
this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
//
// bindingNavigatorMoveNextItem
//
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
//
// bindingNavigatorMoveLastItem
//
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
//
// bindingNavigatorAddNewItem
//
this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorAddNewItem.Text = "Добавить";
//
// bindingNavigatorDeleteItem
//
this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
this.bindingNavigatorDeleteItem.Text = "Удалить";
//
// студентыBindingNavigatorSaveItem
//
this.студентыBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.студентыBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("студентыBindingNavigatorSaveItem.Image")));
this.студентыBindingNavigatorSaveItem.Name = "студентыBindingNavigatorSaveItem";
this.студентыBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
this.студентыBindingNavigatorSaveItem.Text = "Сохранить данные";
this.студентыBindingNavigatorSaveItem.Click += new System.EventHandler(this.студентыBindingNavigatorSaveItem_Click);
//
// фИОLabel
//
фИОLabel.AutoSize = true;
фИОLabel.Location = new System.Drawing.Point(143, 101);
фИОLabel.Name = "фИОLabel";
фИОLabel.Size = new System.Drawing.Size(37, 13);
фИОLabel.TabIndex = 2;
фИОLabel.Text = "ФИО:";
//
// фИОTextBox
//
this.фИОTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "ФИО", true));
this.фИОTextBox.Location = new System.Drawing.Point(210, 101);
this.фИОTextBox.Name = "фИОTextBox";
this.фИОTextBox.Size = new System.Drawing.Size(100, 20);
this.фИОTextBox.TabIndex = 3;
//
// полLabel
//
полLabel.AutoSize = true;
полLabel.Location = new System.Drawing.Point(143, 138);
полLabel.Name = "полLabel";
полLabel.Size = new System.Drawing.Size(30, 13);
полLabel.TabIndex = 4;
полLabel.Text = "Пол:";
//
// полTextBox
//
this.полTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Пол", true));
this.полTextBox.Location = new System.Drawing.Point(210, 138);
this.полTextBox.Name = "полTextBox";
this.полTextBox.Size = new System.Drawing.Size(100, 20);
this.полTextBox.TabIndex = 5;
//
// дата_рожденияLabel
//
дата_рожденияLabel.AutoSize = true;
дата_рожденияLabel.Location = new System.Drawing.Point(15, 177);
дата_рожденияLabel.Name = "дата_рожденияLabel";
дата_рожденияLabel.Size = new System.Drawing.Size(89, 13);
дата_рожденияLabel.TabIndex = 6;
дата_рожденияLabel.Text = "Дата рождения:";
//
// дата_рожденияDateTimePicker
//
this.дата_рожденияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата_рождения", true));
this.дата_рожденияDateTimePicker.Location = new System.Drawing.Point(110, 173);
this.дата_рожденияDateTimePicker.Name = "дата_рожденияDateTimePicker";
this.дата_рожденияDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.дата_рожденияDateTimePicker.TabIndex = 7;
//
// родителиLabel
//
родителиLabel.AutoSize = true;
родителиLabel.Location = new System.Drawing.Point(143, 213);
родителиLabel.Name = "родителиLabel";
родителиLabel.Size = new System.Drawing.Size(58, 13);
родителиLabel.TabIndex = 8;
родителиLabel.Text = "Родители:";
//
// родителиTextBox
//
this.родителиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Родители", true));
this.родителиTextBox.Location = new System.Drawing.Point(210, 210);
this.родителиTextBox.Name = "родителиTextBox";
this.родителиTextBox.Size = new System.Drawing.Size(100, 20);
this.родителиTextBox.TabIndex = 9;
//
// адресLabel
//
адресLabel.AutoSize = true;
адресLabel.Location = new System.Drawing.Point(160, 258);
адресLabel.Name = "адресLabel";
адресLabel.Size = new System.Drawing.Size(41, 13);
адресLabel.TabIndex = 10;
адресLabel.Text = "Адрес:";
//
// адресTextBox
//
this.адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Адрес", true));
this.адресTextBox.Location = new System.Drawing.Point(210, 251);
this.адресTextBox.Name = "адресTextBox";
this.адресTextBox.Size = new System.Drawing.Size(100, 20);
this.адресTextBox.TabIndex = 11;
//
// телефонLabel
//
телефонLabel.AutoSize = true;
телефонLabel.Location = new System.Drawing.Point(149, 298);
телефонLabel.Name = "телефонLabel";
телефонLabel.Size = new System.Drawing.Size(55, 13);
телефон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(210, 295);
this.телефонTextBox.Name = "телефонTextBox";
this.телефонTextBox.Size = new System.Drawing.Size(100, 20);
this.телефонTextBox.TabIndex = 13;
//
// паспортные_данныеLabel
//
паспортные_данныеLabel.AutoSize = true;
паспортные_данныеLabel.Location = new System.Drawing.Point(90, 337);
паспортные_данныеLabel.Name = "паспортные_данныеLabel";
паспортные_данныеLabel.Size = new System.Drawing.Size(114, 13);
паспортные_данныеLabel.TabIndex = 14;
паспортные_данныеLabel.Text = "Паспортные данные:";
//
// паспортные_данныеTextBox
//
this.паспортные_данныеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Паспортные_данные", true));
this.паспортные_данныеTextBox.Location = new System.Drawing.Point(210, 334);
this.паспортные_данныеTextBox.Name = "паспортные_данныеTextBox";
this.паспортные_данныеTextBox.Size = new System.Drawing.Size(100, 20);
this.паспортные_данныеTextBox.TabIndex = 15;
//
// номер_зачеткиLabel
//
номер_зачеткиLabel.AutoSize = true;
номер_зачеткиLabel.Location = new System.Drawing.Point(117, 375);
номер_зачеткиLabel.Name = "номер_зачеткиLabel";
номер_зачеткиLabel.Size = new System.Drawing.Size(87, 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(210, 372);
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(1, 412);
дата_поступленияLabel.Name = "дата_поступленияLabel";
дата_поступленияLabel.Size = new System.Drawing.Size(103, 13);
дата_поступленияLabel.TabIndex = 18;
дата_поступленияLabel.Text = "Дата поступления:";
//
// дата_поступленияDateTimePicker
//
this.дата_поступленияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата_поступления", true));
this.дата_поступленияDateTimePicker.Location = new System.Drawing.Point(110, 408);
this.дата_поступленияDateTimePicker.Name = "дата_поступленияDateTimePicker";
this.дата_поступленияDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.дата_поступленияDateTimePicker.TabIndex = 19;
//
// группаLabel
//
группаLabel.AutoSize = true;
группаLabel.Location = new System.Drawing.Point(159, 451);
группаLabel.Name = "группаLabel";
группаLabel.Size = new System.Drawing.Size(45, 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(210, 448);
this.группаTextBox.Name = "группаTextBox";
this.группаTextBox.Size = new System.Drawing.Size(100, 20);
this.группаTextBox.TabIndex = 21;
//
// курсLabel
//
курсLabel.AutoSize = true;
курсLabel.Location = new System.Drawing.Point(170, 492);
курсLabel.Name = "курсLabel";
курсLabel.Size = new System.Drawing.Size(34, 13);
курсLabel.TabIndex = 22;
курсLabel.Text = "Курс:";
//
// курсTextBox
//
this.курсTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Курс", true));
this.курсTextBox.Location = new System.Drawing.Point(210, 489);
this.курсTextBox.Name = "курсTextBox";
this.курсTextBox.Size = new System.Drawing.Size(100, 20);
this.курсTextBox.TabIndex = 23;
//
// код_специальностиLabel
//
код_специальностиLabel.AutoSize = true;
код_специальностиLabel.Location = new System.Drawing.Point(95, 531);
код_специальностиLabel.Name = "код_специальностиLabel";
код_специальностиLabel.Size = new System.Drawing.Size(109, 13);
код_специальностиLabel.TabIndex = 24;
код_специальностиLabel.Text = "Код специальности:";
//
// код_специальностиTextBox
//
this.код_специальностиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Код_специальности", true));
this.код_специальностиTextBox.Location = new System.Drawing.Point(210, 528);
this.код_специальностиTextBox.Name = "код_специальностиTextBox";
this.код_специальностиTextBox.Size = new System.Drawing.Size(100, 20);
this.код_специальностиTextBox.TabIndex = 25;
//
// очная_форма_обученияLabel
//
очная_форма_обученияLabel.AutoSize = true;
очная_форма_обученияLabel.Location = new System.Drawing.Point(77, 575);
очная_форма_обученияLabel.Name = "очная_форма_обученияLabel";
очная_форма_обученияLabel.Size = new System.Drawing.Size(127, 13);
очная_форма_обученияLabel.TabIndex = 26;
очная_форма_обученияLabel.Text = "Очная форма обучения:";
//
// очная_форма_обученияCheckBox
//
this.очная_форма_обученияCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.студентыBindingSource, "Очная_форма_обучения", true));
this.очная_форма_обученияCheckBox.Location = new System.Drawing.Point(210, 570);
this.очная_форма_обученияCheckBox.Name = "очная_форма_обученияCheckBox";
this.очная_форма_обученияCheckBox.Size = new System.Drawing.Size(104, 24);
this.очная_форма_обученияCheckBox.TabIndex = 27;
this.очная_форма_обученияCheckBox.Text = "checkBox1";
this.очная_форма_обученияCheckBox.UseVisualStyleBackColor = true;
//
// студентыDataGridView
//
this.студентыDataGridView.AutoGenerateColumns = false;
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.dataGridViewTextBoxColumn7,
this.dataGridViewTextBoxColumn8,
this.dataGridViewTextBoxColumn9,
this.dataGridViewTextBoxColumn10,
this.dataGridViewTextBoxColumn11,
this.dataGridViewTextBoxColumn12,
this.dataGridViewTextBoxColumn13,
this.dataGridViewCheckBoxColumn1});
this.студентыDataGridView.DataSource = this.студентыBindingSource;
this.студентыDataGridView.Location = new System.Drawing.Point(329, 101);
this.студентыDataGridView.Name = "студентыDataGridView";
this.студентыDataGridView.Size = new System.Drawing.Size(843, 493);
this.студентыDataGridView.TabIndex = 28;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "Код_студента";
this.dataGridViewTextBoxColumn1.HeaderText = "Код_студента";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// 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";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "Адрес";
this.dataGridViewTextBoxColumn6.HeaderText = "Адрес";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "Телефон";
this.dataGridViewTextBoxColumn7.HeaderText = "Телефон";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.DataPropertyName = "Паспортные_данные";
this.dataGridViewTextBoxColumn8.HeaderText = "Паспортные_данные";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "Номер_зачетки";
this.dataGridViewTextBoxColumn9.HeaderText = "Номер_зачетки";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "Дата_поступления";
this.dataGridViewTextBoxColumn10.HeaderText = "Дата_поступления";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "Группа";
this.dataGridViewTextBoxColumn11.HeaderText = "Группа";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "Курс";
this.dataGridViewTextBoxColumn12.HeaderText = "Курс";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "Код_специальности";
this.dataGridViewTextBoxColumn13.HeaderText = "Код_специальности";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
//
// dataGridViewCheckBoxColumn1
//
this.dataGridViewCheckBoxColumn1.DataPropertyName = "Очная_форма_обучения";
this.dataGridViewCheckBoxColumn1.HeaderText = "Очная_форма_обучения";
this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
//
// Form4
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1198, 599);
this.Controls.Add(this.студентыDataGridView);
this.Controls.Add(очная_форма_обученияLabel);
this.Controls.Add(this.очная_форма_обученияCheckBox);
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.дата_поступления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(родители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(this.студентыBindingNavigator);
this.Controls.Add(this.label1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form4";
this.Text = "Таблица \"Студенты\"";
this.Load += new System.EventHandler(this.Form4_Load);
((System.ComponentModel.ISupportInitialize)(this.dueva_YurevichDataSet)).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();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private Dueva_YurevichDataSet dueva_YurevichDataSet;
private System.Windows.Forms.BindingSource студентыBindingSource;
private Dueva_YurevichDataSetTableAdapters.СтудентыTableAdapter студентыTableAdapter;
private Dueva_YurevichDataSetTableAdapters.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.DateTimePicker дата_рожденияDateTimePicker;
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.DateTimePicker дата_поступленияDateTimePicker;
private System.Windows.Forms.TextBox группаTextBox;
private System.Windows.Forms.TextBox курсTextBox;
private System.Windows.Forms.TextBox код_специальностиTextBox;
private System.Windows.Forms.CheckBox очная_форма_обученияCheckBox;
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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
}
}