Form3.Designer.vb 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class Form3
  3. Inherits System.Windows.Forms.Form
  4. 'Форма переопределяет dispose для очистки списка компонентов.
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. 'Является обязательной для конструктора форм Windows Forms
  16. Private components As System.ComponentModel.IContainer
  17. 'Примечание: следующая процедура является обязательной для конструктора форм Windows Forms
  18. 'Для ее изменения используйте конструктор форм Windows Form.
  19. 'Не изменяйте ее в редакторе исходного кода.
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim PictureBox1 As System.Windows.Forms.PictureBox
  24. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form3))
  25. Me.TextBox2 = New System.Windows.Forms.TextBox()
  26. Me.Сферы_деятельностиBindingSource = New System.Windows.Forms.BindingSource(Me.components)
  27. Me.BD_Fam_PostanogovDataSet = New Example.BD_Fam_PostanogovDataSet()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.Сферы_деятельностиTableAdapter = New Example.BD_Fam_PostanogovDataSetTableAdapters.Сферы_деятельностиTableAdapter()
  31. Me.TableAdapterManager = New Example.BD_Fam_PostanogovDataSetTableAdapters.TableAdapterManager()
  32. Me.Список_вакансийTableAdapter = New Example.BD_Fam_PostanogovDataSetTableAdapters.Список_вакансийTableAdapter()
  33. Me.Button1 = New System.Windows.Forms.Button()
  34. Me.Button2 = New System.Windows.Forms.Button()
  35. Me.Button3 = New System.Windows.Forms.Button()
  36. Me.Button4 = New System.Windows.Forms.Button()
  37. Me.Button5 = New System.Windows.Forms.Button()
  38. Me.Button6 = New System.Windows.Forms.Button()
  39. Me.Button7 = New System.Windows.Forms.Button()
  40. Me.Label4 = New System.Windows.Forms.Label()
  41. Me.Label5 = New System.Windows.Forms.Label()
  42. Me.Label6 = New System.Windows.Forms.Label()
  43. Me.Label7 = New System.Windows.Forms.Label()
  44. Me.Label8 = New System.Windows.Forms.Label()
  45. Me.Label9 = New System.Windows.Forms.Label()
  46. Me.Label11 = New System.Windows.Forms.Label()
  47. Me.TextBox1 = New System.Windows.Forms.TextBox()
  48. Me.Список_вакансийBindingSource1 = New System.Windows.Forms.BindingSource(Me.components)
  49. Me.TextBox3 = New System.Windows.Forms.TextBox()
  50. Me.TextBox4 = New System.Windows.Forms.TextBox()
  51. Me.TextBox5 = New System.Windows.Forms.TextBox()
  52. Me.TextBox6 = New System.Windows.Forms.TextBox()
  53. Me.Button8 = New System.Windows.Forms.Button()
  54. Me.Button9 = New System.Windows.Forms.Button()
  55. Me.Button10 = New System.Windows.Forms.Button()
  56. Me.Button11 = New System.Windows.Forms.Button()
  57. Me.Button12 = New System.Windows.Forms.Button()
  58. Me.Button13 = New System.Windows.Forms.Button()
  59. Me.Button14 = New System.Windows.Forms.Button()
  60. Me.Список_вакансийBindingSource = New System.Windows.Forms.BindingSource(Me.components)
  61. Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
  62. Me.ГлавнаяToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  63. Me.ВыходToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  64. PictureBox1 = New System.Windows.Forms.PictureBox()
  65. CType(Me.Сферы_деятельностиBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.BD_Fam_PostanogovDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.Список_вакансийBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.Список_вакансийBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.MenuStrip1.SuspendLayout()
  71. Me.SuspendLayout()
  72. '
  73. 'TextBox2
  74. '
  75. Me.TextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Сферы_деятельностиBindingSource, "Сфера_деятельности", True))
  76. Me.TextBox2.Location = New System.Drawing.Point(174, 118)
  77. Me.TextBox2.Name = "TextBox2"
  78. Me.TextBox2.Size = New System.Drawing.Size(186, 20)
  79. Me.TextBox2.TabIndex = 1
  80. '
  81. 'Сферы_деятельностиBindingSource
  82. '
  83. Me.Сферы_деятельностиBindingSource.DataMember = "Сферы_деятельности"
  84. Me.Сферы_деятельностиBindingSource.DataSource = Me.BD_Fam_PostanogovDataSet
  85. '
  86. 'BD_Fam_PostanogovDataSet
  87. '
  88. Me.BD_Fam_PostanogovDataSet.DataSetName = "BD_Fam_PostanogovDataSet"
  89. Me.BD_Fam_PostanogovDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
  90. '
  91. 'Label1
  92. '
  93. Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
  94. Me.Label1.Location = New System.Drawing.Point(24, 79)
  95. Me.Label1.Name = "Label1"
  96. Me.Label1.Size = New System.Drawing.Size(455, 23)
  97. Me.Label1.TabIndex = 3
  98. Me.Label1.Text = "Сферы деятельности"
  99. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  100. '
  101. 'Label3
  102. '
  103. Me.Label3.AutoSize = True
  104. Me.Label3.Location = New System.Drawing.Point(52, 121)
  105. Me.Label3.Name = "Label3"
  106. Me.Label3.Size = New System.Drawing.Size(116, 13)
  107. Me.Label3.TabIndex = 5
  108. Me.Label3.Text = "Сфера деятельности:"
  109. '
  110. 'Сферы_деятельностиTableAdapter
  111. '
  112. Me.Сферы_деятельностиTableAdapter.ClearBeforeFill = True
  113. '
  114. 'TableAdapterManager
  115. '
  116. Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
  117. Me.TableAdapterManager.UpdateOrder = Example.BD_Fam_PostanogovDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
  118. Me.TableAdapterManager.ЛюдиTableAdapter = Nothing
  119. Me.TableAdapterManager.Список_вакансийTableAdapter = Me.Список_вакансийTableAdapter
  120. Me.TableAdapterManager.Сферы_деятельностиTableAdapter = Me.Сферы_деятельностиTableAdapter
  121. '
  122. 'Список_вакансийTableAdapter
  123. '
  124. Me.Список_вакансийTableAdapter.ClearBeforeFill = True
  125. '
  126. 'Button1
  127. '
  128. Me.Button1.Location = New System.Drawing.Point(87, 158)
  129. Me.Button1.Name = "Button1"
  130. Me.Button1.Size = New System.Drawing.Size(107, 23)
  131. Me.Button1.TabIndex = 6
  132. Me.Button1.Text = "Первая"
  133. Me.Button1.UseVisualStyleBackColor = True
  134. '
  135. 'Button2
  136. '
  137. Me.Button2.Location = New System.Drawing.Point(200, 157)
  138. Me.Button2.Name = "Button2"
  139. Me.Button2.Size = New System.Drawing.Size(107, 23)
  140. Me.Button2.TabIndex = 7
  141. Me.Button2.Text = "Предыдущая"
  142. Me.Button2.UseVisualStyleBackColor = True
  143. '
  144. 'Button3
  145. '
  146. Me.Button3.Location = New System.Drawing.Point(313, 157)
  147. Me.Button3.Name = "Button3"
  148. Me.Button3.Size = New System.Drawing.Size(107, 23)
  149. Me.Button3.TabIndex = 8
  150. Me.Button3.Text = "Добавить"
  151. Me.Button3.UseVisualStyleBackColor = True
  152. '
  153. 'Button4
  154. '
  155. Me.Button4.Location = New System.Drawing.Point(87, 187)
  156. Me.Button4.Name = "Button4"
  157. Me.Button4.Size = New System.Drawing.Size(107, 23)
  158. Me.Button4.TabIndex = 9
  159. Me.Button4.Text = "Последняя"
  160. Me.Button4.UseVisualStyleBackColor = True
  161. '
  162. 'Button5
  163. '
  164. Me.Button5.Location = New System.Drawing.Point(200, 187)
  165. Me.Button5.Name = "Button5"
  166. Me.Button5.Size = New System.Drawing.Size(107, 23)
  167. Me.Button5.TabIndex = 10
  168. Me.Button5.Text = "Следующая"
  169. Me.Button5.UseVisualStyleBackColor = True
  170. '
  171. 'Button6
  172. '
  173. Me.Button6.Location = New System.Drawing.Point(313, 187)
  174. Me.Button6.Name = "Button6"
  175. Me.Button6.Size = New System.Drawing.Size(107, 23)
  176. Me.Button6.TabIndex = 11
  177. Me.Button6.Text = "Удалить"
  178. Me.Button6.UseVisualStyleBackColor = True
  179. '
  180. 'Button7
  181. '
  182. Me.Button7.Location = New System.Drawing.Point(200, 216)
  183. Me.Button7.Name = "Button7"
  184. Me.Button7.Size = New System.Drawing.Size(107, 23)
  185. Me.Button7.TabIndex = 12
  186. Me.Button7.Text = "Сохранить"
  187. Me.Button7.UseVisualStyleBackColor = True
  188. '
  189. 'Label4
  190. '
  191. Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
  192. Me.Label4.Location = New System.Drawing.Point(-1, 24)
  193. Me.Label4.Name = "Label4"
  194. Me.Label4.Size = New System.Drawing.Size(936, 23)
  195. Me.Label4.TabIndex = 13
  196. Me.Label4.Text = "Режим редактирования"
  197. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  198. '
  199. 'Label5
  200. '
  201. Me.Label5.AutoSize = True
  202. Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(204, Byte))
  203. Me.Label5.Location = New System.Drawing.Point(613, 80)
  204. Me.Label5.Name = "Label5"
  205. Me.Label5.Size = New System.Drawing.Size(152, 20)
  206. Me.Label5.TabIndex = 14
  207. Me.Label5.Text = "Список вакансий"
  208. '
  209. 'Label6
  210. '
  211. Me.Label6.AutoSize = True
  212. Me.Label6.Location = New System.Drawing.Point(531, 121)
  213. Me.Label6.Name = "Label6"
  214. Me.Label6.Size = New System.Drawing.Size(68, 13)
  215. Me.Label6.TabIndex = 15
  216. Me.Label6.Text = "Должность:"
  217. '
  218. 'Label7
  219. '
  220. Me.Label7.AutoSize = True
  221. Me.Label7.Location = New System.Drawing.Point(557, 155)
  222. Me.Label7.Name = "Label7"
  223. Me.Label7.Size = New System.Drawing.Size(42, 13)
  224. Me.Label7.TabIndex = 16
  225. Me.Label7.Text = "Оклад:"
  226. '
  227. 'Label8
  228. '
  229. Me.Label8.AutoSize = True
  230. Me.Label8.Location = New System.Drawing.Point(455, 191)
  231. Me.Label8.Name = "Label8"
  232. Me.Label8.Size = New System.Drawing.Size(144, 13)
  233. Me.Label8.TabIndex = 17
  234. Me.Label8.Text = "Требования к соискателю:"
  235. '
  236. 'Label9
  237. '
  238. Me.Label9.AutoSize = True
  239. Me.Label9.Location = New System.Drawing.Point(518, 224)
  240. Me.Label9.Name = "Label9"
  241. Me.Label9.Size = New System.Drawing.Size(81, 13)
  242. Me.Label9.TabIndex = 18
  243. Me.Label9.Text = "Работодатель:"
  244. '
  245. 'Label11
  246. '
  247. Me.Label11.AutoSize = True
  248. Me.Label11.Location = New System.Drawing.Point(493, 259)
  249. Me.Label11.Name = "Label11"
  250. Me.Label11.Size = New System.Drawing.Size(106, 13)
  251. Me.Label11.TabIndex = 20
  252. Me.Label11.Text = "Контактный номер:"
  253. '
  254. 'TextBox1
  255. '
  256. Me.TextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Список_вакансийBindingSource1, "Должность", True))
  257. Me.TextBox1.Location = New System.Drawing.Point(605, 121)
  258. Me.TextBox1.Name = "TextBox1"
  259. Me.TextBox1.Size = New System.Drawing.Size(188, 20)
  260. Me.TextBox1.TabIndex = 21
  261. '
  262. 'Список_вакансийBindingSource1
  263. '
  264. Me.Список_вакансийBindingSource1.DataMember = "FK_Список_вакансий_Сферы_деятельности"
  265. Me.Список_вакансийBindingSource1.DataSource = Me.Сферы_деятельностиBindingSource
  266. '
  267. 'TextBox3
  268. '
  269. Me.TextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Список_вакансийBindingSource1, "Оклад", True))
  270. Me.TextBox3.Location = New System.Drawing.Point(605, 155)
  271. Me.TextBox3.Name = "TextBox3"
  272. Me.TextBox3.Size = New System.Drawing.Size(188, 20)
  273. Me.TextBox3.TabIndex = 22
  274. '
  275. 'TextBox4
  276. '
  277. Me.TextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Список_вакансийBindingSource1, "Требования_к_соискателю", True))
  278. Me.TextBox4.Location = New System.Drawing.Point(605, 188)
  279. Me.TextBox4.Name = "TextBox4"
  280. Me.TextBox4.Size = New System.Drawing.Size(188, 20)
  281. Me.TextBox4.TabIndex = 23
  282. '
  283. 'TextBox5
  284. '
  285. Me.TextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Список_вакансийBindingSource1, "Работодатель", True))
  286. Me.TextBox5.Location = New System.Drawing.Point(605, 221)
  287. Me.TextBox5.Name = "TextBox5"
  288. Me.TextBox5.Size = New System.Drawing.Size(188, 20)
  289. Me.TextBox5.TabIndex = 24
  290. '
  291. 'TextBox6
  292. '
  293. Me.TextBox6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Список_вакансийBindingSource1, "Контактный_номер", True))
  294. Me.TextBox6.Location = New System.Drawing.Point(605, 256)
  295. Me.TextBox6.Name = "TextBox6"
  296. Me.TextBox6.Size = New System.Drawing.Size(188, 20)
  297. Me.TextBox6.TabIndex = 25
  298. '
  299. 'Button8
  300. '
  301. Me.Button8.Location = New System.Drawing.Point(521, 294)
  302. Me.Button8.Name = "Button8"
  303. Me.Button8.Size = New System.Drawing.Size(107, 23)
  304. Me.Button8.TabIndex = 26
  305. Me.Button8.Text = "Первая"
  306. Me.Button8.UseVisualStyleBackColor = True
  307. '
  308. 'Button9
  309. '
  310. Me.Button9.Location = New System.Drawing.Point(634, 294)
  311. Me.Button9.Name = "Button9"
  312. Me.Button9.Size = New System.Drawing.Size(107, 23)
  313. Me.Button9.TabIndex = 27
  314. Me.Button9.Text = "Предыдущая"
  315. Me.Button9.UseVisualStyleBackColor = True
  316. '
  317. 'Button10
  318. '
  319. Me.Button10.Location = New System.Drawing.Point(747, 294)
  320. Me.Button10.Name = "Button10"
  321. Me.Button10.Size = New System.Drawing.Size(107, 23)
  322. Me.Button10.TabIndex = 28
  323. Me.Button10.Text = "Добавить"
  324. Me.Button10.UseVisualStyleBackColor = True
  325. '
  326. 'Button11
  327. '
  328. Me.Button11.Location = New System.Drawing.Point(521, 323)
  329. Me.Button11.Name = "Button11"
  330. Me.Button11.Size = New System.Drawing.Size(107, 23)
  331. Me.Button11.TabIndex = 29
  332. Me.Button11.Text = "Последняя"
  333. Me.Button11.UseVisualStyleBackColor = True
  334. '
  335. 'Button12
  336. '
  337. Me.Button12.Location = New System.Drawing.Point(634, 323)
  338. Me.Button12.Name = "Button12"
  339. Me.Button12.Size = New System.Drawing.Size(107, 23)
  340. Me.Button12.TabIndex = 30
  341. Me.Button12.Text = "Следующая"
  342. Me.Button12.UseVisualStyleBackColor = True
  343. '
  344. 'Button13
  345. '
  346. Me.Button13.Location = New System.Drawing.Point(747, 323)
  347. Me.Button13.Name = "Button13"
  348. Me.Button13.Size = New System.Drawing.Size(107, 23)
  349. Me.Button13.TabIndex = 31
  350. Me.Button13.Text = "Удалить"
  351. Me.Button13.UseVisualStyleBackColor = True
  352. '
  353. 'Button14
  354. '
  355. Me.Button14.Location = New System.Drawing.Point(634, 352)
  356. Me.Button14.Name = "Button14"
  357. Me.Button14.Size = New System.Drawing.Size(107, 23)
  358. Me.Button14.TabIndex = 32
  359. Me.Button14.Text = "Сохранить"
  360. Me.Button14.UseVisualStyleBackColor = True
  361. '
  362. 'Список_вакансийBindingSource
  363. '
  364. Me.Список_вакансийBindingSource.DataMember = "Список_вакансий"
  365. Me.Список_вакансийBindingSource.DataSource = Me.BD_Fam_PostanogovDataSet
  366. '
  367. 'PictureBox1
  368. '
  369. PictureBox1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
  370. PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
  371. PictureBox1.Location = New System.Drawing.Point(822, 25)
  372. PictureBox1.Name = "PictureBox1"
  373. PictureBox1.Size = New System.Drawing.Size(113, 107)
  374. PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  375. PictureBox1.TabIndex = 33
  376. PictureBox1.TabStop = False
  377. '
  378. 'MenuStrip1
  379. '
  380. Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ГлавнаяToolStripMenuItem, Me.ВыходToolStripMenuItem})
  381. Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
  382. Me.MenuStrip1.Name = "MenuStrip1"
  383. Me.MenuStrip1.Size = New System.Drawing.Size(934, 24)
  384. Me.MenuStrip1.TabIndex = 34
  385. Me.MenuStrip1.Text = "MenuStrip1"
  386. '
  387. 'ГлавнаяToolStripMenuItem
  388. '
  389. Me.ГлавнаяToolStripMenuItem.Name = "ГлавнаяToolStripMenuItem"
  390. Me.ГлавнаяToolStripMenuItem.Size = New System.Drawing.Size(63, 20)
  391. Me.ГлавнаяToolStripMenuItem.Text = "Главная"
  392. '
  393. 'ВыходToolStripMenuItem
  394. '
  395. Me.ВыходToolStripMenuItem.Name = "ВыходToolStripMenuItem"
  396. Me.ВыходToolStripMenuItem.Size = New System.Drawing.Size(54, 20)
  397. Me.ВыходToolStripMenuItem.Text = "Выход"
  398. '
  399. 'Form3
  400. '
  401. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  402. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  403. Me.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
  404. Me.ClientSize = New System.Drawing.Size(934, 400)
  405. Me.Controls.Add(PictureBox1)
  406. Me.Controls.Add(Me.Button14)
  407. Me.Controls.Add(Me.Button13)
  408. Me.Controls.Add(Me.Button12)
  409. Me.Controls.Add(Me.Button11)
  410. Me.Controls.Add(Me.Button10)
  411. Me.Controls.Add(Me.Button9)
  412. Me.Controls.Add(Me.Button8)
  413. Me.Controls.Add(Me.TextBox6)
  414. Me.Controls.Add(Me.TextBox5)
  415. Me.Controls.Add(Me.TextBox4)
  416. Me.Controls.Add(Me.TextBox3)
  417. Me.Controls.Add(Me.TextBox1)
  418. Me.Controls.Add(Me.Label11)
  419. Me.Controls.Add(Me.Label9)
  420. Me.Controls.Add(Me.Label8)
  421. Me.Controls.Add(Me.Label7)
  422. Me.Controls.Add(Me.Label6)
  423. Me.Controls.Add(Me.Label5)
  424. Me.Controls.Add(Me.Label4)
  425. Me.Controls.Add(Me.Button7)
  426. Me.Controls.Add(Me.Button6)
  427. Me.Controls.Add(Me.Button5)
  428. Me.Controls.Add(Me.Button4)
  429. Me.Controls.Add(Me.Button3)
  430. Me.Controls.Add(Me.Button2)
  431. Me.Controls.Add(Me.Button1)
  432. Me.Controls.Add(Me.Label3)
  433. Me.Controls.Add(Me.Label1)
  434. Me.Controls.Add(Me.TextBox2)
  435. Me.Controls.Add(Me.MenuStrip1)
  436. Me.MainMenuStrip = Me.MenuStrip1
  437. Me.Name = "Form3"
  438. Me.Text = "Form3"
  439. CType(Me.Сферы_деятельностиBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
  440. CType(Me.BD_Fam_PostanogovDataSet, System.ComponentModel.ISupportInitialize).EndInit()
  441. CType(Me.Список_вакансийBindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
  442. CType(Me.Список_вакансийBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
  443. CType(PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  444. Me.MenuStrip1.ResumeLayout(False)
  445. Me.MenuStrip1.PerformLayout()
  446. Me.ResumeLayout(False)
  447. Me.PerformLayout()
  448. End Sub
  449. Friend WithEvents TextBox2 As TextBox
  450. Friend WithEvents Label1 As Label
  451. Friend WithEvents Label3 As Label
  452. Friend WithEvents BD_Fam_PostanogovDataSet As BD_Fam_PostanogovDataSet
  453. Friend WithEvents Сферы_деятельностиBindingSource As BindingSource
  454. Friend WithEvents Сферы_деятельностиTableAdapter As BD_Fam_PostanogovDataSetTableAdapters.Сферы_деятельностиTableAdapter
  455. Friend WithEvents TableAdapterManager As BD_Fam_PostanogovDataSetTableAdapters.TableAdapterManager
  456. Friend WithEvents Button1 As Button
  457. Friend WithEvents Button2 As Button
  458. Friend WithEvents Button3 As Button
  459. Friend WithEvents Button4 As Button
  460. Friend WithEvents Button5 As Button
  461. Friend WithEvents Button6 As Button
  462. Friend WithEvents Button7 As Button
  463. Friend WithEvents Label4 As Label
  464. Friend WithEvents Label5 As Label
  465. Friend WithEvents Label6 As Label
  466. Friend WithEvents Label7 As Label
  467. Friend WithEvents Label8 As Label
  468. Friend WithEvents Label9 As Label
  469. Friend WithEvents Label11 As Label
  470. Friend WithEvents TextBox1 As TextBox
  471. Friend WithEvents TextBox3 As TextBox
  472. Friend WithEvents TextBox4 As TextBox
  473. Friend WithEvents TextBox5 As TextBox
  474. Friend WithEvents TextBox6 As TextBox
  475. Friend WithEvents Button8 As Button
  476. Friend WithEvents Button9 As Button
  477. Friend WithEvents Button10 As Button
  478. Friend WithEvents Button11 As Button
  479. Friend WithEvents Button12 As Button
  480. Friend WithEvents Button13 As Button
  481. Friend WithEvents Button14 As Button
  482. Friend WithEvents Список_вакансийTableAdapter As BD_Fam_PostanogovDataSetTableAdapters.Список_вакансийTableAdapter
  483. Friend WithEvents Список_вакансийBindingSource As BindingSource
  484. Friend WithEvents Список_вакансийBindingSource1 As BindingSource
  485. Friend WithEvents MenuStrip1 As MenuStrip
  486. Friend WithEvents ГлавнаяToolStripMenuItem As ToolStripMenuItem
  487. Friend WithEvents ВыходToolStripMenuItem As ToolStripMenuItem
  488. End Class