123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562 |
-
- namespace is32KostyuchenkoStudens
- {
- 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.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;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
- this.label1 = new System.Windows.Forms.Label();
- 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.пол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.группаTextBox = new System.Windows.Forms.TextBox();
- this.дата_рожденияDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.дата_поступленияDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.очная_форма_обученияCheckBox = new System.Windows.Forms.CheckBox();
- this.номер_зачеткиTextBox = new System.Windows.Forms.TextBox();
- this.курсTextBox = new System.Windows.Forms.TextBox();
- this.код_специальностиTextBox = new System.Windows.Forms.TextBox();
- фИОLabel = new System.Windows.Forms.Label();
- полLabel = new System.Windows.Forms.Label();
- родителиLabel = new System.Windows.Forms.Label();
- адресLabel = new System.Windows.Forms.Label();
- телефонLabel = new System.Windows.Forms.Label();
- паспортные_данные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.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(89, 102);
- фИОLabel.Name = "фИОLabel";
- фИОLabel.Size = new System.Drawing.Size(37, 13);
- фИОLabel.TabIndex = 5;
- фИОLabel.Text = "ФИО:";
- //
- // полLabel
- //
- полLabel.AutoSize = true;
- полLabel.Location = new System.Drawing.Point(96, 146);
- полLabel.Name = "полLabel";
- полLabel.Size = new System.Drawing.Size(30, 13);
- полLabel.TabIndex = 6;
- полLabel.Text = "Пол:";
- //
- // родителиLabel
- //
- родителиLabel.AutoSize = true;
- родителиLabel.Location = new System.Drawing.Point(68, 189);
- родителиLabel.Name = "родителиLabel";
- родителиLabel.Size = new System.Drawing.Size(58, 13);
- родителиLabel.TabIndex = 7;
- родителиLabel.Text = "Родители:";
- //
- // адресLabel
- //
- адресLabel.AutoSize = true;
- адресLabel.Location = new System.Drawing.Point(85, 238);
- адресLabel.Name = "адресLabel";
- адресLabel.Size = new System.Drawing.Size(41, 13);
- адресLabel.TabIndex = 8;
- адресLabel.Text = "Адрес:";
- //
- // телефонLabel
- //
- телефонLabel.AutoSize = true;
- телефонLabel.Location = new System.Drawing.Point(71, 285);
- телефонLabel.Name = "телефонLabel";
- телефонLabel.Size = new System.Drawing.Size(55, 13);
- телефонLabel.TabIndex = 10;
- телефонLabel.Text = "Телефон:";
- //
- // паспортные_данныеLabel
- //
- паспортные_данныеLabel.AutoSize = true;
- паспортные_данныеLabel.Location = new System.Drawing.Point(12, 331);
- паспортные_данныеLabel.Name = "паспортные_данныеLabel";
- паспортные_данныеLabel.Size = new System.Drawing.Size(114, 13);
- паспортные_данныеLabel.TabIndex = 12;
- паспортные_данныеLabel.Text = "Паспортные данные:";
- //
- // группаLabel
- //
- группаLabel.AutoSize = true;
- группаLabel.Location = new System.Drawing.Point(349, 98);
- группаLabel.Name = "группаLabel";
- группаLabel.Size = new System.Drawing.Size(45, 13);
- группаLabel.TabIndex = 14;
- группаLabel.Text = "Группа:";
- //
- // дата_рожденияLabel
- //
- дата_рожденияLabel.AutoSize = true;
- дата_рожденияLabel.Location = new System.Drawing.Point(305, 144);
- дата_рожденияLabel.Name = "дата_рожденияLabel";
- дата_рожденияLabel.Size = new System.Drawing.Size(89, 13);
- дата_рожденияLabel.TabIndex = 16;
- дата_рожденияLabel.Text = "Дата рождения:";
- //
- // дата_поступленияLabel
- //
- дата_поступленияLabel.AutoSize = true;
- дата_поступленияLabel.Location = new System.Drawing.Point(291, 186);
- дата_поступленияLabel.Name = "дата_поступленияLabel";
- дата_поступленияLabel.Size = new System.Drawing.Size(103, 13);
- дата_поступленияLabel.TabIndex = 18;
- дата_поступленияLabel.Text = "Дата поступления:";
- //
- // очная_форма_обученияLabel
- //
- очная_форма_обученияLabel.AutoSize = true;
- очная_форма_обученияLabel.Location = new System.Drawing.Point(155, 407);
- очная_форма_обученияLabel.Name = "очная_форма_обученияLabel";
- очная_форма_обученияLabel.Size = new System.Drawing.Size(127, 13);
- очная_форма_обученияLabel.TabIndex = 20;
- очная_форма_обученияLabel.Text = "Очная форма обучения:";
- //
- // номер_зачеткиLabel
- //
- номер_зачеткиLabel.AutoSize = true;
- номер_зачеткиLabel.Location = new System.Drawing.Point(307, 241);
- номер_зачеткиLabel.Name = "номер_зачеткиLabel";
- номер_зачеткиLabel.Size = new System.Drawing.Size(87, 13);
- номер_зачеткиLabel.TabIndex = 22;
- номер_зачеткиLabel.Text = "Номер зачетки:";
- //
- // курсLabel
- //
- курсLabel.AutoSize = true;
- курсLabel.Location = new System.Drawing.Point(360, 288);
- курсLabel.Name = "курсLabel";
- курсLabel.Size = new System.Drawing.Size(34, 13);
- курсLabel.TabIndex = 24;
- курсLabel.Text = "Курс:";
- //
- // код_специальностиLabel
- //
- код_специальностиLabel.AutoSize = true;
- код_специальностиLabel.Location = new System.Drawing.Point(285, 334);
- код_специальностиLabel.Name = "код_специальностиLabel";
- код_специальностиLabel.Size = new System.Drawing.Size(109, 13);
- код_специальностиLabel.TabIndex = 26;
- код_специальностиLabel.Text = "Код специальности:";
- //
- // 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(154, 37);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(287, 29);
- this.label1.TabIndex = 4;
- this.label1.Text = "Таблица \"Студенты\"";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // 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 = 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(617, 25);
- this.студентыBindingNavigator.TabIndex = 5;
- 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(132, 99);
- this.фИОTextBox.Name = "фИОTextBox";
- this.фИОTextBox.Size = new System.Drawing.Size(100, 20);
- this.фИОTextBox.TabIndex = 6;
- //
- // полTextBox
- //
- this.полTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Пол", true));
- this.полTextBox.Location = new System.Drawing.Point(132, 139);
- this.полTextBox.Name = "полTextBox";
- this.полTextBox.Size = new System.Drawing.Size(100, 20);
- this.полTextBox.TabIndex = 7;
- //
- // родителиTextBox
- //
- this.родителиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Родители", true));
- this.родителиTextBox.Location = new System.Drawing.Point(132, 186);
- this.родителиTextBox.Name = "родителиTextBox";
- this.родителиTextBox.Size = new System.Drawing.Size(100, 20);
- this.родителиTextBox.TabIndex = 8;
- //
- // адресTextBox
- //
- this.адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Адрес", true));
- this.адресTextBox.Location = new System.Drawing.Point(132, 235);
- this.адресTextBox.Multiline = true;
- this.адресTextBox.Name = "адресTextBox";
- this.адресTextBox.Size = new System.Drawing.Size(100, 20);
- this.адресTextBox.TabIndex = 9;
- //
- // телефонTextBox
- //
- this.телефонTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Телефон", true));
- this.телефонTextBox.Location = new System.Drawing.Point(132, 282);
- this.телефонTextBox.Name = "телефонTextBox";
- this.телефонTextBox.Size = new System.Drawing.Size(100, 20);
- this.телефонTextBox.TabIndex = 11;
- //
- // паспортные_данныеTextBox
- //
- this.паспортные_данныеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Паспортные данные", true));
- this.паспортные_данныеTextBox.Location = new System.Drawing.Point(132, 328);
- this.паспортные_данныеTextBox.Name = "паспортные_данныеTextBox";
- this.паспортные_данныеTextBox.Size = new System.Drawing.Size(100, 20);
- this.паспортные_данныеTextBox.TabIndex = 13;
- //
- // группаTextBox
- //
- this.группаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Группа", true));
- this.группаTextBox.Location = new System.Drawing.Point(400, 95);
- this.группаTextBox.Name = "группаTextBox";
- this.группаTextBox.Size = new System.Drawing.Size(100, 20);
- this.группаTextBox.TabIndex = 15;
- //
- // дата_рожденияDateTimePicker
- //
- this.дата_рожденияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата рождения", true));
- this.дата_рожденияDateTimePicker.Location = new System.Drawing.Point(400, 140);
- this.дата_рожденияDateTimePicker.Name = "дата_рожденияDateTimePicker";
- this.дата_рожденияDateTimePicker.Size = new System.Drawing.Size(200, 20);
- this.дата_рожденияDateTimePicker.TabIndex = 17;
- //
- // дата_поступленияDateTimePicker
- //
- this.дата_поступленияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата поступления", true));
- this.дата_поступленияDateTimePicker.Location = new System.Drawing.Point(400, 186);
- this.дата_поступленияDateTimePicker.Name = "дата_поступленияDateTimePicker";
- this.дата_поступленияDateTimePicker.Size = new System.Drawing.Size(200, 20);
- this.дата_поступленияDateTimePicker.TabIndex = 19;
- //
- // очная_форма_обученияCheckBox
- //
- this.очная_форма_обученияCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.студентыBindingSource, "Очная форма обучения", true));
- this.очная_форма_обученияCheckBox.Location = new System.Drawing.Point(288, 407);
- this.очная_форма_обученияCheckBox.Name = "очная_форма_обученияCheckBox";
- this.очная_форма_обученияCheckBox.Size = new System.Drawing.Size(14, 19);
- this.очная_форма_обученияCheckBox.TabIndex = 21;
- this.очная_форма_обученияCheckBox.UseVisualStyleBackColor = true;
- //
- // номер_зачеткиTextBox
- //
- this.номер_зачеткиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Номер зачетки", true));
- this.номер_зачеткиTextBox.Location = new System.Drawing.Point(400, 238);
- this.номер_зачеткиTextBox.Name = "номер_зачеткиTextBox";
- this.номер_зачеткиTextBox.Size = new System.Drawing.Size(100, 20);
- this.номер_зачеткиTextBox.TabIndex = 23;
- //
- // курсTextBox
- //
- this.курсTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Курс", true));
- this.курсTextBox.Location = new System.Drawing.Point(400, 285);
- this.курсTextBox.Name = "курсTextBox";
- this.курсTextBox.Size = new System.Drawing.Size(100, 20);
- this.курсTextBox.TabIndex = 25;
- //
- // код_специальностиTextBox
- //
- this.код_специальностиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Код специальности", true));
- this.код_специальностиTextBox.Location = new System.Drawing.Point(400, 331);
- this.код_специальностиTextBox.Name = "код_специальностиTextBox";
- this.код_специальностиTextBox.Size = new System.Drawing.Size(100, 20);
- this.код_специальностиTextBox.TabIndex = 27;
- //
- // Form4
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(617, 505);
- 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.очная_форма_обученияCheckBox);
- this.Controls.Add(дата_поступленияLabel);
- this.Controls.Add(this.дата_поступленияDateTimePicker);
- 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.пол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.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 System.Windows.Forms.Label label1;
- 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.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.TextBox группаTextBox;
- private System.Windows.Forms.DateTimePicker дата_рожденияDateTimePicker;
- private System.Windows.Forms.DateTimePicker дата_поступленияDateTimePicker;
- private System.Windows.Forms.CheckBox очная_форма_обученияCheckBox;
- private System.Windows.Forms.TextBox номер_зачеткиTextBox;
- private System.Windows.Forms.TextBox курсTextBox;
- private System.Windows.Forms.TextBox код_специальностиTextBox;
- }
- }
|