手工餅乾.Designer.vb 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432
  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. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(手工餅乾))
  24. Me.Button5 = New System.Windows.Forms.Button()
  25. Me.Button4 = New System.Windows.Forms.Button()
  26. Me.Button10 = New System.Windows.Forms.Button()
  27. Me.TextBox1 = New System.Windows.Forms.TextBox()
  28. Me.Button3 = New System.Windows.Forms.Button()
  29. Me.Button2 = New System.Windows.Forms.Button()
  30. Me.Button1 = New System.Windows.Forms.Button()
  31. Me.Label1 = New System.Windows.Forms.Label()
  32. Me.Button6 = New System.Windows.Forms.Button()
  33. Me.Button7 = New System.Windows.Forms.Button()
  34. Me.Button13 = New System.Windows.Forms.Button()
  35. Me.Button14 = New System.Windows.Forms.Button()
  36. Me.Label3 = New System.Windows.Forms.Label()
  37. Me.Label6 = New System.Windows.Forms.Label()
  38. Me.TextBox3 = New System.Windows.Forms.TextBox()
  39. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  40. Me.Label10 = New System.Windows.Forms.Label()
  41. Me.Label11 = New System.Windows.Forms.Label()
  42. Me.Label29 = New System.Windows.Forms.Label()
  43. Me.購物車DataGridView = New System.Windows.Forms.DataGridView()
  44. Me.會員編號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  45. Me.運費DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  46. Me.總金額DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  47. Me.購物車編號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  48. Me.購物車BindingSource = New System.Windows.Forms.BindingSource(Me.components)
  49. Me.謎鹿DataSet = New 謎鹿進銷存系統.謎鹿DataSet()
  50. Me.購物車TableAdapter = New 謎鹿進銷存系統.謎鹿DataSetTableAdapters.購物車TableAdapter()
  51. Me.Label2 = New System.Windows.Forms.Label()
  52. Me.Label4 = New System.Windows.Forms.Label()
  53. Me.Label5 = New System.Windows.Forms.Label()
  54. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  55. CType(Me.購物車DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
  56. CType(Me.購物車BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).BeginInit()
  58. Me.SuspendLayout()
  59. '
  60. 'Button5
  61. '
  62. Me.Button5.BackColor = System.Drawing.Color.Transparent
  63. Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  64. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  65. Me.Button5.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images
  66. Me.Button5.Location = New System.Drawing.Point(37, 440)
  67. Me.Button5.Name = "Button5"
  68. Me.Button5.Size = New System.Drawing.Size(137, 32)
  69. Me.Button5.TabIndex = 62
  70. Me.Button5.Text = "手工餅乾>>"
  71. Me.Button5.UseVisualStyleBackColor = False
  72. '
  73. 'Button4
  74. '
  75. Me.Button4.BackColor = System.Drawing.Color.Transparent
  76. Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  77. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  78. Me.Button4.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images
  79. Me.Button4.Location = New System.Drawing.Point(37, 379)
  80. Me.Button4.Name = "Button4"
  81. Me.Button4.Size = New System.Drawing.Size(125, 32)
  82. Me.Button4.TabIndex = 61
  83. Me.Button4.Text = "便籤夾 >"
  84. Me.Button4.UseVisualStyleBackColor = False
  85. '
  86. 'Button10
  87. '
  88. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.Button10.Image = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024
  90. Me.Button10.ImageAlign = System.Drawing.ContentAlignment.TopCenter
  91. Me.Button10.Location = New System.Drawing.Point(168, 94)
  92. Me.Button10.Name = "Button10"
  93. Me.Button10.Size = New System.Drawing.Size(52, 23)
  94. Me.Button10.TabIndex = 59
  95. Me.Button10.Text = "搜尋"
  96. Me.Button10.UseVisualStyleBackColor = True
  97. '
  98. 'TextBox1
  99. '
  100. Me.TextBox1.Location = New System.Drawing.Point(37, 95)
  101. Me.TextBox1.Name = "TextBox1"
  102. Me.TextBox1.Size = New System.Drawing.Size(125, 22)
  103. Me.TextBox1.TabIndex = 58
  104. '
  105. 'Button3
  106. '
  107. Me.Button3.BackColor = System.Drawing.Color.Transparent
  108. Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  109. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  110. Me.Button3.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images
  111. Me.Button3.Location = New System.Drawing.Point(37, 317)
  112. Me.Button3.Name = "Button3"
  113. Me.Button3.Size = New System.Drawing.Size(125, 32)
  114. Me.Button3.TabIndex = 57
  115. Me.Button3.Text = "指甲油 >"
  116. Me.Button3.UseVisualStyleBackColor = False
  117. '
  118. 'Button2
  119. '
  120. Me.Button2.BackColor = System.Drawing.Color.Transparent
  121. Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  122. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  123. Me.Button2.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images
  124. Me.Button2.Location = New System.Drawing.Point(37, 256)
  125. Me.Button2.Name = "Button2"
  126. Me.Button2.Size = New System.Drawing.Size(125, 32)
  127. Me.Button2.TabIndex = 56
  128. Me.Button2.Text = "吊飾 >"
  129. Me.Button2.UseVisualStyleBackColor = False
  130. '
  131. 'Button1
  132. '
  133. Me.Button1.BackColor = System.Drawing.Color.Transparent
  134. Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  135. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  136. Me.Button1.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images
  137. Me.Button1.Location = New System.Drawing.Point(37, 191)
  138. Me.Button1.Name = "Button1"
  139. Me.Button1.Size = New System.Drawing.Size(125, 32)
  140. Me.Button1.TabIndex = 55
  141. Me.Button1.Text = "耳環 >"
  142. Me.Button1.UseVisualStyleBackColor = False
  143. '
  144. 'Label1
  145. '
  146. Me.Label1.BackColor = System.Drawing.Color.Transparent
  147. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.Label1.Location = New System.Drawing.Point(32, 146)
  149. Me.Label1.Name = "Label1"
  150. Me.Label1.Size = New System.Drawing.Size(100, 23)
  151. Me.Label1.TabIndex = 54
  152. Me.Label1.Text = "分類"
  153. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  154. '
  155. 'Button6
  156. '
  157. Me.Button6.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024
  158. Me.Button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  159. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  160. Me.Button6.Location = New System.Drawing.Point(840, 12)
  161. Me.Button6.Name = "Button6"
  162. Me.Button6.Size = New System.Drawing.Size(86, 37)
  163. Me.Button6.TabIndex = 63
  164. Me.Button6.Text = "購物車"
  165. Me.Button6.UseVisualStyleBackColor = True
  166. '
  167. 'Button7
  168. '
  169. Me.Button7.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024
  170. Me.Button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  171. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. Me.Button7.Location = New System.Drawing.Point(748, 12)
  173. Me.Button7.Name = "Button7"
  174. Me.Button7.Size = New System.Drawing.Size(86, 37)
  175. Me.Button7.TabIndex = 64
  176. Me.Button7.Text = "訂單"
  177. Me.Button7.UseVisualStyleBackColor = True
  178. '
  179. 'Button13
  180. '
  181. Me.Button13.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.pngtree_simple_yellow_background_fluid_marble_shading_shading_background_image_40810
  182. Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  183. Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.Button13.Location = New System.Drawing.Point(812, 430)
  185. Me.Button13.Name = "Button13"
  186. Me.Button13.Size = New System.Drawing.Size(116, 86)
  187. Me.Button13.TabIndex = 172
  188. Me.Button13.Text = "清空購物車"
  189. Me.Button13.UseVisualStyleBackColor = True
  190. '
  191. 'Button14
  192. '
  193. Me.Button14.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources._4863ede4_0215_403e_a854_e504c35d4509
  194. Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Popup
  195. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  196. Me.Button14.Location = New System.Drawing.Point(812, 305)
  197. Me.Button14.Name = "Button14"
  198. Me.Button14.Size = New System.Drawing.Size(116, 86)
  199. Me.Button14.TabIndex = 171
  200. Me.Button14.Text = "放到購物車"
  201. Me.Button14.UseVisualStyleBackColor = True
  202. '
  203. 'Label3
  204. '
  205. Me.Label3.BackColor = System.Drawing.Color.Transparent
  206. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 16.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.Label3.Location = New System.Drawing.Point(381, 368)
  208. Me.Label3.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
  209. Me.Label3.Name = "Label3"
  210. Me.Label3.Size = New System.Drawing.Size(233, 27)
  211. Me.Label3.TabIndex = 170
  212. Me.Label3.Text = "謎鹿手工餅乾 30元/包"
  213. '
  214. 'Label6
  215. '
  216. Me.Label6.BackColor = System.Drawing.Color.Transparent
  217. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. Me.Label6.Location = New System.Drawing.Point(561, 396)
  219. Me.Label6.Name = "Label6"
  220. Me.Label6.Size = New System.Drawing.Size(32, 23)
  221. Me.Label6.TabIndex = 169
  222. Me.Label6.Text = "包"
  223. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  224. '
  225. 'TextBox3
  226. '
  227. Me.TextBox3.Location = New System.Drawing.Point(516, 397)
  228. Me.TextBox3.Name = "TextBox3"
  229. Me.TextBox3.Size = New System.Drawing.Size(45, 22)
  230. Me.TextBox3.TabIndex = 167
  231. Me.TextBox3.Text = "0"
  232. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  233. '
  234. 'PictureBox1
  235. '
  236. Me.PictureBox1.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.手工餅乾1
  237. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  238. Me.PictureBox1.Location = New System.Drawing.Point(386, 219)
  239. Me.PictureBox1.Name = "PictureBox1"
  240. Me.PictureBox1.Size = New System.Drawing.Size(219, 146)
  241. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  242. Me.PictureBox1.TabIndex = 166
  243. Me.PictureBox1.TabStop = False
  244. '
  245. 'Label10
  246. '
  247. Me.Label10.AutoSize = True
  248. Me.Label10.BackColor = System.Drawing.Color.Transparent
  249. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. Me.Label10.Location = New System.Drawing.Point(691, 21)
  251. Me.Label10.Name = "Label10"
  252. Me.Label10.Size = New System.Drawing.Size(39, 19)
  253. Me.Label10.TabIndex = 189
  254. Me.Label10.Text = "您好"
  255. '
  256. 'Label11
  257. '
  258. Me.Label11.BackColor = System.Drawing.Color.Transparent
  259. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.Label11.Location = New System.Drawing.Point(558, 20)
  261. Me.Label11.Name = "Label11"
  262. Me.Label11.Size = New System.Drawing.Size(127, 22)
  263. Me.Label11.TabIndex = 188
  264. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  265. '
  266. 'Label29
  267. '
  268. Me.Label29.BackColor = System.Drawing.Color.Transparent
  269. Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  270. Me.Label29.Location = New System.Drawing.Point(33, 69)
  271. Me.Label29.Name = "Label29"
  272. Me.Label29.Size = New System.Drawing.Size(161, 23)
  273. Me.Label29.TabIndex = 190
  274. Me.Label29.Text = "請輸入完整商品名稱"
  275. Me.Label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  276. '
  277. '購物車DataGridView
  278. '
  279. Me.購物車DataGridView.AutoGenerateColumns = False
  280. Me.購物車DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  281. Me.購物車DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.會員編號DataGridViewTextBoxColumn, Me.運費DataGridViewTextBoxColumn, Me.總金額DataGridViewTextBoxColumn, Me.購物車編號DataGridViewTextBoxColumn})
  282. Me.購物車DataGridView.DataSource = Me.購物車BindingSource
  283. Me.購物車DataGridView.Location = New System.Drawing.Point(47, 510)
  284. Me.購物車DataGridView.Name = "購物車DataGridView"
  285. Me.購物車DataGridView.RowTemplate.Height = 24
  286. Me.購物車DataGridView.Size = New System.Drawing.Size(39, 26)
  287. Me.購物車DataGridView.TabIndex = 191
  288. '
  289. '會員編號DataGridViewTextBoxColumn
  290. '
  291. Me.會員編號DataGridViewTextBoxColumn.DataPropertyName = "會員編號"
  292. Me.會員編號DataGridViewTextBoxColumn.HeaderText = "會員編號"
  293. Me.會員編號DataGridViewTextBoxColumn.Name = "會員編號DataGridViewTextBoxColumn"
  294. '
  295. '運費DataGridViewTextBoxColumn
  296. '
  297. Me.運費DataGridViewTextBoxColumn.DataPropertyName = "運費"
  298. Me.運費DataGridViewTextBoxColumn.HeaderText = "運費"
  299. Me.運費DataGridViewTextBoxColumn.Name = "運費DataGridViewTextBoxColumn"
  300. '
  301. '總金額DataGridViewTextBoxColumn
  302. '
  303. Me.總金額DataGridViewTextBoxColumn.DataPropertyName = "總金額"
  304. Me.總金額DataGridViewTextBoxColumn.HeaderText = "總金額"
  305. Me.總金額DataGridViewTextBoxColumn.Name = "總金額DataGridViewTextBoxColumn"
  306. '
  307. '購物車編號DataGridViewTextBoxColumn
  308. '
  309. Me.購物車編號DataGridViewTextBoxColumn.DataPropertyName = "購物車編號"
  310. Me.購物車編號DataGridViewTextBoxColumn.HeaderText = "購物車編號"
  311. Me.購物車編號DataGridViewTextBoxColumn.Name = "購物車編號DataGridViewTextBoxColumn"
  312. '
  313. '購物車BindingSource
  314. '
  315. Me.購物車BindingSource.DataMember = "購物車"
  316. Me.購物車BindingSource.DataSource = Me.謎鹿DataSet
  317. '
  318. '謎鹿DataSet
  319. '
  320. Me.謎鹿DataSet.DataSetName = "謎鹿DataSet"
  321. Me.謎鹿DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
  322. '
  323. '購物車TableAdapter
  324. '
  325. Me.購物車TableAdapter.ClearBeforeFill = True
  326. '
  327. 'Label2
  328. '
  329. Me.Label2.BackColor = System.Drawing.Color.Transparent
  330. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. Me.Label2.Location = New System.Drawing.Point(352, 368)
  332. Me.Label2.Name = "Label2"
  333. Me.Label2.Size = New System.Drawing.Size(24, 23)
  334. Me.Label2.TabIndex = 192
  335. Me.Label2.Text = "14"
  336. '
  337. 'Label4
  338. '
  339. Me.Label4.BackColor = System.Drawing.Color.Transparent
  340. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  341. Me.Label4.Location = New System.Drawing.Point(386, 399)
  342. Me.Label4.Name = "Label4"
  343. Me.Label4.Size = New System.Drawing.Size(58, 20)
  344. Me.Label4.TabIndex = 193
  345. Me.Label4.Text = "庫存數量"
  346. '
  347. 'Label5
  348. '
  349. Me.Label5.BackColor = System.Drawing.Color.Transparent
  350. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  351. Me.Label5.Location = New System.Drawing.Point(440, 399)
  352. Me.Label5.Name = "Label5"
  353. Me.Label5.Size = New System.Drawing.Size(23, 20)
  354. Me.Label5.TabIndex = 194
  355. '
  356. '手工餅乾
  357. '
  358. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  359. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  360. Me.BackgroundImage = CType(resources.GetObject("$this.BackgroundImage"), System.Drawing.Image)
  361. Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  362. Me.ClientSize = New System.Drawing.Size(938, 548)
  363. Me.Controls.Add(Me.Label5)
  364. Me.Controls.Add(Me.Label4)
  365. Me.Controls.Add(Me.Label2)
  366. Me.Controls.Add(Me.購物車DataGridView)
  367. Me.Controls.Add(Me.Label29)
  368. Me.Controls.Add(Me.Label10)
  369. Me.Controls.Add(Me.Label11)
  370. Me.Controls.Add(Me.Button13)
  371. Me.Controls.Add(Me.Button14)
  372. Me.Controls.Add(Me.Label3)
  373. Me.Controls.Add(Me.Label6)
  374. Me.Controls.Add(Me.TextBox3)
  375. Me.Controls.Add(Me.PictureBox1)
  376. Me.Controls.Add(Me.Button7)
  377. Me.Controls.Add(Me.Button6)
  378. Me.Controls.Add(Me.Button5)
  379. Me.Controls.Add(Me.Button4)
  380. Me.Controls.Add(Me.Button10)
  381. Me.Controls.Add(Me.TextBox1)
  382. Me.Controls.Add(Me.Button3)
  383. Me.Controls.Add(Me.Button2)
  384. Me.Controls.Add(Me.Button1)
  385. Me.Controls.Add(Me.Label1)
  386. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  387. Me.Name = "手工餅乾"
  388. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  389. Me.Text = "手工餅乾"
  390. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  391. CType(Me.購物車DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
  392. CType(Me.購物車BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
  393. CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).EndInit()
  394. Me.ResumeLayout(False)
  395. Me.PerformLayout()
  396. End Sub
  397. Friend WithEvents Button5 As Button
  398. Friend WithEvents Button4 As Button
  399. Friend WithEvents Button10 As Button
  400. Friend WithEvents TextBox1 As TextBox
  401. Friend WithEvents Button3 As Button
  402. Friend WithEvents Button2 As Button
  403. Friend WithEvents Button1 As Button
  404. Friend WithEvents Label1 As Label
  405. Friend WithEvents Button6 As Button
  406. Friend WithEvents Button7 As Button
  407. Friend WithEvents Button13 As Button
  408. Friend WithEvents Button14 As Button
  409. Friend WithEvents Label3 As Label
  410. Friend WithEvents Label6 As Label
  411. Friend WithEvents TextBox3 As TextBox
  412. Friend WithEvents PictureBox1 As PictureBox
  413. Friend WithEvents Label10 As Label
  414. Friend WithEvents Label11 As Label
  415. Friend WithEvents Label29 As Label
  416. Friend WithEvents 購物車DataGridView As DataGridView
  417. Friend WithEvents 謎鹿DataSet As 謎鹿DataSet
  418. Friend WithEvents 購物車BindingSource As BindingSource
  419. Friend WithEvents 購物車TableAdapter As 謎鹿DataSetTableAdapters.購物車TableAdapter
  420. Friend WithEvents 會員編號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  421. Friend WithEvents 運費DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  422. Friend WithEvents 總金額DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  423. Friend WithEvents 購物車編號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  424. Friend WithEvents Label2 As Label
  425. Friend WithEvents Label4 As Label
  426. Friend WithEvents Label5 As Label
  427. End Class