Ingen beskrivning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

鞋型圖片導入資料庫.Designer.vb 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 鞋型圖片導入資料庫
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.TextBox7 = New System.Windows.Forms.TextBox()
  27. Me.我的電腦_lb = New System.Windows.Forms.Label()
  28. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  29. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  30. Me.文字提示1_lb = New System.Windows.Forms.Label()
  31. Me.形體名稱1_lb = New System.Windows.Forms.Label()
  32. Me.形體名稱_dgv = New System.Windows.Forms.DataGridView()
  33. Me.顏色_lb = New System.Windows.Forms.Label()
  34. Me.形體號碼_dgv = New System.Windows.Forms.DataGridView()
  35. Me.形體號碼1_lb = New System.Windows.Forms.Label()
  36. Me.客戶_dgv = New System.Windows.Forms.DataGridView()
  37. Me.Color_tb = New System.Windows.Forms.TextBox()
  38. Me.形體名稱_tb = New System.Windows.Forms.TextBox()
  39. Me.形體號碼_tb = New System.Windows.Forms.TextBox()
  40. Me.圖片編號_tb = New System.Windows.Forms.TextBox()
  41. Me.確認儲存_bt = New System.Windows.Forms.Button()
  42. Me.Category_lb = New System.Windows.Forms.Label()
  43. Me.Category_cb = New System.Windows.Forms.ComboBox()
  44. Me.Color_lb = New System.Windows.Forms.Label()
  45. Me.形體號碼_lb = New System.Windows.Forms.Label()
  46. Me.形體名稱_lb = New System.Windows.Forms.Label()
  47. Me.檔案名稱_lb = New System.Windows.Forms.Label()
  48. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  49. Me.查詢_bt = New System.Windows.Forms.Button()
  50. Me.客戶_tb = New System.Windows.Forms.TextBox()
  51. Me.客戶_lb = New System.Windows.Forms.Label()
  52. Me.客戶1_lb = New System.Windows.Forms.Label()
  53. Me.顏色_dgv = New System.Windows.Forms.DataGridView()
  54. Me.文字提示2_lb = New System.Windows.Forms.Label()
  55. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  56. CType(Me.形體名稱_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.形體號碼_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.客戶_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.顏色_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. Me.SuspendLayout()
  61. '
  62. 'TextBox7
  63. '
  64. Me.TextBox7.AllowDrop = True
  65. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  66. Me.TextBox7.Location = New System.Drawing.Point(656, 98)
  67. Me.TextBox7.Multiline = True
  68. Me.TextBox7.Name = "TextBox7"
  69. Me.TextBox7.Size = New System.Drawing.Size(115, 23)
  70. Me.TextBox7.TabIndex = 576
  71. '
  72. '我的電腦_lb
  73. '
  74. Me.我的電腦_lb.AutoSize = True
  75. Me.我的電腦_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  76. Me.我的電腦_lb.Location = New System.Drawing.Point(9, 78)
  77. Me.我的電腦_lb.Name = "我的電腦_lb"
  78. Me.我的電腦_lb.Size = New System.Drawing.Size(86, 24)
  79. Me.我的電腦_lb.TabIndex = 574
  80. Me.我的電腦_lb.Text = "我的電腦"
  81. '
  82. '讀取料夾路徑_bt
  83. '
  84. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  85. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  86. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(6, 101)
  87. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  88. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(119, 24)
  89. Me.讀取料夾路徑_bt.TabIndex = 573
  90. Me.讀取料夾路徑_bt.Text = "讀取料夾路徑"
  91. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  92. '
  93. 'WebBrowser2
  94. '
  95. Me.WebBrowser2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  96. Or System.Windows.Forms.AnchorStyles.Left) _
  97. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  98. Me.WebBrowser2.Location = New System.Drawing.Point(7, 127)
  99. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  100. Me.WebBrowser2.Name = "WebBrowser2"
  101. Me.WebBrowser2.Size = New System.Drawing.Size(1144, 809)
  102. Me.WebBrowser2.TabIndex = 572
  103. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  104. '
  105. '文字提示1_lb
  106. '
  107. Me.文字提示1_lb.AutoSize = True
  108. Me.文字提示1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  109. Me.文字提示1_lb.ForeColor = System.Drawing.Color.Red
  110. Me.文字提示1_lb.Location = New System.Drawing.Point(126, 78)
  111. Me.文字提示1_lb.Name = "文字提示1_lb"
  112. Me.文字提示1_lb.Size = New System.Drawing.Size(405, 48)
  113. Me.文字提示1_lb.TabIndex = 579
  114. Me.文字提示1_lb.Text = "1、將我的電腦內的資料拖曳到伺服器FTP文件夾。 " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "2、在我的電腦檔案顯示處" &
  115. "將要上傳的檔案拖曳到檔案名稱處。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、必須正確選擇Category選項,確認所有資料無誤後方可確認儲存。 "
  116. '
  117. '形體名稱1_lb
  118. '
  119. Me.形體名稱1_lb.AutoSize = True
  120. Me.形體名稱1_lb.Location = New System.Drawing.Point(1601, 41)
  121. Me.形體名稱1_lb.Name = "形體名稱1_lb"
  122. Me.形體名稱1_lb.Size = New System.Drawing.Size(55, 16)
  123. Me.形體名稱1_lb.TabIndex = 585
  124. Me.形體名稱1_lb.Text = "形體名稱"
  125. '
  126. '形體名稱_dgv
  127. '
  128. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  129. Me.形體名稱_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  130. Me.形體名稱_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  131. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  132. Me.形體名稱_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  133. Me.形體名稱_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  134. Me.形體名稱_dgv.Location = New System.Drawing.Point(1592, 59)
  135. Me.形體名稱_dgv.Name = "形體名稱_dgv"
  136. Me.形體名稱_dgv.RowHeadersWidth = 5
  137. Me.形體名稱_dgv.RowTemplate.Height = 24
  138. Me.形體名稱_dgv.Size = New System.Drawing.Size(310, 441)
  139. Me.形體名稱_dgv.TabIndex = 584
  140. '
  141. '顏色_lb
  142. '
  143. Me.顏色_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  144. Me.顏色_lb.AutoSize = True
  145. Me.顏色_lb.Location = New System.Drawing.Point(1597, 521)
  146. Me.顏色_lb.Name = "顏色_lb"
  147. Me.顏色_lb.Size = New System.Drawing.Size(31, 16)
  148. Me.顏色_lb.TabIndex = 583
  149. Me.顏色_lb.Text = "顏色"
  150. '
  151. '形體號碼_dgv
  152. '
  153. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  154. Me.形體號碼_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  155. Me.形體號碼_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  156. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  157. Me.形體號碼_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  158. Me.形體號碼_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  159. Me.形體號碼_dgv.Location = New System.Drawing.Point(1376, 60)
  160. Me.形體號碼_dgv.Name = "形體號碼_dgv"
  161. Me.形體號碼_dgv.RowHeadersWidth = 5
  162. Me.形體號碼_dgv.RowTemplate.Height = 24
  163. Me.形體號碼_dgv.Size = New System.Drawing.Size(210, 905)
  164. Me.形體號碼_dgv.TabIndex = 582
  165. '
  166. '形體號碼1_lb
  167. '
  168. Me.形體號碼1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  169. Me.形體號碼1_lb.AutoSize = True
  170. Me.形體號碼1_lb.Location = New System.Drawing.Point(1384, 41)
  171. Me.形體號碼1_lb.Name = "形體號碼1_lb"
  172. Me.形體號碼1_lb.Size = New System.Drawing.Size(55, 16)
  173. Me.形體號碼1_lb.TabIndex = 581
  174. Me.形體號碼1_lb.Text = "形體號碼"
  175. '
  176. '客戶_dgv
  177. '
  178. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  179. Me.客戶_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  180. Me.客戶_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  181. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  182. Me.客戶_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  183. Me.客戶_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  184. Me.客戶_dgv.Location = New System.Drawing.Point(1160, 60)
  185. Me.客戶_dgv.Name = "客戶_dgv"
  186. Me.客戶_dgv.RowHeadersWidth = 5
  187. Me.客戶_dgv.RowTemplate.Height = 24
  188. Me.客戶_dgv.Size = New System.Drawing.Size(210, 905)
  189. Me.客戶_dgv.TabIndex = 580
  190. '
  191. 'Color_tb
  192. '
  193. Me.Color_tb.ForeColor = System.Drawing.Color.Black
  194. Me.Color_tb.Location = New System.Drawing.Point(65, 53)
  195. Me.Color_tb.Name = "Color_tb"
  196. Me.Color_tb.Size = New System.Drawing.Size(149, 23)
  197. Me.Color_tb.TabIndex = 605
  198. '
  199. '形體名稱_tb
  200. '
  201. Me.形體名稱_tb.ForeColor = System.Drawing.Color.Black
  202. Me.形體名稱_tb.Location = New System.Drawing.Point(65, 28)
  203. Me.形體名稱_tb.Name = "形體名稱_tb"
  204. Me.形體名稱_tb.Size = New System.Drawing.Size(401, 23)
  205. Me.形體名稱_tb.TabIndex = 603
  206. '
  207. '形體號碼_tb
  208. '
  209. Me.形體號碼_tb.ForeColor = System.Drawing.Color.Black
  210. Me.形體號碼_tb.Location = New System.Drawing.Point(282, 3)
  211. Me.形體號碼_tb.Name = "形體號碼_tb"
  212. Me.形體號碼_tb.Size = New System.Drawing.Size(184, 23)
  213. Me.形體號碼_tb.TabIndex = 601
  214. '
  215. '圖片編號_tb
  216. '
  217. Me.圖片編號_tb.ForeColor = System.Drawing.Color.Black
  218. Me.圖片編號_tb.Location = New System.Drawing.Point(777, 98)
  219. Me.圖片編號_tb.Name = "圖片編號_tb"
  220. Me.圖片編號_tb.Size = New System.Drawing.Size(73, 23)
  221. Me.圖片編號_tb.TabIndex = 598
  222. '
  223. '確認儲存_bt
  224. '
  225. Me.確認儲存_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  226. Me.確認儲存_bt.ForeColor = System.Drawing.Color.Blue
  227. Me.確認儲存_bt.Location = New System.Drawing.Point(504, 7)
  228. Me.確認儲存_bt.Name = "確認儲存_bt"
  229. Me.確認儲存_bt.Size = New System.Drawing.Size(146, 111)
  230. Me.確認儲存_bt.TabIndex = 597
  231. Me.確認儲存_bt.Text = "確認儲存"
  232. Me.確認儲存_bt.UseVisualStyleBackColor = True
  233. '
  234. 'Category_lb
  235. '
  236. Me.Category_lb.AutoSize = True
  237. Me.Category_lb.Location = New System.Drawing.Point(220, 57)
  238. Me.Category_lb.Name = "Category_lb"
  239. Me.Category_lb.Size = New System.Drawing.Size(62, 16)
  240. Me.Category_lb.TabIndex = 596
  241. Me.Category_lb.Text = "Category "
  242. '
  243. 'Category_cb
  244. '
  245. Me.Category_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  246. Me.Category_cb.FormattingEnabled = True
  247. Me.Category_cb.Items.AddRange(New Object() {"設計圖", "彩圖"})
  248. Me.Category_cb.Location = New System.Drawing.Point(289, 53)
  249. Me.Category_cb.Name = "Category_cb"
  250. Me.Category_cb.Size = New System.Drawing.Size(177, 24)
  251. Me.Category_cb.TabIndex = 595
  252. '
  253. 'Color_lb
  254. '
  255. Me.Color_lb.AutoSize = True
  256. Me.Color_lb.Location = New System.Drawing.Point(3, 57)
  257. Me.Color_lb.Name = "Color_lb"
  258. Me.Color_lb.Size = New System.Drawing.Size(38, 16)
  259. Me.Color_lb.TabIndex = 594
  260. Me.Color_lb.Text = "Color"
  261. '
  262. '形體號碼_lb
  263. '
  264. Me.形體號碼_lb.AutoSize = True
  265. Me.形體號碼_lb.Location = New System.Drawing.Point(220, 6)
  266. Me.形體號碼_lb.Name = "形體號碼_lb"
  267. Me.形體號碼_lb.Size = New System.Drawing.Size(55, 16)
  268. Me.形體號碼_lb.TabIndex = 593
  269. Me.形體號碼_lb.Text = "形體號碼"
  270. '
  271. '形體名稱_lb
  272. '
  273. Me.形體名稱_lb.AutoSize = True
  274. Me.形體名稱_lb.Location = New System.Drawing.Point(3, 32)
  275. Me.形體名稱_lb.Name = "形體名稱_lb"
  276. Me.形體名稱_lb.Size = New System.Drawing.Size(55, 16)
  277. Me.形體名稱_lb.TabIndex = 592
  278. Me.形體名稱_lb.Text = "形體名稱"
  279. '
  280. '檔案名稱_lb
  281. '
  282. Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  283. Me.檔案名稱_lb.AutoSize = True
  284. Me.檔案名稱_lb.Location = New System.Drawing.Point(6, 945)
  285. Me.檔案名稱_lb.Name = "檔案名稱_lb"
  286. Me.檔案名稱_lb.Size = New System.Drawing.Size(55, 16)
  287. Me.檔案名稱_lb.TabIndex = 591
  288. Me.檔案名稱_lb.Text = "檔案名稱"
  289. '
  290. '檔案名稱_tb
  291. '
  292. Me.檔案名稱_tb.AllowDrop = True
  293. Me.檔案名稱_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  294. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  295. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  296. Me.檔案名稱_tb.Location = New System.Drawing.Point(68, 942)
  297. Me.檔案名稱_tb.Multiline = True
  298. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  299. Me.檔案名稱_tb.Size = New System.Drawing.Size(1085, 23)
  300. Me.檔案名稱_tb.TabIndex = 590
  301. '
  302. '查詢_bt
  303. '
  304. Me.查詢_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  305. Me.查詢_bt.ForeColor = System.Drawing.Color.Black
  306. Me.查詢_bt.Location = New System.Drawing.Point(1635, 513)
  307. Me.查詢_bt.Name = "查詢_bt"
  308. Me.查詢_bt.Size = New System.Drawing.Size(76, 24)
  309. Me.查詢_bt.TabIndex = 589
  310. Me.查詢_bt.Text = "查詢"
  311. Me.查詢_bt.UseVisualStyleBackColor = True
  312. '
  313. '客戶_tb
  314. '
  315. Me.客戶_tb.ForeColor = System.Drawing.Color.Black
  316. Me.客戶_tb.Location = New System.Drawing.Point(65, 3)
  317. Me.客戶_tb.Name = "客戶_tb"
  318. Me.客戶_tb.Size = New System.Drawing.Size(149, 23)
  319. Me.客戶_tb.TabIndex = 615
  320. '
  321. '客戶_lb
  322. '
  323. Me.客戶_lb.AutoSize = True
  324. Me.客戶_lb.Location = New System.Drawing.Point(3, 6)
  325. Me.客戶_lb.Name = "客戶_lb"
  326. Me.客戶_lb.Size = New System.Drawing.Size(31, 16)
  327. Me.客戶_lb.TabIndex = 614
  328. Me.客戶_lb.Text = "客戶"
  329. '
  330. '客戶1_lb
  331. '
  332. Me.客戶1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  333. Me.客戶1_lb.AutoSize = True
  334. Me.客戶1_lb.Location = New System.Drawing.Point(1168, 41)
  335. Me.客戶1_lb.Name = "客戶1_lb"
  336. Me.客戶1_lb.Size = New System.Drawing.Size(31, 16)
  337. Me.客戶1_lb.TabIndex = 617
  338. Me.客戶1_lb.Text = "客戶"
  339. '
  340. '顏色_dgv
  341. '
  342. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  343. Me.顏色_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  344. Me.顏色_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  345. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  346. Me.顏色_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  347. Me.顏色_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  348. Me.顏色_dgv.Location = New System.Drawing.Point(1592, 539)
  349. Me.顏色_dgv.Name = "顏色_dgv"
  350. Me.顏色_dgv.RowHeadersWidth = 5
  351. Me.顏色_dgv.RowTemplate.Height = 24
  352. Me.顏色_dgv.Size = New System.Drawing.Size(310, 426)
  353. Me.顏色_dgv.TabIndex = 616
  354. '
  355. '文字提示2_lb
  356. '
  357. Me.文字提示2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  358. Me.文字提示2_lb.AutoSize = True
  359. Me.文字提示2_lb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  360. Me.文字提示2_lb.ForeColor = System.Drawing.Color.Red
  361. Me.文字提示2_lb.Location = New System.Drawing.Point(1156, 10)
  362. Me.文字提示2_lb.Name = "文字提示2_lb"
  363. Me.文字提示2_lb.Size = New System.Drawing.Size(232, 21)
  364. Me.文字提示2_lb.TabIndex = 618
  365. Me.文字提示2_lb.Text = "目前資料由-型體控制表-中取得"
  366. '
  367. '鞋型圖片導入資料庫
  368. '
  369. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  370. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  371. Me.ClientSize = New System.Drawing.Size(1914, 971)
  372. Me.Controls.Add(Me.文字提示2_lb)
  373. Me.Controls.Add(Me.客戶1_lb)
  374. Me.Controls.Add(Me.顏色_dgv)
  375. Me.Controls.Add(Me.客戶_tb)
  376. Me.Controls.Add(Me.客戶_lb)
  377. Me.Controls.Add(Me.Color_tb)
  378. Me.Controls.Add(Me.形體名稱_tb)
  379. Me.Controls.Add(Me.形體號碼_tb)
  380. Me.Controls.Add(Me.圖片編號_tb)
  381. Me.Controls.Add(Me.確認儲存_bt)
  382. Me.Controls.Add(Me.Category_lb)
  383. Me.Controls.Add(Me.Category_cb)
  384. Me.Controls.Add(Me.Color_lb)
  385. Me.Controls.Add(Me.形體號碼_lb)
  386. Me.Controls.Add(Me.形體名稱_lb)
  387. Me.Controls.Add(Me.檔案名稱_lb)
  388. Me.Controls.Add(Me.檔案名稱_tb)
  389. Me.Controls.Add(Me.查詢_bt)
  390. Me.Controls.Add(Me.形體名稱1_lb)
  391. Me.Controls.Add(Me.形體名稱_dgv)
  392. Me.Controls.Add(Me.顏色_lb)
  393. Me.Controls.Add(Me.形體號碼_dgv)
  394. Me.Controls.Add(Me.形體號碼1_lb)
  395. Me.Controls.Add(Me.客戶_dgv)
  396. Me.Controls.Add(Me.TextBox7)
  397. Me.Controls.Add(Me.我的電腦_lb)
  398. Me.Controls.Add(Me.讀取料夾路徑_bt)
  399. Me.Controls.Add(Me.WebBrowser2)
  400. Me.Controls.Add(Me.文字提示1_lb)
  401. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  402. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  403. Me.Name = "鞋型圖片導入資料庫"
  404. Me.Text = "鞋型圖片導入資料庫"
  405. CType(Me.形體名稱_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  406. CType(Me.形體號碼_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  407. CType(Me.客戶_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  408. CType(Me.顏色_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  409. Me.ResumeLayout(False)
  410. Me.PerformLayout()
  411. End Sub
  412. Friend WithEvents TextBox7 As TextBox
  413. Friend WithEvents 我的電腦_lb As Label
  414. Friend WithEvents 讀取料夾路徑_bt As Button
  415. Friend WithEvents WebBrowser2 As WebBrowser
  416. Friend WithEvents 文字提示1_lb As Label
  417. Friend WithEvents 形體名稱1_lb As Label
  418. Friend WithEvents 形體名稱_dgv As DataGridView
  419. Friend WithEvents 顏色_lb As Label
  420. Friend WithEvents 形體號碼_dgv As DataGridView
  421. Friend WithEvents 形體號碼1_lb As Label
  422. Friend WithEvents 客戶_dgv As DataGridView
  423. Friend WithEvents Color_tb As TextBox
  424. Friend WithEvents 形體名稱_tb As TextBox
  425. Friend WithEvents 形體號碼_tb As TextBox
  426. Friend WithEvents 圖片編號_tb As TextBox
  427. Friend WithEvents 確認儲存_bt As Button
  428. Friend WithEvents Category_lb As Label
  429. Friend WithEvents Category_cb As ComboBox
  430. Friend WithEvents Color_lb As Label
  431. Friend WithEvents 形體號碼_lb As Label
  432. Friend WithEvents 形體名稱_lb As Label
  433. Friend WithEvents 檔案名稱_lb As Label
  434. Friend WithEvents 檔案名稱_tb As TextBox
  435. Friend WithEvents 查詢_bt As Button
  436. Friend WithEvents 客戶_tb As TextBox
  437. Friend WithEvents 客戶_lb As Label
  438. Friend WithEvents 客戶1_lb As Label
  439. Friend WithEvents 顏色_dgv As DataGridView
  440. Friend WithEvents 文字提示2_lb As Label
  441. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  442. End Class