123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class 系統執行檔版本管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()>
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- 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.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- 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.中更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.Label4 = New System.Windows.Forms.Label()
- Me.中更1 = New System.Windows.Forms.TextBox()
- Me.Panel1.SuspendLayout()
- Me.SuspendLayout()
- '
- '資料庫版本號_lb
- '
- Me.資料庫版本號_lb.AutoSize = True
- Me.資料庫版本號_lb.BackColor = System.Drawing.SystemColors.Control
- Me.資料庫版本號_lb.Location = New System.Drawing.Point(798, 29)
- Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
- Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16)
- Me.資料庫版本號_lb.TabIndex = 602
- 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 = 601
- 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 = 600
- Me.Button14.Text = "讀取料夾路徑"
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(687, 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 = 599
- 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(43, 16)
- Me.Label3.TabIndex = 598
- Me.Label3.Text = "版本號"
- '
- '版本號_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 = 597
- '
- '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(1341, 299)
- Me.WebBrowser2.TabIndex = 604
- 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 = 603
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Label12
- '
- Me.Label12.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.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 = 606
- Me.Label12.Text = "執行檔放置區"
- '
- 'FolderBrowserDialog1
- '
- Me.FolderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer
- Me.FolderBrowserDialog1.SelectedPath = "C:\Users\USER\Desktop"
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '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(36, 3)
- 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
- '
- 'TextBox3
- '
- Me.TextBox3.AllowDrop = True
- Me.TextBox3.ForeColor = System.Drawing.Color.Black
- Me.TextBox3.Location = New System.Drawing.Point(3, 3)
- Me.TextBox3.Multiline = True
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(25, 23)
- Me.TextBox3.TabIndex = 625
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(4, 38)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(55, 16)
- Me.Label9.TabIndex = 624
- Me.Label9.Text = "檔案名稱"
- '
- 'TextBox4
- '
- Me.TextBox4.AllowDrop = True
- Me.TextBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TextBox4.ForeColor = System.Drawing.Color.Black
- Me.TextBox4.Location = New System.Drawing.Point(61, 34)
- Me.TextBox4.Multiline = True
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(126, 23)
- Me.TextBox4.TabIndex = 623
- '
- 'Button3
- '
- Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button3.Location = New System.Drawing.Point(82, 64)
- Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(105, 24)
- Me.Button3.TabIndex = 626
- Me.Button3.Text = "上傳"
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.TextBox3)
- Me.Panel1.Controls.Add(Me.Button3)
- Me.Panel1.Controls.Add(Me.TextBox1)
- Me.Panel1.Controls.Add(Me.Label9)
- Me.Panel1.Controls.Add(Me.TextBox4)
- Me.Panel1.Location = New System.Drawing.Point(457, 195)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(200, 100)
- Me.Panel1.TabIndex = 627
- '
- '小更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(598, 3)
- 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 = 677
- '
- '小更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(514, 3)
- 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 = 676
- '
- '小更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(430, 3)
- 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 = 675
- '
- '小更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(346, 3)
- 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 = 674
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.SystemColors.Control
- Me.Label1.Location = New System.Drawing.Point(218, 6)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(43, 16)
- Me.Label1.TabIndex = 673
- 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(262, 3)
- 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 = 672
- '
- '中更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(598, 27)
- 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 = 683
- '
- '中更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(514, 27)
- 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 = 682
- '
- '中更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(430, 27)
- 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 = 681
- '
- '中更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(346, 27)
- 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 = 680
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.SystemColors.Control
- Me.Label4.Location = New System.Drawing.Point(218, 30)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(43, 16)
- Me.Label4.TabIndex = 679
- Me.Label4.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(262, 27)
- 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 = 678
- '
- '系統執行檔版本管理
- '
- 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.中更5)
- Me.Controls.Add(Me.中更4)
- Me.Controls.Add(Me.中更3)
- Me.Controls.Add(Me.中更2)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.中更1)
- Me.Controls.Add(Me.小更5)
- Me.Controls.Add(Me.小更4)
- Me.Controls.Add(Me.小更3)
- Me.Controls.Add(Me.小更2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.小更1)
- 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.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "系統執行檔版本管理"
- Me.Text = "系統執行檔版本管理"
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- 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 WebBrowser2 As WebBrowser
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents Label12 As Label
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Button3 As Button
- Friend WithEvents Panel1 As Panel
- 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 中更5 As TextBox
- Friend WithEvents 中更4 As TextBox
- Friend WithEvents 中更3 As TextBox
- Friend WithEvents 中更2 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 中更1 As TextBox
- End Class
|