123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366 |
- <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()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.字體大小調整_lb = New System.Windows.Forms.Label()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.項目編號_tb = New System.Windows.Forms.TextBox()
- Me.天盾訂單號_lb = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
- Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
- Me.流水號_tb = New System.Windows.Forms.TextBox()
- Me.確認儲存_bt = New System.Windows.Forms.Button()
- Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
- Me.型體號碼_tb = New System.Windows.Forms.TextBox()
- Me.建立季節_tb = New System.Windows.Forms.TextBox()
- Me.型體名稱_lb = New System.Windows.Forms.Label()
- Me.客戶訂單號_lb = New System.Windows.Forms.Label()
- Me.型體清單_dgv = New System.Windows.Forms.DataGridView()
- Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.檔案名稱_lb = New System.Windows.Forms.Label()
- Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
- Me.型體名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.型體清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '字體_NUD
- '
- Me.字體_NUD.DecimalPlaces = 1
- Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.字體_NUD.Location = New System.Drawing.Point(751, 30)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(38, 23)
- Me.字體_NUD.TabIndex = 1661
- Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
- '
- '字體大小調整_lb
- '
- Me.字體大小調整_lb.AutoSize = True
- Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Red
- Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.字體大小調整_lb.Location = New System.Drawing.Point(693, 33)
- Me.字體大小調整_lb.Name = "字體大小調整_lb"
- Me.字體大小調整_lb.Size = New System.Drawing.Size(60, 17)
- Me.字體大小調整_lb.TabIndex = 1662
- Me.字體大小調整_lb.Text = "字體調整"
- '
- '查詢_bt
- '
- Me.查詢_bt.ForeColor = System.Drawing.Color.Black
- Me.查詢_bt.Location = New System.Drawing.Point(795, 29)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(149, 25)
- Me.查詢_bt.TabIndex = 1642
- Me.查詢_bt.Text = "查詢"
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- '項目編號_tb
- '
- Me.項目編號_tb.ForeColor = System.Drawing.Color.Black
- Me.項目編號_tb.Location = New System.Drawing.Point(795, 5)
- Me.項目編號_tb.Name = "項目編號_tb"
- Me.項目編號_tb.Size = New System.Drawing.Size(149, 23)
- Me.項目編號_tb.TabIndex = 1658
- '
- '天盾訂單號_lb
- '
- Me.天盾訂單號_lb.AutoSize = True
- Me.天盾訂單號_lb.Location = New System.Drawing.Point(738, 8)
- Me.天盾訂單號_lb.Name = "天盾訂單號_lb"
- Me.天盾訂單號_lb.Size = New System.Drawing.Size(56, 16)
- Me.天盾訂單號_lb.TabIndex = 1657
- Me.天盾訂單號_lb.Text = "項目編號"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(220, 33)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(424, 16)
- Me.Label5.TabIndex = 1655
- Me.Label5.Text = "如檔案無法拖曳至伺服器FTP文件夾,請修改檔案名稱不要帶有中文字或是符號"
- '
- '伺服器FTP文件夾_lb
- '
- Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.伺服器FTP文件夾_lb.AutoSize = True
- Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(6, 534)
- Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
- Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(156, 24)
- Me.伺服器FTP文件夾_lb.TabIndex = 1653
- Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
- '
- 'TextBox7
- '
- Me.TextBox7.AllowDrop = True
- Me.TextBox7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox7.ForeColor = System.Drawing.Color.Black
- Me.TextBox7.Location = New System.Drawing.Point(1057, 4)
- Me.TextBox7.Multiline = True
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(149, 23)
- Me.TextBox7.TabIndex = 1652
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(6, 29)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(86, 24)
- Me.Label4.TabIndex = 1651
- Me.Label4.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(98, 29)
- Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
- Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(119, 24)
- Me.讀取料夾路徑_bt.TabIndex = 1650
- 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), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser2.Location = New System.Drawing.Point(9, 56)
- Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser2.Name = "WebBrowser2"
- Me.WebBrowser2.Size = New System.Drawing.Size(681, 448)
- Me.WebBrowser2.TabIndex = 1649
- Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
- '
- '流水號_tb
- '
- Me.流水號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.流水號_tb.ForeColor = System.Drawing.Color.Black
- Me.流水號_tb.Location = New System.Drawing.Point(1057, 30)
- Me.流水號_tb.Name = "流水號_tb"
- Me.流水號_tb.Size = New System.Drawing.Size(149, 23)
- Me.流水號_tb.TabIndex = 1648
- '
- '確認儲存_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(947, 2)
- Me.確認儲存_bt.Name = "確認儲存_bt"
- Me.確認儲存_bt.Size = New System.Drawing.Size(107, 52)
- Me.確認儲存_bt.TabIndex = 1645
- Me.確認儲存_bt.Text = "確認儲存"
- Me.確認儲存_bt.UseVisualStyleBackColor = True
- '
- '檔案名稱_tb
- '
- Me.檔案名稱_tb.AllowDrop = True
- Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.檔案名稱_tb.Location = New System.Drawing.Point(62, 507)
- Me.檔案名稱_tb.Multiline = True
- Me.檔案名稱_tb.Name = "檔案名稱_tb"
- Me.檔案名稱_tb.Size = New System.Drawing.Size(628, 23)
- Me.檔案名稱_tb.TabIndex = 1643
- '
- '型體號碼_tb
- '
- Me.型體號碼_tb.ForeColor = System.Drawing.Color.Black
- Me.型體號碼_tb.Location = New System.Drawing.Point(272, 4)
- Me.型體號碼_tb.Name = "型體號碼_tb"
- Me.型體號碼_tb.Size = New System.Drawing.Size(97, 23)
- Me.型體號碼_tb.TabIndex = 1641
- '
- '建立季節_tb
- '
- Me.建立季節_tb.ForeColor = System.Drawing.Color.Black
- Me.建立季節_tb.Location = New System.Drawing.Point(62, 4)
- Me.建立季節_tb.Name = "建立季節_tb"
- Me.建立季節_tb.Size = New System.Drawing.Size(149, 23)
- Me.建立季節_tb.TabIndex = 1640
- '
- '型體名稱_lb
- '
- Me.型體名稱_lb.AutoSize = True
- Me.型體名稱_lb.Location = New System.Drawing.Point(215, 7)
- Me.型體名稱_lb.Name = "型體名稱_lb"
- Me.型體名稱_lb.Size = New System.Drawing.Size(56, 16)
- Me.型體名稱_lb.TabIndex = 1639
- Me.型體名稱_lb.Text = "型體號碼"
- '
- '客戶訂單號_lb
- '
- Me.客戶訂單號_lb.AutoSize = True
- Me.客戶訂單號_lb.Location = New System.Drawing.Point(6, 7)
- Me.客戶訂單號_lb.Name = "客戶訂單號_lb"
- Me.客戶訂單號_lb.Size = New System.Drawing.Size(56, 16)
- Me.客戶訂單號_lb.TabIndex = 1638
- Me.客戶訂單號_lb.Text = "建立季節"
- '
- '型體清單_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.型體清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.型體清單_dgv.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.型體清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.型體清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.型體清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.型體清單_dgv.Location = New System.Drawing.Point(696, 56)
- Me.型體清單_dgv.Name = "型體清單_dgv"
- Me.型體清單_dgv.RowHeadersWidth = 5
- Me.型體清單_dgv.RowTemplate.Height = 24
- Me.型體清單_dgv.Size = New System.Drawing.Size(648, 641)
- Me.型體清單_dgv.TabIndex = 1637
- '
- 'WebBrowser1
- '
- Me.WebBrowser1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.WebBrowser1.Location = New System.Drawing.Point(9, 561)
- Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
- Me.WebBrowser1.Name = "WebBrowser1"
- Me.WebBrowser1.Size = New System.Drawing.Size(681, 135)
- Me.WebBrowser1.TabIndex = 1636
- Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
- '
- 'Label7
- '
- Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(168, 526)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(46, 37)
- Me.Label7.TabIndex = 1654
- Me.Label7.Text = "↓"
- '
- '檔案名稱_lb
- '
- Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.檔案名稱_lb.AutoSize = True
- Me.檔案名稱_lb.Location = New System.Drawing.Point(7, 509)
- Me.檔案名稱_lb.Name = "檔案名稱_lb"
- Me.檔案名稱_lb.Size = New System.Drawing.Size(56, 16)
- Me.檔案名稱_lb.TabIndex = 1644
- Me.檔案名稱_lb.Text = "檔案名稱"
- '
- '型體名稱_tb
- '
- Me.型體名稱_tb.ForeColor = System.Drawing.Color.Black
- Me.型體名稱_tb.Location = New System.Drawing.Point(429, 5)
- Me.型體名稱_tb.Name = "型體名稱_tb"
- Me.型體名稱_tb.Size = New System.Drawing.Size(307, 23)
- Me.型體名稱_tb.TabIndex = 1664
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(373, 8)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(56, 16)
- Me.Label1.TabIndex = 1663
- Me.Label1.Text = "型體名稱"
- '
- '包裝資料圖片導入資料庫
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 701)
- Me.Controls.Add(Me.型體名稱_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.字體_NUD)
- Me.Controls.Add(Me.字體大小調整_lb)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.項目編號_tb)
- Me.Controls.Add(Me.天盾訂單號_lb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.伺服器FTP文件夾_lb)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.讀取料夾路徑_bt)
- Me.Controls.Add(Me.WebBrowser2)
- Me.Controls.Add(Me.流水號_tb)
- Me.Controls.Add(Me.確認儲存_bt)
- Me.Controls.Add(Me.檔案名稱_tb)
- Me.Controls.Add(Me.型體號碼_tb)
- Me.Controls.Add(Me.建立季節_tb)
- Me.Controls.Add(Me.型體名稱_lb)
- Me.Controls.Add(Me.客戶訂單號_lb)
- Me.Controls.Add(Me.型體清單_dgv)
- Me.Controls.Add(Me.WebBrowser1)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.檔案名稱_lb)
- 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 = "包裝資料圖片導入資料庫"
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.型體清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 字體_NUD As NumericUpDown
- Friend WithEvents 字體大小調整_lb As Label
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents 項目編號_tb As TextBox
- Friend WithEvents 天盾訂單號_lb As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents 伺服器FTP文件夾_lb As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 讀取料夾路徑_bt As Button
- Friend WithEvents WebBrowser2 As WebBrowser
- Friend WithEvents 流水號_tb As TextBox
- Friend WithEvents 確認儲存_bt As Button
- Friend WithEvents 檔案名稱_tb As TextBox
- Friend WithEvents 型體號碼_tb As TextBox
- Friend WithEvents 建立季節_tb As TextBox
- Friend WithEvents 型體名稱_lb As Label
- Friend WithEvents 客戶訂單號_lb As Label
- Friend WithEvents 型體清單_dgv As DataGridView
- Friend WithEvents WebBrowser1 As WebBrowser
- Friend WithEvents Label7 As Label
- Friend WithEvents 檔案名稱_lb As Label
- Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
- Friend WithEvents 型體名稱_tb As TextBox
- Friend WithEvents Label1 As Label
- End Class
|