暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

系統執行檔版本管理.Designer.vb 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 系統執行檔版本管理
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 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 Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.中更5 = New System.Windows.Forms.TextBox()
  25. Me.中更4 = New System.Windows.Forms.TextBox()
  26. Me.中更3 = New System.Windows.Forms.TextBox()
  27. Me.中更2 = New System.Windows.Forms.TextBox()
  28. Me.中更1 = New System.Windows.Forms.TextBox()
  29. Me.小更5 = New System.Windows.Forms.TextBox()
  30. Me.小更4 = New System.Windows.Forms.TextBox()
  31. Me.小更3 = New System.Windows.Forms.TextBox()
  32. Me.小更2 = New System.Windows.Forms.TextBox()
  33. Me.Label1 = New System.Windows.Forms.Label()
  34. Me.小更1 = New System.Windows.Forms.TextBox()
  35. Me.TextBox3 = New System.Windows.Forms.TextBox()
  36. Me.TextBox1 = New System.Windows.Forms.TextBox()
  37. Me.Label9 = New System.Windows.Forms.Label()
  38. Me.Panel1 = New System.Windows.Forms.Panel()
  39. Me.Button3 = New System.Windows.Forms.Button()
  40. Me.TextBox4 = New System.Windows.Forms.TextBox()
  41. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  42. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  43. Me.Label4 = New System.Windows.Forms.Label()
  44. Me.Label12 = New System.Windows.Forms.Label()
  45. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  46. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  47. Me.資料庫版本號_lb = New System.Windows.Forms.Label()
  48. Me.Label13 = New System.Windows.Forms.Label()
  49. Me.Button14 = New System.Windows.Forms.Button()
  50. Me.Button1 = New System.Windows.Forms.Button()
  51. Me.Label3 = New System.Windows.Forms.Label()
  52. Me.版本號_tb = New System.Windows.Forms.TextBox()
  53. Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
  54. Me.Label2 = New System.Windows.Forms.Label()
  55. Me.版本號1_tb = New System.Windows.Forms.TextBox()
  56. Me.Label5 = New System.Windows.Forms.Label()
  57. Me.版本號2_tb = New System.Windows.Forms.TextBox()
  58. Me.Label6 = New System.Windows.Forms.Label()
  59. Me.版本號3_tb = New System.Windows.Forms.TextBox()
  60. Me.Panel1.SuspendLayout()
  61. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.SuspendLayout()
  63. '
  64. '中更5
  65. '
  66. Me.中更5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  67. Me.中更5.Location = New System.Drawing.Point(512, 28)
  68. Me.中更5.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  69. Me.中更5.Name = "中更5"
  70. Me.中更5.Size = New System.Drawing.Size(80, 23)
  71. Me.中更5.TabIndex = 705
  72. '
  73. '中更4
  74. '
  75. Me.中更4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  76. Me.中更4.Location = New System.Drawing.Point(428, 28)
  77. Me.中更4.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  78. Me.中更4.Name = "中更4"
  79. Me.中更4.Size = New System.Drawing.Size(80, 23)
  80. Me.中更4.TabIndex = 704
  81. '
  82. '中更3
  83. '
  84. Me.中更3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  85. Me.中更3.Location = New System.Drawing.Point(344, 28)
  86. Me.中更3.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  87. Me.中更3.Name = "中更3"
  88. Me.中更3.Size = New System.Drawing.Size(80, 23)
  89. Me.中更3.TabIndex = 703
  90. '
  91. '中更2
  92. '
  93. Me.中更2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  94. Me.中更2.Location = New System.Drawing.Point(260, 28)
  95. Me.中更2.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  96. Me.中更2.Name = "中更2"
  97. Me.中更2.Size = New System.Drawing.Size(80, 23)
  98. Me.中更2.TabIndex = 702
  99. '
  100. '中更1
  101. '
  102. Me.中更1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.中更1.Location = New System.Drawing.Point(176, 28)
  104. Me.中更1.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  105. Me.中更1.Name = "中更1"
  106. Me.中更1.Size = New System.Drawing.Size(80, 23)
  107. Me.中更1.TabIndex = 700
  108. '
  109. '小更5
  110. '
  111. Me.小更5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.小更5.Location = New System.Drawing.Point(512, 4)
  113. Me.小更5.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  114. Me.小更5.Name = "小更5"
  115. Me.小更5.Size = New System.Drawing.Size(80, 23)
  116. Me.小更5.TabIndex = 699
  117. '
  118. '小更4
  119. '
  120. Me.小更4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  121. Me.小更4.Location = New System.Drawing.Point(428, 4)
  122. Me.小更4.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  123. Me.小更4.Name = "小更4"
  124. Me.小更4.Size = New System.Drawing.Size(80, 23)
  125. Me.小更4.TabIndex = 698
  126. '
  127. '小更3
  128. '
  129. Me.小更3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.小更3.Location = New System.Drawing.Point(344, 4)
  131. Me.小更3.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  132. Me.小更3.Name = "小更3"
  133. Me.小更3.Size = New System.Drawing.Size(80, 23)
  134. Me.小更3.TabIndex = 697
  135. '
  136. '小更2
  137. '
  138. Me.小更2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  139. Me.小更2.Location = New System.Drawing.Point(260, 4)
  140. Me.小更2.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  141. Me.小更2.Name = "小更2"
  142. Me.小更2.Size = New System.Drawing.Size(80, 23)
  143. Me.小更2.TabIndex = 696
  144. '
  145. 'Label1
  146. '
  147. Me.Label1.AutoSize = True
  148. Me.Label1.BackColor = System.Drawing.SystemColors.Control
  149. Me.Label1.Location = New System.Drawing.Point(132, 7)
  150. Me.Label1.Name = "Label1"
  151. Me.Label1.Size = New System.Drawing.Size(43, 16)
  152. Me.Label1.TabIndex = 695
  153. Me.Label1.Text = "小更新"
  154. '
  155. '小更1
  156. '
  157. Me.小更1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  158. Me.小更1.Location = New System.Drawing.Point(176, 4)
  159. Me.小更1.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7)
  160. Me.小更1.Name = "小更1"
  161. Me.小更1.Size = New System.Drawing.Size(80, 23)
  162. Me.小更1.TabIndex = 694
  163. '
  164. 'TextBox3
  165. '
  166. Me.TextBox3.AllowDrop = True
  167. Me.TextBox3.ForeColor = System.Drawing.Color.Black
  168. Me.TextBox3.Location = New System.Drawing.Point(6, 5)
  169. Me.TextBox3.Multiline = True
  170. Me.TextBox3.Name = "TextBox3"
  171. Me.TextBox3.Size = New System.Drawing.Size(25, 23)
  172. Me.TextBox3.TabIndex = 625
  173. '
  174. 'TextBox1
  175. '
  176. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.TextBox1.Location = New System.Drawing.Point(35, 5)
  178. Me.TextBox1.Margin = New System.Windows.Forms.Padding(5)
  179. Me.TextBox1.Name = "TextBox1"
  180. Me.TextBox1.Size = New System.Drawing.Size(89, 23)
  181. Me.TextBox1.TabIndex = 609
  182. '
  183. 'Label9
  184. '
  185. Me.Label9.AutoSize = True
  186. Me.Label9.Location = New System.Drawing.Point(3, 35)
  187. Me.Label9.Name = "Label9"
  188. Me.Label9.Size = New System.Drawing.Size(55, 16)
  189. Me.Label9.TabIndex = 624
  190. Me.Label9.Text = "檔案名稱"
  191. '
  192. 'Panel1
  193. '
  194. Me.Panel1.Controls.Add(Me.TextBox3)
  195. Me.Panel1.Controls.Add(Me.中更5)
  196. Me.Panel1.Controls.Add(Me.Button3)
  197. Me.Panel1.Controls.Add(Me.中更4)
  198. Me.Panel1.Controls.Add(Me.TextBox1)
  199. Me.Panel1.Controls.Add(Me.中更3)
  200. Me.Panel1.Controls.Add(Me.Label9)
  201. Me.Panel1.Controls.Add(Me.中更2)
  202. Me.Panel1.Controls.Add(Me.TextBox4)
  203. Me.Panel1.Controls.Add(Me.中更1)
  204. Me.Panel1.Controls.Add(Me.小更1)
  205. Me.Panel1.Controls.Add(Me.小更5)
  206. Me.Panel1.Controls.Add(Me.Label4)
  207. Me.Panel1.Controls.Add(Me.小更4)
  208. Me.Panel1.Controls.Add(Me.Label1)
  209. Me.Panel1.Controls.Add(Me.小更3)
  210. Me.Panel1.Controls.Add(Me.小更2)
  211. Me.Panel1.Location = New System.Drawing.Point(113, 195)
  212. Me.Panel1.Name = "Panel1"
  213. Me.Panel1.Size = New System.Drawing.Size(609, 100)
  214. Me.Panel1.TabIndex = 693
  215. '
  216. 'Button3
  217. '
  218. Me.Button3.Location = New System.Drawing.Point(6, 55)
  219. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  220. Me.Button3.Name = "Button3"
  221. Me.Button3.Size = New System.Drawing.Size(118, 24)
  222. Me.Button3.TabIndex = 626
  223. Me.Button3.Text = "上傳"
  224. '
  225. 'TextBox4
  226. '
  227. Me.TextBox4.AllowDrop = True
  228. Me.TextBox4.ForeColor = System.Drawing.Color.Black
  229. Me.TextBox4.Location = New System.Drawing.Point(60, 31)
  230. Me.TextBox4.Multiline = True
  231. Me.TextBox4.Name = "TextBox4"
  232. Me.TextBox4.Size = New System.Drawing.Size(64, 23)
  233. Me.TextBox4.TabIndex = 623
  234. '
  235. 'SaveFileDialog1
  236. '
  237. Me.SaveFileDialog1.DefaultExt = "jpg"
  238. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  239. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  240. '
  241. 'FolderBrowserDialog1
  242. '
  243. Me.FolderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer
  244. Me.FolderBrowserDialog1.SelectedPath = "C:\Users\USER\Desktop"
  245. '
  246. 'Label4
  247. '
  248. Me.Label4.AutoSize = True
  249. Me.Label4.BackColor = System.Drawing.SystemColors.Control
  250. Me.Label4.Location = New System.Drawing.Point(132, 31)
  251. Me.Label4.Name = "Label4"
  252. Me.Label4.Size = New System.Drawing.Size(43, 16)
  253. Me.Label4.TabIndex = 701
  254. Me.Label4.Text = "中更新"
  255. '
  256. 'Label12
  257. '
  258. Me.Label12.AutoSize = True
  259. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.Label12.Location = New System.Drawing.Point(13, 358)
  261. Me.Label12.Name = "Label12"
  262. Me.Label12.Size = New System.Drawing.Size(79, 16)
  263. Me.Label12.TabIndex = 692
  264. Me.Label12.Text = "執行檔放置區"
  265. '
  266. 'WebBrowser2
  267. '
  268. Me.WebBrowser2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  269. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  270. Me.WebBrowser2.Location = New System.Drawing.Point(4, 53)
  271. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  272. Me.WebBrowser2.Name = "WebBrowser2"
  273. Me.WebBrowser2.Size = New System.Drawing.Size(780, 299)
  274. Me.WebBrowser2.TabIndex = 691
  275. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  276. '
  277. 'WebBrowser1
  278. '
  279. Me.WebBrowser1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  280. Or System.Windows.Forms.AnchorStyles.Left) _
  281. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  282. Me.WebBrowser1.Location = New System.Drawing.Point(5, 376)
  283. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  284. Me.WebBrowser1.Name = "WebBrowser1"
  285. Me.WebBrowser1.Size = New System.Drawing.Size(1340, 302)
  286. Me.WebBrowser1.TabIndex = 690
  287. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  288. '
  289. '資料庫版本號_lb
  290. '
  291. Me.資料庫版本號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  292. Me.資料庫版本號_lb.AutoSize = True
  293. Me.資料庫版本號_lb.BackColor = System.Drawing.SystemColors.Control
  294. Me.資料庫版本號_lb.Location = New System.Drawing.Point(626, 357)
  295. Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
  296. Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16)
  297. Me.資料庫版本號_lb.TabIndex = 689
  298. Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
  299. '
  300. 'Label13
  301. '
  302. Me.Label13.AutoSize = True
  303. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  304. Me.Label13.Location = New System.Drawing.Point(13, 7)
  305. Me.Label13.Name = "Label13"
  306. Me.Label13.Size = New System.Drawing.Size(55, 16)
  307. Me.Label13.TabIndex = 688
  308. Me.Label13.Text = "我的電腦"
  309. '
  310. 'Button14
  311. '
  312. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.Button14.ForeColor = System.Drawing.Color.Blue
  314. Me.Button14.Location = New System.Drawing.Point(4, 26)
  315. Me.Button14.Name = "Button14"
  316. Me.Button14.Size = New System.Drawing.Size(97, 24)
  317. Me.Button14.TabIndex = 687
  318. Me.Button14.Text = "讀取料夾路徑"
  319. Me.Button14.UseVisualStyleBackColor = True
  320. '
  321. 'Button1
  322. '
  323. Me.Button1.Location = New System.Drawing.Point(679, 2)
  324. Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  325. Me.Button1.Name = "Button1"
  326. Me.Button1.Size = New System.Drawing.Size(105, 48)
  327. Me.Button1.TabIndex = 686
  328. Me.Button1.Text = "修改"
  329. '
  330. 'Label3
  331. '
  332. Me.Label3.AutoSize = True
  333. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  334. Me.Label3.Location = New System.Drawing.Point(110, 8)
  335. Me.Label3.Name = "Label3"
  336. Me.Label3.Size = New System.Drawing.Size(70, 16)
  337. Me.Label3.TabIndex = 685
  338. Me.Label3.Text = "PC - 版本號"
  339. '
  340. '版本號_tb
  341. '
  342. Me.版本號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  343. Me.版本號_tb.Location = New System.Drawing.Point(109, 26)
  344. Me.版本號_tb.Margin = New System.Windows.Forms.Padding(5)
  345. Me.版本號_tb.Name = "版本號_tb"
  346. Me.版本號_tb.Size = New System.Drawing.Size(101, 23)
  347. Me.版本號_tb.TabIndex = 684
  348. '
  349. '資料庫清單1_dgv
  350. '
  351. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  352. Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  353. Me.資料庫清單1_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  354. Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  355. Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
  356. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  357. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  358. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  359. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
  360. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  361. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  362. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  363. Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
  364. Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  365. Me.資料庫清單1_dgv.Location = New System.Drawing.Point(790, 3)
  366. Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
  367. Me.資料庫清單1_dgv.RowHeadersWidth = 5
  368. Me.資料庫清單1_dgv.RowTemplate.Height = 24
  369. Me.資料庫清單1_dgv.Size = New System.Drawing.Size(555, 371)
  370. Me.資料庫清單1_dgv.TabIndex = 1519
  371. '
  372. 'Label2
  373. '
  374. Me.Label2.AutoSize = True
  375. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  376. Me.Label2.Location = New System.Drawing.Point(215, 9)
  377. Me.Label2.Name = "Label2"
  378. Me.Label2.Size = New System.Drawing.Size(79, 16)
  379. Me.Label2.TabIndex = 1521
  380. Me.Label2.Text = "APK - 版本號"
  381. '
  382. '版本號1_tb
  383. '
  384. Me.版本號1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.版本號1_tb.Location = New System.Drawing.Point(214, 27)
  386. Me.版本號1_tb.Margin = New System.Windows.Forms.Padding(5)
  387. Me.版本號1_tb.Name = "版本號1_tb"
  388. Me.版本號1_tb.Size = New System.Drawing.Size(101, 23)
  389. Me.版本號1_tb.TabIndex = 1520
  390. '
  391. 'Label5
  392. '
  393. Me.Label5.AutoSize = True
  394. Me.Label5.BackColor = System.Drawing.SystemColors.Control
  395. Me.Label5.Location = New System.Drawing.Point(319, 9)
  396. Me.Label5.Name = "Label5"
  397. Me.Label5.Size = New System.Drawing.Size(99, 16)
  398. Me.Label5.TabIndex = 1523
  399. Me.Label5.Text = "IOS測試 - 版本號"
  400. '
  401. '版本號2_tb
  402. '
  403. Me.版本號2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  404. Me.版本號2_tb.Location = New System.Drawing.Point(318, 27)
  405. Me.版本號2_tb.Margin = New System.Windows.Forms.Padding(5)
  406. Me.版本號2_tb.Name = "版本號2_tb"
  407. Me.版本號2_tb.Size = New System.Drawing.Size(101, 23)
  408. Me.版本號2_tb.TabIndex = 1522
  409. '
  410. 'Label6
  411. '
  412. Me.Label6.AutoSize = True
  413. Me.Label6.BackColor = System.Drawing.SystemColors.Control
  414. Me.Label6.Location = New System.Drawing.Point(423, 9)
  415. Me.Label6.Name = "Label6"
  416. Me.Label6.Size = New System.Drawing.Size(99, 16)
  417. Me.Label6.TabIndex = 1525
  418. Me.Label6.Text = "IOS正式 - 版本號"
  419. '
  420. '版本號3_tb
  421. '
  422. Me.版本號3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.版本號3_tb.Location = New System.Drawing.Point(422, 27)
  424. Me.版本號3_tb.Margin = New System.Windows.Forms.Padding(5)
  425. Me.版本號3_tb.Name = "版本號3_tb"
  426. Me.版本號3_tb.Size = New System.Drawing.Size(101, 23)
  427. Me.版本號3_tb.TabIndex = 1524
  428. '
  429. '系統執行檔版本管理
  430. '
  431. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  432. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  433. Me.ClientSize = New System.Drawing.Size(1350, 681)
  434. Me.Controls.Add(Me.Label6)
  435. Me.Controls.Add(Me.版本號3_tb)
  436. Me.Controls.Add(Me.Label5)
  437. Me.Controls.Add(Me.版本號2_tb)
  438. Me.Controls.Add(Me.Label2)
  439. Me.Controls.Add(Me.版本號1_tb)
  440. Me.Controls.Add(Me.資料庫清單1_dgv)
  441. Me.Controls.Add(Me.Panel1)
  442. Me.Controls.Add(Me.Label12)
  443. Me.Controls.Add(Me.WebBrowser2)
  444. Me.Controls.Add(Me.WebBrowser1)
  445. Me.Controls.Add(Me.資料庫版本號_lb)
  446. Me.Controls.Add(Me.Label13)
  447. Me.Controls.Add(Me.Button14)
  448. Me.Controls.Add(Me.Button1)
  449. Me.Controls.Add(Me.Label3)
  450. Me.Controls.Add(Me.版本號_tb)
  451. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  452. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  453. Me.Name = "系統執行檔版本管理"
  454. Me.Text = "系統執行檔版本管理"
  455. Me.Panel1.ResumeLayout(False)
  456. Me.Panel1.PerformLayout()
  457. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  458. Me.ResumeLayout(False)
  459. Me.PerformLayout()
  460. End Sub
  461. Friend WithEvents 中更5 As TextBox
  462. Friend WithEvents 中更4 As TextBox
  463. Friend WithEvents 中更3 As TextBox
  464. Friend WithEvents 中更2 As TextBox
  465. Friend WithEvents 中更1 As TextBox
  466. Friend WithEvents 小更5 As TextBox
  467. Friend WithEvents 小更4 As TextBox
  468. Friend WithEvents 小更3 As TextBox
  469. Friend WithEvents 小更2 As TextBox
  470. Friend WithEvents Label1 As Label
  471. Friend WithEvents 小更1 As TextBox
  472. Friend WithEvents TextBox3 As TextBox
  473. Friend WithEvents TextBox1 As TextBox
  474. Friend WithEvents Label9 As Label
  475. Friend WithEvents Panel1 As Panel
  476. Friend WithEvents Button3 As Button
  477. Friend WithEvents TextBox4 As TextBox
  478. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  479. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  480. Friend WithEvents Label4 As Label
  481. Friend WithEvents Label12 As Label
  482. Friend WithEvents WebBrowser2 As WebBrowser
  483. Friend WithEvents WebBrowser1 As WebBrowser
  484. Friend WithEvents 資料庫版本號_lb As Label
  485. Friend WithEvents Label13 As Label
  486. Friend WithEvents Button14 As Button
  487. Friend WithEvents Button1 As Button
  488. Friend WithEvents Label3 As Label
  489. Friend WithEvents 版本號_tb As TextBox
  490. Friend WithEvents 資料庫清單1_dgv As DataGridView
  491. Friend WithEvents Label2 As Label
  492. Friend WithEvents 版本號1_tb As TextBox
  493. Friend WithEvents Label5 As Label
  494. Friend WithEvents 版本號2_tb As TextBox
  495. Friend WithEvents Label6 As Label
  496. Friend WithEvents 版本號3_tb As TextBox
  497. End Class