123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562 |
- namespace TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI
- {
- partial class Form4
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
- System.Windows.Forms.Label fIOLabel;
- System.Windows.Forms.Label polLabel;
- System.Windows.Forms.Label data_RozdeniaLabel;
- System.Windows.Forms.Label roditeliLabel;
- System.Windows.Forms.Label adresLabel;
- System.Windows.Forms.Label telefonLabel;
- System.Windows.Forms.Label pasportnie_DannieLabel;
- System.Windows.Forms.Label nomer_ZachetkiLabel;
- System.Windows.Forms.Label data_PostypleniaLabel;
- System.Windows.Forms.Label gruppaLabel;
- System.Windows.Forms.Label kursLabel;
- System.Windows.Forms.Label iD_SpecialinostiLabel;
- System.Windows.Forms.Label ochnaya_Forma_ObycheniaLabel;
- this.label1 = new System.Windows.Forms.Label();
- this.tITOVPODRECHETNIKOVADataSet = new TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.TITOVPODRECHETNIKOVADataSet();
- this.studentiBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.studentiTableAdapter = new TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.TITOVPODRECHETNIKOVADataSetTableAdapters.StudentiTableAdapter();
- this.tableAdapterManager = new TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.TITOVPODRECHETNIKOVADataSetTableAdapters.TableAdapterManager();
- this.studentiBindingNavigator = 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.studentiBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
- this.fIOTextBox = new System.Windows.Forms.TextBox();
- this.polTextBox = new System.Windows.Forms.TextBox();
- this.data_RozdeniaDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.roditeliTextBox = new System.Windows.Forms.TextBox();
- this.adresTextBox = new System.Windows.Forms.TextBox();
- this.telefonTextBox = new System.Windows.Forms.TextBox();
- this.pasportnie_DannieTextBox = new System.Windows.Forms.TextBox();
- this.nomer_ZachetkiTextBox = new System.Windows.Forms.TextBox();
- this.data_PostypleniaDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.gruppaTextBox = new System.Windows.Forms.TextBox();
- this.kursTextBox = new System.Windows.Forms.TextBox();
- this.iD_SpecialinostiTextBox = new System.Windows.Forms.TextBox();
- this.ochnaya_Forma_ObycheniaCheckBox = new System.Windows.Forms.CheckBox();
- fIOLabel = new System.Windows.Forms.Label();
- polLabel = new System.Windows.Forms.Label();
- data_RozdeniaLabel = new System.Windows.Forms.Label();
- roditeliLabel = new System.Windows.Forms.Label();
- adresLabel = new System.Windows.Forms.Label();
- telefonLabel = new System.Windows.Forms.Label();
- pasportnie_DannieLabel = new System.Windows.Forms.Label();
- nomer_ZachetkiLabel = new System.Windows.Forms.Label();
- data_PostypleniaLabel = new System.Windows.Forms.Label();
- gruppaLabel = new System.Windows.Forms.Label();
- kursLabel = new System.Windows.Forms.Label();
- iD_SpecialinostiLabel = new System.Windows.Forms.Label();
- ochnaya_Forma_ObycheniaLabel = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.tITOVPODRECHETNIKOVADataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentiBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentiBindingNavigator)).BeginInit();
- this.studentiBindingNavigator.SuspendLayout();
- 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.Highlight;
- this.label1.Location = new System.Drawing.Point(241, 25);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(312, 23);
- this.label1.TabIndex = 1;
- this.label1.Text = "Таблица \"Студенты\"";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // tITOVPODRECHETNIKOVADataSet
- //
- this.tITOVPODRECHETNIKOVADataSet.DataSetName = "TITOVPODRECHETNIKOVADataSet";
- this.tITOVPODRECHETNIKOVADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // studentiBindingSource
- //
- this.studentiBindingSource.DataMember = "Studenti";
- this.studentiBindingSource.DataSource = this.tITOVPODRECHETNIKOVADataSet;
- //
- // studentiTableAdapter
- //
- this.studentiTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.OzenkiTableAdapter = null;
- this.tableAdapterManager.PredmetiTableAdapter = null;
- this.tableAdapterManager.SpecialinostiTableAdapter = null;
- this.tableAdapterManager.StudentiTableAdapter = this.studentiTableAdapter;
- this.tableAdapterManager.UpdateOrder = TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.TITOVPODRECHETNIKOVADataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- this.tableAdapterManager.Предметы_1TableAdapter = null;
- this.tableAdapterManager.Предметы_2TableAdapter = null;
- this.tableAdapterManager.Предметы_3TableAdapter = null;
- //
- // studentiBindingNavigator
- //
- this.studentiBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
- this.studentiBindingNavigator.BindingSource = this.studentiBindingSource;
- this.studentiBindingNavigator.CountItem = this.bindingNavigatorCountItem;
- this.studentiBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
- this.studentiBindingNavigator.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.studentiBindingNavigatorSaveItem});
- this.studentiBindingNavigator.Location = new System.Drawing.Point(0, 0);
- this.studentiBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.studentiBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.studentiBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.studentiBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.studentiBindingNavigator.Name = "studentiBindingNavigator";
- this.studentiBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
- this.studentiBindingNavigator.Size = new System.Drawing.Size(800, 25);
- this.studentiBindingNavigator.TabIndex = 2;
- this.studentiBindingNavigator.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 = "Удалить";
- //
- // studentiBindingNavigatorSaveItem
- //
- this.studentiBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.studentiBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("studentiBindingNavigatorSaveItem.Image")));
- this.studentiBindingNavigatorSaveItem.Name = "studentiBindingNavigatorSaveItem";
- this.studentiBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
- this.studentiBindingNavigatorSaveItem.Text = "Сохранить данные";
- this.studentiBindingNavigatorSaveItem.Click += new System.EventHandler(this.studentiBindingNavigatorSaveItem_Click);
- //
- // fIOLabel
- //
- fIOLabel.AutoSize = true;
- fIOLabel.Location = new System.Drawing.Point(322, 54);
- fIOLabel.Name = "fIOLabel";
- fIOLabel.Size = new System.Drawing.Size(27, 13);
- fIOLabel.TabIndex = 2;
- fIOLabel.Text = "FIO:";
- //
- // fIOTextBox
- //
- this.fIOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "FIO", true));
- this.fIOTextBox.Location = new System.Drawing.Point(355, 51);
- this.fIOTextBox.Name = "fIOTextBox";
- this.fIOTextBox.Size = new System.Drawing.Size(100, 20);
- this.fIOTextBox.TabIndex = 3;
- //
- // polLabel
- //
- polLabel.AutoSize = true;
- polLabel.Location = new System.Drawing.Point(324, 80);
- polLabel.Name = "polLabel";
- polLabel.Size = new System.Drawing.Size(25, 13);
- polLabel.TabIndex = 4;
- polLabel.Text = "Pol:";
- //
- // polTextBox
- //
- this.polTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Pol", true));
- this.polTextBox.Location = new System.Drawing.Point(355, 77);
- this.polTextBox.Name = "polTextBox";
- this.polTextBox.Size = new System.Drawing.Size(100, 20);
- this.polTextBox.TabIndex = 5;
- //
- // data_RozdeniaLabel
- //
- data_RozdeniaLabel.AutoSize = true;
- data_RozdeniaLabel.Location = new System.Drawing.Point(268, 107);
- data_RozdeniaLabel.Name = "data_RozdeniaLabel";
- data_RozdeniaLabel.Size = new System.Drawing.Size(81, 13);
- data_RozdeniaLabel.TabIndex = 6;
- data_RozdeniaLabel.Text = "Data Rozdenia:";
- //
- // data_RozdeniaDateTimePicker
- //
- this.data_RozdeniaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentiBindingSource, "Data_Rozdenia", true));
- this.data_RozdeniaDateTimePicker.Location = new System.Drawing.Point(355, 103);
- this.data_RozdeniaDateTimePicker.Name = "data_RozdeniaDateTimePicker";
- this.data_RozdeniaDateTimePicker.Size = new System.Drawing.Size(200, 20);
- this.data_RozdeniaDateTimePicker.TabIndex = 7;
- //
- // roditeliLabel
- //
- roditeliLabel.AutoSize = true;
- roditeliLabel.Location = new System.Drawing.Point(304, 132);
- roditeliLabel.Name = "roditeliLabel";
- roditeliLabel.Size = new System.Drawing.Size(45, 13);
- roditeliLabel.TabIndex = 8;
- roditeliLabel.Text = "Roditeli:";
- //
- // roditeliTextBox
- //
- this.roditeliTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Roditeli", true));
- this.roditeliTextBox.Location = new System.Drawing.Point(355, 129);
- this.roditeliTextBox.Name = "roditeliTextBox";
- this.roditeliTextBox.Size = new System.Drawing.Size(100, 20);
- this.roditeliTextBox.TabIndex = 9;
- //
- // adresLabel
- //
- adresLabel.AutoSize = true;
- adresLabel.Location = new System.Drawing.Point(312, 158);
- adresLabel.Name = "adresLabel";
- adresLabel.Size = new System.Drawing.Size(37, 13);
- adresLabel.TabIndex = 10;
- adresLabel.Text = "Adres:";
- //
- // adresTextBox
- //
- this.adresTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Adres", true));
- this.adresTextBox.Location = new System.Drawing.Point(355, 155);
- this.adresTextBox.Name = "adresTextBox";
- this.adresTextBox.Size = new System.Drawing.Size(100, 20);
- this.adresTextBox.TabIndex = 11;
- //
- // telefonLabel
- //
- telefonLabel.AutoSize = true;
- telefonLabel.Location = new System.Drawing.Point(303, 184);
- telefonLabel.Name = "telefonLabel";
- telefonLabel.Size = new System.Drawing.Size(46, 13);
- telefonLabel.TabIndex = 12;
- telefonLabel.Text = "Telefon:";
- //
- // telefonTextBox
- //
- this.telefonTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Telefon", true));
- this.telefonTextBox.Location = new System.Drawing.Point(355, 181);
- this.telefonTextBox.Name = "telefonTextBox";
- this.telefonTextBox.Size = new System.Drawing.Size(100, 20);
- this.telefonTextBox.TabIndex = 13;
- //
- // pasportnie_DannieLabel
- //
- pasportnie_DannieLabel.AutoSize = true;
- pasportnie_DannieLabel.Location = new System.Drawing.Point(252, 210);
- pasportnie_DannieLabel.Name = "pasportnie_DannieLabel";
- pasportnie_DannieLabel.Size = new System.Drawing.Size(97, 13);
- pasportnie_DannieLabel.TabIndex = 14;
- pasportnie_DannieLabel.Text = "Pasportnie Dannie:";
- //
- // pasportnie_DannieTextBox
- //
- this.pasportnie_DannieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Pasportnie_Dannie", true));
- this.pasportnie_DannieTextBox.Location = new System.Drawing.Point(355, 207);
- this.pasportnie_DannieTextBox.Name = "pasportnie_DannieTextBox";
- this.pasportnie_DannieTextBox.Size = new System.Drawing.Size(100, 20);
- this.pasportnie_DannieTextBox.TabIndex = 15;
- //
- // nomer_ZachetkiLabel
- //
- nomer_ZachetkiLabel.AutoSize = true;
- nomer_ZachetkiLabel.Location = new System.Drawing.Point(263, 236);
- nomer_ZachetkiLabel.Name = "nomer_ZachetkiLabel";
- nomer_ZachetkiLabel.Size = new System.Drawing.Size(86, 13);
- nomer_ZachetkiLabel.TabIndex = 16;
- nomer_ZachetkiLabel.Text = "Nomer Zachetki:";
- //
- // nomer_ZachetkiTextBox
- //
- this.nomer_ZachetkiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Nomer_Zachetki", true));
- this.nomer_ZachetkiTextBox.Location = new System.Drawing.Point(355, 233);
- this.nomer_ZachetkiTextBox.Name = "nomer_ZachetkiTextBox";
- this.nomer_ZachetkiTextBox.Size = new System.Drawing.Size(100, 20);
- this.nomer_ZachetkiTextBox.TabIndex = 17;
- //
- // data_PostypleniaLabel
- //
- data_PostypleniaLabel.AutoSize = true;
- data_PostypleniaLabel.Location = new System.Drawing.Point(259, 263);
- data_PostypleniaLabel.Name = "data_PostypleniaLabel";
- data_PostypleniaLabel.Size = new System.Drawing.Size(90, 13);
- data_PostypleniaLabel.TabIndex = 18;
- data_PostypleniaLabel.Text = "Data Postyplenia:";
- //
- // data_PostypleniaDateTimePicker
- //
- this.data_PostypleniaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentiBindingSource, "Data_Postyplenia", true));
- this.data_PostypleniaDateTimePicker.Location = new System.Drawing.Point(355, 259);
- this.data_PostypleniaDateTimePicker.Name = "data_PostypleniaDateTimePicker";
- this.data_PostypleniaDateTimePicker.Size = new System.Drawing.Size(200, 20);
- this.data_PostypleniaDateTimePicker.TabIndex = 19;
- //
- // gruppaLabel
- //
- gruppaLabel.AutoSize = true;
- gruppaLabel.Location = new System.Drawing.Point(304, 288);
- gruppaLabel.Name = "gruppaLabel";
- gruppaLabel.Size = new System.Drawing.Size(45, 13);
- gruppaLabel.TabIndex = 20;
- gruppaLabel.Text = "Gruppa:";
- //
- // gruppaTextBox
- //
- this.gruppaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Gruppa", true));
- this.gruppaTextBox.Location = new System.Drawing.Point(355, 285);
- this.gruppaTextBox.Name = "gruppaTextBox";
- this.gruppaTextBox.Size = new System.Drawing.Size(100, 20);
- this.gruppaTextBox.TabIndex = 21;
- //
- // kursLabel
- //
- kursLabel.AutoSize = true;
- kursLabel.Location = new System.Drawing.Point(318, 314);
- kursLabel.Name = "kursLabel";
- kursLabel.Size = new System.Drawing.Size(31, 13);
- kursLabel.TabIndex = 22;
- kursLabel.Text = "Kurs:";
- //
- // kursTextBox
- //
- this.kursTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "Kurs", true));
- this.kursTextBox.Location = new System.Drawing.Point(355, 311);
- this.kursTextBox.Name = "kursTextBox";
- this.kursTextBox.Size = new System.Drawing.Size(100, 20);
- this.kursTextBox.TabIndex = 23;
- //
- // iD_SpecialinostiLabel
- //
- iD_SpecialinostiLabel.AutoSize = true;
- iD_SpecialinostiLabel.Location = new System.Drawing.Point(266, 340);
- iD_SpecialinostiLabel.Name = "iD_SpecialinostiLabel";
- iD_SpecialinostiLabel.Size = new System.Drawing.Size(83, 13);
- iD_SpecialinostiLabel.TabIndex = 24;
- iD_SpecialinostiLabel.Text = "ID Specialinosti:";
- //
- // iD_SpecialinostiTextBox
- //
- this.iD_SpecialinostiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentiBindingSource, "ID_Specialinosti", true));
- this.iD_SpecialinostiTextBox.Location = new System.Drawing.Point(355, 337);
- this.iD_SpecialinostiTextBox.Name = "iD_SpecialinostiTextBox";
- this.iD_SpecialinostiTextBox.Size = new System.Drawing.Size(100, 20);
- this.iD_SpecialinostiTextBox.TabIndex = 25;
- //
- // ochnaya_Forma_ObycheniaLabel
- //
- ochnaya_Forma_ObycheniaLabel.AutoSize = true;
- ochnaya_Forma_ObycheniaLabel.Location = new System.Drawing.Point(210, 372);
- ochnaya_Forma_ObycheniaLabel.Name = "ochnaya_Forma_ObycheniaLabel";
- ochnaya_Forma_ObycheniaLabel.Size = new System.Drawing.Size(139, 13);
- ochnaya_Forma_ObycheniaLabel.TabIndex = 26;
- ochnaya_Forma_ObycheniaLabel.Text = "Ochnaya Forma Obychenia:";
- //
- // ochnaya_Forma_ObycheniaCheckBox
- //
- this.ochnaya_Forma_ObycheniaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.studentiBindingSource, "Ochnaya_Forma_Obychenia", true));
- this.ochnaya_Forma_ObycheniaCheckBox.Location = new System.Drawing.Point(355, 367);
- this.ochnaya_Forma_ObycheniaCheckBox.Name = "ochnaya_Forma_ObycheniaCheckBox";
- this.ochnaya_Forma_ObycheniaCheckBox.Size = new System.Drawing.Size(104, 24);
- this.ochnaya_Forma_ObycheniaCheckBox.TabIndex = 27;
- this.ochnaya_Forma_ObycheniaCheckBox.UseVisualStyleBackColor = true;
- //
- // Form4
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(ochnaya_Forma_ObycheniaLabel);
- this.Controls.Add(this.ochnaya_Forma_ObycheniaCheckBox);
- this.Controls.Add(iD_SpecialinostiLabel);
- this.Controls.Add(this.iD_SpecialinostiTextBox);
- this.Controls.Add(kursLabel);
- this.Controls.Add(this.kursTextBox);
- this.Controls.Add(gruppaLabel);
- this.Controls.Add(this.gruppaTextBox);
- this.Controls.Add(data_PostypleniaLabel);
- this.Controls.Add(this.data_PostypleniaDateTimePicker);
- this.Controls.Add(nomer_ZachetkiLabel);
- this.Controls.Add(this.nomer_ZachetkiTextBox);
- this.Controls.Add(pasportnie_DannieLabel);
- this.Controls.Add(this.pasportnie_DannieTextBox);
- this.Controls.Add(telefonLabel);
- this.Controls.Add(this.telefonTextBox);
- this.Controls.Add(adresLabel);
- this.Controls.Add(this.adresTextBox);
- this.Controls.Add(roditeliLabel);
- this.Controls.Add(this.roditeliTextBox);
- this.Controls.Add(data_RozdeniaLabel);
- this.Controls.Add(this.data_RozdeniaDateTimePicker);
- this.Controls.Add(polLabel);
- this.Controls.Add(this.polTextBox);
- this.Controls.Add(fIOLabel);
- this.Controls.Add(this.fIOTextBox);
- this.Controls.Add(this.studentiBindingNavigator);
- 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.tITOVPODRECHETNIKOVADataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentiBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentiBindingNavigator)).EndInit();
- this.studentiBindingNavigator.ResumeLayout(false);
- this.studentiBindingNavigator.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private TITOVPODRECHETNIKOVADataSet tITOVPODRECHETNIKOVADataSet;
- private System.Windows.Forms.BindingSource studentiBindingSource;
- private TITOVPODRECHETNIKOVADataSetTableAdapters.StudentiTableAdapter studentiTableAdapter;
- private TITOVPODRECHETNIKOVADataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.BindingNavigator studentiBindingNavigator;
- 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 studentiBindingNavigatorSaveItem;
- private System.Windows.Forms.TextBox fIOTextBox;
- private System.Windows.Forms.TextBox polTextBox;
- private System.Windows.Forms.DateTimePicker data_RozdeniaDateTimePicker;
- private System.Windows.Forms.TextBox roditeliTextBox;
- private System.Windows.Forms.TextBox adresTextBox;
- private System.Windows.Forms.TextBox telefonTextBox;
- private System.Windows.Forms.TextBox pasportnie_DannieTextBox;
- private System.Windows.Forms.TextBox nomer_ZachetkiTextBox;
- private System.Windows.Forms.DateTimePicker data_PostypleniaDateTimePicker;
- private System.Windows.Forms.TextBox gruppaTextBox;
- private System.Windows.Forms.TextBox kursTextBox;
- private System.Windows.Forms.TextBox iD_SpecialinostiTextBox;
- private System.Windows.Forms.CheckBox ochnaya_Forma_ObycheniaCheckBox;
- }
- }
|