Form4.Designer.cs 41 KB

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