Form4.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683
  1. 
  2. namespace Is31_valov_Students
  3. {
  4. partial class F_Students
  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(F_Students));
  44. this.label1 = new System.Windows.Forms.Label();
  45. this.iS31valovStudentsDataSet = new Is31_valov_Students.IS31valovStudentsDataSet();
  46. this.студентыBindingSource = new System.Windows.Forms.BindingSource(this.components);
  47. this.студентыTableAdapter = new Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.СтудентыTableAdapter();
  48. this.tableAdapterManager = new Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.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.дата_рожденияDateTimePicker = new System.Windows.Forms.DateTimePicker();
  64. this.адресTextBox = new System.Windows.Forms.TextBox();
  65. this.дата_поступленияDateTimePicker = new System.Windows.Forms.DateTimePicker();
  66. this.группаTextBox = new System.Windows.Forms.TextBox();
  67. this.очная_форма_обученияCheckBox = new System.Windows.Forms.CheckBox();
  68. this.button1 = new System.Windows.Forms.Button();
  69. this.button2 = new System.Windows.Forms.Button();
  70. this.button3 = new System.Windows.Forms.Button();
  71. this.button4 = new System.Windows.Forms.Button();
  72. this.button5 = new System.Windows.Forms.Button();
  73. this.button6 = new System.Windows.Forms.Button();
  74. this.button7 = new System.Windows.Forms.Button();
  75. this.maskedTextBox3 = new System.Windows.Forms.MaskedTextBox();
  76. this.maskedTextBox1 = new System.Windows.Forms.MaskedTextBox();
  77. this.maskedTextBox2 = new System.Windows.Forms.MaskedTextBox();
  78. this.курсNumericUpDown = new System.Windows.Forms.NumericUpDown();
  79. this.полComboBox = new System.Windows.Forms.ComboBox();
  80. this.родителиComboBox = new System.Windows.Forms.ComboBox();
  81. this.код_специальностиComboBox = new System.Windows.Forms.ComboBox();
  82. this.специальностиBindingSource = new System.Windows.Forms.BindingSource(this.components);
  83. this.специальностиTableAdapter = new Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.СпециальностиTableAdapter();
  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. адресLabel = new System.Windows.Forms.Label();
  89. телефонLabel = new System.Windows.Forms.Label();
  90. паспортные_данныеLabel = new System.Windows.Forms.Label();
  91. номер_зачеткиLabel = new System.Windows.Forms.Label();
  92. дата_поступленияLabel = new System.Windows.Forms.Label();
  93. группаLabel = new System.Windows.Forms.Label();
  94. курсLabel = new System.Windows.Forms.Label();
  95. код_специальностиLabel = new System.Windows.Forms.Label();
  96. очная_форма_обученияLabel = new System.Windows.Forms.Label();
  97. ((System.ComponentModel.ISupportInitialize)(this.iS31valovStudentsDataSet)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).BeginInit();
  100. this.студентыBindingNavigator.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.курсNumericUpDown)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.специальностиBindingSource)).BeginInit();
  103. this.SuspendLayout();
  104. //
  105. // фИОLabel
  106. //
  107. фИОLabel.AutoSize = true;
  108. фИОLabel.Location = new System.Drawing.Point(311, 79);
  109. фИОLabel.Name = "фИОLabel";
  110. фИОLabel.Size = new System.Drawing.Size(37, 13);
  111. фИОLabel.TabIndex = 2;
  112. фИОLabel.Text = "ФИО:";
  113. //
  114. // полLabel
  115. //
  116. полLabel.AutoSize = true;
  117. полLabel.Location = new System.Drawing.Point(312, 120);
  118. полLabel.Name = "полLabel";
  119. полLabel.Size = new System.Drawing.Size(30, 13);
  120. полLabel.TabIndex = 4;
  121. полLabel.Text = "Пол:";
  122. //
  123. // дата_рожденияLabel
  124. //
  125. дата_рожденияLabel.AutoSize = true;
  126. дата_рожденияLabel.Location = new System.Drawing.Point(311, 166);
  127. дата_рожденияLabel.Name = "дата_рожденияLabel";
  128. дата_рожденияLabel.Size = new System.Drawing.Size(89, 13);
  129. дата_рожденияLabel.TabIndex = 6;
  130. дата_рожденияLabel.Text = "Дата рождения:";
  131. //
  132. // родителиLabel
  133. //
  134. родителиLabel.AutoSize = true;
  135. родителиLabel.Location = new System.Drawing.Point(311, 207);
  136. родителиLabel.Name = "родителиLabel";
  137. родителиLabel.Size = new System.Drawing.Size(58, 13);
  138. родителиLabel.TabIndex = 8;
  139. родителиLabel.Text = "Родители:";
  140. //
  141. // адресLabel
  142. //
  143. адресLabel.AutoSize = true;
  144. адресLabel.Location = new System.Drawing.Point(312, 244);
  145. адресLabel.Name = "адресLabel";
  146. адресLabel.Size = new System.Drawing.Size(41, 13);
  147. адресLabel.TabIndex = 10;
  148. адресLabel.Text = "Адрес:";
  149. //
  150. // телефонLabel
  151. //
  152. телефонLabel.AutoSize = true;
  153. телефонLabel.Location = new System.Drawing.Point(312, 280);
  154. телефонLabel.Name = "телефонLabel";
  155. телефонLabel.Size = new System.Drawing.Size(55, 13);
  156. телефонLabel.TabIndex = 12;
  157. телефонLabel.Text = "Телефон:";
  158. //
  159. // паспортные_данныеLabel
  160. //
  161. паспортные_данныеLabel.AutoSize = true;
  162. паспортные_данныеLabel.Location = new System.Drawing.Point(311, 324);
  163. паспортные_данныеLabel.Name = "паспортные_данныеLabel";
  164. паспортные_данныеLabel.Size = new System.Drawing.Size(114, 13);
  165. паспортные_данныеLabel.TabIndex = 14;
  166. паспортные_данныеLabel.Text = "Паспортные данные:";
  167. //
  168. // номер_зачеткиLabel
  169. //
  170. номер_зачеткиLabel.AutoSize = true;
  171. номер_зачеткиLabel.Location = new System.Drawing.Point(311, 366);
  172. номер_зачеткиLabel.Name = "номер_зачеткиLabel";
  173. номер_зачеткиLabel.Size = new System.Drawing.Size(87, 13);
  174. номер_зачеткиLabel.TabIndex = 16;
  175. номер_зачеткиLabel.Text = "Номер зачетки:";
  176. //
  177. // дата_поступленияLabel
  178. //
  179. дата_поступленияLabel.AutoSize = true;
  180. дата_поступленияLabel.Location = new System.Drawing.Point(311, 404);
  181. дата_поступленияLabel.Name = "дата_поступленияLabel";
  182. дата_поступленияLabel.Size = new System.Drawing.Size(103, 13);
  183. дата_поступленияLabel.TabIndex = 18;
  184. дата_поступленияLabel.Text = "Дата поступления:";
  185. //
  186. // группаLabel
  187. //
  188. группаLabel.AutoSize = true;
  189. группаLabel.Location = new System.Drawing.Point(312, 441);
  190. группаLabel.Name = "группаLabel";
  191. группаLabel.Size = new System.Drawing.Size(45, 13);
  192. группаLabel.TabIndex = 20;
  193. группаLabel.Text = "Группа:";
  194. //
  195. // курсLabel
  196. //
  197. курсLabel.AutoSize = true;
  198. курсLabel.Location = new System.Drawing.Point(311, 479);
  199. курсLabel.Name = "курсLabel";
  200. курсLabel.Size = new System.Drawing.Size(34, 13);
  201. курсLabel.TabIndex = 22;
  202. курсLabel.Text = "Курс:";
  203. //
  204. // код_специальностиLabel
  205. //
  206. код_специальностиLabel.AutoSize = true;
  207. код_специальностиLabel.Location = new System.Drawing.Point(312, 523);
  208. код_специальностиLabel.Name = "код_специальностиLabel";
  209. код_специальностиLabel.Size = new System.Drawing.Size(109, 13);
  210. код_специальностиLabel.TabIndex = 24;
  211. код_специальностиLabel.Text = "Код специальности:";
  212. //
  213. // очная_форма_обученияLabel
  214. //
  215. очная_форма_обученияLabel.AutoSize = true;
  216. очная_форма_обученияLabel.Location = new System.Drawing.Point(316, 553);
  217. очная_форма_обученияLabel.Name = "очная_форма_обученияLabel";
  218. очная_форма_обученияLabel.Size = new System.Drawing.Size(127, 13);
  219. очная_форма_обученияLabel.TabIndex = 26;
  220. очная_форма_обученияLabel.Text = "Очная форма обучения:";
  221. //
  222. // label1
  223. //
  224. this.label1.AutoSize = true;
  225. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
  226. this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
  227. this.label1.Location = new System.Drawing.Point(293, 25);
  228. this.label1.Name = "label1";
  229. this.label1.Size = new System.Drawing.Size(193, 24);
  230. this.label1.TabIndex = 0;
  231. this.label1.Text = "Таблица \"Студенты\"";
  232. //
  233. // iS31valovStudentsDataSet
  234. //
  235. this.iS31valovStudentsDataSet.DataSetName = "IS31valovStudentsDataSet";
  236. this.iS31valovStudentsDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  237. //
  238. // студентыBindingSource
  239. //
  240. this.студентыBindingSource.DataMember = "Студенты";
  241. this.студентыBindingSource.DataSource = this.iS31valovStudentsDataSet;
  242. //
  243. // студентыTableAdapter
  244. //
  245. this.студентыTableAdapter.ClearBeforeFill = true;
  246. //
  247. // tableAdapterManager
  248. //
  249. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  250. this.tableAdapterManager.UpdateOrder = Is31_valov_Students.IS31valovStudentsDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  251. this.tableAdapterManager.ОценкиTableAdapter = null;
  252. this.tableAdapterManager.ПредметыTableAdapter = null;
  253. this.tableAdapterManager.СпециальностиTableAdapter = null;
  254. this.tableAdapterManager.СтудентыTableAdapter = this.студентыTableAdapter;
  255. //
  256. // студентыBindingNavigator
  257. //
  258. this.студентыBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  259. this.студентыBindingNavigator.BindingSource = this.студентыBindingSource;
  260. this.студентыBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  261. this.студентыBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  262. this.студентыBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  263. this.bindingNavigatorMoveFirstItem,
  264. this.bindingNavigatorMovePreviousItem,
  265. this.bindingNavigatorSeparator,
  266. this.bindingNavigatorPositionItem,
  267. this.bindingNavigatorCountItem,
  268. this.bindingNavigatorSeparator1,
  269. this.bindingNavigatorMoveNextItem,
  270. this.bindingNavigatorMoveLastItem,
  271. this.bindingNavigatorSeparator2,
  272. this.bindingNavigatorAddNewItem,
  273. this.bindingNavigatorDeleteItem,
  274. this.студентыBindingNavigatorSaveItem});
  275. this.студентыBindingNavigator.Location = new System.Drawing.Point(0, 0);
  276. this.студентыBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  277. this.студентыBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  278. this.студентыBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  279. this.студентыBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  280. this.студентыBindingNavigator.Name = "студентыBindingNavigator";
  281. this.студентыBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  282. this.студентыBindingNavigator.Size = new System.Drawing.Size(827, 25);
  283. this.студентыBindingNavigator.TabIndex = 1;
  284. this.студентыBindingNavigator.Text = "bindingNavigator1";
  285. //
  286. // bindingNavigatorAddNewItem
  287. //
  288. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  289. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  290. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  291. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  292. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  293. this.bindingNavigatorAddNewItem.Text = "Добавить";
  294. //
  295. // bindingNavigatorCountItem
  296. //
  297. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  298. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
  299. this.bindingNavigatorCountItem.Text = "для {0}";
  300. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  301. //
  302. // bindingNavigatorDeleteItem
  303. //
  304. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  305. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  306. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  307. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  308. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
  309. this.bindingNavigatorDeleteItem.Text = "Удалить";
  310. //
  311. // bindingNavigatorMoveFirstItem
  312. //
  313. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  314. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  315. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  316. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  317. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  318. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  319. //
  320. // bindingNavigatorMovePreviousItem
  321. //
  322. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  323. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  324. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  325. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  326. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  327. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  328. //
  329. // bindingNavigatorSeparator
  330. //
  331. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  332. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  333. //
  334. // bindingNavigatorPositionItem
  335. //
  336. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  337. this.bindingNavigatorPositionItem.AutoSize = false;
  338. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  339. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  340. this.bindingNavigatorPositionItem.Text = "0";
  341. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  342. //
  343. // bindingNavigatorSeparator1
  344. //
  345. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
  346. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
  347. //
  348. // bindingNavigatorMoveNextItem
  349. //
  350. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  351. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  352. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  353. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  354. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
  355. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  356. //
  357. // bindingNavigatorMoveLastItem
  358. //
  359. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  360. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  361. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  362. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  363. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
  364. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  365. //
  366. // bindingNavigatorSeparator2
  367. //
  368. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
  369. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
  370. //
  371. // студентыBindingNavigatorSaveItem
  372. //
  373. this.студентыBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  374. this.студентыBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("студентыBindingNavigatorSaveItem.Image")));
  375. this.студентыBindingNavigatorSaveItem.Name = "студентыBindingNavigatorSaveItem";
  376. this.студентыBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
  377. this.студентыBindingNavigatorSaveItem.Text = "Сохранить данные";
  378. this.студентыBindingNavigatorSaveItem.Click += new System.EventHandler(this.студентыBindingNavigatorSaveItem_Click);
  379. //
  380. // фИОTextBox
  381. //
  382. this.фИОTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "ФИО", true));
  383. this.фИОTextBox.Location = new System.Drawing.Point(354, 76);
  384. this.фИОTextBox.Name = "фИОTextBox";
  385. this.фИОTextBox.Size = new System.Drawing.Size(100, 20);
  386. this.фИОTextBox.TabIndex = 3;
  387. //
  388. // дата_рожденияDateTimePicker
  389. //
  390. this.дата_рожденияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата рождения", true));
  391. this.дата_рожденияDateTimePicker.Location = new System.Drawing.Point(427, 166);
  392. this.дата_рожденияDateTimePicker.Name = "дата_рожденияDateTimePicker";
  393. this.дата_рожденияDateTimePicker.Size = new System.Drawing.Size(200, 20);
  394. this.дата_рожденияDateTimePicker.TabIndex = 7;
  395. //
  396. // адресTextBox
  397. //
  398. this.адресTextBox.Location = new System.Drawing.Point(386, 244);
  399. this.адресTextBox.Name = "адресTextBox";
  400. this.адресTextBox.Size = new System.Drawing.Size(100, 20);
  401. this.адресTextBox.TabIndex = 11;
  402. //
  403. // дата_поступленияDateTimePicker
  404. //
  405. this.дата_поступленияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Дата поступления", true));
  406. this.дата_поступленияDateTimePicker.Location = new System.Drawing.Point(442, 404);
  407. this.дата_поступленияDateTimePicker.Name = "дата_поступленияDateTimePicker";
  408. this.дата_поступленияDateTimePicker.Size = new System.Drawing.Size(200, 20);
  409. this.дата_поступленияDateTimePicker.TabIndex = 19;
  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(379, 441);
  415. this.группаTextBox.Name = "группаTextBox";
  416. this.группаTextBox.Size = new System.Drawing.Size(100, 20);
  417. this.группаTextBox.TabIndex = 21;
  418. //
  419. // очная_форма_обученияCheckBox
  420. //
  421. this.очная_форма_обученияCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.студентыBindingSource, "Очная форма обучения", true));
  422. this.очная_форма_обученияCheckBox.Location = new System.Drawing.Point(449, 548);
  423. this.очная_форма_обученияCheckBox.Name = "очная_форма_обученияCheckBox";
  424. this.очная_форма_обученияCheckBox.Size = new System.Drawing.Size(104, 24);
  425. this.очная_форма_обученияCheckBox.TabIndex = 27;
  426. this.очная_форма_обученияCheckBox.UseVisualStyleBackColor = true;
  427. //
  428. // button1
  429. //
  430. this.button1.Location = new System.Drawing.Point(267, 615);
  431. this.button1.Name = "button1";
  432. this.button1.Size = new System.Drawing.Size(75, 23);
  433. this.button1.TabIndex = 28;
  434. this.button1.Text = "Первая";
  435. this.button1.UseVisualStyleBackColor = true;
  436. this.button1.Click += new System.EventHandler(this.button1_Click);
  437. //
  438. // button2
  439. //
  440. this.button2.Location = new System.Drawing.Point(379, 615);
  441. this.button2.Name = "button2";
  442. this.button2.Size = new System.Drawing.Size(81, 23);
  443. this.button2.TabIndex = 29;
  444. this.button2.Text = "Предыдущая";
  445. this.button2.UseVisualStyleBackColor = true;
  446. this.button2.Click += new System.EventHandler(this.button2_Click);
  447. //
  448. // button3
  449. //
  450. this.button3.Location = new System.Drawing.Point(491, 615);
  451. this.button3.Name = "button3";
  452. this.button3.Size = new System.Drawing.Size(75, 23);
  453. this.button3.TabIndex = 30;
  454. this.button3.Text = "Добавить";
  455. this.button3.UseVisualStyleBackColor = true;
  456. this.button3.Click += new System.EventHandler(this.button3_Click);
  457. //
  458. // button4
  459. //
  460. this.button4.Location = new System.Drawing.Point(267, 660);
  461. this.button4.Name = "button4";
  462. this.button4.Size = new System.Drawing.Size(75, 23);
  463. this.button4.TabIndex = 31;
  464. this.button4.Text = "Последняя";
  465. this.button4.UseVisualStyleBackColor = true;
  466. this.button4.Click += new System.EventHandler(this.button4_Click);
  467. //
  468. // button5
  469. //
  470. this.button5.Location = new System.Drawing.Point(379, 660);
  471. this.button5.Name = "button5";
  472. this.button5.Size = new System.Drawing.Size(75, 23);
  473. this.button5.TabIndex = 32;
  474. this.button5.Text = "Следующая";
  475. this.button5.UseVisualStyleBackColor = true;
  476. this.button5.Click += new System.EventHandler(this.button5_Click);
  477. //
  478. // button6
  479. //
  480. this.button6.Location = new System.Drawing.Point(491, 660);
  481. this.button6.Name = "button6";
  482. this.button6.Size = new System.Drawing.Size(75, 23);
  483. this.button6.TabIndex = 33;
  484. this.button6.Text = "Удалить";
  485. this.button6.UseVisualStyleBackColor = true;
  486. this.button6.Click += new System.EventHandler(this.button6_Click);
  487. //
  488. // button7
  489. //
  490. this.button7.Location = new System.Drawing.Point(379, 699);
  491. this.button7.Name = "button7";
  492. this.button7.Size = new System.Drawing.Size(75, 23);
  493. this.button7.TabIndex = 34;
  494. this.button7.Text = "Сохранить";
  495. this.button7.UseVisualStyleBackColor = true;
  496. this.button7.Click += new System.EventHandler(this.button7_Click);
  497. //
  498. // maskedTextBox3
  499. //
  500. this.maskedTextBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Телефон", true));
  501. this.maskedTextBox3.Location = new System.Drawing.Point(386, 280);
  502. this.maskedTextBox3.Mask = "+7(999) 000-0000";
  503. this.maskedTextBox3.Name = "maskedTextBox3";
  504. this.maskedTextBox3.Size = new System.Drawing.Size(100, 20);
  505. this.maskedTextBox3.TabIndex = 37;
  506. //
  507. // maskedTextBox1
  508. //
  509. this.maskedTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Паспортные данные", true));
  510. this.maskedTextBox1.Location = new System.Drawing.Point(432, 324);
  511. this.maskedTextBox1.Mask = "0000-000000";
  512. this.maskedTextBox1.Name = "maskedTextBox1";
  513. this.maskedTextBox1.Size = new System.Drawing.Size(210, 20);
  514. this.maskedTextBox1.TabIndex = 38;
  515. //
  516. // maskedTextBox2
  517. //
  518. this.maskedTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Номер зачетки", true));
  519. this.maskedTextBox2.Location = new System.Drawing.Point(427, 363);
  520. this.maskedTextBox2.Mask = "00000";
  521. this.maskedTextBox2.Name = "maskedTextBox2";
  522. this.maskedTextBox2.Size = new System.Drawing.Size(215, 20);
  523. this.maskedTextBox2.TabIndex = 39;
  524. this.maskedTextBox2.ValidatingType = typeof(int);
  525. //
  526. // курсNumericUpDown
  527. //
  528. this.курсNumericUpDown.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.студентыBindingSource, "Курс", true));
  529. this.курсNumericUpDown.Location = new System.Drawing.Point(366, 479);
  530. this.курсNumericUpDown.Name = "курсNumericUpDown";
  531. this.курсNumericUpDown.Size = new System.Drawing.Size(120, 20);
  532. this.курсNumericUpDown.TabIndex = 40;
  533. //
  534. // полComboBox
  535. //
  536. this.полComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Пол", true));
  537. this.полComboBox.FormattingEnabled = true;
  538. this.полComboBox.Items.AddRange(new object[] {
  539. "Мужской ",
  540. "Женский"});
  541. this.полComboBox.Location = new System.Drawing.Point(354, 117);
  542. this.полComboBox.Name = "полComboBox";
  543. this.полComboBox.Size = new System.Drawing.Size(121, 21);
  544. this.полComboBox.TabIndex = 41;
  545. //
  546. // родителиComboBox
  547. //
  548. this.родителиComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Родители", true));
  549. this.родителиComboBox.FormattingEnabled = true;
  550. this.родителиComboBox.Items.AddRange(new object[] {
  551. "Отец и Мать",
  552. "Мать ",
  553. "Отец",
  554. "Нет"});
  555. this.родителиComboBox.Location = new System.Drawing.Point(379, 204);
  556. this.родителиComboBox.Name = "родителиComboBox";
  557. this.родителиComboBox.Size = new System.Drawing.Size(121, 21);
  558. this.родителиComboBox.TabIndex = 42;
  559. //
  560. // код_специальностиComboBox
  561. //
  562. this.код_специальностиComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.студентыBindingSource, "Код специальности", true));
  563. this.код_специальностиComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.студентыBindingSource, "Код специальности", true));
  564. this.код_специальностиComboBox.DataSource = this.специальностиBindingSource;
  565. this.код_специальностиComboBox.DisplayMember = "Наименование специальности";
  566. this.код_специальностиComboBox.FormattingEnabled = true;
  567. this.код_специальностиComboBox.Location = new System.Drawing.Point(442, 520);
  568. this.код_специальностиComboBox.Name = "код_специальностиComboBox";
  569. this.код_специальностиComboBox.Size = new System.Drawing.Size(121, 21);
  570. this.код_специальностиComboBox.TabIndex = 43;
  571. this.код_специальностиComboBox.ValueMember = "Код специальности";
  572. //
  573. // специальностиBindingSource
  574. //
  575. this.специальностиBindingSource.DataMember = "Специальности";
  576. this.специальностиBindingSource.DataSource = this.iS31valovStudentsDataSet;
  577. //
  578. // специальностиTableAdapter
  579. //
  580. this.специальностиTableAdapter.ClearBeforeFill = true;
  581. //
  582. // F_Students
  583. //
  584. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  585. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  586. this.ClientSize = new System.Drawing.Size(827, 742);
  587. this.Controls.Add(this.код_специальностиComboBox);
  588. this.Controls.Add(this.родителиComboBox);
  589. this.Controls.Add(this.полComboBox);
  590. this.Controls.Add(this.курсNumericUpDown);
  591. this.Controls.Add(this.maskedTextBox2);
  592. this.Controls.Add(this.maskedTextBox1);
  593. this.Controls.Add(this.maskedTextBox3);
  594. this.Controls.Add(this.button7);
  595. this.Controls.Add(this.button6);
  596. this.Controls.Add(this.button5);
  597. this.Controls.Add(this.button4);
  598. this.Controls.Add(this.button3);
  599. this.Controls.Add(this.button2);
  600. this.Controls.Add(this.button1);
  601. this.Controls.Add(очная_форма_обученияLabel);
  602. this.Controls.Add(this.очная_форма_обученияCheckBox);
  603. this.Controls.Add(код_специальностиLabel);
  604. this.Controls.Add(курсLabel);
  605. this.Controls.Add(группаLabel);
  606. this.Controls.Add(this.группаTextBox);
  607. this.Controls.Add(дата_поступленияLabel);
  608. this.Controls.Add(this.дата_поступленияDateTimePicker);
  609. this.Controls.Add(номер_зачеткиLabel);
  610. this.Controls.Add(паспортные_данныеLabel);
  611. this.Controls.Add(телефонLabel);
  612. this.Controls.Add(адресLabel);
  613. this.Controls.Add(this.адресTextBox);
  614. this.Controls.Add(родителиLabel);
  615. this.Controls.Add(дата_рожденияLabel);
  616. this.Controls.Add(this.дата_рожденияDateTimePicker);
  617. this.Controls.Add(полLabel);
  618. this.Controls.Add(фИОLabel);
  619. this.Controls.Add(this.фИОTextBox);
  620. this.Controls.Add(this.студентыBindingNavigator);
  621. this.Controls.Add(this.label1);
  622. this.Name = "F_Students";
  623. this.Text = "F_Students";
  624. this.Load += new System.EventHandler(this.Form4_Load);
  625. ((System.ComponentModel.ISupportInitialize)(this.iS31valovStudentsDataSet)).EndInit();
  626. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingSource)).EndInit();
  627. ((System.ComponentModel.ISupportInitialize)(this.студентыBindingNavigator)).EndInit();
  628. this.студентыBindingNavigator.ResumeLayout(false);
  629. this.студентыBindingNavigator.PerformLayout();
  630. ((System.ComponentModel.ISupportInitialize)(this.курсNumericUpDown)).EndInit();
  631. ((System.ComponentModel.ISupportInitialize)(this.специальностиBindingSource)).EndInit();
  632. this.ResumeLayout(false);
  633. this.PerformLayout();
  634. }
  635. #endregion
  636. private System.Windows.Forms.Label label1;
  637. private IS31valovStudentsDataSet iS31valovStudentsDataSet;
  638. private System.Windows.Forms.BindingSource студентыBindingSource;
  639. private IS31valovStudentsDataSetTableAdapters.СтудентыTableAdapter студентыTableAdapter;
  640. private IS31valovStudentsDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  641. private System.Windows.Forms.BindingNavigator студентыBindingNavigator;
  642. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  643. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  644. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  645. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  646. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  647. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  648. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  649. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  650. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  651. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  652. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  653. private System.Windows.Forms.ToolStripButton студентыBindingNavigatorSaveItem;
  654. private System.Windows.Forms.TextBox фИОTextBox;
  655. private System.Windows.Forms.DateTimePicker дата_рожденияDateTimePicker;
  656. private System.Windows.Forms.TextBox адресTextBox;
  657. private System.Windows.Forms.DateTimePicker дата_поступленияDateTimePicker;
  658. private System.Windows.Forms.TextBox группаTextBox;
  659. private System.Windows.Forms.CheckBox очная_форма_обученияCheckBox;
  660. private System.Windows.Forms.Button button1;
  661. private System.Windows.Forms.Button button2;
  662. private System.Windows.Forms.Button button3;
  663. private System.Windows.Forms.Button button4;
  664. private System.Windows.Forms.Button button5;
  665. private System.Windows.Forms.Button button6;
  666. private System.Windows.Forms.Button button7;
  667. private System.Windows.Forms.MaskedTextBox maskedTextBox3;
  668. private System.Windows.Forms.MaskedTextBox maskedTextBox1;
  669. private System.Windows.Forms.MaskedTextBox maskedTextBox2;
  670. private System.Windows.Forms.NumericUpDown курсNumericUpDown;
  671. private System.Windows.Forms.ComboBox полComboBox;
  672. private System.Windows.Forms.ComboBox родителиComboBox;
  673. private System.Windows.Forms.ComboBox код_специальностиComboBox;
  674. private System.Windows.Forms.BindingSource специальностиBindingSource;
  675. private IS31valovStudentsDataSetTableAdapters.СпециальностиTableAdapter специальностиTableAdapter;
  676. }
  677. }