123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333 |
- <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.Button1 = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.版本號_tb = New System.Windows.Forms.TextBox()
- 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(165, 8)
- Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
- Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16)
- Me.資料庫版本號_lb.TabIndex = 602
- Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(340, 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, 26)
- 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(5, 9)
- 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(56, 5)
- 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
- '
- '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(365, 29)
- 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(286, 29)
- 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(207, 29)
- 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(128, 29)
- 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(5, 32)
- 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(49, 29)
- 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(365, 53)
- 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(286, 53)
- 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(207, 53)
- 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(128, 53)
- 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(5, 56)
- 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(49, 53)
- 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(451, 79)
- 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.資料庫版本號_lb)
- 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "系統執行檔版本管理"
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 資料庫版本號_lb As Label
- Friend WithEvents Button1 As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents 版本號_tb As TextBox
- 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
|