PageRenderTime 46ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/Forms/frmTvFanart.Designer.vb

#
Visual Basic | 334 lines | 253 code | 4 blank | 77 comment | 2 complexity | 964de8322f9335ec6d40a3e51a997feb MD5 | raw file
Possible License(s): GPL-2.0
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class frmTvFanart
  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. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTvFanart))
  23. Me.Panel3 = New System.Windows.Forms.Panel()
  24. Me.btnthumbbrowse = New System.Windows.Forms.Button()
  25. Me.btncancelgetthumburl = New System.Windows.Forms.Button()
  26. Me.btngetthumb = New System.Windows.Forms.Button()
  27. Me.TextBox5 = New System.Windows.Forms.TextBox()
  28. Me.Label9 = New System.Windows.Forms.Label()
  29. Me.Button2 = New System.Windows.Forms.Button()
  30. Me.Label8 = New System.Windows.Forms.Label()
  31. Me.TextBox1 = New System.Windows.Forms.TextBox()
  32. Me.Label7 = New System.Windows.Forms.Label()
  33. Me.Button8 = New System.Windows.Forms.Button()
  34. Me.Button7 = New System.Windows.Forms.Button()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.Label5 = New System.Windows.Forms.Label()
  37. Me.Panel1 = New System.Windows.Forms.Panel()
  38. Me.Label4 = New System.Windows.Forms.Label()
  39. Me.Label3 = New System.Windows.Forms.Label()
  40. Me.Label2 = New System.Windows.Forms.Label()
  41. Me.Label1 = New System.Windows.Forms.Label()
  42. Me.Button5 = New System.Windows.Forms.Button()
  43. Me.Button3 = New System.Windows.Forms.Button()
  44. Me.Button9 = New System.Windows.Forms.Button()
  45. Me.openFD = New System.Windows.Forms.OpenFileDialog()
  46. Me.Panel3.SuspendLayout()
  47. Me.SuspendLayout()
  48. '
  49. 'Panel3
  50. '
  51. Me.Panel3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  52. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  53. Me.Panel3.Controls.Add(Me.btnthumbbrowse)
  54. Me.Panel3.Controls.Add(Me.btncancelgetthumburl)
  55. Me.Panel3.Controls.Add(Me.btngetthumb)
  56. Me.Panel3.Controls.Add(Me.TextBox5)
  57. Me.Panel3.Controls.Add(Me.Label9)
  58. Me.Panel3.Location = New System.Drawing.Point(293, 298)
  59. Me.Panel3.Name = "Panel3"
  60. Me.Panel3.Size = New System.Drawing.Size(466, 91)
  61. Me.Panel3.TabIndex = 160
  62. Me.Panel3.Visible = False
  63. '
  64. 'btnthumbbrowse
  65. '
  66. Me.btnthumbbrowse.Location = New System.Drawing.Point(378, 7)
  67. Me.btnthumbbrowse.Name = "btnthumbbrowse"
  68. Me.btnthumbbrowse.Size = New System.Drawing.Size(75, 23)
  69. Me.btnthumbbrowse.TabIndex = 4
  70. Me.btnthumbbrowse.Text = "Browse"
  71. Me.btnthumbbrowse.UseVisualStyleBackColor = True
  72. '
  73. 'btncancelgetthumburl
  74. '
  75. Me.btncancelgetthumburl.Location = New System.Drawing.Point(378, 65)
  76. Me.btncancelgetthumburl.Name = "btncancelgetthumburl"
  77. Me.btncancelgetthumburl.Size = New System.Drawing.Size(75, 23)
  78. Me.btncancelgetthumburl.TabIndex = 3
  79. Me.btncancelgetthumburl.Text = "Cancel"
  80. Me.btncancelgetthumburl.UseVisualStyleBackColor = True
  81. '
  82. 'btngetthumb
  83. '
  84. Me.btngetthumb.Location = New System.Drawing.Point(378, 36)
  85. Me.btngetthumb.Name = "btngetthumb"
  86. Me.btngetthumb.Size = New System.Drawing.Size(75, 23)
  87. Me.btngetthumb.TabIndex = 2
  88. Me.btngetthumb.Text = "Set Thumb"
  89. Me.btngetthumb.UseVisualStyleBackColor = True
  90. '
  91. 'TextBox5
  92. '
  93. Me.TextBox5.Location = New System.Drawing.Point(19, 38)
  94. Me.TextBox5.Name = "TextBox5"
  95. Me.TextBox5.Size = New System.Drawing.Size(343, 20)
  96. Me.TextBox5.TabIndex = 1
  97. '
  98. 'Label9
  99. '
  100. Me.Label9.AutoSize = True
  101. Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  102. Me.Label9.Location = New System.Drawing.Point(16, 15)
  103. Me.Label9.Name = "Label9"
  104. Me.Label9.Size = New System.Drawing.Size(242, 16)
  105. Me.Label9.TabIndex = 0
  106. Me.Label9.Text = "Enter URL or Browse PC For Thumbnail"
  107. '
  108. 'Button2
  109. '
  110. Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  111. Me.Button2.Location = New System.Drawing.Point(351, 314)
  112. Me.Button2.Name = "Button2"
  113. Me.Button2.Size = New System.Drawing.Size(99, 23)
  114. Me.Button2.TabIndex = 165
  115. Me.Button2.Text = "TVDb"
  116. Me.Button2.UseVisualStyleBackColor = True
  117. '
  118. 'Label8
  119. '
  120. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  121. Me.Label8.AutoSize = True
  122. Me.Label8.Location = New System.Drawing.Point(372, 343)
  123. Me.Label8.Name = "Label8"
  124. Me.Label8.Size = New System.Drawing.Size(255, 13)
  125. Me.Label8.TabIndex = 159
  126. Me.Label8.Text = "Maximum Number of Images to shown on each page"
  127. '
  128. 'TextBox1
  129. '
  130. Me.TextBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  131. Me.TextBox1.Location = New System.Drawing.Point(633, 340)
  132. Me.TextBox1.Name = "TextBox1"
  133. Me.TextBox1.Size = New System.Drawing.Size(36, 20)
  134. Me.TextBox1.TabIndex = 158
  135. Me.TextBox1.Text = "10"
  136. '
  137. 'Label7
  138. '
  139. Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  140. Me.Label7.AutoSize = True
  141. Me.Label7.Location = New System.Drawing.Point(432, 261)
  142. Me.Label7.Name = "Label7"
  143. Me.Label7.Size = New System.Drawing.Size(39, 13)
  144. Me.Label7.TabIndex = 157
  145. Me.Label7.Text = "Label7"
  146. Me.Label7.Visible = False
  147. '
  148. 'Button8
  149. '
  150. Me.Button8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  151. Me.Button8.Location = New System.Drawing.Point(624, 256)
  152. Me.Button8.Name = "Button8"
  153. Me.Button8.Size = New System.Drawing.Size(100, 23)
  154. Me.Button8.TabIndex = 156
  155. Me.Button8.Text = "Next"
  156. Me.Button8.UseVisualStyleBackColor = True
  157. Me.Button8.Visible = False
  158. '
  159. 'Button7
  160. '
  161. Me.Button7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  162. Me.Button7.Location = New System.Drawing.Point(326, 256)
  163. Me.Button7.Name = "Button7"
  164. Me.Button7.Size = New System.Drawing.Size(100, 23)
  165. Me.Button7.TabIndex = 155
  166. Me.Button7.Text = "Previous"
  167. Me.Button7.UseVisualStyleBackColor = True
  168. Me.Button7.Visible = False
  169. '
  170. 'Label6
  171. '
  172. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  173. Me.Label6.AutoSize = True
  174. Me.Label6.Location = New System.Drawing.Point(260, 476)
  175. Me.Label6.Name = "Label6"
  176. Me.Label6.Size = New System.Drawing.Size(39, 13)
  177. Me.Label6.TabIndex = 145
  178. Me.Label6.Text = "Label6"
  179. '
  180. 'Label5
  181. '
  182. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  183. Me.Label5.AutoSize = True
  184. Me.Label5.Location = New System.Drawing.Point(305, 413)
  185. Me.Label5.Name = "Label5"
  186. Me.Label5.Size = New System.Drawing.Size(419, 13)
  187. Me.Label5.TabIndex = 153
  188. Me.Label5.Text = "Once you have selected a poster then use the button below to save your fanart cho" & _
  189. "ice." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  190. '
  191. 'Panel1
  192. '
  193. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  194. Or System.Windows.Forms.AnchorStyles.Left) _
  195. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  196. Me.Panel1.Location = New System.Drawing.Point(6, 256)
  197. Me.Panel1.Name = "Panel1"
  198. Me.Panel1.Size = New System.Drawing.Size(248, 233)
  199. Me.Panel1.TabIndex = 146
  200. '
  201. 'Label4
  202. '
  203. Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  204. Me.Label4.AutoSize = True
  205. Me.Label4.Location = New System.Drawing.Point(345, 365)
  206. Me.Label4.Name = "Label4"
  207. Me.Label4.Size = New System.Drawing.Size(348, 13)
  208. Me.Label4.TabIndex = 152
  209. Me.Label4.Text = "For TMDb and IMP Awards the images shown are lower quality previews"
  210. '
  211. 'Label3
  212. '
  213. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  214. Me.Label3.AutoSize = True
  215. Me.Label3.Location = New System.Drawing.Point(361, 381)
  216. Me.Label3.Name = "Label3"
  217. Me.Label3.Size = New System.Drawing.Size(315, 13)
  218. Me.Label3.TabIndex = 151
  219. Me.Label3.Text = "Double Click a Poster for a larger view of the full resolution image."
  220. '
  221. 'Label2
  222. '
  223. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  224. Me.Label2.AutoSize = True
  225. Me.Label2.Location = New System.Drawing.Point(260, 460)
  226. Me.Label2.Name = "Label2"
  227. Me.Label2.Size = New System.Drawing.Size(103, 13)
  228. Me.Label2.TabIndex = 150
  229. Me.Label2.Text = "Current Local Poster"
  230. '
  231. 'Label1
  232. '
  233. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  234. Me.Label1.AutoSize = True
  235. Me.Label1.Location = New System.Drawing.Point(410, 298)
  236. Me.Label1.Name = "Label1"
  237. Me.Label1.Size = New System.Drawing.Size(195, 13)
  238. Me.Label1.TabIndex = 149
  239. Me.Label1.Text = "Select Source to view Available Posters"
  240. '
  241. 'Button5
  242. '
  243. Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  244. Me.Button5.Location = New System.Drawing.Point(624, 460)
  245. Me.Button5.Name = "Button5"
  246. Me.Button5.Size = New System.Drawing.Size(151, 23)
  247. Me.Button5.TabIndex = 148
  248. Me.Button5.Text = "Save Selected && Exit"
  249. Me.Button5.UseVisualStyleBackColor = True
  250. Me.Button5.Visible = False
  251. '
  252. 'Button3
  253. '
  254. Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  255. Me.Button3.Location = New System.Drawing.Point(456, 314)
  256. Me.Button3.Name = "Button3"
  257. Me.Button3.Size = New System.Drawing.Size(99, 23)
  258. Me.Button3.TabIndex = 147
  259. Me.Button3.Text = "IMDB (All Images)"
  260. Me.Button3.UseVisualStyleBackColor = True
  261. '
  262. 'Button9
  263. '
  264. Me.Button9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  265. Me.Button9.Location = New System.Drawing.Point(561, 314)
  266. Me.Button9.Name = "Button9"
  267. Me.Button9.Size = New System.Drawing.Size(99, 23)
  268. Me.Button9.TabIndex = 161
  269. Me.Button9.Text = "URL or Browse"
  270. Me.Button9.UseVisualStyleBackColor = True
  271. '
  272. 'openFD
  273. '
  274. Me.openFD.FileName = "OpenFileDialog1"
  275. '
  276. 'frmTvFanart
  277. '
  278. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  279. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  280. Me.ClientSize = New System.Drawing.Size(787, 490)
  281. Me.Controls.Add(Me.Panel3)
  282. Me.Controls.Add(Me.Button2)
  283. Me.Controls.Add(Me.Label8)
  284. Me.Controls.Add(Me.TextBox1)
  285. Me.Controls.Add(Me.Label7)
  286. Me.Controls.Add(Me.Button8)
  287. Me.Controls.Add(Me.Button7)
  288. Me.Controls.Add(Me.Label6)
  289. Me.Controls.Add(Me.Label5)
  290. Me.Controls.Add(Me.Panel1)
  291. Me.Controls.Add(Me.Label4)
  292. Me.Controls.Add(Me.Label3)
  293. Me.Controls.Add(Me.Label2)
  294. Me.Controls.Add(Me.Label1)
  295. Me.Controls.Add(Me.Button5)
  296. Me.Controls.Add(Me.Button3)
  297. Me.Controls.Add(Me.Button9)
  298. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  299. Me.MinimumSize = New System.Drawing.Size(795, 524)
  300. Me.Name = "frmTvFanart"
  301. Me.Text = "tvfanart"
  302. Me.Panel3.ResumeLayout(False)
  303. Me.Panel3.PerformLayout()
  304. Me.ResumeLayout(False)
  305. Me.PerformLayout()
  306. End Sub
  307. Friend WithEvents Panel3 As System.Windows.Forms.Panel
  308. Friend WithEvents btnthumbbrowse As System.Windows.Forms.Button
  309. Friend WithEvents btncancelgetthumburl As System.Windows.Forms.Button
  310. Friend WithEvents btngetthumb As System.Windows.Forms.Button
  311. Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
  312. Friend WithEvents Label9 As System.Windows.Forms.Label
  313. Friend WithEvents Button2 As System.Windows.Forms.Button
  314. Friend WithEvents Label8 As System.Windows.Forms.Label
  315. Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
  316. Friend WithEvents Label7 As System.Windows.Forms.Label
  317. Friend WithEvents Button8 As System.Windows.Forms.Button
  318. Friend WithEvents Button7 As System.Windows.Forms.Button
  319. Friend WithEvents Label6 As System.Windows.Forms.Label
  320. Friend WithEvents Label5 As System.Windows.Forms.Label
  321. Friend WithEvents Panel1 As System.Windows.Forms.Panel
  322. Friend WithEvents Label4 As System.Windows.Forms.Label
  323. Friend WithEvents Label3 As System.Windows.Forms.Label
  324. Friend WithEvents Label2 As System.Windows.Forms.Label
  325. Friend WithEvents Label1 As System.Windows.Forms.Label
  326. Friend WithEvents Button5 As System.Windows.Forms.Button
  327. Friend WithEvents Button3 As System.Windows.Forms.Button
  328. Friend WithEvents Button9 As System.Windows.Forms.Button
  329. Friend WithEvents openFD As System.Windows.Forms.OpenFileDialog
  330. End Class