Form4.Designer.cs 36 KB

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