暫無描述
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.

形體總表MINI WALL.Designer.vb 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 形體總表MINI_WALL
  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. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  29. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  30. Me.Label1 = New System.Windows.Forms.Label()
  31. Me.Label3 = New System.Windows.Forms.Label()
  32. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  33. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  34. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  35. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  36. Me.Label11 = New System.Windows.Forms.Label()
  37. Me.Button2 = New System.Windows.Forms.Button()
  38. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  39. Me.Label4 = New System.Windows.Forms.Label()
  40. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  41. Me.Label6 = New System.Windows.Forms.Label()
  42. Me.Label7 = New System.Windows.Forms.Label()
  43. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  44. Me.Button29 = New System.Windows.Forms.Button()
  45. Me.Label8 = New System.Windows.Forms.Label()
  46. Me.TextBox1 = New System.Windows.Forms.TextBox()
  47. Me.Button1 = New System.Windows.Forms.Button()
  48. Me.Button3 = New System.Windows.Forms.Button()
  49. Me.Button4 = New System.Windows.Forms.Button()
  50. Me.Label9 = New System.Windows.Forms.Label()
  51. Me.Button5 = New System.Windows.Forms.Button()
  52. Me.Button6 = New System.Windows.Forms.Button()
  53. Me.Button7 = New System.Windows.Forms.Button()
  54. Me.Button8 = New System.Windows.Forms.Button()
  55. Me.Button9 = New System.Windows.Forms.Button()
  56. Me.Button10 = New System.Windows.Forms.Button()
  57. Me.Button11 = New System.Windows.Forms.Button()
  58. Me.Button12 = New System.Windows.Forms.Button()
  59. Me.Button13 = New System.Windows.Forms.Button()
  60. Me.Label5 = New System.Windows.Forms.Label()
  61. Me.TextBox2 = New System.Windows.Forms.TextBox()
  62. Me.Label10 = New System.Windows.Forms.Label()
  63. Me.TextBox3 = New System.Windows.Forms.TextBox()
  64. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  65. Me.Button14 = New System.Windows.Forms.Button()
  66. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  70. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.SuspendLayout()
  74. '
  75. 'Label2
  76. '
  77. Me.Label2.AutoSize = True
  78. Me.Label2.Location = New System.Drawing.Point(2, 34)
  79. Me.Label2.Name = "Label2"
  80. Me.Label2.Size = New System.Drawing.Size(32, 16)
  81. Me.Label2.TabIndex = 658
  82. Me.Label2.Text = "品牌"
  83. '
  84. 'ComboBox1
  85. '
  86. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  87. Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  88. Me.ComboBox1.FormattingEnabled = True
  89. Me.ComboBox1.Location = New System.Drawing.Point(34, 31)
  90. Me.ComboBox1.Name = "ComboBox1"
  91. Me.ComboBox1.Size = New System.Drawing.Size(306, 24)
  92. Me.ComboBox1.TabIndex = 657
  93. '
  94. 'DataGridView3
  95. '
  96. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  97. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  98. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  99. Me.DataGridView3.Location = New System.Drawing.Point(1330, 202)
  100. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  101. Me.DataGridView3.Name = "DataGridView3"
  102. Me.DataGridView3.RowHeadersWidth = 5
  103. Me.DataGridView3.RowTemplate.Height = 24
  104. Me.DataGridView3.Size = New System.Drawing.Size(145, 763)
  105. Me.DataGridView3.TabIndex = 656
  106. '
  107. 'Label1
  108. '
  109. Me.Label1.AutoSize = True
  110. Me.Label1.Location = New System.Drawing.Point(1324, 178)
  111. Me.Label1.Name = "Label1"
  112. Me.Label1.Size = New System.Drawing.Size(116, 16)
  113. Me.Label1.TabIndex = 659
  114. Me.Label1.Text = "資料完備的楦頭清單"
  115. '
  116. 'Label3
  117. '
  118. Me.Label3.AutoSize = True
  119. Me.Label3.Location = New System.Drawing.Point(1474, 178)
  120. Me.Label3.Name = "Label3"
  121. Me.Label3.Size = New System.Drawing.Size(152, 16)
  122. Me.Label3.TabIndex = 661
  123. Me.Label3.Text = "資料完備的鞋樣素描圖清單"
  124. '
  125. 'DataGridView1
  126. '
  127. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  128. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  129. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  130. Me.DataGridView1.Location = New System.Drawing.Point(1477, 202)
  131. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  132. Me.DataGridView1.Name = "DataGridView1"
  133. Me.DataGridView1.RowHeadersWidth = 5
  134. Me.DataGridView1.RowTemplate.Height = 24
  135. Me.DataGridView1.Size = New System.Drawing.Size(425, 763)
  136. Me.DataGridView1.TabIndex = 660
  137. '
  138. 'PictureBox1
  139. '
  140. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  141. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  142. Me.PictureBox1.Location = New System.Drawing.Point(1328, 6)
  143. Me.PictureBox1.Name = "PictureBox1"
  144. Me.PictureBox1.Size = New System.Drawing.Size(285, 166)
  145. Me.PictureBox1.TabIndex = 782
  146. Me.PictureBox1.TabStop = False
  147. '
  148. 'PictureBox2
  149. '
  150. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  151. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  152. Me.PictureBox2.Location = New System.Drawing.Point(1617, 6)
  153. Me.PictureBox2.Name = "PictureBox2"
  154. Me.PictureBox2.Size = New System.Drawing.Size(285, 166)
  155. Me.PictureBox2.TabIndex = 783
  156. Me.PictureBox2.TabStop = False
  157. '
  158. 'ComboBox7
  159. '
  160. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  161. Me.ComboBox7.FormattingEnabled = True
  162. Me.ComboBox7.Location = New System.Drawing.Point(244, 5)
  163. Me.ComboBox7.Name = "ComboBox7"
  164. Me.ComboBox7.Size = New System.Drawing.Size(96, 24)
  165. Me.ComboBox7.TabIndex = 784
  166. '
  167. 'Label11
  168. '
  169. Me.Label11.AutoSize = True
  170. Me.Label11.ForeColor = System.Drawing.Color.Red
  171. Me.Label11.Location = New System.Drawing.Point(209, 8)
  172. Me.Label11.Name = "Label11"
  173. Me.Label11.Size = New System.Drawing.Size(32, 16)
  174. Me.Label11.TabIndex = 785
  175. Me.Label11.Text = "季節"
  176. '
  177. 'Button2
  178. '
  179. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  180. Me.Button2.ForeColor = System.Drawing.Color.Olive
  181. Me.Button2.Location = New System.Drawing.Point(1189, 29)
  182. Me.Button2.Name = "Button2"
  183. Me.Button2.Size = New System.Drawing.Size(135, 94)
  184. Me.Button2.TabIndex = 786
  185. Me.Button2.Text = "新增SEASON清單"
  186. Me.Button2.UseVisualStyleBackColor = True
  187. '
  188. 'DataGridView2
  189. '
  190. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  191. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  192. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  193. Me.DataGridView2.Location = New System.Drawing.Point(346, 152)
  194. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  195. Me.DataGridView2.Name = "DataGridView2"
  196. Me.DataGridView2.RowHeadersWidth = 5
  197. Me.DataGridView2.RowTemplate.Height = 24
  198. Me.DataGridView2.Size = New System.Drawing.Size(305, 813)
  199. Me.DataGridView2.TabIndex = 787
  200. '
  201. 'Label4
  202. '
  203. Me.Label4.AutoSize = True
  204. Me.Label4.Location = New System.Drawing.Point(343, 132)
  205. Me.Label4.Name = "Label4"
  206. Me.Label4.Size = New System.Drawing.Size(122, 16)
  207. Me.Label4.TabIndex = 788
  208. Me.Label4.Text = "MINI WALL 楦頭清單"
  209. '
  210. 'DataGridView4
  211. '
  212. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  213. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  214. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  215. Me.DataGridView4.Location = New System.Drawing.Point(657, 152)
  216. Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  217. Me.DataGridView4.Name = "DataGridView4"
  218. Me.DataGridView4.RowHeadersWidth = 5
  219. Me.DataGridView4.RowTemplate.Height = 24
  220. Me.DataGridView4.Size = New System.Drawing.Size(667, 813)
  221. Me.DataGridView4.TabIndex = 792
  222. '
  223. 'Label6
  224. '
  225. Me.Label6.AutoSize = True
  226. Me.Label6.Location = New System.Drawing.Point(654, 129)
  227. Me.Label6.Name = "Label6"
  228. Me.Label6.Size = New System.Drawing.Size(158, 16)
  229. Me.Label6.TabIndex = 793
  230. Me.Label6.Text = "MINI WALL 鞋樣素描圖清單"
  231. '
  232. 'Label7
  233. '
  234. Me.Label7.AutoSize = True
  235. Me.Label7.Location = New System.Drawing.Point(12, 132)
  236. Me.Label7.Name = "Label7"
  237. Me.Label7.Size = New System.Drawing.Size(98, 16)
  238. Me.Label7.TabIndex = 795
  239. Me.Label7.Text = "MINI WALL 清單"
  240. '
  241. 'DataGridView5
  242. '
  243. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  244. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  245. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  246. Me.DataGridView5.Location = New System.Drawing.Point(15, 152)
  247. Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  248. Me.DataGridView5.Name = "DataGridView5"
  249. Me.DataGridView5.RowHeadersWidth = 5
  250. Me.DataGridView5.RowTemplate.Height = 24
  251. Me.DataGridView5.Size = New System.Drawing.Size(325, 813)
  252. Me.DataGridView5.TabIndex = 794
  253. '
  254. 'Button29
  255. '
  256. Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  257. Me.Button29.ForeColor = System.Drawing.Color.Blue
  258. Me.Button29.Location = New System.Drawing.Point(15, 57)
  259. Me.Button29.Name = "Button29"
  260. Me.Button29.Size = New System.Drawing.Size(158, 66)
  261. Me.Button29.TabIndex = 796
  262. Me.Button29.Text = "1、新增MINI WALL 主體"
  263. Me.Button29.UseVisualStyleBackColor = True
  264. '
  265. 'Label8
  266. '
  267. Me.Label8.AutoSize = True
  268. Me.Label8.Location = New System.Drawing.Point(3, 8)
  269. Me.Label8.Name = "Label8"
  270. Me.Label8.Size = New System.Drawing.Size(85, 16)
  271. Me.Label8.TabIndex = 798
  272. Me.Label8.Text = "MiniWall 編號"
  273. '
  274. 'TextBox1
  275. '
  276. Me.TextBox1.Location = New System.Drawing.Point(89, 5)
  277. Me.TextBox1.Name = "TextBox1"
  278. Me.TextBox1.Size = New System.Drawing.Size(118, 23)
  279. Me.TextBox1.TabIndex = 797
  280. '
  281. 'Button1
  282. '
  283. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  284. Me.Button1.ForeColor = System.Drawing.Color.Blue
  285. Me.Button1.Location = New System.Drawing.Point(346, 44)
  286. Me.Button1.Name = "Button1"
  287. Me.Button1.Size = New System.Drawing.Size(150, 40)
  288. Me.Button1.TabIndex = 801
  289. Me.Button1.Text = "2、新增MINI WALL 楦頭,鞋樣素描資料"
  290. Me.Button1.UseVisualStyleBackColor = True
  291. '
  292. 'Button3
  293. '
  294. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.Button3.ForeColor = System.Drawing.Color.Olive
  296. Me.Button3.Location = New System.Drawing.Point(1708, 174)
  297. Me.Button3.Name = "Button3"
  298. Me.Button3.Size = New System.Drawing.Size(95, 25)
  299. Me.Button3.TabIndex = 802
  300. Me.Button3.Text = "全部選擇"
  301. Me.Button3.UseVisualStyleBackColor = True
  302. '
  303. 'Button4
  304. '
  305. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  306. Me.Button4.ForeColor = System.Drawing.Color.Olive
  307. Me.Button4.Location = New System.Drawing.Point(1807, 174)
  308. Me.Button4.Name = "Button4"
  309. Me.Button4.Size = New System.Drawing.Size(95, 25)
  310. Me.Button4.TabIndex = 803
  311. Me.Button4.Text = "全部取消選"
  312. Me.Button4.UseVisualStyleBackColor = True
  313. '
  314. 'Label9
  315. '
  316. Me.Label9.AutoSize = True
  317. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  318. Me.Label9.ForeColor = System.Drawing.Color.Red
  319. Me.Label9.Location = New System.Drawing.Point(346, 5)
  320. Me.Label9.Name = "Label9"
  321. Me.Label9.Size = New System.Drawing.Size(138, 34)
  322. Me.Label9.TabIndex = 806
  323. Me.Label9.Text = "先從右邊的控件中選擇" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "楦頭與勾選鞋望素描"
  324. '
  325. 'Button5
  326. '
  327. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. Me.Button5.ForeColor = System.Drawing.Color.Red
  329. Me.Button5.Location = New System.Drawing.Point(501, 44)
  330. Me.Button5.Name = "Button5"
  331. Me.Button5.Size = New System.Drawing.Size(150, 40)
  332. Me.Button5.TabIndex = 807
  333. Me.Button5.Text = "刪除MINI WALL楦頭清單中的楦頭資料"
  334. Me.Button5.UseVisualStyleBackColor = True
  335. '
  336. 'Button6
  337. '
  338. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  339. Me.Button6.ForeColor = System.Drawing.Color.Red
  340. Me.Button6.Location = New System.Drawing.Point(794, 47)
  341. Me.Button6.Name = "Button6"
  342. Me.Button6.Size = New System.Drawing.Size(135, 77)
  343. Me.Button6.TabIndex = 808
  344. Me.Button6.Text = "刪除MINI WALL鞋樣素描圖清單中的鞋樣素描資料"
  345. Me.Button6.UseVisualStyleBackColor = True
  346. '
  347. 'Button7
  348. '
  349. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  350. Me.Button7.ForeColor = System.Drawing.Color.Green
  351. Me.Button7.Location = New System.Drawing.Point(1048, 29)
  352. Me.Button7.Name = "Button7"
  353. Me.Button7.Size = New System.Drawing.Size(135, 94)
  354. Me.Button7.TabIndex = 809
  355. Me.Button7.Text = "列印MINI WALL"
  356. Me.Button7.UseVisualStyleBackColor = True
  357. '
  358. 'Button8
  359. '
  360. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  361. Me.Button8.ForeColor = System.Drawing.Color.Green
  362. Me.Button8.Location = New System.Drawing.Point(346, 85)
  363. Me.Button8.Name = "Button8"
  364. Me.Button8.Size = New System.Drawing.Size(305, 39)
  365. Me.Button8.TabIndex = 810
  366. Me.Button8.Text = "MINI WALL楦頭選擇存檔"
  367. Me.Button8.UseVisualStyleBackColor = True
  368. '
  369. 'Button9
  370. '
  371. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  372. Me.Button9.ForeColor = System.Drawing.Color.Green
  373. Me.Button9.Location = New System.Drawing.Point(657, 4)
  374. Me.Button9.Name = "Button9"
  375. Me.Button9.Size = New System.Drawing.Size(135, 120)
  376. Me.Button9.TabIndex = 811
  377. Me.Button9.Text = "MINI WALL鞋樣素描選擇存檔"
  378. Me.Button9.UseVisualStyleBackColor = True
  379. '
  380. 'Button10
  381. '
  382. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  383. Me.Button10.ForeColor = System.Drawing.Color.Olive
  384. Me.Button10.Location = New System.Drawing.Point(570, 125)
  385. Me.Button10.Name = "Button10"
  386. Me.Button10.Size = New System.Drawing.Size(81, 25)
  387. Me.Button10.TabIndex = 813
  388. Me.Button10.Text = "全部取消選"
  389. Me.Button10.UseVisualStyleBackColor = True
  390. '
  391. 'Button11
  392. '
  393. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  394. Me.Button11.ForeColor = System.Drawing.Color.Olive
  395. Me.Button11.Location = New System.Drawing.Point(486, 125)
  396. Me.Button11.Name = "Button11"
  397. Me.Button11.Size = New System.Drawing.Size(81, 25)
  398. Me.Button11.TabIndex = 812
  399. Me.Button11.Text = "全部選擇"
  400. Me.Button11.UseVisualStyleBackColor = True
  401. '
  402. 'Button12
  403. '
  404. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  405. Me.Button12.ForeColor = System.Drawing.Color.Olive
  406. Me.Button12.Location = New System.Drawing.Point(1243, 125)
  407. Me.Button12.Name = "Button12"
  408. Me.Button12.Size = New System.Drawing.Size(81, 25)
  409. Me.Button12.TabIndex = 815
  410. Me.Button12.Text = "全部取消選"
  411. Me.Button12.UseVisualStyleBackColor = True
  412. '
  413. 'Button13
  414. '
  415. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  416. Me.Button13.ForeColor = System.Drawing.Color.Olive
  417. Me.Button13.Location = New System.Drawing.Point(1159, 125)
  418. Me.Button13.Name = "Button13"
  419. Me.Button13.Size = New System.Drawing.Size(81, 25)
  420. Me.Button13.TabIndex = 814
  421. Me.Button13.Text = "全部選擇"
  422. Me.Button13.UseVisualStyleBackColor = True
  423. '
  424. 'Label5
  425. '
  426. Me.Label5.AutoSize = True
  427. Me.Label5.Location = New System.Drawing.Point(517, 4)
  428. Me.Label5.Name = "Label5"
  429. Me.Label5.Size = New System.Drawing.Size(104, 16)
  430. Me.Label5.TabIndex = 817
  431. Me.Label5.Text = "選中要刪除的楦頭"
  432. '
  433. 'TextBox2
  434. '
  435. Me.TextBox2.Location = New System.Drawing.Point(501, 20)
  436. Me.TextBox2.Name = "TextBox2"
  437. Me.TextBox2.Size = New System.Drawing.Size(150, 23)
  438. Me.TextBox2.TabIndex = 816
  439. '
  440. 'Label10
  441. '
  442. Me.Label10.AutoSize = True
  443. Me.Label10.Location = New System.Drawing.Point(795, 4)
  444. Me.Label10.Name = "Label10"
  445. Me.Label10.Size = New System.Drawing.Size(128, 16)
  446. Me.Label10.TabIndex = 819
  447. Me.Label10.Text = "選中要刪除的鞋樣素描"
  448. '
  449. 'TextBox3
  450. '
  451. Me.TextBox3.Location = New System.Drawing.Point(794, 23)
  452. Me.TextBox3.Name = "TextBox3"
  453. Me.TextBox3.Size = New System.Drawing.Size(135, 23)
  454. Me.TextBox3.TabIndex = 818
  455. '
  456. 'CheckBox1
  457. '
  458. Me.CheckBox1.AutoSize = True
  459. Me.CheckBox1.Location = New System.Drawing.Point(1051, 8)
  460. Me.CheckBox1.Name = "CheckBox1"
  461. Me.CheckBox1.Size = New System.Drawing.Size(123, 20)
  462. Me.CheckBox1.TabIndex = 820
  463. Me.CheckBox1.Text = "列印樣品製造中心"
  464. Me.CheckBox1.UseVisualStyleBackColor = True
  465. '
  466. 'Button14
  467. '
  468. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  469. Me.Button14.ForeColor = System.Drawing.Color.Red
  470. Me.Button14.Location = New System.Drawing.Point(182, 57)
  471. Me.Button14.Name = "Button14"
  472. Me.Button14.Size = New System.Drawing.Size(158, 66)
  473. Me.Button14.TabIndex = 821
  474. Me.Button14.Text = "刪除選中的MiniWall 主體" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  475. Me.Button14.UseVisualStyleBackColor = True
  476. '
  477. '形體總表MINI_WALL
  478. '
  479. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  480. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  481. Me.ClientSize = New System.Drawing.Size(1914, 971)
  482. Me.Controls.Add(Me.Button14)
  483. Me.Controls.Add(Me.CheckBox1)
  484. Me.Controls.Add(Me.Label10)
  485. Me.Controls.Add(Me.TextBox3)
  486. Me.Controls.Add(Me.Label5)
  487. Me.Controls.Add(Me.TextBox2)
  488. Me.Controls.Add(Me.Button12)
  489. Me.Controls.Add(Me.Button13)
  490. Me.Controls.Add(Me.Button10)
  491. Me.Controls.Add(Me.Button11)
  492. Me.Controls.Add(Me.Button9)
  493. Me.Controls.Add(Me.Button8)
  494. Me.Controls.Add(Me.Button7)
  495. Me.Controls.Add(Me.Button6)
  496. Me.Controls.Add(Me.Button5)
  497. Me.Controls.Add(Me.Button4)
  498. Me.Controls.Add(Me.Button3)
  499. Me.Controls.Add(Me.Button1)
  500. Me.Controls.Add(Me.Label8)
  501. Me.Controls.Add(Me.TextBox1)
  502. Me.Controls.Add(Me.Button29)
  503. Me.Controls.Add(Me.Label7)
  504. Me.Controls.Add(Me.DataGridView5)
  505. Me.Controls.Add(Me.Label6)
  506. Me.Controls.Add(Me.Label4)
  507. Me.Controls.Add(Me.DataGridView2)
  508. Me.Controls.Add(Me.Button2)
  509. Me.Controls.Add(Me.ComboBox7)
  510. Me.Controls.Add(Me.Label11)
  511. Me.Controls.Add(Me.PictureBox2)
  512. Me.Controls.Add(Me.PictureBox1)
  513. Me.Controls.Add(Me.Label3)
  514. Me.Controls.Add(Me.DataGridView1)
  515. Me.Controls.Add(Me.Label1)
  516. Me.Controls.Add(Me.Label2)
  517. Me.Controls.Add(Me.ComboBox1)
  518. Me.Controls.Add(Me.DataGridView3)
  519. Me.Controls.Add(Me.Label9)
  520. Me.Controls.Add(Me.DataGridView4)
  521. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  522. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  523. Me.Name = "形體總表MINI_WALL"
  524. Me.Text = "形體總表MINI_WALL"
  525. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  526. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  527. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  528. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  529. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  530. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  531. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  532. Me.ResumeLayout(False)
  533. Me.PerformLayout()
  534. End Sub
  535. Friend WithEvents Label2 As Label
  536. Friend WithEvents ComboBox1 As ComboBox
  537. Friend WithEvents DataGridView3 As DataGridView
  538. Friend WithEvents Label1 As Label
  539. Friend WithEvents Label3 As Label
  540. Friend WithEvents DataGridView1 As DataGridView
  541. Friend WithEvents PictureBox1 As PictureBox
  542. Friend WithEvents PictureBox2 As PictureBox
  543. Friend WithEvents ComboBox7 As ComboBox
  544. Friend WithEvents Label11 As Label
  545. Friend WithEvents Button2 As Button
  546. Friend WithEvents DataGridView2 As DataGridView
  547. Friend WithEvents Label4 As Label
  548. Friend WithEvents DataGridView4 As DataGridView
  549. Friend WithEvents Label6 As Label
  550. Friend WithEvents Label7 As Label
  551. Friend WithEvents DataGridView5 As DataGridView
  552. Friend WithEvents Button29 As Button
  553. Friend WithEvents Label8 As Label
  554. Friend WithEvents TextBox1 As TextBox
  555. Friend WithEvents Button1 As Button
  556. Friend WithEvents Button3 As Button
  557. Friend WithEvents Button4 As Button
  558. Friend WithEvents Label9 As Label
  559. Friend WithEvents Button5 As Button
  560. Friend WithEvents Button6 As Button
  561. Friend WithEvents Button7 As Button
  562. Friend WithEvents Button8 As Button
  563. Friend WithEvents Button9 As Button
  564. Friend WithEvents Button10 As Button
  565. Friend WithEvents Button11 As Button
  566. Friend WithEvents Button12 As Button
  567. Friend WithEvents Button13 As Button
  568. Friend WithEvents Label5 As Label
  569. Friend WithEvents TextBox2 As TextBox
  570. Friend WithEvents Label10 As Label
  571. Friend WithEvents TextBox3 As TextBox
  572. Friend WithEvents CheckBox1 As CheckBox
  573. Friend WithEvents Button14 As Button
  574. End Class