F6 Tabl form.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. 
  2. namespace Is31_valov_Students
  3. {
  4. partial class F6_Tabl_form
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F6_Tabl_form));
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.comboBox1 = new System.Windows.Forms.ComboBox();
  33. this.comboBox2 = new System.Windows.Forms.ComboBox();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.groupBox1 = new System.Windows.Forms.GroupBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.listBox1 = new System.Windows.Forms.ListBox();
  39. this.radioButton1 = new System.Windows.Forms.RadioButton();
  40. this.radioButton2 = new System.Windows.Forms.RadioButton();
  41. this.button1 = new System.Windows.Forms.Button();
  42. this.button2 = new System.Windows.Forms.Button();
  43. this.button3 = new System.Windows.Forms.Button();
  44. this.button4 = new System.Windows.Forms.Button();
  45. this.button5 = new System.Windows.Forms.Button();
  46. this.iS31valovStudentsDataSet = new Is31_valov_Students.IS31valovStudentsDataSet();
  47. this.студентыBindingSource = new System.Windows.Forms.BindingSource(this.components);
  48. this.студентыTableAdapter = new Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.СтудентыTableAdapter();
  49. this.tableAdapterManager = new Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.TableAdapterManager();
  50. this.студентыBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  51. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  52. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  53. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  54. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  55. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  56. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  57. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  58. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  59. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  60. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  61. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  62. this.студентыBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  63. this.студентыDataGridView = new System.Windows.Forms.DataGridView();
  64. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  77. this.groupBox1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.iS31valovStudentsDataSet)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).BeginInit();
  81. this.студентыBindingNavigator.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.студентыDataGridView)).BeginInit();
  83. this.SuspendLayout();
  84. //
  85. // label1
  86. //
  87. this.label1.BackColor = System.Drawing.SystemColors.Control;
  88. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
  89. this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
  90. this.label1.Location = new System.Drawing.Point(337, 40);
  91. this.label1.Name = "label1";
  92. this.label1.Size = new System.Drawing.Size(202, 23);
  93. this.label1.TabIndex = 0;
  94. this.label1.Text = "Таблица\"Студенты\"";
  95. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  96. //
  97. // comboBox1
  98. //
  99. this.comboBox1.DataSource = this.студентыBindingSource;
  100. this.comboBox1.DisplayMember = "ФИО";
  101. this.comboBox1.FormattingEnabled = true;
  102. this.comboBox1.Location = new System.Drawing.Point(104, 371);
  103. this.comboBox1.Name = "comboBox1";
  104. this.comboBox1.Size = new System.Drawing.Size(474, 21);
  105. this.comboBox1.TabIndex = 1;
  106. //
  107. // comboBox2
  108. //
  109. this.comboBox2.FormattingEnabled = true;
  110. this.comboBox2.Location = new System.Drawing.Point(104, 417);
  111. this.comboBox2.Name = "comboBox2";
  112. this.comboBox2.Size = new System.Drawing.Size(474, 21);
  113. this.comboBox2.TabIndex = 2;
  114. //
  115. // label2
  116. //
  117. this.label2.AutoSize = true;
  118. this.label2.Location = new System.Drawing.Point(30, 374);
  119. this.label2.Name = "label2";
  120. this.label2.Size = new System.Drawing.Size(34, 13);
  121. this.label2.TabIndex = 3;
  122. this.label2.Text = "ФИО";
  123. //
  124. // label3
  125. //
  126. this.label3.AutoSize = true;
  127. this.label3.Location = new System.Drawing.Point(33, 417);
  128. this.label3.Name = "label3";
  129. this.label3.Size = new System.Drawing.Size(55, 13);
  130. this.label3.TabIndex = 4;
  131. this.label3.Text = "Критерий";
  132. //
  133. // groupBox1
  134. //
  135. this.groupBox1.Controls.Add(this.button1);
  136. this.groupBox1.Controls.Add(this.radioButton2);
  137. this.groupBox1.Controls.Add(this.radioButton1);
  138. this.groupBox1.Controls.Add(this.listBox1);
  139. this.groupBox1.Controls.Add(this.label4);
  140. this.groupBox1.Location = new System.Drawing.Point(579, 86);
  141. this.groupBox1.Name = "groupBox1";
  142. this.groupBox1.Size = new System.Drawing.Size(209, 273);
  143. this.groupBox1.TabIndex = 5;
  144. this.groupBox1.TabStop = false;
  145. this.groupBox1.Text = "groupBox1";
  146. //
  147. // label4
  148. //
  149. this.label4.AutoSize = true;
  150. this.label4.Location = new System.Drawing.Point(18, 20);
  151. this.label4.Name = "label4";
  152. this.label4.Size = new System.Drawing.Size(116, 13);
  153. this.label4.TabIndex = 0;
  154. this.label4.Text = "Поле для сортировки";
  155. //
  156. // listBox1
  157. //
  158. this.listBox1.FormattingEnabled = true;
  159. this.listBox1.Items.AddRange(new object[] {
  160. "ФИО",
  161. "Пол",
  162. "Дата рождения",
  163. "Родители",
  164. "Адрес",
  165. "Телефон",
  166. "Паспортные данные",
  167. "Номер зачётки",
  168. "Дата поступления",
  169. "Группа",
  170. "Курс",
  171. "Очная форма обучения"});
  172. this.listBox1.Location = new System.Drawing.Point(6, 46);
  173. this.listBox1.Name = "listBox1";
  174. this.listBox1.Size = new System.Drawing.Size(203, 95);
  175. this.listBox1.TabIndex = 1;
  176. this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
  177. //
  178. // radioButton1
  179. //
  180. this.radioButton1.AutoSize = true;
  181. this.radioButton1.Checked = true;
  182. this.radioButton1.Location = new System.Drawing.Point(21, 165);
  183. this.radioButton1.Name = "radioButton1";
  184. this.radioButton1.Size = new System.Drawing.Size(170, 17);
  185. this.radioButton1.TabIndex = 2;
  186. this.radioButton1.TabStop = true;
  187. this.radioButton1.Text = "Сортировка по возрастанию";
  188. this.radioButton1.UseVisualStyleBackColor = true;
  189. //
  190. // radioButton2
  191. //
  192. this.radioButton2.AutoSize = true;
  193. this.radioButton2.Location = new System.Drawing.Point(21, 189);
  194. this.radioButton2.Name = "radioButton2";
  195. this.radioButton2.Size = new System.Drawing.Size(154, 17);
  196. this.radioButton2.TabIndex = 3;
  197. this.radioButton2.Text = "Сортировка по убыванию";
  198. this.radioButton2.UseVisualStyleBackColor = true;
  199. //
  200. // button1
  201. //
  202. this.button1.Location = new System.Drawing.Point(21, 240);
  203. this.button1.Name = "button1";
  204. this.button1.Size = new System.Drawing.Size(182, 23);
  205. this.button1.TabIndex = 4;
  206. this.button1.Text = "Сортировать";
  207. this.button1.UseVisualStyleBackColor = true;
  208. this.button1.Click += new System.EventHandler(this.button1_Click);
  209. //
  210. // button2
  211. //
  212. this.button2.Location = new System.Drawing.Point(584, 371);
  213. this.button2.Name = "button2";
  214. this.button2.Size = new System.Drawing.Size(101, 23);
  215. this.button2.TabIndex = 6;
  216. this.button2.Text = "Ф";
  217. this.button2.UseVisualStyleBackColor = true;
  218. this.button2.Click += new System.EventHandler(this.button2_Click);
  219. //
  220. // button3
  221. //
  222. this.button3.Location = new System.Drawing.Point(695, 371);
  223. this.button3.Name = "button3";
  224. this.button3.Size = new System.Drawing.Size(101, 23);
  225. this.button3.TabIndex = 7;
  226. this.button3.Text = "Показать все";
  227. this.button3.UseVisualStyleBackColor = true;
  228. //
  229. // button4
  230. //
  231. this.button4.Location = new System.Drawing.Point(600, 417);
  232. this.button4.Name = "button4";
  233. this.button4.Size = new System.Drawing.Size(75, 23);
  234. this.button4.TabIndex = 8;
  235. this.button4.Text = "Найти";
  236. this.button4.UseVisualStyleBackColor = true;
  237. //
  238. // button5
  239. //
  240. this.button5.Location = new System.Drawing.Point(695, 417);
  241. this.button5.Name = "button5";
  242. this.button5.Size = new System.Drawing.Size(75, 23);
  243. this.button5.TabIndex = 9;
  244. this.button5.Text = "Закрыть";
  245. this.button5.UseVisualStyleBackColor = true;
  246. this.button5.Click += new System.EventHandler(this.button5_Click);
  247. //
  248. // iS31valovStudentsDataSet
  249. //
  250. this.iS31valovStudentsDataSet.DataSetName = "IS31valovStudentsDataSet";
  251. this.iS31valovStudentsDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  252. //
  253. // студентыBindingSource
  254. //
  255. this.студентыBindingSource.DataMember = "Студенты";
  256. this.студентыBindingSource.DataSource = this.iS31valovStudentsDataSet;
  257. //
  258. // студентыTableAdapter
  259. //
  260. this.студентыTableAdapter.ClearBeforeFill = true;
  261. //
  262. // tableAdapterManager
  263. //
  264. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  265. this.tableAdapterManager.UpdateOrder = Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  266. this.tableAdapterManager.ОценкиTableAdapter = null;
  267. this.tableAdapterManager.ПредметыTableAdapter = null;
  268. this.tableAdapterManager.СпециальностиTableAdapter = null;
  269. this.tableAdapterManager.СтудентыTableAdapter = this.студентыTableAdapter;
  270. //
  271. // студентыBindingNavigator
  272. //
  273. this.студентыBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  274. this.студентыBindingNavigator.BindingSource = this.студентыBindingSource;
  275. this.студентыBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  276. this.студентыBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  277. this.студентыBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  278. this.bindingNavigatorMoveFirstItem,
  279. this.bindingNavigatorMovePreviousItem,
  280. this.bindingNavigatorSeparator,
  281. this.bindingNavigatorPositionItem,
  282. this.bindingNavigatorCountItem,
  283. this.bindingNavigatorSeparator1,
  284. this.bindingNavigatorMoveNextItem,
  285. this.bindingNavigatorMoveLastItem,
  286. this.bindingNavigatorSeparator2,
  287. this.bindingNavigatorAddNewItem,
  288. this.bindingNavigatorDeleteItem,
  289. this.студентыBindingNavigatorSaveItem});
  290. this.студентыBindingNavigator.Location = new System.Drawing.Point(0, 0);
  291. this.студентыBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  292. this.студентыBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  293. this.студентыBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  294. this.студентыBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  295. this.студентыBindingNavigator.Name = "студентыBindingNavigator";
  296. this.студентыBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  297. this.студентыBindingNavigator.Size = new System.Drawing.Size(808, 25);
  298. this.студентыBindingNavigator.TabIndex = 10;
  299. this.студентыBindingNavigator.Text = "bindingNavigator1";
  300. this.студентыBindingNavigator.RefreshItems += new System.EventHandler(this.студентыBindingNavigator_RefreshItems);
  301. //
  302. // bindingNavigatorMoveFirstItem
  303. //
  304. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  305. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  306. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  307. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  308. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  309. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  310. //
  311. // bindingNavigatorMovePreviousItem
  312. //
  313. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  314. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  315. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  316. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  317. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  318. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  319. //
  320. // bindingNavigatorSeparator
  321. //
  322. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  323. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  324. //
  325. // bindingNavigatorPositionItem
  326. //
  327. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  328. this.bindingNavigatorPositionItem.AutoSize = false;
  329. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  330. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  331. this.bindingNavigatorPositionItem.Text = "0";
  332. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  333. //
  334. // bindingNavigatorCountItem
  335. //
  336. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  337. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
  338. this.bindingNavigatorCountItem.Text = "для {0}";
  339. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  340. //
  341. // bindingNavigatorSeparator1
  342. //
  343. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  344. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
  345. //
  346. // bindingNavigatorMoveNextItem
  347. //
  348. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  349. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  350. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  351. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  352. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
  353. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  354. //
  355. // bindingNavigatorMoveLastItem
  356. //
  357. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  358. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  359. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  360. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  361. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
  362. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  363. //
  364. // bindingNavigatorSeparator2
  365. //
  366. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  367. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  368. //
  369. // bindingNavigatorAddNewItem
  370. //
  371. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  372. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  373. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  374. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  375. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  376. this.bindingNavigatorAddNewItem.Text = "Добавить";
  377. //
  378. // bindingNavigatorDeleteItem
  379. //
  380. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  381. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  382. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  383. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  384. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
  385. this.bindingNavigatorDeleteItem.Text = "Удалить";
  386. //
  387. // студентыBindingNavigatorSaveItem
  388. //
  389. this.студентыBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  390. this.студентыBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("студентыBindingNavigatorSaveItem.Image")));
  391. this.студентыBindingNavigatorSaveItem.Name = "студентыBindingNavigatorSaveItem";
  392. this.студентыBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  393. this.студентыBindingNavigatorSaveItem.Text = "Сохранить данные";
  394. this.студентыBindingNavigatorSaveItem.Click += new System.EventHandler(this.студентыBindingNavigatorSaveItem_Click);
  395. //
  396. // студентыDataGridView
  397. //
  398. this.студентыDataGridView.AutoGenerateColumns = false;
  399. this.студентыDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  400. this.студентыDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  401. this.dataGridViewTextBoxColumn2,
  402. this.dataGridViewTextBoxColumn3,
  403. this.dataGridViewTextBoxColumn4,
  404. this.dataGridViewTextBoxColumn5,
  405. this.dataGridViewTextBoxColumn6,
  406. this.dataGridViewTextBoxColumn7,
  407. this.dataGridViewTextBoxColumn8,
  408. this.dataGridViewTextBoxColumn9,
  409. this.dataGridViewTextBoxColumn10,
  410. this.dataGridViewTextBoxColumn11,
  411. this.dataGridViewTextBoxColumn12,
  412. this.dataGridViewTextBoxColumn13,
  413. this.dataGridViewCheckBoxColumn1});
  414. this.студентыDataGridView.DataSource = this.студентыBindingSource;
  415. this.студентыDataGridView.Location = new System.Drawing.Point(31, 86);
  416. this.студентыDataGridView.Name = "студентыDataGridView";
  417. this.студентыDataGridView.Size = new System.Drawing.Size(542, 220);
  418. this.студентыDataGridView.TabIndex = 11;
  419. //
  420. // dataGridViewTextBoxColumn2
  421. //
  422. this.dataGridViewTextBoxColumn2.DataPropertyName = "ФИО";
  423. this.dataGridViewTextBoxColumn2.HeaderText = "ФИО";
  424. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  425. //
  426. // dataGridViewTextBoxColumn3
  427. //
  428. this.dataGridViewTextBoxColumn3.DataPropertyName = "Пол";
  429. this.dataGridViewTextBoxColumn3.HeaderText = "Пол";
  430. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  431. //
  432. // dataGridViewTextBoxColumn4
  433. //
  434. this.dataGridViewTextBoxColumn4.DataPropertyName = "Дата рождения";
  435. this.dataGridViewTextBoxColumn4.HeaderText = "Дата рождения";
  436. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  437. //
  438. // dataGridViewTextBoxColumn5
  439. //
  440. this.dataGridViewTextBoxColumn5.DataPropertyName = "Родители";
  441. this.dataGridViewTextBoxColumn5.HeaderText = "Родители";
  442. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  443. //
  444. // dataGridViewTextBoxColumn6
  445. //
  446. this.dataGridViewTextBoxColumn6.DataPropertyName = "Адрес";
  447. this.dataGridViewTextBoxColumn6.HeaderText = "Адрес";
  448. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  449. //
  450. // dataGridViewTextBoxColumn7
  451. //
  452. this.dataGridViewTextBoxColumn7.DataPropertyName = "Телефон";
  453. this.dataGridViewTextBoxColumn7.HeaderText = "Телефон";
  454. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  455. //
  456. // dataGridViewTextBoxColumn8
  457. //
  458. this.dataGridViewTextBoxColumn8.DataPropertyName = "Паспортные данные";
  459. this.dataGridViewTextBoxColumn8.HeaderText = "Паспортные данные";
  460. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  461. //
  462. // dataGridViewTextBoxColumn9
  463. //
  464. this.dataGridViewTextBoxColumn9.DataPropertyName = "Номер зачетки";
  465. this.dataGridViewTextBoxColumn9.HeaderText = "Номер зачетки";
  466. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  467. //
  468. // dataGridViewTextBoxColumn10
  469. //
  470. this.dataGridViewTextBoxColumn10.DataPropertyName = "Дата поступления";
  471. this.dataGridViewTextBoxColumn10.HeaderText = "Дата поступления";
  472. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  473. //
  474. // dataGridViewTextBoxColumn11
  475. //
  476. this.dataGridViewTextBoxColumn11.DataPropertyName = "Группа";
  477. this.dataGridViewTextBoxColumn11.HeaderText = "Группа";
  478. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  479. //
  480. // dataGridViewTextBoxColumn12
  481. //
  482. this.dataGridViewTextBoxColumn12.DataPropertyName = "Курс";
  483. this.dataGridViewTextBoxColumn12.HeaderText = "Курс";
  484. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  485. //
  486. // dataGridViewTextBoxColumn13
  487. //
  488. this.dataGridViewTextBoxColumn13.DataPropertyName = "Код специальности";
  489. this.dataGridViewTextBoxColumn13.HeaderText = "Код специальности";
  490. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  491. //
  492. // dataGridViewCheckBoxColumn1
  493. //
  494. this.dataGridViewCheckBoxColumn1.DataPropertyName = "Очная форма обучения";
  495. this.dataGridViewCheckBoxColumn1.HeaderText = "Очная форма обучения";
  496. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  497. //
  498. // F6_Tabl_form
  499. //
  500. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  501. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  502. this.ClientSize = new System.Drawing.Size(808, 467);
  503. this.Controls.Add(this.студентыDataGridView);
  504. this.Controls.Add(this.студентыBindingNavigator);
  505. this.Controls.Add(this.button5);
  506. this.Controls.Add(this.button4);
  507. this.Controls.Add(this.button3);
  508. this.Controls.Add(this.button2);
  509. this.Controls.Add(this.groupBox1);
  510. this.Controls.Add(this.label3);
  511. this.Controls.Add(this.label2);
  512. this.Controls.Add(this.comboBox2);
  513. this.Controls.Add(this.comboBox1);
  514. this.Controls.Add(this.label1);
  515. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  516. this.MaximizeBox = false;
  517. this.MinimizeBox = false;
  518. this.Name = "F6_Tabl_form";
  519. this.Text = "Таблица\"Студенты\"";
  520. this.Load += new System.EventHandler(this.F6_Tabl_form_Load);
  521. this.groupBox1.ResumeLayout(false);
  522. this.groupBox1.PerformLayout();
  523. ((System.ComponentModel.ISupportInitialize)(this.iS31valovStudentsDataSet)).EndInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).EndInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).EndInit();
  526. this.студентыBindingNavigator.ResumeLayout(false);
  527. this.студентыBindingNavigator.PerformLayout();
  528. ((System.ComponentModel.ISupportInitialize)(this.студентыDataGridView)).EndInit();
  529. this.ResumeLayout(false);
  530. this.PerformLayout();
  531. }
  532. #endregion
  533. private System.Windows.Forms.Label label1;
  534. private System.Windows.Forms.ComboBox comboBox1;
  535. private System.Windows.Forms.ComboBox comboBox2;
  536. private System.Windows.Forms.Label label2;
  537. private System.Windows.Forms.Label label3;
  538. private System.Windows.Forms.GroupBox groupBox1;
  539. private System.Windows.Forms.Button button1;
  540. private System.Windows.Forms.RadioButton radioButton2;
  541. private System.Windows.Forms.RadioButton radioButton1;
  542. private System.Windows.Forms.ListBox listBox1;
  543. private System.Windows.Forms.Label label4;
  544. private System.Windows.Forms.Button button2;
  545. private System.Windows.Forms.Button button3;
  546. private System.Windows.Forms.Button button4;
  547. private System.Windows.Forms.Button button5;
  548. private IS31valovStudentsDataSet iS31valovStudentsDataSet;
  549. private System.Windows.Forms.BindingSource студентыBindingSource;
  550. private IS31valovStudentsDataSetTableAdapters.СтудентыTableAdapter студентыTableAdapter;
  551. private IS31valovStudentsDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  552. private System.Windows.Forms.BindingNavigator студентыBindingNavigator;
  553. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  554. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  555. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  556. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  557. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  558. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  559. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  560. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  561. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  562. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  563. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  564. private System.Windows.Forms.ToolStripButton студентыBindingNavigatorSaveItem;
  565. private System.Windows.Forms.DataGridView студентыDataGridView;
  566. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  567. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  568. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  569. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  570. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  571. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  572. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  573. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  574. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  575. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  576. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  577. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  578. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  579. }
  580. }