Form4.Designer.cs 35 KB

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