Partial Class 系統執行檔版本管理 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 Private Sub InitializeComponent() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.中更5 = New System.Windows.Forms.TextBox() Me.中更4 = New System.Windows.Forms.TextBox() Me.中更3 = New System.Windows.Forms.TextBox() Me.中更2 = New System.Windows.Forms.TextBox() Me.中更1 = New System.Windows.Forms.TextBox() Me.小更5 = New System.Windows.Forms.TextBox() Me.小更4 = New System.Windows.Forms.TextBox() Me.小更3 = New System.Windows.Forms.TextBox() Me.小更2 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.小更1 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.Button3 = New System.Windows.Forms.Button() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog() Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog() Me.Label4 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.WebBrowser2 = New System.Windows.Forms.WebBrowser() Me.WebBrowser1 = New System.Windows.Forms.WebBrowser() Me.資料庫版本號_lb = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Button14 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.版本號_tb = New System.Windows.Forms.TextBox() Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView() Me.Label2 = New System.Windows.Forms.Label() Me.版本號1_tb = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.版本號2_tb = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.版本號3_tb = New System.Windows.Forms.TextBox() Me.Panel1.SuspendLayout() CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '中更5 ' Me.中更5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.中更5.Location = New System.Drawing.Point(512, 28) Me.中更5.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.中更5.Name = "中更5" Me.中更5.Size = New System.Drawing.Size(80, 23) Me.中更5.TabIndex = 705 ' '中更4 ' Me.中更4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.中更4.Location = New System.Drawing.Point(428, 28) Me.中更4.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.中更4.Name = "中更4" Me.中更4.Size = New System.Drawing.Size(80, 23) Me.中更4.TabIndex = 704 ' '中更3 ' Me.中更3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.中更3.Location = New System.Drawing.Point(344, 28) Me.中更3.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.中更3.Name = "中更3" Me.中更3.Size = New System.Drawing.Size(80, 23) Me.中更3.TabIndex = 703 ' '中更2 ' Me.中更2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.中更2.Location = New System.Drawing.Point(260, 28) Me.中更2.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.中更2.Name = "中更2" Me.中更2.Size = New System.Drawing.Size(80, 23) Me.中更2.TabIndex = 702 ' '中更1 ' Me.中更1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.中更1.Location = New System.Drawing.Point(176, 28) Me.中更1.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.中更1.Name = "中更1" Me.中更1.Size = New System.Drawing.Size(80, 23) Me.中更1.TabIndex = 700 ' '小更5 ' Me.小更5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.小更5.Location = New System.Drawing.Point(512, 4) Me.小更5.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.小更5.Name = "小更5" Me.小更5.Size = New System.Drawing.Size(80, 23) Me.小更5.TabIndex = 699 ' '小更4 ' Me.小更4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.小更4.Location = New System.Drawing.Point(428, 4) Me.小更4.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.小更4.Name = "小更4" Me.小更4.Size = New System.Drawing.Size(80, 23) Me.小更4.TabIndex = 698 ' '小更3 ' Me.小更3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.小更3.Location = New System.Drawing.Point(344, 4) Me.小更3.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.小更3.Name = "小更3" Me.小更3.Size = New System.Drawing.Size(80, 23) Me.小更3.TabIndex = 697 ' '小更2 ' Me.小更2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.小更2.Location = New System.Drawing.Point(260, 4) Me.小更2.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.小更2.Name = "小更2" Me.小更2.Size = New System.Drawing.Size(80, 23) Me.小更2.TabIndex = 696 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.SystemColors.Control Me.Label1.Location = New System.Drawing.Point(132, 7) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(43, 16) Me.Label1.TabIndex = 695 Me.Label1.Text = "小更新" ' '小更1 ' Me.小更1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.小更1.Location = New System.Drawing.Point(176, 4) Me.小更1.Margin = New System.Windows.Forms.Padding(6, 7, 6, 7) Me.小更1.Name = "小更1" Me.小更1.Size = New System.Drawing.Size(80, 23) Me.小更1.TabIndex = 694 ' 'TextBox3 ' Me.TextBox3.AllowDrop = True Me.TextBox3.ForeColor = System.Drawing.Color.Black Me.TextBox3.Location = New System.Drawing.Point(6, 5) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(25, 23) Me.TextBox3.TabIndex = 625 ' 'TextBox1 ' Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(35, 5) Me.TextBox1.Margin = New System.Windows.Forms.Padding(5) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(89, 23) Me.TextBox1.TabIndex = 609 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(3, 35) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(55, 16) Me.Label9.TabIndex = 624 Me.Label9.Text = "檔案名稱" ' 'Panel1 ' Me.Panel1.Controls.Add(Me.TextBox3) Me.Panel1.Controls.Add(Me.中更5) Me.Panel1.Controls.Add(Me.Button3) Me.Panel1.Controls.Add(Me.中更4) Me.Panel1.Controls.Add(Me.TextBox1) Me.Panel1.Controls.Add(Me.中更3) Me.Panel1.Controls.Add(Me.Label9) Me.Panel1.Controls.Add(Me.中更2) Me.Panel1.Controls.Add(Me.TextBox4) Me.Panel1.Controls.Add(Me.中更1) Me.Panel1.Controls.Add(Me.小更1) Me.Panel1.Controls.Add(Me.小更5) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.小更4) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.小更3) Me.Panel1.Controls.Add(Me.小更2) Me.Panel1.Location = New System.Drawing.Point(113, 195) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(609, 100) Me.Panel1.TabIndex = 693 ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(6, 55) Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(118, 24) Me.Button3.TabIndex = 626 Me.Button3.Text = "上傳" ' 'TextBox4 ' Me.TextBox4.AllowDrop = True Me.TextBox4.ForeColor = System.Drawing.Color.Black Me.TextBox4.Location = New System.Drawing.Point(60, 31) Me.TextBox4.Multiline = True Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(64, 23) Me.TextBox4.TabIndex = 623 ' 'SaveFileDialog1 ' Me.SaveFileDialog1.DefaultExt = "jpg" Me.SaveFileDialog1.SupportMultiDottedExtensions = True Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑" ' 'FolderBrowserDialog1 ' Me.FolderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer Me.FolderBrowserDialog1.SelectedPath = "C:\Users\USER\Desktop" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.SystemColors.Control Me.Label4.Location = New System.Drawing.Point(132, 31) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(43, 16) Me.Label4.TabIndex = 701 Me.Label4.Text = "中更新" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.Location = New System.Drawing.Point(13, 358) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(79, 16) Me.Label12.TabIndex = 692 Me.Label12.Text = "執行檔放置區" ' 'WebBrowser2 ' Me.WebBrowser2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.WebBrowser2.Location = New System.Drawing.Point(4, 53) Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser2.Name = "WebBrowser2" Me.WebBrowser2.Size = New System.Drawing.Size(780, 299) Me.WebBrowser2.TabIndex = 691 Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative) ' 'WebBrowser1 ' Me.WebBrowser1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.WebBrowser1.Location = New System.Drawing.Point(5, 376) Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20) Me.WebBrowser1.Name = "WebBrowser1" Me.WebBrowser1.Size = New System.Drawing.Size(1340, 302) Me.WebBrowser1.TabIndex = 690 Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative) ' '資料庫版本號_lb ' Me.資料庫版本號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.資料庫版本號_lb.AutoSize = True Me.資料庫版本號_lb.BackColor = System.Drawing.SystemColors.Control Me.資料庫版本號_lb.Location = New System.Drawing.Point(626, 357) Me.資料庫版本號_lb.Name = "資料庫版本號_lb" Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16) Me.資料庫版本號_lb.TabIndex = 689 Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(13, 7) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(55, 16) Me.Label13.TabIndex = 688 Me.Label13.Text = "我的電腦" ' 'Button14 ' Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button14.ForeColor = System.Drawing.Color.Blue Me.Button14.Location = New System.Drawing.Point(4, 26) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(97, 24) Me.Button14.TabIndex = 687 Me.Button14.Text = "讀取料夾路徑" Me.Button14.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(679, 2) Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(105, 48) Me.Button1.TabIndex = 686 Me.Button1.Text = "修改" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.SystemColors.Control Me.Label3.Location = New System.Drawing.Point(110, 8) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(70, 16) Me.Label3.TabIndex = 685 Me.Label3.Text = "PC - 版本號" ' '版本號_tb ' Me.版本號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.版本號_tb.Location = New System.Drawing.Point(109, 26) Me.版本號_tb.Margin = New System.Windows.Forms.Padding(5) Me.版本號_tb.Name = "版本號_tb" Me.版本號_tb.Size = New System.Drawing.Size(101, 23) Me.版本號_tb.TabIndex = 684 ' '資料庫清單1_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.White Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.資料庫清單1_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle2.BackColor = System.Drawing.Color.White DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2 Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.資料庫清單1_dgv.Location = New System.Drawing.Point(790, 3) Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv" Me.資料庫清單1_dgv.RowHeadersWidth = 5 Me.資料庫清單1_dgv.RowTemplate.Height = 24 Me.資料庫清單1_dgv.Size = New System.Drawing.Size(555, 371) Me.資料庫清單1_dgv.TabIndex = 1519 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.SystemColors.Control Me.Label2.Location = New System.Drawing.Point(215, 9) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(79, 16) Me.Label2.TabIndex = 1521 Me.Label2.Text = "APK - 版本號" ' '版本號1_tb ' Me.版本號1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.版本號1_tb.Location = New System.Drawing.Point(214, 27) Me.版本號1_tb.Margin = New System.Windows.Forms.Padding(5) Me.版本號1_tb.Name = "版本號1_tb" Me.版本號1_tb.Size = New System.Drawing.Size(101, 23) Me.版本號1_tb.TabIndex = 1520 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.SystemColors.Control Me.Label5.Location = New System.Drawing.Point(319, 9) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(99, 16) Me.Label5.TabIndex = 1523 Me.Label5.Text = "IOS測試 - 版本號" ' '版本號2_tb ' Me.版本號2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.版本號2_tb.Location = New System.Drawing.Point(318, 27) Me.版本號2_tb.Margin = New System.Windows.Forms.Padding(5) Me.版本號2_tb.Name = "版本號2_tb" Me.版本號2_tb.Size = New System.Drawing.Size(101, 23) Me.版本號2_tb.TabIndex = 1522 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.SystemColors.Control Me.Label6.Location = New System.Drawing.Point(423, 9) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(99, 16) Me.Label6.TabIndex = 1525 Me.Label6.Text = "IOS正式 - 版本號" ' '版本號3_tb ' Me.版本號3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.版本號3_tb.Location = New System.Drawing.Point(422, 27) Me.版本號3_tb.Margin = New System.Windows.Forms.Padding(5) Me.版本號3_tb.Name = "版本號3_tb" Me.版本號3_tb.Size = New System.Drawing.Size(101, 23) Me.版本號3_tb.TabIndex = 1524 ' '系統執行檔版本管理 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1350, 681) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.版本號3_tb) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.版本號2_tb) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.版本號1_tb) Me.Controls.Add(Me.資料庫清單1_dgv) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.WebBrowser2) Me.Controls.Add(Me.WebBrowser1) Me.Controls.Add(Me.資料庫版本號_lb) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.版本號_tb) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "系統執行檔版本管理" Me.Text = "系統執行檔版本管理" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 中更5 As TextBox Friend WithEvents 中更4 As TextBox Friend WithEvents 中更3 As TextBox Friend WithEvents 中更2 As TextBox Friend WithEvents 中更1 As TextBox Friend WithEvents 小更5 As TextBox Friend WithEvents 小更4 As TextBox Friend WithEvents 小更3 As TextBox Friend WithEvents 小更2 As TextBox Friend WithEvents Label1 As Label Friend WithEvents 小更1 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Label9 As Label Friend WithEvents Panel1 As Panel Friend WithEvents Button3 As Button Friend WithEvents TextBox4 As TextBox Friend WithEvents SaveFileDialog1 As SaveFileDialog Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog Friend WithEvents Label4 As Label Friend WithEvents Label12 As Label Friend WithEvents WebBrowser2 As WebBrowser Friend WithEvents WebBrowser1 As WebBrowser Friend WithEvents 資料庫版本號_lb As Label Friend WithEvents Label13 As Label Friend WithEvents Button14 As Button Friend WithEvents Button1 As Button Friend WithEvents Label3 As Label Friend WithEvents 版本號_tb As TextBox Friend WithEvents 資料庫清單1_dgv As DataGridView Friend WithEvents Label2 As Label Friend WithEvents 版本號1_tb As TextBox Friend WithEvents Label5 As Label Friend WithEvents 版本號2_tb As TextBox Friend WithEvents Label6 As Label Friend WithEvents 版本號3_tb As TextBox End Class