Form4.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. namespace SavelevShevchenkoStudents
  2. {
  3. partial class Form4
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
  30. System.Windows.Forms.Label fIOLabel;
  31. System.Windows.Forms.Label polLabel;
  32. System.Windows.Forms.Label data_pojdeniyaLabel;
  33. System.Windows.Forms.Label roditeliLabel;
  34. System.Windows.Forms.Label adresLabel;
  35. System.Windows.Forms.Label telephoneLabel;
  36. System.Windows.Forms.Label pasportnie_dannieLabel;
  37. System.Windows.Forms.Label nomer_zachetkiLabel;
  38. System.Windows.Forms.Label data_postypleniyaLabel;
  39. System.Windows.Forms.Label gryppaLabel;
  40. System.Windows.Forms.Label kypcLabel;
  41. System.Windows.Forms.Label ochnay_forma_obycheniyaLabel;
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.savelev_Shevchenko_pr2DataSet1 = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1();
  44. this.studentBindingSource = new System.Windows.Forms.BindingSource(this.components);
  45. this.studentTableAdapter = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.StudentTableAdapter();
  46. this.tableAdapterManager = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager();
  47. this.studentBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  48. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  49. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  50. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  51. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  52. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  53. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  54. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  55. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  56. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  57. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  58. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  59. this.studentBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  60. this.fIOTextBox = new System.Windows.Forms.TextBox();
  61. this.polTextBox = new System.Windows.Forms.TextBox();
  62. this.data_pojdeniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
  63. this.roditeliTextBox = new System.Windows.Forms.TextBox();
  64. this.adresTextBox = new System.Windows.Forms.TextBox();
  65. this.telephoneTextBox = new System.Windows.Forms.TextBox();
  66. this.pasportnie_dannieTextBox = new System.Windows.Forms.TextBox();
  67. this.nomer_zachetkiTextBox = new System.Windows.Forms.TextBox();
  68. this.data_postypleniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
  69. this.gryppaTextBox = new System.Windows.Forms.TextBox();
  70. this.kypcTextBox = new System.Windows.Forms.TextBox();
  71. this.ochnay_forma_obycheniyaCheckBox = new System.Windows.Forms.CheckBox();
  72. this.studentDataGridView = new System.Windows.Forms.DataGridView();
  73. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  87. fIOLabel = new System.Windows.Forms.Label();
  88. polLabel = new System.Windows.Forms.Label();
  89. data_pojdeniyaLabel = new System.Windows.Forms.Label();
  90. roditeliLabel = new System.Windows.Forms.Label();
  91. adresLabel = new System.Windows.Forms.Label();
  92. telephoneLabel = new System.Windows.Forms.Label();
  93. pasportnie_dannieLabel = new System.Windows.Forms.Label();
  94. nomer_zachetkiLabel = new System.Windows.Forms.Label();
  95. data_postypleniyaLabel = new System.Windows.Forms.Label();
  96. gryppaLabel = new System.Windows.Forms.Label();
  97. kypcLabel = new System.Windows.Forms.Label();
  98. ochnay_forma_obycheniyaLabel = new System.Windows.Forms.Label();
  99. ((System.ComponentModel.ISupportInitialize)(this.savelev_Shevchenko_pr2DataSet1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.studentBindingNavigator)).BeginInit();
  102. this.studentBindingNavigator.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.studentDataGridView)).BeginInit();
  104. this.SuspendLayout();
  105. //
  106. // label1
  107. //
  108. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  109. this.label1.ForeColor = System.Drawing.Color.DarkBlue;
  110. this.label1.Location = new System.Drawing.Point(262, 25);
  111. this.label1.Name = "label1";
  112. this.label1.Size = new System.Drawing.Size(201, 23);
  113. this.label1.TabIndex = 0;
  114. this.label1.Text = "Таблица\"Студенты\"";
  115. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  116. //
  117. // savelev_Shevchenko_pr2DataSet1
  118. //
  119. this.savelev_Shevchenko_pr2DataSet1.DataSetName = "Savelev_Shevchenko_pr2DataSet1";
  120. this.savelev_Shevchenko_pr2DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  121. //
  122. // studentBindingSource
  123. //
  124. this.studentBindingSource.DataMember = "Student";
  125. this.studentBindingSource.DataSource = this.savelev_Shevchenko_pr2DataSet1;
  126. //
  127. // studentTableAdapter
  128. //
  129. this.studentTableAdapter.ClearBeforeFill = true;
  130. //
  131. // tableAdapterManager
  132. //
  133. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  134. this.tableAdapterManager.OcenkaTableAdapter = null;
  135. this.tableAdapterManager.PredmetTableAdapter = null;
  136. this.tableAdapterManager.SpecialnostTableAdapter = null;
  137. this.tableAdapterManager.StudentTableAdapter = this.studentTableAdapter;
  138. this.tableAdapterManager.UpdateOrder = SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  139. //
  140. // studentBindingNavigator
  141. //
  142. this.studentBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  143. this.studentBindingNavigator.BindingSource = this.studentBindingSource;
  144. this.studentBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  145. this.studentBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  146. this.studentBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  147. this.bindingNavigatorMoveFirstItem,
  148. this.bindingNavigatorMovePreviousItem,
  149. this.bindingNavigatorSeparator,
  150. this.bindingNavigatorPositionItem,
  151. this.bindingNavigatorCountItem,
  152. this.bindingNavigatorSeparator1,
  153. this.bindingNavigatorMoveNextItem,
  154. this.bindingNavigatorMoveLastItem,
  155. this.bindingNavigatorSeparator2,
  156. this.bindingNavigatorAddNewItem,
  157. this.bindingNavigatorDeleteItem,
  158. this.studentBindingNavigatorSaveItem});
  159. this.studentBindingNavigator.Location = new System.Drawing.Point(0, 0);
  160. this.studentBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  161. this.studentBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  162. this.studentBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  163. this.studentBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  164. this.studentBindingNavigator.Name = "studentBindingNavigator";
  165. this.studentBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  166. this.studentBindingNavigator.Size = new System.Drawing.Size(1111, 25);
  167. this.studentBindingNavigator.TabIndex = 1;
  168. this.studentBindingNavigator.Text = "bindingNavigator1";
  169. //
  170. // bindingNavigatorMoveFirstItem
  171. //
  172. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  173. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  174. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  175. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  176. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  177. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  178. //
  179. // bindingNavigatorMovePreviousItem
  180. //
  181. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  182. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  183. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  184. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  185. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  186. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  187. //
  188. // bindingNavigatorSeparator
  189. //
  190. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  191. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  192. //
  193. // bindingNavigatorPositionItem
  194. //
  195. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  196. this.bindingNavigatorPositionItem.AutoSize = false;
  197. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  198. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  199. this.bindingNavigatorPositionItem.Text = "0";
  200. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  201. //
  202. // bindingNavigatorCountItem
  203. //
  204. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  205. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
  206. this.bindingNavigatorCountItem.Text = "для {0}";
  207. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  208. //
  209. // bindingNavigatorSeparator1
  210. //
  211. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  212. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
  213. //
  214. // bindingNavigatorMoveNextItem
  215. //
  216. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  217. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  218. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  219. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  220. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
  221. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  222. //
  223. // bindingNavigatorMoveLastItem
  224. //
  225. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  226. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  227. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  228. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  229. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
  230. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  231. //
  232. // bindingNavigatorSeparator2
  233. //
  234. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  235. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  236. //
  237. // bindingNavigatorAddNewItem
  238. //
  239. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  240. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  241. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  242. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  243. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  244. this.bindingNavigatorAddNewItem.Text = "Добавить";
  245. //
  246. // bindingNavigatorDeleteItem
  247. //
  248. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  249. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  250. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  251. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  252. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
  253. this.bindingNavigatorDeleteItem.Text = "Удалить";
  254. //
  255. // studentBindingNavigatorSaveItem
  256. //
  257. this.studentBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  258. this.studentBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("studentBindingNavigatorSaveItem.Image")));
  259. this.studentBindingNavigatorSaveItem.Name = "studentBindingNavigatorSaveItem";
  260. this.studentBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  261. this.studentBindingNavigatorSaveItem.Text = "Сохранить данные";
  262. this.studentBindingNavigatorSaveItem.Click += new System.EventHandler(this.studentBindingNavigatorSaveItem_Click);
  263. //
  264. // fIOLabel
  265. //
  266. fIOLabel.AutoSize = true;
  267. fIOLabel.Location = new System.Drawing.Point(251, 73);
  268. fIOLabel.Name = "fIOLabel";
  269. fIOLabel.Size = new System.Drawing.Size(27, 13);
  270. fIOLabel.TabIndex = 2;
  271. fIOLabel.Text = "FIO:";
  272. //
  273. // fIOTextBox
  274. //
  275. this.fIOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "FIO", true));
  276. this.fIOTextBox.Location = new System.Drawing.Point(284, 70);
  277. this.fIOTextBox.Name = "fIOTextBox";
  278. this.fIOTextBox.Size = new System.Drawing.Size(100, 20);
  279. this.fIOTextBox.TabIndex = 3;
  280. //
  281. // polLabel
  282. //
  283. polLabel.AutoSize = true;
  284. polLabel.Location = new System.Drawing.Point(254, 107);
  285. polLabel.Name = "polLabel";
  286. polLabel.Size = new System.Drawing.Size(24, 13);
  287. polLabel.TabIndex = 4;
  288. polLabel.Text = "pol:";
  289. //
  290. // polTextBox
  291. //
  292. this.polTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "pol", true));
  293. this.polTextBox.Location = new System.Drawing.Point(284, 104);
  294. this.polTextBox.Name = "polTextBox";
  295. this.polTextBox.Size = new System.Drawing.Size(100, 20);
  296. this.polTextBox.TabIndex = 5;
  297. //
  298. // data_pojdeniyaLabel
  299. //
  300. data_pojdeniyaLabel.AutoSize = true;
  301. data_pojdeniyaLabel.Location = new System.Drawing.Point(194, 138);
  302. data_pojdeniyaLabel.Name = "data_pojdeniyaLabel";
  303. data_pojdeniyaLabel.Size = new System.Drawing.Size(81, 13);
  304. data_pojdeniyaLabel.TabIndex = 6;
  305. data_pojdeniyaLabel.Text = "Data pojdeniya:";
  306. //
  307. // data_pojdeniyaDateTimePicker
  308. //
  309. this.data_pojdeniyaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentBindingSource, "Data_pojdeniya", true));
  310. this.data_pojdeniyaDateTimePicker.Location = new System.Drawing.Point(281, 138);
  311. this.data_pojdeniyaDateTimePicker.Name = "data_pojdeniyaDateTimePicker";
  312. this.data_pojdeniyaDateTimePicker.Size = new System.Drawing.Size(200, 20);
  313. this.data_pojdeniyaDateTimePicker.TabIndex = 7;
  314. //
  315. // roditeliLabel
  316. //
  317. roditeliLabel.AutoSize = true;
  318. roditeliLabel.Location = new System.Drawing.Point(238, 166);
  319. roditeliLabel.Name = "roditeliLabel";
  320. roditeliLabel.Size = new System.Drawing.Size(40, 13);
  321. roditeliLabel.TabIndex = 8;
  322. roditeliLabel.Text = "roditeli:";
  323. //
  324. // roditeliTextBox
  325. //
  326. this.roditeliTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "roditeli", true));
  327. this.roditeliTextBox.Location = new System.Drawing.Point(284, 166);
  328. this.roditeliTextBox.Name = "roditeliTextBox";
  329. this.roditeliTextBox.Size = new System.Drawing.Size(100, 20);
  330. this.roditeliTextBox.TabIndex = 9;
  331. //
  332. // adresLabel
  333. //
  334. adresLabel.AutoSize = true;
  335. adresLabel.Location = new System.Drawing.Point(242, 197);
  336. adresLabel.Name = "adresLabel";
  337. adresLabel.Size = new System.Drawing.Size(36, 13);
  338. adresLabel.TabIndex = 10;
  339. adresLabel.Text = "adres:";
  340. //
  341. // adresTextBox
  342. //
  343. this.adresTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "adres", true));
  344. this.adresTextBox.Location = new System.Drawing.Point(284, 194);
  345. this.adresTextBox.Name = "adresTextBox";
  346. this.adresTextBox.Size = new System.Drawing.Size(100, 20);
  347. this.adresTextBox.TabIndex = 11;
  348. //
  349. // telephoneLabel
  350. //
  351. telephoneLabel.AutoSize = true;
  352. telephoneLabel.Location = new System.Drawing.Point(221, 227);
  353. telephoneLabel.Name = "telephoneLabel";
  354. telephoneLabel.Size = new System.Drawing.Size(57, 13);
  355. telephoneLabel.TabIndex = 12;
  356. telephoneLabel.Text = "telephone:";
  357. //
  358. // telephoneTextBox
  359. //
  360. this.telephoneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "telephone", true));
  361. this.telephoneTextBox.Location = new System.Drawing.Point(284, 224);
  362. this.telephoneTextBox.Name = "telephoneTextBox";
  363. this.telephoneTextBox.Size = new System.Drawing.Size(100, 20);
  364. this.telephoneTextBox.TabIndex = 13;
  365. //
  366. // pasportnie_dannieLabel
  367. //
  368. pasportnie_dannieLabel.AutoSize = true;
  369. pasportnie_dannieLabel.Location = new System.Drawing.Point(183, 259);
  370. pasportnie_dannieLabel.Name = "pasportnie_dannieLabel";
  371. pasportnie_dannieLabel.Size = new System.Drawing.Size(95, 13);
  372. pasportnie_dannieLabel.TabIndex = 14;
  373. pasportnie_dannieLabel.Text = "Pasportnie dannie:";
  374. //
  375. // pasportnie_dannieTextBox
  376. //
  377. this.pasportnie_dannieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Pasportnie_dannie", true));
  378. this.pasportnie_dannieTextBox.Location = new System.Drawing.Point(284, 256);
  379. this.pasportnie_dannieTextBox.Name = "pasportnie_dannieTextBox";
  380. this.pasportnie_dannieTextBox.Size = new System.Drawing.Size(100, 20);
  381. this.pasportnie_dannieTextBox.TabIndex = 15;
  382. //
  383. // nomer_zachetkiLabel
  384. //
  385. nomer_zachetkiLabel.AutoSize = true;
  386. nomer_zachetkiLabel.Location = new System.Drawing.Point(194, 289);
  387. nomer_zachetkiLabel.Name = "nomer_zachetkiLabel";
  388. nomer_zachetkiLabel.Size = new System.Drawing.Size(84, 13);
  389. nomer_zachetkiLabel.TabIndex = 16;
  390. nomer_zachetkiLabel.Text = "Nomer zachetki:";
  391. //
  392. // nomer_zachetkiTextBox
  393. //
  394. this.nomer_zachetkiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Nomer_zachetki", true));
  395. this.nomer_zachetkiTextBox.Location = new System.Drawing.Point(284, 286);
  396. this.nomer_zachetkiTextBox.Name = "nomer_zachetkiTextBox";
  397. this.nomer_zachetkiTextBox.Size = new System.Drawing.Size(100, 20);
  398. this.nomer_zachetkiTextBox.TabIndex = 17;
  399. //
  400. // data_postypleniyaLabel
  401. //
  402. data_postypleniyaLabel.AutoSize = true;
  403. data_postypleniyaLabel.Location = new System.Drawing.Point(184, 315);
  404. data_postypleniyaLabel.Name = "data_postypleniyaLabel";
  405. data_postypleniyaLabel.Size = new System.Drawing.Size(94, 13);
  406. data_postypleniyaLabel.TabIndex = 18;
  407. data_postypleniyaLabel.Text = "Data postypleniya:";
  408. data_postypleniyaLabel.Click += new System.EventHandler(this.data_postypleniyaLabel_Click);
  409. //
  410. // data_postypleniyaDateTimePicker
  411. //
  412. this.data_postypleniyaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentBindingSource, "Data_postypleniya", true));
  413. this.data_postypleniyaDateTimePicker.Location = new System.Drawing.Point(283, 315);
  414. this.data_postypleniyaDateTimePicker.Name = "data_postypleniyaDateTimePicker";
  415. this.data_postypleniyaDateTimePicker.Size = new System.Drawing.Size(200, 20);
  416. this.data_postypleniyaDateTimePicker.TabIndex = 19;
  417. //
  418. // gryppaLabel
  419. //
  420. gryppaLabel.AutoSize = true;
  421. gryppaLabel.Location = new System.Drawing.Point(231, 346);
  422. gryppaLabel.Name = "gryppaLabel";
  423. gryppaLabel.Size = new System.Drawing.Size(44, 13);
  424. gryppaLabel.TabIndex = 20;
  425. gryppaLabel.Text = "Gryppa:";
  426. //
  427. // gryppaTextBox
  428. //
  429. this.gryppaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Gryppa", true));
  430. this.gryppaTextBox.Location = new System.Drawing.Point(281, 343);
  431. this.gryppaTextBox.Name = "gryppaTextBox";
  432. this.gryppaTextBox.Size = new System.Drawing.Size(100, 20);
  433. this.gryppaTextBox.TabIndex = 21;
  434. //
  435. // kypcLabel
  436. //
  437. kypcLabel.AutoSize = true;
  438. kypcLabel.Location = new System.Drawing.Point(241, 375);
  439. kypcLabel.Name = "kypcLabel";
  440. kypcLabel.Size = new System.Drawing.Size(34, 13);
  441. kypcLabel.TabIndex = 22;
  442. kypcLabel.Text = "Kypc:";
  443. //
  444. // kypcTextBox
  445. //
  446. this.kypcTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Kypc", true));
  447. this.kypcTextBox.Location = new System.Drawing.Point(281, 372);
  448. this.kypcTextBox.Name = "kypcTextBox";
  449. this.kypcTextBox.Size = new System.Drawing.Size(100, 20);
  450. this.kypcTextBox.TabIndex = 23;
  451. //
  452. // ochnay_forma_obycheniyaLabel
  453. //
  454. ochnay_forma_obycheniyaLabel.AutoSize = true;
  455. ochnay_forma_obycheniyaLabel.Location = new System.Drawing.Point(238, 410);
  456. ochnay_forma_obycheniyaLabel.Name = "ochnay_forma_obycheniyaLabel";
  457. ochnay_forma_obycheniyaLabel.Size = new System.Drawing.Size(134, 13);
  458. ochnay_forma_obycheniyaLabel.TabIndex = 24;
  459. ochnay_forma_obycheniyaLabel.Text = "ochnay forma obycheniya]:";
  460. //
  461. // ochnay_forma_obycheniyaCheckBox
  462. //
  463. this.ochnay_forma_obycheniyaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.studentBindingSource, "ochnay forma obycheniya]", true));
  464. this.ochnay_forma_obycheniyaCheckBox.Location = new System.Drawing.Point(377, 405);
  465. this.ochnay_forma_obycheniyaCheckBox.Name = "ochnay_forma_obycheniyaCheckBox";
  466. this.ochnay_forma_obycheniyaCheckBox.Size = new System.Drawing.Size(104, 24);
  467. this.ochnay_forma_obycheniyaCheckBox.TabIndex = 25;
  468. this.ochnay_forma_obycheniyaCheckBox.UseVisualStyleBackColor = true;
  469. this.ochnay_forma_obycheniyaCheckBox.CheckedChanged += new System.EventHandler(this.ochnay_forma_obycheniyaCheckBox_CheckedChanged);
  470. //
  471. // studentDataGridView
  472. //
  473. this.studentDataGridView.AutoGenerateColumns = false;
  474. this.studentDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  475. this.studentDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  476. this.dataGridViewTextBoxColumn1,
  477. this.dataGridViewTextBoxColumn2,
  478. this.dataGridViewTextBoxColumn3,
  479. this.dataGridViewTextBoxColumn4,
  480. this.dataGridViewTextBoxColumn5,
  481. this.dataGridViewTextBoxColumn6,
  482. this.dataGridViewTextBoxColumn7,
  483. this.dataGridViewTextBoxColumn8,
  484. this.dataGridViewTextBoxColumn9,
  485. this.dataGridViewTextBoxColumn10,
  486. this.dataGridViewTextBoxColumn11,
  487. this.dataGridViewTextBoxColumn12,
  488. this.dataGridViewTextBoxColumn13,
  489. this.dataGridViewCheckBoxColumn1});
  490. this.studentDataGridView.DataSource = this.studentBindingSource;
  491. this.studentDataGridView.Location = new System.Drawing.Point(520, 38);
  492. this.studentDataGridView.Name = "studentDataGridView";
  493. this.studentDataGridView.Size = new System.Drawing.Size(579, 385);
  494. this.studentDataGridView.TabIndex = 26;
  495. //
  496. // dataGridViewTextBoxColumn1
  497. //
  498. this.dataGridViewTextBoxColumn1.DataPropertyName = "ID_studenta";
  499. this.dataGridViewTextBoxColumn1.HeaderText = "ID_studenta";
  500. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  501. //
  502. // dataGridViewTextBoxColumn2
  503. //
  504. this.dataGridViewTextBoxColumn2.DataPropertyName = "FIO";
  505. this.dataGridViewTextBoxColumn2.HeaderText = "FIO";
  506. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  507. //
  508. // dataGridViewTextBoxColumn3
  509. //
  510. this.dataGridViewTextBoxColumn3.DataPropertyName = "pol";
  511. this.dataGridViewTextBoxColumn3.HeaderText = "pol";
  512. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  513. //
  514. // dataGridViewTextBoxColumn4
  515. //
  516. this.dataGridViewTextBoxColumn4.DataPropertyName = "Data_pojdeniya";
  517. this.dataGridViewTextBoxColumn4.HeaderText = "Data_pojdeniya";
  518. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  519. //
  520. // dataGridViewTextBoxColumn5
  521. //
  522. this.dataGridViewTextBoxColumn5.DataPropertyName = "roditeli";
  523. this.dataGridViewTextBoxColumn5.HeaderText = "roditeli";
  524. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  525. //
  526. // dataGridViewTextBoxColumn6
  527. //
  528. this.dataGridViewTextBoxColumn6.DataPropertyName = "adres";
  529. this.dataGridViewTextBoxColumn6.HeaderText = "adres";
  530. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  531. //
  532. // dataGridViewTextBoxColumn7
  533. //
  534. this.dataGridViewTextBoxColumn7.DataPropertyName = "telephone";
  535. this.dataGridViewTextBoxColumn7.HeaderText = "telephone";
  536. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  537. //
  538. // dataGridViewTextBoxColumn8
  539. //
  540. this.dataGridViewTextBoxColumn8.DataPropertyName = "Pasportnie_dannie";
  541. this.dataGridViewTextBoxColumn8.HeaderText = "Pasportnie_dannie";
  542. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  543. //
  544. // dataGridViewTextBoxColumn9
  545. //
  546. this.dataGridViewTextBoxColumn9.DataPropertyName = "Nomer_zachetki";
  547. this.dataGridViewTextBoxColumn9.HeaderText = "Nomer_zachetki";
  548. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  549. //
  550. // dataGridViewTextBoxColumn10
  551. //
  552. this.dataGridViewTextBoxColumn10.DataPropertyName = "Data_postypleniya";
  553. this.dataGridViewTextBoxColumn10.HeaderText = "Data_postypleniya";
  554. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  555. //
  556. // dataGridViewTextBoxColumn11
  557. //
  558. this.dataGridViewTextBoxColumn11.DataPropertyName = "Gryppa";
  559. this.dataGridViewTextBoxColumn11.HeaderText = "Gryppa";
  560. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  561. //
  562. // dataGridViewTextBoxColumn12
  563. //
  564. this.dataGridViewTextBoxColumn12.DataPropertyName = "Kypc";
  565. this.dataGridViewTextBoxColumn12.HeaderText = "Kypc";
  566. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  567. //
  568. // dataGridViewTextBoxColumn13
  569. //
  570. this.dataGridViewTextBoxColumn13.DataPropertyName = "ID_sresialnostu";
  571. this.dataGridViewTextBoxColumn13.HeaderText = "ID_sresialnostu";
  572. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  573. //
  574. // dataGridViewCheckBoxColumn1
  575. //
  576. this.dataGridViewCheckBoxColumn1.DataPropertyName = "ochnay forma obycheniya]";
  577. this.dataGridViewCheckBoxColumn1.HeaderText = "ochnay forma obycheniya]";
  578. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  579. //
  580. // Form4
  581. //
  582. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  583. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  584. this.ClientSize = new System.Drawing.Size(1111, 466);
  585. this.Controls.Add(this.studentDataGridView);
  586. this.Controls.Add(ochnay_forma_obycheniyaLabel);
  587. this.Controls.Add(this.ochnay_forma_obycheniyaCheckBox);
  588. this.Controls.Add(kypcLabel);
  589. this.Controls.Add(this.kypcTextBox);
  590. this.Controls.Add(gryppaLabel);
  591. this.Controls.Add(this.gryppaTextBox);
  592. this.Controls.Add(data_postypleniyaLabel);
  593. this.Controls.Add(this.data_postypleniyaDateTimePicker);
  594. this.Controls.Add(nomer_zachetkiLabel);
  595. this.Controls.Add(this.nomer_zachetkiTextBox);
  596. this.Controls.Add(pasportnie_dannieLabel);
  597. this.Controls.Add(this.pasportnie_dannieTextBox);
  598. this.Controls.Add(telephoneLabel);
  599. this.Controls.Add(this.telephoneTextBox);
  600. this.Controls.Add(adresLabel);
  601. this.Controls.Add(this.adresTextBox);
  602. this.Controls.Add(roditeliLabel);
  603. this.Controls.Add(this.roditeliTextBox);
  604. this.Controls.Add(data_pojdeniyaLabel);
  605. this.Controls.Add(this.data_pojdeniyaDateTimePicker);
  606. this.Controls.Add(polLabel);
  607. this.Controls.Add(this.polTextBox);
  608. this.Controls.Add(fIOLabel);
  609. this.Controls.Add(this.fIOTextBox);
  610. this.Controls.Add(this.studentBindingNavigator);
  611. this.Controls.Add(this.label1);
  612. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  613. this.MaximizeBox = false;
  614. this.MinimizeBox = false;
  615. this.Name = "Form4";
  616. this.Text = "Таблица\"Студенты\"";
  617. this.Load += new System.EventHandler(this.Form4_Load);
  618. ((System.ComponentModel.ISupportInitialize)(this.savelev_Shevchenko_pr2DataSet1)).EndInit();
  619. ((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).EndInit();
  620. ((System.ComponentModel.ISupportInitialize)(this.studentBindingNavigator)).EndInit();
  621. this.studentBindingNavigator.ResumeLayout(false);
  622. this.studentBindingNavigator.PerformLayout();
  623. ((System.ComponentModel.ISupportInitialize)(this.studentDataGridView)).EndInit();
  624. this.ResumeLayout(false);
  625. this.PerformLayout();
  626. }
  627. #endregion
  628. private System.Windows.Forms.Label label1;
  629. private Savelev_Shevchenko_pr2DataSet1 savelev_Shevchenko_pr2DataSet1;
  630. private System.Windows.Forms.BindingSource studentBindingSource;
  631. private Savelev_Shevchenko_pr2DataSet1TableAdapters.StudentTableAdapter studentTableAdapter;
  632. private Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager tableAdapterManager;
  633. private System.Windows.Forms.BindingNavigator studentBindingNavigator;
  634. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  635. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  636. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  637. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  638. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  639. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  640. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  641. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  642. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  643. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  644. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  645. private System.Windows.Forms.ToolStripButton studentBindingNavigatorSaveItem;
  646. private System.Windows.Forms.TextBox fIOTextBox;
  647. private System.Windows.Forms.TextBox polTextBox;
  648. private System.Windows.Forms.DateTimePicker data_pojdeniyaDateTimePicker;
  649. private System.Windows.Forms.TextBox roditeliTextBox;
  650. private System.Windows.Forms.TextBox adresTextBox;
  651. private System.Windows.Forms.TextBox telephoneTextBox;
  652. private System.Windows.Forms.TextBox pasportnie_dannieTextBox;
  653. private System.Windows.Forms.TextBox nomer_zachetkiTextBox;
  654. private System.Windows.Forms.DateTimePicker data_postypleniyaDateTimePicker;
  655. private System.Windows.Forms.TextBox gryppaTextBox;
  656. private System.Windows.Forms.TextBox kypcTextBox;
  657. private System.Windows.Forms.CheckBox ochnay_forma_obycheniyaCheckBox;
  658. private System.Windows.Forms.DataGridView studentDataGridView;
  659. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  660. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  661. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  662. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  663. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  666. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  670. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  672. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  673. }
  674. }