PageRenderTime 62ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 1ms

/Forms/Form2.Designer.vb

#
Visual Basic | 1231 lines | 946 code | 4 blank | 281 comment | 3 complexity | ca898fe326dce50f62042c128c3a6b05 MD5 | raw file
Possible License(s): GPL-2.0

Large files files are truncated, but you can click here to view the full file

  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Form2
  3. Inherits System.Windows.Forms.Form
  4. 'Form overrides dispose to clean up the component list.
  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. 'Required by the Windows Form Designer
  16. Private components As System.ComponentModel.IContainer
  17. 'NOTE: The following procedure is required by the Windows Form Designer
  18. 'It can be modified using the Windows Form Designer.
  19. 'Do not modify it using the code editor.
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form2))
  24. Me.runtimetxt = New System.Windows.Forms.TextBox()
  25. Me.votestxt = New System.Windows.Forms.TextBox()
  26. Me.ratingtxt = New System.Windows.Forms.TextBox()
  27. Me.idtxt = New System.Windows.Forms.TextBox()
  28. Me.yeartxt = New System.Windows.Forms.TextBox()
  29. Me.genretxt = New System.Windows.Forms.TextBox()
  30. Me.mpaatxt = New System.Windows.Forms.TextBox()
  31. Me.studiotxt = New System.Windows.Forms.TextBox()
  32. Me.creditstxt = New System.Windows.Forms.TextBox()
  33. Me.directortxt = New System.Windows.Forms.TextBox()
  34. Me.titletxt = New System.Windows.Forms.TextBox()
  35. Me.taglinetxt = New System.Windows.Forms.TextBox()
  36. Me.plottxt = New System.Windows.Forms.TextBox()
  37. Me.outlinetxt = New System.Windows.Forms.TextBox()
  38. Me.runtime = New System.Windows.Forms.Label()
  39. Me.studio = New System.Windows.Forms.Label()
  40. Me.imdb = New System.Windows.Forms.Label()
  41. Me.tagline = New System.Windows.Forms.Label()
  42. Me.plot = New System.Windows.Forms.Label()
  43. Me.outline = New System.Windows.Forms.Label()
  44. Me.moviethumb = New System.Windows.Forms.PictureBox()
  45. Me.votes = New System.Windows.Forms.Label()
  46. Me.year = New System.Windows.Forms.Label()
  47. Me.mpaa = New System.Windows.Forms.Label()
  48. Me.rating = New System.Windows.Forms.Label()
  49. Me.credits = New System.Windows.Forms.Label()
  50. Me.genre = New System.Windows.Forms.Label()
  51. Me.director = New System.Windows.Forms.Label()
  52. Me.title = New System.Windows.Forms.Label()
  53. Me.roletxt = New System.Windows.Forms.TextBox()
  54. Me.Label5 = New System.Windows.Forms.Label()
  55. Me.Label4 = New System.Windows.Forms.Label()
  56. Me.actorcb = New System.Windows.Forms.ComboBox()
  57. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  58. Me.Label3 = New System.Windows.Forms.Label()
  59. Me.filenametxt = New System.Windows.Forms.TextBox()
  60. Me.filename = New System.Windows.Forms.Label()
  61. Me.btnaddactor = New System.Windows.Forms.Button()
  62. Me.btndeleteactor = New System.Windows.Forms.Button()
  63. Me.btnsavechanges = New System.Windows.Forms.Button()
  64. Me.btnexit = New System.Windows.Forms.Button()
  65. Me.tb_ActorAdd = New System.Windows.Forms.TextBox()
  66. Me.tb_RoleAdd = New System.Windows.Forms.TextBox()
  67. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  68. Me.btnchangemovie = New System.Windows.Forms.Button()
  69. Me.btnAltPosterBrowser = New System.Windows.Forms.Button()
  70. Me.btn_BlankNfo = New System.Windows.Forms.Button()
  71. Me.btn_SeriesLnkSearch = New System.Windows.Forms.Button()
  72. Me.btn_SeriesList = New System.Windows.Forms.Button()
  73. Me.Label1 = New System.Windows.Forms.Label()
  74. Me.btncropleft = New System.Windows.Forms.Button()
  75. Me.btncropright = New System.Windows.Forms.Button()
  76. Me.btncropbottom = New System.Windows.Forms.Button()
  77. Me.btncroptop = New System.Windows.Forms.Button()
  78. Me.Label2 = New System.Windows.Forms.Label()
  79. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  80. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  81. Me.openFD = New System.Windows.Forms.OpenFileDialog()
  82. Me.Label12 = New System.Windows.Forms.Label()
  83. Me.Label13 = New System.Windows.Forms.Label()
  84. Me.Label14 = New System.Windows.Forms.Label()
  85. Me.zoom = New System.Windows.Forms.Button()
  86. Me.Label15 = New System.Windows.Forms.Label()
  87. Me.Label16 = New System.Windows.Forms.Label()
  88. Me.Label17 = New System.Windows.Forms.Label()
  89. Me.Label18 = New System.Windows.Forms.Label()
  90. Me.btnfanart = New System.Windows.Forms.Button()
  91. Me.btnresetimage = New System.Windows.Forms.Button()
  92. Me.btnsavecropped = New System.Windows.Forms.Button()
  93. Me.starstxt = New System.Windows.Forms.TextBox()
  94. Me.Label6 = New System.Windows.Forms.Label()
  95. Me.Label7 = New System.Windows.Forms.Label()
  96. Me.Label9 = New System.Windows.Forms.Label()
  97. Me.Label11 = New System.Windows.Forms.Label()
  98. Me.top250txt = New System.Windows.Forms.TextBox()
  99. Me.Createdatepicker = New System.Windows.Forms.DateTimePicker()
  100. Me.Label19 = New System.Windows.Forms.Label()
  101. Me.tb_TrailerURL = New System.Windows.Forms.TextBox()
  102. Me.Label20 = New System.Windows.Forms.Label()
  103. Me.countrytxt = New System.Windows.Forms.TextBox()
  104. Me.Label21 = New System.Windows.Forms.Label()
  105. Me.Label22 = New System.Windows.Forms.Label()
  106. Me.originaltxt = New System.Windows.Forms.TextBox()
  107. Me.sorttxt = New System.Windows.Forms.TextBox()
  108. Me.Label23 = New System.Windows.Forms.Label()
  109. Me.PremieredDatePicker = New System.Windows.Forms.DateTimePicker()
  110. Me.btnWatched = New System.Windows.Forms.Button()
  111. Me.btnSelectAPlot = New System.Windows.Forms.Button()
  112. Me.tb_SeriesLnk = New System.Windows.Forms.TextBox()
  113. Me.Label8 = New System.Windows.Forms.Label()
  114. Me.Label10 = New System.Windows.Forms.Label()
  115. Me.cbUsrRating = New System.Windows.Forms.ComboBox()
  116. CType(Me.moviethumb,System.ComponentModel.ISupportInitialize).BeginInit
  117. CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).BeginInit
  118. CType(Me.PictureBox2,System.ComponentModel.ISupportInitialize).BeginInit
  119. Me.SuspendLayout
  120. '
  121. 'runtimetxt
  122. '
  123. Me.runtimetxt.BackColor = System.Drawing.Color.Gainsboro
  124. Me.runtimetxt.Location = New System.Drawing.Point(127, 183)
  125. Me.runtimetxt.Margin = New System.Windows.Forms.Padding(4)
  126. Me.runtimetxt.Name = "runtimetxt"
  127. Me.runtimetxt.ReadOnly = true
  128. Me.runtimetxt.Size = New System.Drawing.Size(104, 20)
  129. Me.runtimetxt.TabIndex = 59
  130. Me.runtimetxt.TabStop = false
  131. '
  132. 'votestxt
  133. '
  134. Me.votestxt.BackColor = System.Drawing.Color.White
  135. Me.votestxt.Location = New System.Drawing.Point(309, 158)
  136. Me.votestxt.Margin = New System.Windows.Forms.Padding(4)
  137. Me.votestxt.Name = "votestxt"
  138. Me.votestxt.Size = New System.Drawing.Size(97, 20)
  139. Me.votestxt.TabIndex = 12
  140. '
  141. 'ratingtxt
  142. '
  143. Me.ratingtxt.BackColor = System.Drawing.Color.White
  144. Me.ratingtxt.Location = New System.Drawing.Point(309, 127)
  145. Me.ratingtxt.Margin = New System.Windows.Forms.Padding(4)
  146. Me.ratingtxt.Name = "ratingtxt"
  147. Me.ratingtxt.Size = New System.Drawing.Size(97, 20)
  148. Me.ratingtxt.TabIndex = 10
  149. '
  150. 'idtxt
  151. '
  152. Me.idtxt.BackColor = System.Drawing.Color.White
  153. Me.idtxt.Location = New System.Drawing.Point(309, 183)
  154. Me.idtxt.Margin = New System.Windows.Forms.Padding(4)
  155. Me.idtxt.Name = "idtxt"
  156. Me.idtxt.ReadOnly = true
  157. Me.idtxt.Size = New System.Drawing.Size(97, 20)
  158. Me.idtxt.TabIndex = 13
  159. '
  160. 'yeartxt
  161. '
  162. Me.yeartxt.BackColor = System.Drawing.Color.White
  163. Me.yeartxt.Location = New System.Drawing.Point(127, 127)
  164. Me.yeartxt.Margin = New System.Windows.Forms.Padding(4)
  165. Me.yeartxt.Name = "yeartxt"
  166. Me.yeartxt.Size = New System.Drawing.Size(104, 20)
  167. Me.yeartxt.TabIndex = 9
  168. '
  169. 'genretxt
  170. '
  171. Me.genretxt.BackColor = System.Drawing.Color.White
  172. Me.genretxt.Location = New System.Drawing.Point(488, 99)
  173. Me.genretxt.Margin = New System.Windows.Forms.Padding(4)
  174. Me.genretxt.Name = "genretxt"
  175. Me.genretxt.Size = New System.Drawing.Size(263, 20)
  176. Me.genretxt.TabIndex = 6
  177. '
  178. 'mpaatxt
  179. '
  180. Me.mpaatxt.BackColor = System.Drawing.Color.White
  181. Me.mpaatxt.Location = New System.Drawing.Point(488, 127)
  182. Me.mpaatxt.Margin = New System.Windows.Forms.Padding(4)
  183. Me.mpaatxt.Name = "mpaatxt"
  184. Me.mpaatxt.Size = New System.Drawing.Size(263, 20)
  185. Me.mpaatxt.TabIndex = 7
  186. '
  187. 'studiotxt
  188. '
  189. Me.studiotxt.BackColor = System.Drawing.Color.White
  190. Me.studiotxt.Location = New System.Drawing.Point(127, 99)
  191. Me.studiotxt.Margin = New System.Windows.Forms.Padding(4)
  192. Me.studiotxt.Name = "studiotxt"
  193. Me.studiotxt.Size = New System.Drawing.Size(279, 20)
  194. Me.studiotxt.TabIndex = 5
  195. '
  196. 'creditstxt
  197. '
  198. Me.creditstxt.BackColor = System.Drawing.Color.White
  199. Me.creditstxt.Location = New System.Drawing.Point(488, 71)
  200. Me.creditstxt.Margin = New System.Windows.Forms.Padding(4)
  201. Me.creditstxt.Name = "creditstxt"
  202. Me.creditstxt.Size = New System.Drawing.Size(262, 20)
  203. Me.creditstxt.TabIndex = 4
  204. '
  205. 'directortxt
  206. '
  207. Me.directortxt.BackColor = System.Drawing.Color.White
  208. Me.directortxt.Location = New System.Drawing.Point(127, 71)
  209. Me.directortxt.Margin = New System.Windows.Forms.Padding(4)
  210. Me.directortxt.Name = "directortxt"
  211. Me.directortxt.Size = New System.Drawing.Size(279, 20)
  212. Me.directortxt.TabIndex = 3
  213. '
  214. 'titletxt
  215. '
  216. Me.titletxt.BackColor = System.Drawing.Color.White
  217. Me.titletxt.Location = New System.Drawing.Point(127, 15)
  218. Me.titletxt.Margin = New System.Windows.Forms.Padding(4)
  219. Me.titletxt.Name = "titletxt"
  220. Me.titletxt.Size = New System.Drawing.Size(357, 20)
  221. Me.titletxt.TabIndex = 0
  222. '
  223. 'taglinetxt
  224. '
  225. Me.taglinetxt.BackColor = System.Drawing.Color.White
  226. Me.taglinetxt.Location = New System.Drawing.Point(126, 534)
  227. Me.taglinetxt.Margin = New System.Windows.Forms.Padding(4)
  228. Me.taglinetxt.Multiline = true
  229. Me.taglinetxt.Name = "taglinetxt"
  230. Me.taglinetxt.Size = New System.Drawing.Size(624, 36)
  231. Me.taglinetxt.TabIndex = 18
  232. '
  233. 'plottxt
  234. '
  235. Me.plottxt.BackColor = System.Drawing.Color.White
  236. Me.plottxt.Location = New System.Drawing.Point(126, 383)
  237. Me.plottxt.Margin = New System.Windows.Forms.Padding(4)
  238. Me.plottxt.Multiline = true
  239. Me.plottxt.Name = "plottxt"
  240. Me.plottxt.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  241. Me.plottxt.Size = New System.Drawing.Size(624, 143)
  242. Me.plottxt.TabIndex = 17
  243. '
  244. 'outlinetxt
  245. '
  246. Me.outlinetxt.BackColor = System.Drawing.Color.White
  247. Me.outlinetxt.Location = New System.Drawing.Point(126, 327)
  248. Me.outlinetxt.Margin = New System.Windows.Forms.Padding(4)
  249. Me.outlinetxt.Multiline = true
  250. Me.outlinetxt.Name = "outlinetxt"
  251. Me.outlinetxt.Size = New System.Drawing.Size(624, 48)
  252. Me.outlinetxt.TabIndex = 16
  253. '
  254. 'runtime
  255. '
  256. Me.runtime.AutoSize = true
  257. Me.runtime.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  258. Me.runtime.Location = New System.Drawing.Point(21, 183)
  259. Me.runtime.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  260. Me.runtime.Name = "runtime"
  261. Me.runtime.Size = New System.Drawing.Size(66, 16)
  262. Me.runtime.TabIndex = 45
  263. Me.runtime.Text = "Runtime : "
  264. '
  265. 'studio
  266. '
  267. Me.studio.AutoSize = true
  268. Me.studio.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  269. Me.studio.Location = New System.Drawing.Point(21, 99)
  270. Me.studio.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  271. Me.studio.Name = "studio"
  272. Me.studio.Size = New System.Drawing.Size(55, 16)
  273. Me.studio.TabIndex = 44
  274. Me.studio.Text = "Studio : "
  275. '
  276. 'imdb
  277. '
  278. Me.imdb.AutoSize = true
  279. Me.imdb.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  280. Me.imdb.Location = New System.Drawing.Point(239, 184)
  281. Me.imdb.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  282. Me.imdb.Name = "imdb"
  283. Me.imdb.Size = New System.Drawing.Size(66, 16)
  284. Me.imdb.TabIndex = 43
  285. Me.imdb.Text = "IMDB ID : "
  286. '
  287. 'tagline
  288. '
  289. Me.tagline.AutoSize = true
  290. Me.tagline.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  291. Me.tagline.Location = New System.Drawing.Point(24, 545)
  292. Me.tagline.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  293. Me.tagline.Name = "tagline"
  294. Me.tagline.Size = New System.Drawing.Size(63, 16)
  295. Me.tagline.TabIndex = 42
  296. Me.tagline.Text = "Tagline : "
  297. '
  298. 'plot
  299. '
  300. Me.plot.AutoSize = true
  301. Me.plot.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  302. Me.plot.Location = New System.Drawing.Point(20, 383)
  303. Me.plot.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  304. Me.plot.Name = "plot"
  305. Me.plot.Size = New System.Drawing.Size(40, 16)
  306. Me.plot.TabIndex = 41
  307. Me.plot.Text = "Plot : "
  308. '
  309. 'outline
  310. '
  311. Me.outline.AutoSize = true
  312. Me.outline.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  313. Me.outline.Location = New System.Drawing.Point(20, 328)
  314. Me.outline.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  315. Me.outline.Name = "outline"
  316. Me.outline.Size = New System.Drawing.Size(58, 16)
  317. Me.outline.TabIndex = 40
  318. Me.outline.Text = "Outline : "
  319. '
  320. 'moviethumb
  321. '
  322. Me.moviethumb.Location = New System.Drawing.Point(760, 15)
  323. Me.moviethumb.Margin = New System.Windows.Forms.Padding(4)
  324. Me.moviethumb.Name = "moviethumb"
  325. Me.moviethumb.Size = New System.Drawing.Size(216, 262)
  326. Me.moviethumb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  327. Me.moviethumb.TabIndex = 39
  328. Me.moviethumb.TabStop = false
  329. '
  330. 'votes
  331. '
  332. Me.votes.AutoSize = true
  333. Me.votes.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  334. Me.votes.Location = New System.Drawing.Point(239, 159)
  335. Me.votes.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  336. Me.votes.Name = "votes"
  337. Me.votes.Size = New System.Drawing.Size(52, 16)
  338. Me.votes.TabIndex = 38
  339. Me.votes.Text = "Votes : "
  340. '
  341. 'year
  342. '
  343. Me.year.AutoSize = true
  344. Me.year.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  345. Me.year.Location = New System.Drawing.Point(21, 128)
  346. Me.year.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  347. Me.year.Name = "year"
  348. Me.year.Size = New System.Drawing.Size(46, 16)
  349. Me.year.TabIndex = 37
  350. Me.year.Text = "Year : "
  351. '
  352. 'mpaa
  353. '
  354. Me.mpaa.AutoSize = true
  355. Me.mpaa.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  356. Me.mpaa.Location = New System.Drawing.Point(414, 130)
  357. Me.mpaa.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  358. Me.mpaa.Name = "mpaa"
  359. Me.mpaa.Size = New System.Drawing.Size(55, 16)
  360. Me.mpaa.TabIndex = 36
  361. Me.mpaa.Text = "MPAA : "
  362. '
  363. 'rating
  364. '
  365. Me.rating.AutoSize = true
  366. Me.rating.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  367. Me.rating.Location = New System.Drawing.Point(239, 128)
  368. Me.rating.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  369. Me.rating.Name = "rating"
  370. Me.rating.Size = New System.Drawing.Size(56, 16)
  371. Me.rating.TabIndex = 35
  372. Me.rating.Text = "Rating : "
  373. '
  374. 'credits
  375. '
  376. Me.credits.AutoSize = true
  377. Me.credits.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  378. Me.credits.Location = New System.Drawing.Point(414, 72)
  379. Me.credits.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  380. Me.credits.Name = "credits"
  381. Me.credits.Size = New System.Drawing.Size(59, 16)
  382. Me.credits.TabIndex = 34
  383. Me.credits.Text = "Credits : "
  384. '
  385. 'genre
  386. '
  387. Me.genre.AutoSize = true
  388. Me.genre.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  389. Me.genre.Location = New System.Drawing.Point(414, 100)
  390. Me.genre.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  391. Me.genre.Name = "genre"
  392. Me.genre.Size = New System.Drawing.Size(54, 16)
  393. Me.genre.TabIndex = 33
  394. Me.genre.Text = "Genre : "
  395. '
  396. 'director
  397. '
  398. Me.director.AutoSize = true
  399. Me.director.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  400. Me.director.Location = New System.Drawing.Point(21, 69)
  401. Me.director.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  402. Me.director.Name = "director"
  403. Me.director.Size = New System.Drawing.Size(64, 16)
  404. Me.director.TabIndex = 32
  405. Me.director.Text = "Director : "
  406. '
  407. 'title
  408. '
  409. Me.title.AutoSize = true
  410. Me.title.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  411. Me.title.Location = New System.Drawing.Point(21, 15)
  412. Me.title.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  413. Me.title.Name = "title"
  414. Me.title.Size = New System.Drawing.Size(43, 16)
  415. Me.title.TabIndex = 31
  416. Me.title.Text = "Title : "
  417. '
  418. 'roletxt
  419. '
  420. Me.roletxt.BackColor = System.Drawing.Color.White
  421. Me.roletxt.Location = New System.Drawing.Point(441, 594)
  422. Me.roletxt.Margin = New System.Windows.Forms.Padding(4)
  423. Me.roletxt.Name = "roletxt"
  424. Me.roletxt.ReadOnly = true
  425. Me.roletxt.Size = New System.Drawing.Size(309, 20)
  426. Me.roletxt.TabIndex = 64
  427. Me.roletxt.TabStop = false
  428. '
  429. 'Label5
  430. '
  431. Me.Label5.AutoSize = true
  432. Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  433. Me.Label5.Location = New System.Drawing.Point(447, 574)
  434. Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  435. Me.Label5.Name = "Label5"
  436. Me.Label5.Size = New System.Drawing.Size(37, 16)
  437. Me.Label5.TabIndex = 21
  438. Me.Label5.Text = "Role"
  439. '
  440. 'Label4
  441. '
  442. Me.Label4.AutoSize = true
  443. Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  444. Me.Label4.Location = New System.Drawing.Point(133, 574)
  445. Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  446. Me.Label4.Name = "Label4"
  447. Me.Label4.Size = New System.Drawing.Size(39, 16)
  448. Me.Label4.TabIndex = 62
  449. Me.Label4.Text = "Actor"
  450. '
  451. 'actorcb
  452. '
  453. Me.actorcb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  454. Me.actorcb.FormattingEnabled = true
  455. Me.actorcb.Location = New System.Drawing.Point(127, 593)
  456. Me.actorcb.Margin = New System.Windows.Forms.Padding(4)
  457. Me.actorcb.Name = "actorcb"
  458. Me.actorcb.Size = New System.Drawing.Size(309, 21)
  459. Me.actorcb.TabIndex = 61
  460. Me.actorcb.TabStop = false
  461. '
  462. 'PictureBox1
  463. '
  464. Me.PictureBox1.Location = New System.Drawing.Point(760, 509)
  465. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4)
  466. Me.PictureBox1.Name = "PictureBox1"
  467. Me.PictureBox1.Size = New System.Drawing.Size(216, 174)
  468. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  469. Me.PictureBox1.TabIndex = 66
  470. Me.PictureBox1.TabStop = false
  471. '
  472. 'Label3
  473. '
  474. Me.Label3.AutoSize = true
  475. Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  476. Me.Label3.Location = New System.Drawing.Point(815, 462)
  477. Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  478. Me.Label3.Name = "Label3"
  479. Me.Label3.Size = New System.Drawing.Size(84, 16)
  480. Me.Label3.TabIndex = 65
  481. Me.Label3.Text = "Actor Thumb"
  482. Me.Label3.Visible = false
  483. '
  484. 'filenametxt
  485. '
  486. Me.filenametxt.BackColor = System.Drawing.Color.Gainsboro
  487. Me.filenametxt.Location = New System.Drawing.Point(127, 663)
  488. Me.filenametxt.Margin = New System.Windows.Forms.Padding(4)
  489. Me.filenametxt.Name = "filenametxt"
  490. Me.filenametxt.ReadOnly = true
  491. Me.filenametxt.Size = New System.Drawing.Size(623, 20)
  492. Me.filenametxt.TabIndex = 69
  493. Me.filenametxt.TabStop = false
  494. '
  495. 'filename
  496. '
  497. Me.filename.AutoSize = true
  498. Me.filename.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  499. Me.filename.Location = New System.Drawing.Point(21, 602)
  500. Me.filename.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  501. Me.filename.Name = "filename"
  502. Me.filename.Size = New System.Drawing.Size(48, 20)
  503. Me.filename.TabIndex = 67
  504. Me.filename.Text = "Path:"
  505. '
  506. 'btnaddactor
  507. '
  508. Me.btnaddactor.Location = New System.Drawing.Point(19, 626)
  509. Me.btnaddactor.Margin = New System.Windows.Forms.Padding(4)
  510. Me.btnaddactor.Name = "btnaddactor"
  511. Me.btnaddactor.Size = New System.Drawing.Size(100, 28)
  512. Me.btnaddactor.TabIndex = 71
  513. Me.btnaddactor.TabStop = false
  514. Me.btnaddactor.Text = "Add Actor"
  515. Me.ToolTip1.SetToolTip(Me.btnaddactor, "Enter Name of Actor and Role"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"you wish to add then click")
  516. Me.btnaddactor.UseVisualStyleBackColor = true
  517. '
  518. 'btndeleteactor
  519. '
  520. Me.btndeleteactor.Location = New System.Drawing.Point(19, 589)
  521. Me.btndeleteactor.Margin = New System.Windows.Forms.Padding(4)
  522. Me.btndeleteactor.Name = "btndeleteactor"
  523. Me.btndeleteactor.Size = New System.Drawing.Size(100, 28)
  524. Me.btndeleteactor.TabIndex = 72
  525. Me.btndeleteactor.TabStop = false
  526. Me.btndeleteactor.Text = "Delete Actor"
  527. Me.ToolTip1.SetToolTip(Me.btndeleteactor, "Delete the selected Actor and Role")
  528. Me.btndeleteactor.UseVisualStyleBackColor = true
  529. '
  530. 'btnsavechanges
  531. '
  532. Me.btnsavechanges.Location = New System.Drawing.Point(988, 631)
  533. Me.btnsavechanges.Margin = New System.Windows.Forms.Padding(4)
  534. Me.btnsavechanges.Name = "btnsavechanges"
  535. Me.btnsavechanges.Size = New System.Drawing.Size(140, 28)
  536. Me.btnsavechanges.TabIndex = 21
  537. Me.btnsavechanges.Text = "Save Changes"
  538. Me.btnsavechanges.UseVisualStyleBackColor = true
  539. '
  540. 'btnexit
  541. '
  542. Me.btnexit.Location = New System.Drawing.Point(1051, 6)
  543. Me.btnexit.Margin = New System.Windows.Forms.Padding(4)
  544. Me.btnexit.Name = "btnexit"
  545. Me.btnexit.Size = New System.Drawing.Size(75, 28)
  546. Me.btnexit.TabIndex = 22
  547. Me.btnexit.Text = "Exit"
  548. Me.btnexit.UseVisualStyleBackColor = true
  549. '
  550. 'tb_ActorAdd
  551. '
  552. Me.tb_ActorAdd.Location = New System.Drawing.Point(127, 631)
  553. Me.tb_ActorAdd.Margin = New System.Windows.Forms.Padding(4)
  554. Me.tb_ActorAdd.Name = "tb_ActorAdd"
  555. Me.tb_ActorAdd.Size = New System.Drawing.Size(309, 20)
  556. Me.tb_ActorAdd.TabIndex = 19
  557. '
  558. 'tb_RoleAdd
  559. '
  560. Me.tb_RoleAdd.Location = New System.Drawing.Point(441, 631)
  561. Me.tb_RoleAdd.Margin = New System.Windows.Forms.Padding(4)
  562. Me.tb_RoleAdd.Name = "tb_RoleAdd"
  563. Me.tb_RoleAdd.Size = New System.Drawing.Size(309, 20)
  564. Me.tb_RoleAdd.TabIndex = 20
  565. '
  566. 'btnchangemovie
  567. '
  568. Me.btnchangemovie.Location = New System.Drawing.Point(988, 593)
  569. Me.btnchangemovie.Margin = New System.Windows.Forms.Padding(4)
  570. Me.btnchangemovie.Name = "btnchangemovie"
  571. Me.btnchangemovie.Size = New System.Drawing.Size(140, 28)
  572. Me.btnchangemovie.TabIndex = 91
  573. Me.btnchangemovie.Text = "Change Movie"
  574. Me.ToolTip1.SetToolTip(Me.btnchangemovie, "Please use Change Movie on Main"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"Media Companion page.")
  575. Me.btnchangemovie.UseVisualStyleBackColor = true
  576. '
  577. 'btnAltPosterBrowser
  578. '
  579. Me.btnAltPosterBrowser.Location = New System.Drawing.Point(988, 393)
  580. Me.btnAltPosterBrowser.Margin = New System.Windows.Forms.Padding(4)
  581. Me.btnAltPosterBrowser.Name = "btnAltPosterBrowser"
  582. Me.btnAltPosterBrowser.Size = New System.Drawing.Size(133, 35)
  583. Me.btnAltPosterBrowser.TabIndex = 24
  584. Me.btnAltPosterBrowser.Text = "Alt Poster Browser"
  585. Me.ToolTip1.SetToolTip(Me.btnAltPosterBrowser, "Re-Scrape Thumbnails from MoviePosterDB")
  586. Me.btnAltPosterBrowser.UseVisualStyleBackColor = true
  587. '
  588. 'btn_BlankNfo
  589. '
  590. Me.btn_BlankNfo.Location = New System.Drawing.Point(988, 486)
  591. Me.btn_BlankNfo.Margin = New System.Windows.Forms.Padding(4)
  592. Me.btn_BlankNfo.Name = "btn_BlankNfo"
  593. Me.btn_BlankNfo.Size = New System.Drawing.Size(140, 28)
  594. Me.btn_BlankNfo.TabIndex = 25
  595. Me.btn_BlankNfo.Text = "Blank Nfo"
  596. Me.ToolTip1.SetToolTip(Me.btn_BlankNfo, "Blank All Fields, including actors")
  597. Me.btn_BlankNfo.UseVisualStyleBackColor = true
  598. '
  599. 'btn_SeriesLnkSearch
  600. '
  601. Me.btn_SeriesLnkSearch.Location = New System.Drawing.Point(619, 208)
  602. Me.btn_SeriesLnkSearch.Name = "btn_SeriesLnkSearch"
  603. Me.btn_SeriesLnkSearch.Size = New System.Drawing.Size(134, 23)
  604. Me.btn_SeriesLnkSearch.TabIndex = 137
  605. Me.btn_SeriesLnkSearch.Text = "Browse for Series to Link"
  606. Me.ToolTip1.SetToolTip(Me.btn_SeriesLnkSearch, "Search for a Series. Must have a valid"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"tvshow.nfo to read Series Title!")
  607. Me.btn_SeriesLnkSearch.UseVisualStyleBackColor = true
  608. '
  609. 'btn_SeriesList
  610. '
  611. Me.btn_SeriesList.Location = New System.Drawing.Point(495, 209)
  612. Me.btn_SeriesList.Name = "btn_SeriesList"
  613. Me.btn_SeriesList.Size = New System.Drawing.Size(118, 23)
  614. Me.btn_SeriesList.TabIndex = 138
  615. Me.btn_SeriesList.Text = "List of Cached Series"
  616. Me.ToolTip1.SetToolTip(Me.btn_SeriesList, "Displays a list to select a Series that is"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"already loaded into MC TV database.")
  617. Me.btn_SeriesList.UseVisualStyleBackColor = true
  618. '
  619. 'Label1
  620. '
  621. Me.Label1.AutoSize = true
  622. Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  623. Me.Label1.Location = New System.Drawing.Point(756, 486)
  624. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  625. Me.Label1.Name = "Label1"
  626. Me.Label1.Size = New System.Drawing.Size(165, 16)
  627. Me.Label1.TabIndex = 80
  628. Me.Label1.Text = "No Actor Thumb Available"
  629. Me.Label1.Visible = false
  630. '
  631. 'btncropleft
  632. '
  633. Me.btncropleft.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  634. Me.btncropleft.Location = New System.Drawing.Point(997, 74)
  635. Me.btncropleft.Margin = New System.Windows.Forms.Padding(4)
  636. Me.btncropleft.Name = "btncropleft"
  637. Me.btncropleft.Size = New System.Drawing.Size(32, 28)
  638. Me.btncropleft.TabIndex = 93
  639. Me.btncropleft.TabStop = false
  640. Me.btncropleft.Text = ">"
  641. Me.btncropleft.UseVisualStyleBackColor = true
  642. '
  643. 'btncropright
  644. '
  645. Me.btncropright.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  646. Me.btncropright.Location = New System.Drawing.Point(1089, 74)
  647. Me.btncropright.Margin = New System.Windows.Forms.Padding(4)
  648. Me.btncropright.Name = "btncropright"
  649. Me.btncropright.Size = New System.Drawing.Size(32, 28)
  650. Me.btncropright.TabIndex = 94
  651. Me.btncropright.TabStop = false
  652. Me.btncropright.Text = "<"
  653. Me.btncropright.UseVisualStyleBackColor = true
  654. '
  655. 'btncropbottom
  656. '
  657. Me.btncropbottom.Font = New System.Drawing.Font("Microsoft Sans Serif", 12!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  658. Me.btncropbottom.Location = New System.Drawing.Point(1044, 106)
  659. Me.btncropbottom.Margin = New System.Windows.Forms.Padding(4)
  660. Me.btncropbottom.Name = "btncropbottom"
  661. Me.btncropbottom.Size = New System.Drawing.Size(32, 28)
  662. Me.btncropbottom.TabIndex = 95
  663. Me.btncropbottom.TabStop = false
  664. Me.btncropbottom.Text = "^"
  665. Me.btncropbottom.UseVisualStyleBackColor = true
  666. '
  667. 'btncroptop
  668. '
  669. Me.btncroptop.Font = New System.Drawing.Font("Microsoft Sans Serif", 6!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  670. Me.btncroptop.Location = New System.Drawing.Point(1044, 42)
  671. Me.btncroptop.Margin = New System.Windows.Forms.Padding(4)
  672. Me.btncroptop.Name = "btncroptop"
  673. Me.btncroptop.Size = New System.Drawing.Size(32, 28)
  674. Me.btncroptop.TabIndex = 96
  675. Me.btncroptop.TabStop = false
  676. Me.btncroptop.Text = "V"
  677. Me.btncroptop.UseVisualStyleBackColor = true
  678. '
  679. 'Label2
  680. '
  681. Me.Label2.AutoSize = true
  682. Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  683. Me.Label2.Location = New System.Drawing.Point(1033, 78)
  684. Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  685. Me.Label2.Name = "Label2"
  686. Me.Label2.Size = New System.Drawing.Size(37, 16)
  687. Me.Label2.TabIndex = 97
  688. Me.Label2.Text = "Crop"
  689. '
  690. 'PictureBox2
  691. '
  692. Me.PictureBox2.Location = New System.Drawing.Point(33, 298)
  693. Me.PictureBox2.Margin = New System.Windows.Forms.Padding(4)
  694. Me.PictureBox2.Name = "PictureBox2"
  695. Me.PictureBox2.Size = New System.Drawing.Size(76, 28)
  696. Me.PictureBox2.TabIndex = 98
  697. Me.PictureBox2.TabStop = false
  698. Me.PictureBox2.Visible = false
  699. '
  700. 'Timer1
  701. '
  702. Me.Timer1.Interval = 150
  703. '
  704. 'openFD
  705. '
  706. Me.openFD.FileName = "OpenFileDialog1"
  707. '
  708. 'Label12
  709. '
  710. Me.Label12.AutoSize = true
  711. Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  712. Me.Label12.Location = New System.Drawing.Point(999, 244)
  713. Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  714. Me.Label12.Name = "Label12"
  715. Me.Label12.Size = New System.Drawing.Size(84, 13)
  716. Me.Label12.TabIndex = 103
  717. Me.Label12.Text = "Image Details"
  718. '
  719. 'Label13
  720. '
  721. Me.Label13.AutoSize = true
  722. Me.Label13.Location = New System.Drawing.Point(997, 261)
  723. Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  724. Me.Label13.Name = "Label13"
  725. Me.Label13.Size = New System.Drawing.Size(44, 13)
  726. Me.Label13.TabIndex = 104
  727. Me.Label13.Text = "Width : "
  728. '
  729. 'Label14
  730. '
  731. Me.Label14.AutoSize = true
  732. Me.Label14.Location = New System.Drawing.Point(993, 279)
  733. Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  734. Me.Label14.Name = "Label14"
  735. Me.Label14.Size = New System.Drawing.Size(47, 13)
  736. Me.Label14.TabIndex = 105
  737. Me.Label14.Text = "Height : "
  738. '
  739. 'zoom
  740. '
  741. Me.zoom.Location = New System.Drawing.Point(993, 212)
  742. Me.zoom.Margin = New System.Windows.Forms.Padding(4)
  743. Me.zoom.Name = "zoom"
  744. Me.zoom.Size = New System.Drawing.Size(128, 28)
  745. Me.zoom.TabIndex = 106
  746. Me.zoom.TabStop = false
  747. Me.zoom.Text = "Zoom In"
  748. Me.zoom.UseVisualStyleBackColor = true
  749. '
  750. 'Label15
  751. '
  752. Me.Label15.AutoSize = true
  753. Me.Label15.Location = New System.Drawing.Point(989, 298)
  754. Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  755. Me.Label15.Name = "Label15"
  756. Me.Label15.Size = New System.Drawing.Size(50, 13)
  757. Me.Label15.TabIndex = 107
  758. Me.Label15.Text = "Filesize : "
  759. '
  760. 'Label16
  761. '
  762. Me.Label16.AutoSize = true
  763. Me.Label16.Location = New System.Drawing.Point(1051, 261)
  764. Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  765. Me.Label16.Name = "Label16"
  766. Me.Label16.Size = New System.Drawing.Size(45, 13)
  767. Me.Label16.TabIndex = 108
  768. Me.Label16.Text = "Label16"
  769. '
  770. 'Label17
  771. '
  772. Me.Label17.AutoSize = true
  773. Me.Label17.Location = New System.Drawing.Point(1051, 279)
  774. Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  775. Me.Label17.Name = "Label17"
  776. Me.Label17.Size = New System.Drawing.Size(0, 13)
  777. Me.Label17.TabIndex = 109
  778. '
  779. 'Label18
  780. '
  781. Me.Label18.Location = New System.Drawing.Point(1051, 298)
  782. Me.Label18.Name = "Label18"
  783. Me.Label18.Size = New System.Drawing.Size(100, 23)
  784. Me.Label18.TabIndex = 0
  785. '
  786. 'btnfanart
  787. '
  788. Me.btnfanart.Location = New System.Drawing.Point(988, 351)
  789. Me.btnfanart.Name = "btnfanart"
  790. Me.btnfanart.Size = New System.Drawing.Size(133, 35)
  791. Me.btnfanart.TabIndex = 23
  792. Me.btnfanart.Text = "Alt Fanart Browser"
  793. '
  794. 'btnresetimage
  795. '
  796. Me.btnresetimage.Enabled = false
  797. Me.btnresetimage.Location = New System.Drawing.Point(995, 142)
  798. Me.btnresetimage.Name = "btnresetimage"
  799. Me.btnresetimage.Size = New System.Drawing.Size(75, 23)
  800. Me.btnresetimage.TabIndex = 0
  801. Me.btnresetimage.TabStop = false
  802. Me.btnresetimage.Text = "Reset Crop"
  803. '
  804. 'btnsavecropped
  805. '
  806. Me.btnsavecropped.Enabled = false
  807. Me.btnsavecropped.Location = New System.Drawing.Point(995, 172)
  808. Me.btnsavecropped.Name = "btnsavecropped"
  809. Me.btnsavecropped.Size = New System.Drawing.Size(75, 23)
  810. Me.btnsavecropped.TabIndex = 0
  811. Me.btnsavecropped.TabStop = false
  812. Me.btnsavecropped.Text = "Saved Cropped"
  813. '
  814. 'starstxt
  815. '
  816. Me.starstxt.Location = New System.Drawing.Point(126, 293)
  817. Me.starstxt.Name = "starstxt"
  818. Me.starstxt.Size = New System.Drawing.Size(623, 20)
  819. Me.starstxt.TabIndex = 15
  820. '
  821. 'Label6
  822. '
  823. Me.Label6.AutoSize = true
  824. Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  825. Me.Label6.Location = New System.Drawing.Point(20, 297)
  826. Me.Label6.Name = "Label6"
  827. Me.Label6.Size = New System.Drawing.Size(45, 16)
  828. Me.Label6.TabIndex = 116
  829. Me.Label6.Text = "Stars :"
  830. '
  831. 'Label7
  832. '
  833. Me.Label7.AutoSize = true
  834. Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  835. Me.Label7.Location = New System.Drawing.Point(21, 667)
  836. Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  837. Me.Label7.Name = "Label7"
  838. Me.Label7.Size = New System.Drawing.Size(44, 16)
  839. Me.Label7.TabIndex = 117
  840. Me.Label7.Text = "Path : "
  841. '
  842. 'Label9
  843. '
  844. Me.Label9.AutoSize = true
  845. Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  846. Me.Label9.Location = New System.Drawing.Point(21, 156)
  847. Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  848. Me.Label9.Name = "Label9"
  849. Me.Label9.Size = New System.Drawing.Size(66, 16)
  850. Me.Label9.TabIndex = 118
  851. Me.Label9.Text = "Top 250 : "
  852. '
  853. 'Label11
  854. '
  855. Me.Label11.AutoSize = true
  856. Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  857. Me.Label11.Location = New System.Drawing.Point(414, 188)
  858. Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  859. Me.Label11.Name = "Label11"
  860. Me.Label11.Size = New System.Drawing.Size(97, 16)
  861. Me.Label11.TabIndex = 119
  862. Me.Label11.Text = "Created Date : "
  863. '
  864. 'top250txt
  865. '
  866. Me.top250txt.BackColor = System.Drawing.Color.White
  867. Me.top250txt.Location = New System.Drawing.Point(127, 155)
  868. Me.top250txt.Margin = New System.Windows.Forms.Padding(4)
  869. Me.top250txt.Name = "top250txt"
  870. Me.top250txt.Size = New System.Drawing.Size(104, 20)
  871. Me.top250txt.TabIndex = 11
  872. '
  873. 'Createdatepicker
  874. '
  875. Me.Createdatepicker.CustomFormat = ""
  876. Me.Createdatepicker.Location = New System.Drawing.Point(518, 184)
  877. Me.Createdatepicker.Name = "Createdatepicker"
  878. Me.Createdatepicker.Size = New System.Drawing.Size(200, 20)
  879. Me.Createdatepicker.TabIndex = 123
  880. Me.Createdatepicker.TabStop = false
  881. '
  882. 'Label19
  883. '
  884. Me.Label19.AutoSize = true
  885. Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  886. Me.Label19.Location = New System.Drawing.Point(20, 245)
  887. Me.Label19.Name = "Label19"
  888. Me.Label19.Size = New System.Drawing.Size(83, 16)
  889. Me.Label19.TabIndex = 124
  890. Me.Label19.Text = "Trailer URL :"
  891. '
  892. 'tb_TrailerURL
  893. '
  894. Me.tb_TrailerURL.BackColor = System.Drawing.Color.White
  895. Me.tb_TrailerURL.Location = New System.Drawing.Point(126, 241)
  896. Me.tb_TrailerURL.Margin = New System.Windows.Forms.Padding(4)
  897. Me.tb_TrailerURL.Multiline = true
  898. Me.tb_TrailerURL.Name = "tb_TrailerURL"
  899. Me.tb_TrailerURL.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  900. Me.tb_TrailerURL.Size = New System.Drawing.Size(623, 47)
  901. Me.tb_TrailerURL.TabIndex = 14
  902. '
  903. 'Label20
  904. '
  905. Me.Label20.AutoSize = true
  906. Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  907. Me.Label20.Location = New System.Drawing.Point(414, 159)
  908. Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  909. Me.Label20.Name = "Label20"
  910. Me.Label20.Size = New System.Drawing.Size(62, 16)
  911. Me.Label20.TabIndex = 126
  912. Me.Label20.Text = "Country : "
  913. '
  914. 'countrytxt
  915. '
  916. Me.countrytxt.Location = New System.Drawing.Point(488, 155)
  917. Me.countrytxt.Name = "countrytxt"
  918. Me.countrytxt.Size = New System.Drawing.Size(262, 20)
  919. Me.countrytxt.TabIndex = 8
  920. '
  921. 'Label21
  922. '
  923. Me.Label21.AutoSize = true
  924. Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  925. Me.Label21.Location = New System.Drawing.Point(22, 42)
  926. Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  927. Me.Label21.Name = "Label21"
  928. Me.Label21.Size = New System.Drawing.Size(92, 16)
  929. Me.Label21.TabIndex = 128
  930. Me.Label21.Text = "Original Title : "
  931. '
  932. 'Label22
  933. '
  934. Me.Label22.AutoSize = true
  935. Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  936. Me.Label22.Location = New System.Drawing.Point(414, 42)
  937. Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  938. Me.Label22.Name = "Label22"
  939. Me.Label22.Size = New System.Drawing.Size(70, 16)
  940. Me.Label22.TabIndex = 129
  941. Me.Label22.Text = "Sort Title : "
  942. '
  943. 'originaltxt
  944. '
  945. Me.originaltxt.Location = New System.Drawing.Point(127, 41)
  946. Me.originaltxt.Name = "originaltxt"
  947. Me.originaltxt.Size = New System.Drawing.Size(279, 20)
  948. Me.originaltxt.TabIndex = 1
  949. '
  950. 'sorttxt
  951. '
  952. Me.sorttxt.Location = New System.Drawing.Point(488, 41)
  953. Me.sorttxt.Name = "sorttxt"
  954. Me.sorttxt.Size = New System.Drawing.Size(262, 20)
  955. Me.sorttxt.TabIndex = 2
  956. '
  957. 'Label23
  958. '
  959. Me.Label23.AutoSize = true
  960. Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  961. Me.Label23.Location = New System.Drawing.Point(492, 16)
  962. Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  963. Me.Label23.Name = "Label23"
  964. Me.Label23.Size = New System.Drawing.Size(80, 16)
  965. Me.Label23.TabIndex = 132
  966. Me.Label23.Text = "Premiered : "
  967. '
  968. 'PremieredDatePicker
  969. '
  970. Me.PremieredDatePicker.Location = New System.Drawing.Point(569, 12)
  971. Me.PremieredDatePicker.Name = "PremieredDatePicker"
  972. Me.PremieredDatePicker.Size = New System.Drawing.Size(181, 20)
  973. Me.PremieredDatePicker.TabIndex = 133
  974. Me.PremieredDatePicker.TabStop = false
  975. '
  976. 'btnWatched
  977. '
  978. Me.btnWatched.Font = New System.Drawing.Font("Microsoft Sans Serif", 11!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  979. Me.btnWatched.Location = New System.Drawing.Point(801, 314)
  980. Me.btnWatched.Name = "btnWatched"
  981. Me.btnWatched.Size = New System.Drawing.Size(120, 37)
  982. Me.btnWatched.TabIndex = 26
  983. Me.btnWatched.Text = "UnWatched"
  984. Me.btnWatched.UseVisualStyleBackColor = true
  985. '
  986. 'btnSelectAPlot
  987. '
  988. Me.btnSelectAPlot.Location = New System.Drawing.Point(18, 417)
  989. Me.btnSelectAPlot.Name = "btnSelectAPlot"
  990. Me.btnSelectAPlot.Size = New System.Drawing.Size(75, 23)
  991. Me.btnSelectAPlot.TabIndex = 134
  992. Me.btnSelectAPlot.Text = "Select a Plot"
  993. Me.btnSelectAPlot.UseVisualStyleBackColor = true
  994. '
  995. 'tb_SeriesLnk
  996. '
  997. Me.tb_SeriesLnk.Location = New System.Drawing.Point(294, 210)
  998. Me.tb_SeriesLnk.Name = "tb_SeriesLnk"
  999. Me.tb_SeriesLnk.Size = New System.Drawing.Size(195, 20)
  1000. Me.tb_SeriesLnk.TabIndex = 135
  1001. '
  1002. 'Label8
  1003. '
  1004. Me.Label8.AutoSize = true
  1005. Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  1006. Me.Label8.Location = New System.Drawing.Point(211, 212)
  1007. Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  1008. Me.Label8.Name = "Label8"
  1009. Me.Label8.Size = New System.Drawing.Size(80, 16)
  1010. Me.Label8.TabIndex = 136
  1011. Me.Label8.Text = "Series Link :"
  1012. '
  1013. 'Label10
  1014. '
  1015. Me.Label10.AutoSize = true
  1016. Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
  1017. Me.Label10.Location = New System.Drawing.Point(22, 212)
  1018. Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  1019. Me.Label10.Name = "Label10"
  1020. Me.Label10.Size = New System.Drawing.Size(88, 16)
  1021. Me.Label10.TabIndex = 139
  1022. Me.Label10.Text = "User Rating : "
  1023. '
  1024. 'cbUsrRating
  1025. '
  1026. Me.cbUsrRating.FormattingEnabled = true
  1027. Me.cbUsrRating.Items.AddRange(New Object() {"None", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"})
  1028. Me.cbUsrRating.Location = New System.Drawing.Point(127, 210)
  1029. Me.cbUsrRating.Name = "cbUsrRating"
  1030. Me.cbUsrRating.Size = New System.Drawing.Size(77, 21)
  1031. Me.cbUsrRating.TabIndex = 140
  1032. '
  1033. 'Form2
  1034. '
  1035. Me.ClientSize = New System.Drawing.Size(1152, 692)
  1036. Me.Controls.Add(Me.cbUsrRating)
  1037. Me.Controls.Add(Me.Label10)
  1038. Me.Controls.Add(Me.btn_SeriesList)
  1039. Me.Controls.Add(Me.btn_SeriesLnkSearch)
  1040. Me.Controls.Add(Me.Label8)
  1041. Me.Controls.Add(Me.tb_SeriesLnk)
  1042. Me.Controls.Add(Me.btnSelectAPlot)
  1043. Me.Controls.Add(Me.btnWatched)
  1044. Me.Controls.Add(Me.PremieredDatePicker)
  1045. Me.Controls.Add(Me.Label23)
  1046. Me.Controls.Add(Me.sorttxt)
  1047. Me.Controls.Add(Me.originaltxt)
  1048. Me.Controls.Add(Me.Label22)
  1049. Me.Controls.Add(Me.Label21)
  1050. Me.Controls.Add(Me.countrytxt)
  1051. Me.Controls.Add(Me.Label20)
  1052. Me.Controls.Add(Me.tb_TrailerURL)
  1053. Me.Controls.Add(Me.Label19)
  1054. Me.Controls.Add(Me.Createdatepicker)
  1055. Me.Controls.Add(Me.top250txt)
  1056. Me.Controls.Add(Me.Label11)
  1057. Me.Controls.Add(Me.Label9)
  1058. Me.Controls.Add(Me.Label7)
  1059. Me.Controls.Add(Me.Label6)
  1060. Me.Controls.Add(Me.starstxt)
  1061. Me.Controls.Add(Me.Label4)
  1062. Me.Controls.Add(Me.idtxt)
  1063. Me.Controls.Add(Me.yeartxt)
  1064. Me.Controls.Add(Me.studiotxt)
  1065. Me.Controls.Add(Me.creditstxt)
  1066. Me.Controls.Add(Me.directortxt)
  1067. Me.Controls.Add(Me.studio)
  1068. Me.Controls.Add(Me.imdb)
  1069. Me.Controls.Add(Me.tagline

Large files files are truncated, but you can click here to view the full file