Form6.Designer.cs 33 KB

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