|
@@ -30,7 +30,6 @@ namespace DiachkovStudents
|
|
|
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;
|
|
@@ -44,37 +43,48 @@ namespace DiachkovStudents
|
|
|
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.рП31ДьячковНикитинСтудентыDataSet1 = new DiachkovStudents.РП31ДьячковНикитинСтудентыDataSet1();
|
|
|
this.студентыBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.студентыTableAdapter = new DiachkovStudents.РП31ДьячковНикитинСтудентыDataSet1TableAdapters.СтудентыTableAdapter();
|
|
|
this.tableAdapterManager = new DiachkovStudents.РП31ДьячковНикитинСтудентыDataSet1TableAdapters.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.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.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();
|
|
|
+ this.button5 = new System.Windows.Forms.Button();
|
|
|
+ this.button6 = new System.Windows.Forms.Button();
|
|
|
+ this.button7 = new System.Windows.Forms.Button();
|
|
|
+ this.maskedTextBox1 = new System.Windows.Forms.MaskedTextBox();
|
|
|
+ this.maskedTextBox2 = new System.Windows.Forms.MaskedTextBox();
|
|
|
+ this.maskedTextBox3 = new System.Windows.Forms.MaskedTextBox();
|
|
|
+ this.курсNumericUpDown = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.родителиComboBox = new System.Windows.Forms.ComboBox();
|
|
|
+ this.полComboBox = new System.Windows.Forms.ComboBox();
|
|
|
+ this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
|
+ this.специальностиBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.специальностиTableAdapter = new DiachkovStudents.РП31ДьячковНикитинСтудентыDataSet1TableAdapters.СпециальностиTableAdapter();
|
|
|
+ this.студентыBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
фИОLabel = new System.Windows.Forms.Label();
|
|
|
полLabel = new System.Windows.Forms.Label();
|
|
|
датаРожденияLabel = new System.Windows.Forms.Label();
|
|
@@ -92,8 +102,128 @@ namespace DiachkovStudents
|
|
|
((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).BeginInit();
|
|
|
this.студентыBindingNavigator.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.курсNumericUpDown)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.специальностиBindingSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ фИОLabel.AutoSize = true;
|
|
|
+ фИОLabel.Location = new System.Drawing.Point(173, 90);
|
|
|
+ фИОLabel.Name = "фИОLabel";
|
|
|
+ фИОLabel.Size = new System.Drawing.Size(37, 13);
|
|
|
+ фИОLabel.TabIndex = 2;
|
|
|
+ фИОLabel.Text = "ФИО:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ полLabel.AutoSize = true;
|
|
|
+ полLabel.Location = new System.Drawing.Point(180, 116);
|
|
|
+ полLabel.Name = "полLabel";
|
|
|
+ полLabel.Size = new System.Drawing.Size(30, 13);
|
|
|
+ полLabel.TabIndex = 4;
|
|
|
+ полLabel.Text = "Пол:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ датаРожденияLabel.AutoSize = true;
|
|
|
+ датаРожденияLabel.Location = new System.Drawing.Point(120, 143);
|
|
|
+ датаРожденияLabel.Name = "датаРожденияLabel";
|
|
|
+ датаРожденияLabel.Size = new System.Drawing.Size(90, 13);
|
|
|
+ датаРожденияLabel.TabIndex = 6;
|
|
|
+ датаРожденияLabel.Text = "Дата Рождения:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ родителиLabel.AutoSize = true;
|
|
|
+ родителиLabel.Location = new System.Drawing.Point(152, 168);
|
|
|
+ родителиLabel.Name = "родителиLabel";
|
|
|
+ родителиLabel.Size = new System.Drawing.Size(58, 13);
|
|
|
+ родителиLabel.TabIndex = 8;
|
|
|
+ родителиLabel.Text = "Родители:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ адресLabel.AutoSize = true;
|
|
|
+ адресLabel.Location = new System.Drawing.Point(169, 194);
|
|
|
+ адресLabel.Name = "адресLabel";
|
|
|
+ адресLabel.Size = new System.Drawing.Size(41, 13);
|
|
|
+ адресLabel.TabIndex = 10;
|
|
|
+ адресLabel.Text = "Адрес:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ телефонLabel.AutoSize = true;
|
|
|
+ телефонLabel.Location = new System.Drawing.Point(155, 220);
|
|
|
+ телефонLabel.Name = "телефонLabel";
|
|
|
+ телефонLabel.Size = new System.Drawing.Size(55, 13);
|
|
|
+ телефонLabel.TabIndex = 12;
|
|
|
+ телефонLabel.Text = "Телефон:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ паспортныеДанныеLabel.AutoSize = true;
|
|
|
+ паспортныеДанныеLabel.Location = new System.Drawing.Point(93, 246);
|
|
|
+ паспортныеДанныеLabel.Name = "паспортныеДанныеLabel";
|
|
|
+ паспортныеДанныеLabel.Size = new System.Drawing.Size(117, 13);
|
|
|
+ паспортныеДанныеLabel.TabIndex = 14;
|
|
|
+ паспортныеДанныеLabel.Text = "Паспортные Данные:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ номерЗачеткиLabel.AutoSize = true;
|
|
|
+ номерЗачеткиLabel.Location = new System.Drawing.Point(122, 273);
|
|
|
+ номерЗачеткиLabel.Name = "номерЗачеткиLabel";
|
|
|
+ номерЗачеткиLabel.Size = new System.Drawing.Size(88, 13);
|
|
|
+ номерЗачеткиLabel.TabIndex = 16;
|
|
|
+ номерЗачеткиLabel.Text = "Номер Зачетки:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ датаПоступленияLabel.AutoSize = true;
|
|
|
+ датаПоступленияLabel.Location = new System.Drawing.Point(105, 300);
|
|
|
+ датаПоступленияLabel.Name = "датаПоступленияLabel";
|
|
|
+ датаПоступленияLabel.Size = new System.Drawing.Size(105, 13);
|
|
|
+ датаПоступленияLabel.TabIndex = 18;
|
|
|
+ датаПоступленияLabel.Text = "Дата Поступления:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ группаLabel.AutoSize = true;
|
|
|
+ группаLabel.Location = new System.Drawing.Point(165, 325);
|
|
|
+ группаLabel.Name = "группаLabel";
|
|
|
+ группаLabel.Size = new System.Drawing.Size(45, 13);
|
|
|
+ группаLabel.TabIndex = 20;
|
|
|
+ группаLabel.Text = "Группа:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ курсLabel.AutoSize = true;
|
|
|
+ курсLabel.Location = new System.Drawing.Point(176, 351);
|
|
|
+ курсLabel.Name = "курсLabel";
|
|
|
+ курсLabel.Size = new System.Drawing.Size(34, 13);
|
|
|
+ курсLabel.TabIndex = 22;
|
|
|
+ курсLabel.Text = "Курс:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ кодСпециальностиLabel.AutoSize = true;
|
|
|
+ кодСпециальностиLabel.Location = new System.Drawing.Point(100, 377);
|
|
|
+ кодСпециальностиLabel.Name = "кодСпециальностиLabel";
|
|
|
+ кодСпециальностиLabel.Size = new System.Drawing.Size(110, 13);
|
|
|
+ кодСпециальностиLabel.TabIndex = 24;
|
|
|
+ кодСпециальностиLabel.Text = "Код Специальности:";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ очнаяФормаОбученияLabel.AutoSize = true;
|
|
|
+ очнаяФормаОбученияLabel.Location = new System.Drawing.Point(74, 405);
|
|
|
+ очнаяФормаОбученияLabel.Name = "очнаяФормаОбученияLabel";
|
|
|
+ очнаяФормаОбученияLabel.Size = new System.Drawing.Size(132, 13);
|
|
|
+ очнаяФормаОбученияLabel.TabIndex = 26;
|
|
|
+ очнаяФормаОбученияLabel.Text = "Очная Форма Обучения:";
|
|
|
+
|
|
|
|
|
|
|
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
@@ -154,10 +284,35 @@ namespace DiachkovStudents
|
|
|
this.студентыBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
|
this.студентыBindingNavigator.Name = "студентыBindingNavigator";
|
|
|
this.студентыBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
|
|
|
- this.студентыBindingNavigator.Size = new System.Drawing.Size(496, 25);
|
|
|
+ this.студентыBindingNavigator.Size = new System.Drawing.Size(504, 25);
|
|
|
this.студентыBindingNavigator.TabIndex = 1;
|
|
|
this.студентыBindingNavigator.Text = "bindingNavigator1";
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ 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 = "Добавить";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
|
+ this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
|
|
|
+ this.bindingNavigatorCountItem.Text = "для {0}";
|
|
|
+ this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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 = "Удалить";
|
|
|
+
|
|
|
|
|
|
|
|
|
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
@@ -190,17 +345,10 @@ namespace DiachkovStudents
|
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
|
this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
|
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
|
|
|
- this.bindingNavigatorCountItem.Text = "для {0}";
|
|
|
- this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
|
|
|
-
|
|
|
|
|
|
|
|
|
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
|
|
|
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
|
|
|
+ this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|
|
+ this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
|
|
|
|
|
|
|
|
|
@@ -208,7 +356,7 @@ namespace DiachkovStudents
|
|
|
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.Size = new System.Drawing.Size(23, 22);
|
|
|
this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
|
|
|
|
|
|
|
|
@@ -217,50 +365,23 @@ namespace DiachkovStudents
|
|
|
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.Size = new System.Drawing.Size(23, 22);
|
|
|
this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
|
|
|
|
|
|
|
|
|
|
|
|
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
|
|
|
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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 = "Добавить";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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 = "Удалить";
|
|
|
+ this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|
|
+ this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
|
|
|
|
|
|
|
|
|
|
|
|
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.Size = new System.Drawing.Size(23, 22);
|
|
|
this.студентыBindingNavigatorSaveItem.Text = "Сохранить данные";
|
|
|
this.студентыBindingNavigatorSaveItem.Click += new System.EventHandler(this.студентыBindingNavigatorSaveItem_Click);
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- фИОLabel.AutoSize = true;
|
|
|
- фИОLabel.Location = new System.Drawing.Point(173, 90);
|
|
|
- фИОLabel.Name = "фИОLabel";
|
|
|
- фИОLabel.Size = new System.Drawing.Size(37, 13);
|
|
|
- фИОLabel.TabIndex = 2;
|
|
|
- фИОLabel.Text = "ФИО:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.фИОTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "ФИО", true));
|
|
@@ -269,32 +390,6 @@ namespace DiachkovStudents
|
|
|
this.фИОTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
this.фИОTextBox.TabIndex = 3;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- полLabel.AutoSize = true;
|
|
|
- полLabel.Location = new System.Drawing.Point(180, 116);
|
|
|
- полLabel.Name = "полLabel";
|
|
|
- полLabel.Size = new System.Drawing.Size(30, 13);
|
|
|
- полLabel.TabIndex = 4;
|
|
|
- полLabel.Text = "Пол:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.полTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Пол", true));
|
|
|
- this.полTextBox.Location = new System.Drawing.Point(216, 113);
|
|
|
- this.полTextBox.Name = "полTextBox";
|
|
|
- this.полTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.полTextBox.TabIndex = 5;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- датаРожденияLabel.AutoSize = true;
|
|
|
- датаРожденияLabel.Location = new System.Drawing.Point(120, 143);
|
|
|
- датаРожденияLabel.Name = "датаРожденияLabel";
|
|
|
- датаРожденияLabel.Size = new System.Drawing.Size(90, 13);
|
|
|
- датаРожденияLabel.TabIndex = 6;
|
|
|
- датаРожденияLabel.Text = "Дата Рождения:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.датаРожденияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "ДатаРождения", true));
|
|
@@ -303,32 +398,6 @@ namespace DiachkovStudents
|
|
|
this.датаРожденияDateTimePicker.Size = new System.Drawing.Size(200, 20);
|
|
|
this.датаРожденияDateTimePicker.TabIndex = 7;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- родителиLabel.AutoSize = true;
|
|
|
- родителиLabel.Location = new System.Drawing.Point(152, 168);
|
|
|
- родителиLabel.Name = "родителиLabel";
|
|
|
- родителиLabel.Size = new System.Drawing.Size(58, 13);
|
|
|
- родителиLabel.TabIndex = 8;
|
|
|
- родителиLabel.Text = "Родители:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.родителиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Родители", true));
|
|
|
- this.родителиTextBox.Location = new System.Drawing.Point(216, 165);
|
|
|
- this.родителиTextBox.Name = "родителиTextBox";
|
|
|
- this.родителиTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.родителиTextBox.TabIndex = 9;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- адресLabel.AutoSize = true;
|
|
|
- адресLabel.Location = new System.Drawing.Point(169, 194);
|
|
|
- адресLabel.Name = "адресLabel";
|
|
|
- адресLabel.Size = new System.Drawing.Size(41, 13);
|
|
|
- адресLabel.TabIndex = 10;
|
|
|
- адресLabel.Text = "Адрес:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Адрес", true));
|
|
@@ -337,66 +406,6 @@ namespace DiachkovStudents
|
|
|
this.адресTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
this.адресTextBox.TabIndex = 11;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- телефонLabel.AutoSize = true;
|
|
|
- телефонLabel.Location = new System.Drawing.Point(155, 220);
|
|
|
- телефонLabel.Name = "телефонLabel";
|
|
|
- телефонLabel.Size = new System.Drawing.Size(55, 13);
|
|
|
- телефонLabel.TabIndex = 12;
|
|
|
- телефонLabel.Text = "Телефон:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.телефонTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Телефон", true));
|
|
|
- this.телефонTextBox.Location = new System.Drawing.Point(216, 217);
|
|
|
- this.телефонTextBox.Name = "телефонTextBox";
|
|
|
- this.телефонTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.телефонTextBox.TabIndex = 13;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- паспортныеДанныеLabel.AutoSize = true;
|
|
|
- паспортныеДанныеLabel.Location = new System.Drawing.Point(93, 246);
|
|
|
- паспортныеДанныеLabel.Name = "паспортныеДанныеLabel";
|
|
|
- паспортныеДанныеLabel.Size = new System.Drawing.Size(117, 13);
|
|
|
- паспортныеДанныеLabel.TabIndex = 14;
|
|
|
- паспортныеДанныеLabel.Text = "Паспортные Данные:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.паспортныеДанныеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "ПаспортныеДанные", true));
|
|
|
- this.паспортныеДанныеTextBox.Location = new System.Drawing.Point(216, 243);
|
|
|
- this.паспортныеДанныеTextBox.Name = "паспортныеДанныеTextBox";
|
|
|
- this.паспортныеДанныеTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.паспортныеДанныеTextBox.TabIndex = 15;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- номерЗачеткиLabel.AutoSize = true;
|
|
|
- номерЗачеткиLabel.Location = new System.Drawing.Point(122, 273);
|
|
|
- номерЗачеткиLabel.Name = "номерЗачеткиLabel";
|
|
|
- номерЗачеткиLabel.Size = new System.Drawing.Size(88, 13);
|
|
|
- номерЗачеткиLabel.TabIndex = 16;
|
|
|
- номерЗачеткиLabel.Text = "Номер Зачетки:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.номерЗачеткиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "НомерЗачетки", true));
|
|
|
- this.номерЗачеткиTextBox.Location = new System.Drawing.Point(216, 270);
|
|
|
- this.номерЗачеткиTextBox.Name = "номерЗачеткиTextBox";
|
|
|
- this.номерЗачеткиTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.номерЗачеткиTextBox.TabIndex = 17;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- датаПоступленияLabel.AutoSize = true;
|
|
|
- датаПоступленияLabel.Location = new System.Drawing.Point(105, 300);
|
|
|
- датаПоступленияLabel.Name = "датаПоступленияLabel";
|
|
|
- датаПоступленияLabel.Size = new System.Drawing.Size(105, 13);
|
|
|
- датаПоступленияLabel.TabIndex = 18;
|
|
|
- датаПоступленияLabel.Text = "Дата Поступления:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.датаПоступленияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "ДатаПоступления", true));
|
|
@@ -405,66 +414,14 @@ namespace DiachkovStudents
|
|
|
this.датаПоступленияDateTimePicker.Size = new System.Drawing.Size(200, 20);
|
|
|
this.датаПоступленияDateTimePicker.TabIndex = 19;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- группаLabel.AutoSize = true;
|
|
|
- группаLabel.Location = new System.Drawing.Point(165, 325);
|
|
|
- группаLabel.Name = "группаLabel";
|
|
|
- группаLabel.Size = new System.Drawing.Size(45, 13);
|
|
|
- группаLabel.TabIndex = 20;
|
|
|
- группаLabel.Text = "Группа:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.группаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Группа", true));
|
|
|
this.группаTextBox.Location = new System.Drawing.Point(216, 322);
|
|
|
this.группаTextBox.Name = "группаTextBox";
|
|
|
- this.группаTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.группаTextBox.Size = new System.Drawing.Size(120, 20);
|
|
|
this.группаTextBox.TabIndex = 21;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- курсLabel.AutoSize = true;
|
|
|
- курсLabel.Location = new System.Drawing.Point(176, 351);
|
|
|
- курсLabel.Name = "курсLabel";
|
|
|
- курсLabel.Size = new System.Drawing.Size(34, 13);
|
|
|
- курсLabel.TabIndex = 22;
|
|
|
- курсLabel.Text = "Курс:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.курсTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Курс", true));
|
|
|
- this.курсTextBox.Location = new System.Drawing.Point(216, 348);
|
|
|
- this.курсTextBox.Name = "курсTextBox";
|
|
|
- this.курсTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.курсTextBox.TabIndex = 23;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- кодСпециальностиLabel.AutoSize = true;
|
|
|
- кодСпециальностиLabel.Location = new System.Drawing.Point(100, 377);
|
|
|
- кодСпециальностиLabel.Name = "кодСпециальностиLabel";
|
|
|
- кодСпециальностиLabel.Size = new System.Drawing.Size(110, 13);
|
|
|
- кодСпециальностиLabel.TabIndex = 24;
|
|
|
- кодСпециальностиLabel.Text = "Код Специальности:";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.кодСпециальностиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "КодСпециальности", true));
|
|
|
- this.кодСпециальностиTextBox.Location = new System.Drawing.Point(216, 374);
|
|
|
- this.кодСпециальностиTextBox.Name = "кодСпециальностиTextBox";
|
|
|
- this.кодСпециальностиTextBox.Size = new System.Drawing.Size(100, 20);
|
|
|
- this.кодСпециальностиTextBox.TabIndex = 25;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- очнаяФормаОбученияLabel.AutoSize = true;
|
|
|
- очнаяФормаОбученияLabel.Location = new System.Drawing.Point(74, 405);
|
|
|
- очнаяФормаОбученияLabel.Name = "очнаяФормаОбученияLabel";
|
|
|
- очнаяФормаОбученияLabel.Size = new System.Drawing.Size(132, 13);
|
|
|
- очнаяФормаОбученияLabel.TabIndex = 26;
|
|
|
- очнаяФормаОбученияLabel.Text = "Очная Форма Обучения:";
|
|
|
-
|
|
|
|
|
|
|
|
|
this.очнаяФормаОбученияCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.студентыBindingSource, "ОчнаяФормаОбучения", true));
|
|
@@ -475,35 +432,200 @@ namespace DiachkovStudents
|
|
|
this.очнаяФормаОбученияCheckBox.Text = "checkBox1";
|
|
|
this.очнаяФормаОбученияCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ this.button1.Location = new System.Drawing.Point(108, 454);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button1.TabIndex = 28;
|
|
|
+ this.button1.Text = "Первая";
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
+ this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button2.Location = new System.Drawing.Point(189, 454);
|
|
|
+ this.button2.Name = "button2";
|
|
|
+ this.button2.Size = new System.Drawing.Size(102, 23);
|
|
|
+ this.button2.TabIndex = 29;
|
|
|
+ this.button2.Text = "Предыдущая";
|
|
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
|
+ this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button3.Location = new System.Drawing.Point(297, 454);
|
|
|
+ this.button3.Name = "button3";
|
|
|
+ this.button3.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button3.TabIndex = 30;
|
|
|
+ this.button3.Text = "Добавить";
|
|
|
+ this.button3.UseVisualStyleBackColor = true;
|
|
|
+ this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button4.Location = new System.Drawing.Point(108, 483);
|
|
|
+ this.button4.Name = "button4";
|
|
|
+ this.button4.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button4.TabIndex = 31;
|
|
|
+ this.button4.Text = "Последняя";
|
|
|
+ this.button4.UseVisualStyleBackColor = true;
|
|
|
+ this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button5.Location = new System.Drawing.Point(189, 483);
|
|
|
+ this.button5.Name = "button5";
|
|
|
+ this.button5.Size = new System.Drawing.Size(102, 23);
|
|
|
+ this.button5.TabIndex = 32;
|
|
|
+ this.button5.Text = "Следующая";
|
|
|
+ this.button5.UseVisualStyleBackColor = true;
|
|
|
+ this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button6.Location = new System.Drawing.Point(297, 483);
|
|
|
+ this.button6.Name = "button6";
|
|
|
+ this.button6.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button6.TabIndex = 33;
|
|
|
+ this.button6.Text = "Удалить";
|
|
|
+ this.button6.UseVisualStyleBackColor = true;
|
|
|
+ this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.button7.Location = new System.Drawing.Point(189, 512);
|
|
|
+ this.button7.Name = "button7";
|
|
|
+ this.button7.Size = new System.Drawing.Size(102, 23);
|
|
|
+ this.button7.TabIndex = 34;
|
|
|
+ this.button7.Text = "Сохранить";
|
|
|
+ this.button7.UseVisualStyleBackColor = true;
|
|
|
+ this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.maskedTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Телефон", true));
|
|
|
+ this.maskedTextBox1.Location = new System.Drawing.Point(216, 217);
|
|
|
+ this.maskedTextBox1.Mask = "+7 (999) 000-0000";
|
|
|
+ this.maskedTextBox1.Name = "maskedTextBox1";
|
|
|
+ this.maskedTextBox1.Size = new System.Drawing.Size(200, 20);
|
|
|
+ this.maskedTextBox1.TabIndex = 35;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.maskedTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "ПаспортныеДанные", true));
|
|
|
+ this.maskedTextBox2.Location = new System.Drawing.Point(216, 243);
|
|
|
+ this.maskedTextBox2.Mask = "0000-000000";
|
|
|
+ this.maskedTextBox2.Name = "maskedTextBox2";
|
|
|
+ this.maskedTextBox2.Size = new System.Drawing.Size(200, 20);
|
|
|
+ this.maskedTextBox2.TabIndex = 36;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.maskedTextBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "НомерЗачетки", true));
|
|
|
+ this.maskedTextBox3.Location = new System.Drawing.Point(216, 270);
|
|
|
+ this.maskedTextBox3.Mask = "00000";
|
|
|
+ this.maskedTextBox3.Name = "maskedTextBox3";
|
|
|
+ this.maskedTextBox3.Size = new System.Drawing.Size(200, 20);
|
|
|
+ this.maskedTextBox3.TabIndex = 37;
|
|
|
+ this.maskedTextBox3.ValidatingType = typeof(int);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.курсNumericUpDown.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Курс", true));
|
|
|
+ this.курсNumericUpDown.Location = new System.Drawing.Point(216, 351);
|
|
|
+ this.курсNumericUpDown.Name = "курсNumericUpDown";
|
|
|
+ this.курсNumericUpDown.Size = new System.Drawing.Size(120, 20);
|
|
|
+ this.курсNumericUpDown.TabIndex = 38;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.родителиComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Родители", true));
|
|
|
+ this.родителиComboBox.FormattingEnabled = true;
|
|
|
+ this.родителиComboBox.Items.AddRange(new object[] {
|
|
|
+ "Отец и мать",
|
|
|
+ "Мать",
|
|
|
+ "Отец",
|
|
|
+ "Нет"});
|
|
|
+ this.родителиComboBox.Location = new System.Drawing.Point(216, 164);
|
|
|
+ this.родителиComboBox.Name = "родителиComboBox";
|
|
|
+ this.родителиComboBox.Size = new System.Drawing.Size(200, 21);
|
|
|
+ this.родителиComboBox.TabIndex = 39;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.полComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Пол", true));
|
|
|
+ this.полComboBox.FormattingEnabled = true;
|
|
|
+ this.полComboBox.Items.AddRange(new object[] {
|
|
|
+ "Мужской",
|
|
|
+ "Женский"});
|
|
|
+ this.полComboBox.Location = new System.Drawing.Point(216, 113);
|
|
|
+ this.полComboBox.Name = "полComboBox";
|
|
|
+ this.полComboBox.Size = new System.Drawing.Size(200, 21);
|
|
|
+ this.полComboBox.TabIndex = 40;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.студентыBindingSource1, "КодСпециальности", true));
|
|
|
+ this.comboBox1.DataSource = this.специальностиBindingSource;
|
|
|
+ this.comboBox1.DisplayMember = "НаименованиеСпециальности";
|
|
|
+ this.comboBox1.FormattingEnabled = true;
|
|
|
+ this.comboBox1.Location = new System.Drawing.Point(216, 377);
|
|
|
+ this.comboBox1.Name = "comboBox1";
|
|
|
+ this.comboBox1.Size = new System.Drawing.Size(200, 21);
|
|
|
+ this.comboBox1.TabIndex = 41;
|
|
|
+ this.comboBox1.ValueMember = "КодСпециальности";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.специальностиBindingSource.DataMember = "Специальности";
|
|
|
+ this.специальностиBindingSource.DataSource = this.рП31ДьячковНикитинСтудентыDataSet1;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.специальностиTableAdapter.ClearBeforeFill = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.студентыBindingSource1.DataMember = "Студенты";
|
|
|
+ this.студентыBindingSource1.DataSource = this.рП31ДьячковНикитинСтудентыDataSet1;
|
|
|
+
|
|
|
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(496, 442);
|
|
|
+ this.ClientSize = new System.Drawing.Size(504, 555);
|
|
|
+ this.Controls.Add(this.comboBox1);
|
|
|
+ this.Controls.Add(this.полComboBox);
|
|
|
+ this.Controls.Add(this.родителиComboBox);
|
|
|
+ this.Controls.Add(this.курсNumericUpDown);
|
|
|
+ this.Controls.Add(this.maskedTextBox3);
|
|
|
+ this.Controls.Add(this.maskedTextBox2);
|
|
|
+ this.Controls.Add(this.maskedTextBox1);
|
|
|
+ this.Controls.Add(this.button7);
|
|
|
+ this.Controls.Add(this.button6);
|
|
|
+ this.Controls.Add(this.button5);
|
|
|
+ this.Controls.Add(this.button4);
|
|
|
+ this.Controls.Add(this.button3);
|
|
|
+ this.Controls.Add(this.button2);
|
|
|
+ this.Controls.Add(this.button1);
|
|
|
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);
|
|
@@ -519,6 +641,9 @@ namespace DiachkovStudents
|
|
|
((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).EndInit();
|
|
|
this.студентыBindingNavigator.ResumeLayout(false);
|
|
|
this.студентыBindingNavigator.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.курсNumericUpDown)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.специальностиBindingSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource1)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
@@ -545,17 +670,27 @@ namespace DiachkovStudents
|
|
|
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.Button button1;
|
|
|
+ private System.Windows.Forms.Button button2;
|
|
|
+ private System.Windows.Forms.Button button3;
|
|
|
+ private System.Windows.Forms.Button button4;
|
|
|
+ private System.Windows.Forms.Button button5;
|
|
|
+ private System.Windows.Forms.Button button6;
|
|
|
+ private System.Windows.Forms.Button button7;
|
|
|
+ private System.Windows.Forms.MaskedTextBox maskedTextBox1;
|
|
|
+ private System.Windows.Forms.MaskedTextBox maskedTextBox2;
|
|
|
+ private System.Windows.Forms.MaskedTextBox maskedTextBox3;
|
|
|
+ private System.Windows.Forms.NumericUpDown курсNumericUpDown;
|
|
|
+ private System.Windows.Forms.ComboBox родителиComboBox;
|
|
|
+ private System.Windows.Forms.ComboBox полComboBox;
|
|
|
+ private System.Windows.Forms.ComboBox comboBox1;
|
|
|
+ private System.Windows.Forms.BindingSource специальностиBindingSource;
|
|
|
+ private РП31ДьячковНикитинСтудентыDataSet1TableAdapters.СпециальностиTableAdapter специальностиTableAdapter;
|
|
|
+ private System.Windows.Forms.BindingSource студентыBindingSource1;
|
|
|
}
|
|
|
}
|