123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- <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.執行檔案更新區_lb = New System.Windows.Forms.Label()
- Me.我的電腦_lb = New System.Windows.Forms.Label()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.版本號_lb = New System.Windows.Forms.Label()
- Me.版本號_tb = New System.Windows.Forms.TextBox()
- Me.原代碼存放取_lb = New System.Windows.Forms.Label()
- Me.WebBrowser3 = New System.Windows.Forms.WebBrowser()
- Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.SuspendLayout()
- '
- '資料庫版本號_lb
- '
- Me.資料庫版本號_lb.AutoSize = True
- Me.資料庫版本號_lb.BackColor = System.Drawing.SystemColors.Control
- Me.資料庫版本號_lb.Location = New System.Drawing.Point(270, 7)
- Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
- Me.資料庫版本號_lb.Size = New System.Drawing.Size(159, 16)
- Me.資料庫版本號_lb.TabIndex = 614
- Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
- '
- '執行檔案更新區_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.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.執行檔案更新區_lb.Location = New System.Drawing.Point(945, 40)
- Me.執行檔案更新區_lb.Name = "執行檔案更新區_lb"
- Me.執行檔案更新區_lb.Size = New System.Drawing.Size(92, 16)
- Me.執行檔案更新區_lb.TabIndex = 613
- Me.執行檔案更新區_lb.Text = "執行檔案更新區"
- '
- '我的電腦_lb
- '
- Me.我的電腦_lb.AutoSize = True
- Me.我的電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.我的電腦_lb.Location = New System.Drawing.Point(4, 36)
- Me.我的電腦_lb.Name = "我的電腦_lb"
- Me.我的電腦_lb.Size = New System.Drawing.Size(56, 16)
- Me.我的電腦_lb.TabIndex = 612
- Me.我的電腦_lb.Text = "我的電腦"
- '
- '讀取料夾路徑_bt
- '
- Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
- Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(66, 32)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(97, 24)
- Me.讀取料夾路徑_bt.TabIndex = 611
- Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
- Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
- '
- 'WebBrowser2
- '
- Me.WebBrowser2.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.WebBrowser2.Location = New System.Drawing.Point(6, 61)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(936, 615)
- Me.WebBrowser2.TabIndex = 610
- 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.Right), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser1.Location = New System.Drawing.Point(948, 62)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(389, 419)
- Me.WebBrowser1.TabIndex = 609
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- '修改_bt
- '
- Me.修改_bt.Location = New System.Drawing.Point(159, 4)
- Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(105, 24)
- Me.修改_bt.TabIndex = 608
- Me.修改_bt.Text = "修改"
- '
- '版本號_lb
- '
- Me.版本號_lb.AutoSize = True
- Me.版本號_lb.BackColor = System.Drawing.SystemColors.Control
- Me.版本號_lb.Location = New System.Drawing.Point(4, 7)
- Me.版本號_lb.Name = "版本號_lb"
- Me.版本號_lb.Size = New System.Drawing.Size(44, 16)
- Me.版本號_lb.TabIndex = 607
- Me.版本號_lb.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(50, 4)
- 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 = 606
- '
- '原代碼存放取_lb
- '
- Me.原代碼存放取_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.原代碼存放取_lb.AutoSize = True
- Me.原代碼存放取_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.原代碼存放取_lb.Location = New System.Drawing.Point(945, 487)
- Me.原代碼存放取_lb.Name = "原代碼存放取_lb"
- Me.原代碼存放取_lb.Size = New System.Drawing.Size(80, 16)
- Me.原代碼存放取_lb.TabIndex = 616
- Me.原代碼存放取_lb.Text = "原代碼存放取"
- '
- 'WebBrowser3
- '
- Me.WebBrowser3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser3.Location = New System.Drawing.Point(948, 509)
- Me.WebBrowser3.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser3.Name = "WebBrowser3"
- Me.WebBrowser3.Size = New System.Drawing.Size(389, 167)
- Me.WebBrowser3.TabIndex = 615
- Me.WebBrowser3.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'SaveFileDialog1
- '
- Me.SaveFileDialog1.DefaultExt = "jpg"
- Me.SaveFileDialog1.SupportMultiDottedExtensions = True
- Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
- '
- '系統執行檔版本管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.原代碼存放取_lb)
- Me.Controls.Add(Me.WebBrowser3)
- Me.Controls.Add(Me.資料庫版本號_lb)
- Me.Controls.Add(Me.執行檔案更新區_lb)
- Me.Controls.Add(Me.我的電腦_lb)
- Me.Controls.Add(Me.讀取料夾路徑_bt)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.WebBrowser1)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.版本號_lb)
- 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.Name = "系統執行檔版本管理"
- Me.Text = "系統執行檔版本管理"
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 資料庫版本號_lb As Label
- Friend WithEvents 執行檔案更新區_lb As Label
- Friend WithEvents 我的電腦_lb As Label
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 版本號_lb As Label
- Friend WithEvents 版本號_tb As TextBox
- Friend WithEvents 原代碼存放取_lb As Label
- Friend WithEvents WebBrowser3 As WebBrowser
- Friend WithEvents SaveFileDialog1 As SaveFileDialog
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- End Class
|