Bez popisu
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 41KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.TextBox1 = New System.Windows.Forms.TextBox()
  28. Me.Label2 = New System.Windows.Forms.Label()
  29. Me.TextBox2 = New System.Windows.Forms.TextBox()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.TextBox3 = New System.Windows.Forms.TextBox()
  32. Me.Label4 = New System.Windows.Forms.Label()
  33. Me.TextBox4 = New System.Windows.Forms.TextBox()
  34. Me.Label5 = New System.Windows.Forms.Label()
  35. Me.TextBox5 = New System.Windows.Forms.TextBox()
  36. Me.Label6 = New System.Windows.Forms.Label()
  37. Me.TextBox6 = New System.Windows.Forms.TextBox()
  38. Me.Label7 = New System.Windows.Forms.Label()
  39. Me.TextBox7 = New System.Windows.Forms.TextBox()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.TextBox8 = New System.Windows.Forms.TextBox()
  42. Me.Label9 = New System.Windows.Forms.Label()
  43. Me.TextBox9 = New System.Windows.Forms.TextBox()
  44. Me.Label10 = New System.Windows.Forms.Label()
  45. Me.TextBox10 = New System.Windows.Forms.TextBox()
  46. Me.Label11 = New System.Windows.Forms.Label()
  47. Me.TextBox11 = New System.Windows.Forms.TextBox()
  48. Me.Label12 = New System.Windows.Forms.Label()
  49. Me.TextBox12 = New System.Windows.Forms.TextBox()
  50. Me.Label13 = New System.Windows.Forms.Label()
  51. Me.TextBox13 = New System.Windows.Forms.TextBox()
  52. Me.Label14 = New System.Windows.Forms.Label()
  53. Me.TextBox14 = New System.Windows.Forms.TextBox()
  54. Me.Label15 = New System.Windows.Forms.Label()
  55. Me.TextBox15 = New System.Windows.Forms.TextBox()
  56. Me.Label16 = New System.Windows.Forms.Label()
  57. Me.TextBox16 = New System.Windows.Forms.TextBox()
  58. Me.Label17 = New System.Windows.Forms.Label()
  59. Me.TextBox17 = New System.Windows.Forms.TextBox()
  60. Me.Label18 = New System.Windows.Forms.Label()
  61. Me.TextBox18 = New System.Windows.Forms.TextBox()
  62. Me.Label19 = New System.Windows.Forms.Label()
  63. Me.TextBox19 = New System.Windows.Forms.TextBox()
  64. Me.Label20 = New System.Windows.Forms.Label()
  65. Me.TextBox20 = New System.Windows.Forms.TextBox()
  66. Me.Label21 = New System.Windows.Forms.Label()
  67. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  68. Me.Label22 = New System.Windows.Forms.Label()
  69. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  70. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  71. Me.Button8 = New System.Windows.Forms.Button()
  72. Me.Button7 = New System.Windows.Forms.Button()
  73. Me.Button4 = New System.Windows.Forms.Button()
  74. Me.Button3 = New System.Windows.Forms.Button()
  75. Me.Button1 = New System.Windows.Forms.Button()
  76. Me.Button6 = New System.Windows.Forms.Button()
  77. Me.TextBox21 = New System.Windows.Forms.TextBox()
  78. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  79. Me.模式一ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  80. Me.模式二ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  81. Me.貼上ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  82. Me.重新讀取清單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  83. Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
  84. Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  85. Me.新增一筆空白資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  86. Me.資料存檔單一筆資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  87. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  88. Me.資料存檔整體清單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  89. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  90. Me.資料刪除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  91. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  92. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  93. Me.ContextMenuStrip1.SuspendLayout()
  94. Me.SuspendLayout()
  95. '
  96. 'DataGridView1
  97. '
  98. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  99. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  100. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  101. Or System.Windows.Forms.AnchorStyles.Left) _
  102. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  103. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  104. Me.DataGridView1.Location = New System.Drawing.Point(6, 216)
  105. Me.DataGridView1.Name = "DataGridView1"
  106. Me.DataGridView1.RowHeadersWidth = 5
  107. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  108. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
  109. Me.DataGridView1.RowTemplate.Height = 24
  110. Me.DataGridView1.Size = New System.Drawing.Size(1237, 390)
  111. Me.DataGridView1.TabIndex = 665
  112. '
  113. 'Label1
  114. '
  115. Me.Label1.AutoSize = True
  116. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.Label1.Location = New System.Drawing.Point(3, 6)
  118. Me.Label1.Name = "Label1"
  119. Me.Label1.Size = New System.Drawing.Size(34, 17)
  120. Me.Label1.TabIndex = 668
  121. Me.Label1.Text = "編號"
  122. '
  123. 'TextBox1
  124. '
  125. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.TextBox1.Location = New System.Drawing.Point(37, 3)
  127. Me.TextBox1.Name = "TextBox1"
  128. Me.TextBox1.Size = New System.Drawing.Size(121, 25)
  129. Me.TextBox1.TabIndex = 667
  130. '
  131. 'Label2
  132. '
  133. Me.Label2.AutoSize = True
  134. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.Label2.Location = New System.Drawing.Point(367, 6)
  136. Me.Label2.Name = "Label2"
  137. Me.Label2.Size = New System.Drawing.Size(34, 17)
  138. Me.Label2.TabIndex = 670
  139. Me.Label2.Text = "店名"
  140. '
  141. 'TextBox2
  142. '
  143. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  144. Me.TextBox2.Location = New System.Drawing.Point(399, 3)
  145. Me.TextBox2.Name = "TextBox2"
  146. Me.TextBox2.Size = New System.Drawing.Size(245, 25)
  147. Me.TextBox2.TabIndex = 669
  148. '
  149. 'Label3
  150. '
  151. Me.Label3.AutoSize = True
  152. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  153. Me.Label3.Location = New System.Drawing.Point(185, 7)
  154. Me.Label3.Name = "Label3"
  155. Me.Label3.Size = New System.Drawing.Size(34, 17)
  156. Me.Label3.TabIndex = 672
  157. Me.Label3.Text = "簡稱"
  158. '
  159. 'TextBox3
  160. '
  161. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  162. Me.TextBox3.Location = New System.Drawing.Point(218, 4)
  163. Me.TextBox3.Name = "TextBox3"
  164. Me.TextBox3.Size = New System.Drawing.Size(121, 25)
  165. Me.TextBox3.TabIndex = 671
  166. '
  167. 'Label4
  168. '
  169. Me.Label4.AutoSize = True
  170. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  171. Me.Label4.Location = New System.Drawing.Point(648, 6)
  172. Me.Label4.Name = "Label4"
  173. Me.Label4.Size = New System.Drawing.Size(60, 17)
  174. Me.Label4.TabIndex = 674
  175. Me.Label4.Text = "店面地址"
  176. '
  177. 'TextBox4
  178. '
  179. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  180. Me.TextBox4.Location = New System.Drawing.Point(707, 3)
  181. Me.TextBox4.Name = "TextBox4"
  182. Me.TextBox4.Size = New System.Drawing.Size(536, 25)
  183. Me.TextBox4.TabIndex = 673
  184. '
  185. 'Label5
  186. '
  187. Me.Label5.AutoSize = True
  188. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.Label5.Location = New System.Drawing.Point(3, 87)
  190. Me.Label5.Name = "Label5"
  191. Me.Label5.Size = New System.Drawing.Size(86, 17)
  192. Me.Label5.TabIndex = 676
  193. Me.Label5.Text = "店面地址郵號"
  194. '
  195. 'TextBox5
  196. '
  197. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  198. Me.TextBox5.Location = New System.Drawing.Point(89, 84)
  199. Me.TextBox5.Name = "TextBox5"
  200. Me.TextBox5.Size = New System.Drawing.Size(73, 25)
  201. Me.TextBox5.TabIndex = 675
  202. '
  203. 'Label6
  204. '
  205. Me.Label6.AutoSize = True
  206. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.Label6.Location = New System.Drawing.Point(648, 60)
  208. Me.Label6.Name = "Label6"
  209. Me.Label6.Size = New System.Drawing.Size(60, 17)
  210. Me.Label6.TabIndex = 678
  211. Me.Label6.Text = "送貨地址"
  212. '
  213. 'TextBox6
  214. '
  215. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  216. Me.TextBox6.Location = New System.Drawing.Point(707, 57)
  217. Me.TextBox6.Name = "TextBox6"
  218. Me.TextBox6.Size = New System.Drawing.Size(536, 25)
  219. Me.TextBox6.TabIndex = 677
  220. '
  221. 'Label7
  222. '
  223. Me.Label7.AutoSize = True
  224. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  225. Me.Label7.Location = New System.Drawing.Point(164, 87)
  226. Me.Label7.Name = "Label7"
  227. Me.Label7.Size = New System.Drawing.Size(47, 17)
  228. Me.Label7.TabIndex = 680
  229. Me.Label7.Text = "負責人"
  230. '
  231. 'TextBox7
  232. '
  233. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  234. Me.TextBox7.Location = New System.Drawing.Point(209, 84)
  235. Me.TextBox7.Name = "TextBox7"
  236. Me.TextBox7.Size = New System.Drawing.Size(121, 25)
  237. Me.TextBox7.TabIndex = 679
  238. '
  239. 'Label8
  240. '
  241. Me.Label8.AutoSize = True
  242. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  243. Me.Label8.Location = New System.Drawing.Point(648, 87)
  244. Me.Label8.Name = "Label8"
  245. Me.Label8.Size = New System.Drawing.Size(47, 17)
  246. Me.Label8.TabIndex = 682
  247. Me.Label8.Text = "聯絡人"
  248. '
  249. 'TextBox8
  250. '
  251. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. Me.TextBox8.Location = New System.Drawing.Point(693, 84)
  253. Me.TextBox8.Name = "TextBox8"
  254. Me.TextBox8.Size = New System.Drawing.Size(91, 25)
  255. Me.TextBox8.TabIndex = 681
  256. '
  257. 'Label9
  258. '
  259. Me.Label9.AutoSize = True
  260. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  261. Me.Label9.Location = New System.Drawing.Point(785, 88)
  262. Me.Label9.Name = "Label9"
  263. Me.Label9.Size = New System.Drawing.Size(34, 17)
  264. Me.Label9.TabIndex = 684
  265. Me.Label9.Text = "電話"
  266. '
  267. 'TextBox9
  268. '
  269. Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  270. Me.TextBox9.Location = New System.Drawing.Point(818, 84)
  271. Me.TextBox9.Name = "TextBox9"
  272. Me.TextBox9.Size = New System.Drawing.Size(121, 25)
  273. Me.TextBox9.TabIndex = 683
  274. '
  275. 'Label10
  276. '
  277. Me.Label10.AutoSize = True
  278. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  279. Me.Label10.Location = New System.Drawing.Point(332, 86)
  280. Me.Label10.Name = "Label10"
  281. Me.Label10.Size = New System.Drawing.Size(34, 17)
  282. Me.Label10.TabIndex = 686
  283. Me.Label10.Text = "手機"
  284. '
  285. 'TextBox10
  286. '
  287. Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  288. Me.TextBox10.Location = New System.Drawing.Point(365, 83)
  289. Me.TextBox10.Name = "TextBox10"
  290. Me.TextBox10.Size = New System.Drawing.Size(121, 25)
  291. Me.TextBox10.TabIndex = 685
  292. '
  293. 'Label11
  294. '
  295. Me.Label11.AutoSize = True
  296. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.Label11.Location = New System.Drawing.Point(941, 87)
  298. Me.Label11.Name = "Label11"
  299. Me.Label11.Size = New System.Drawing.Size(34, 17)
  300. Me.Label11.TabIndex = 688
  301. Me.Label11.Text = "傳真"
  302. '
  303. 'TextBox11
  304. '
  305. Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  306. Me.TextBox11.Location = New System.Drawing.Point(974, 84)
  307. Me.TextBox11.Name = "TextBox11"
  308. Me.TextBox11.Size = New System.Drawing.Size(121, 25)
  309. Me.TextBox11.TabIndex = 687
  310. '
  311. 'Label12
  312. '
  313. Me.Label12.AutoSize = True
  314. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  315. Me.Label12.Location = New System.Drawing.Point(3, 33)
  316. Me.Label12.Name = "Label12"
  317. Me.Label12.Size = New System.Drawing.Size(34, 17)
  318. Me.Label12.TabIndex = 690
  319. Me.Label12.Text = "統編"
  320. '
  321. 'TextBox12
  322. '
  323. Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  324. Me.TextBox12.Location = New System.Drawing.Point(37, 30)
  325. Me.TextBox12.Name = "TextBox12"
  326. Me.TextBox12.Size = New System.Drawing.Size(121, 25)
  327. Me.TextBox12.TabIndex = 689
  328. '
  329. 'Label13
  330. '
  331. Me.Label13.AutoSize = True
  332. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  333. Me.Label13.Location = New System.Drawing.Point(341, 33)
  334. Me.Label13.Name = "Label13"
  335. Me.Label13.Size = New System.Drawing.Size(60, 17)
  336. Me.Label13.TabIndex = 692
  337. Me.Label13.Text = "發票抬頭"
  338. '
  339. 'TextBox13
  340. '
  341. Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  342. Me.TextBox13.Location = New System.Drawing.Point(399, 30)
  343. Me.TextBox13.Name = "TextBox13"
  344. Me.TextBox13.Size = New System.Drawing.Size(245, 25)
  345. Me.TextBox13.TabIndex = 691
  346. '
  347. 'Label14
  348. '
  349. Me.Label14.AutoSize = True
  350. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  351. Me.Label14.Location = New System.Drawing.Point(648, 33)
  352. Me.Label14.Name = "Label14"
  353. Me.Label14.Size = New System.Drawing.Size(60, 17)
  354. Me.Label14.TabIndex = 694
  355. Me.Label14.Text = "發票地址"
  356. '
  357. 'TextBox14
  358. '
  359. Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  360. Me.TextBox14.Location = New System.Drawing.Point(707, 30)
  361. Me.TextBox14.Name = "TextBox14"
  362. Me.TextBox14.Size = New System.Drawing.Size(536, 25)
  363. Me.TextBox14.TabIndex = 693
  364. '
  365. 'Label15
  366. '
  367. Me.Label15.AutoSize = True
  368. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  369. Me.Label15.Location = New System.Drawing.Point(488, 88)
  370. Me.Label15.Name = "Label15"
  371. Me.Label15.Size = New System.Drawing.Size(86, 17)
  372. Me.Label15.TabIndex = 696
  373. Me.Label15.Text = "發票地址郵號"
  374. '
  375. 'TextBox15
  376. '
  377. Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.TextBox15.Location = New System.Drawing.Point(573, 85)
  379. Me.TextBox15.Name = "TextBox15"
  380. Me.TextBox15.Size = New System.Drawing.Size(73, 25)
  381. Me.TextBox15.TabIndex = 695
  382. '
  383. 'Label16
  384. '
  385. Me.Label16.AutoSize = True
  386. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  387. Me.Label16.Location = New System.Drawing.Point(159, 61)
  388. Me.Label16.Name = "Label16"
  389. Me.Label16.Size = New System.Drawing.Size(60, 17)
  390. Me.Label16.TabIndex = 698
  391. Me.Label16.Text = "發票額度"
  392. '
  393. 'TextBox16
  394. '
  395. Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  396. Me.TextBox16.Location = New System.Drawing.Point(218, 57)
  397. Me.TextBox16.Name = "TextBox16"
  398. Me.TextBox16.Size = New System.Drawing.Size(121, 25)
  399. Me.TextBox16.TabIndex = 697
  400. '
  401. 'Label17
  402. '
  403. Me.Label17.AutoSize = True
  404. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  405. Me.Label17.Location = New System.Drawing.Point(353, 60)
  406. Me.Label17.Name = "Label17"
  407. Me.Label17.Size = New System.Drawing.Size(47, 17)
  408. Me.Label17.TabIndex = 700
  409. Me.Label17.Text = "LineID"
  410. '
  411. 'TextBox17
  412. '
  413. Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. Me.TextBox17.Location = New System.Drawing.Point(399, 57)
  415. Me.TextBox17.Name = "TextBox17"
  416. Me.TextBox17.Size = New System.Drawing.Size(245, 25)
  417. Me.TextBox17.TabIndex = 699
  418. '
  419. 'Label18
  420. '
  421. Me.Label18.AutoSize = True
  422. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.Label18.Location = New System.Drawing.Point(3, 61)
  424. Me.Label18.Name = "Label18"
  425. Me.Label18.Size = New System.Drawing.Size(34, 17)
  426. Me.Label18.TabIndex = 702
  427. Me.Label18.Text = "折扣"
  428. '
  429. 'TextBox18
  430. '
  431. Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.TextBox18.Location = New System.Drawing.Point(37, 57)
  433. Me.TextBox18.Name = "TextBox18"
  434. Me.TextBox18.Size = New System.Drawing.Size(121, 25)
  435. Me.TextBox18.TabIndex = 701
  436. '
  437. 'Label19
  438. '
  439. Me.Label19.AutoSize = True
  440. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  441. Me.Label19.Location = New System.Drawing.Point(1096, 88)
  442. Me.Label19.Name = "Label19"
  443. Me.Label19.Size = New System.Drawing.Size(60, 17)
  444. Me.Label19.TabIndex = 704
  445. Me.Label19.Text = "負責業務"
  446. '
  447. 'TextBox19
  448. '
  449. Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  450. Me.TextBox19.Location = New System.Drawing.Point(1155, 84)
  451. Me.TextBox19.Name = "TextBox19"
  452. Me.TextBox19.Size = New System.Drawing.Size(88, 25)
  453. Me.TextBox19.TabIndex = 703
  454. '
  455. 'Label20
  456. '
  457. Me.Label20.AutoSize = True
  458. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.Label20.Location = New System.Drawing.Point(1098, 194)
  460. Me.Label20.Name = "Label20"
  461. Me.Label20.Size = New System.Drawing.Size(60, 17)
  462. Me.Label20.TabIndex = 706
  463. Me.Label20.Text = "建立日期"
  464. '
  465. 'TextBox20
  466. '
  467. Me.TextBox20.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  468. Me.TextBox20.Location = New System.Drawing.Point(37, 111)
  469. Me.TextBox20.Multiline = True
  470. Me.TextBox20.Name = "TextBox20"
  471. Me.TextBox20.ScrollBars = System.Windows.Forms.ScrollBars.Both
  472. Me.TextBox20.Size = New System.Drawing.Size(1206, 78)
  473. Me.TextBox20.TabIndex = 705
  474. '
  475. 'Label21
  476. '
  477. Me.Label21.AutoSize = True
  478. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  479. Me.Label21.Location = New System.Drawing.Point(3, 114)
  480. Me.Label21.Name = "Label21"
  481. Me.Label21.Size = New System.Drawing.Size(34, 17)
  482. Me.Label21.TabIndex = 708
  483. Me.Label21.Text = "備註"
  484. '
  485. 'ComboBox1
  486. '
  487. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  488. Me.ComboBox1.FormattingEnabled = True
  489. Me.ComboBox1.Items.AddRange(New Object() {"男", "女", "NA"})
  490. Me.ComboBox1.Location = New System.Drawing.Point(218, 31)
  491. Me.ComboBox1.Name = "ComboBox1"
  492. Me.ComboBox1.Size = New System.Drawing.Size(121, 24)
  493. Me.ComboBox1.TabIndex = 947
  494. '
  495. 'Label22
  496. '
  497. Me.Label22.AutoSize = True
  498. Me.Label22.Location = New System.Drawing.Point(163, 34)
  499. Me.Label22.Name = "Label22"
  500. Me.Label22.Size = New System.Drawing.Size(56, 16)
  501. Me.Label22.TabIndex = 946
  502. Me.Label22.Text = "付款方式"
  503. '
  504. 'DateTimePicker1
  505. '
  506. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  507. Me.DateTimePicker1.Location = New System.Drawing.Point(1156, 190)
  508. Me.DateTimePicker1.Name = "DateTimePicker1"
  509. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  510. Me.DateTimePicker1.TabIndex = 961
  511. '
  512. 'CheckBox1
  513. '
  514. Me.CheckBox1.AutoSize = True
  515. Me.CheckBox1.Location = New System.Drawing.Point(156, 194)
  516. Me.CheckBox1.Name = "CheckBox1"
  517. Me.CheckBox1.Size = New System.Drawing.Size(63, 20)
  518. Me.CheckBox1.TabIndex = 993
  519. Me.CheckBox1.Text = "可全選"
  520. Me.CheckBox1.UseVisualStyleBackColor = True
  521. '
  522. 'Button8
  523. '
  524. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  525. Me.Button8.ForeColor = System.Drawing.Color.Black
  526. Me.Button8.Location = New System.Drawing.Point(6, 192)
  527. Me.Button8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  528. Me.Button8.Name = "Button8"
  529. Me.Button8.Size = New System.Drawing.Size(69, 23)
  530. Me.Button8.TabIndex = 992
  531. Me.Button8.Text = "模式一"
  532. Me.Button8.UseVisualStyleBackColor = True
  533. '
  534. 'Button7
  535. '
  536. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  537. Me.Button7.ForeColor = System.Drawing.Color.Black
  538. Me.Button7.Location = New System.Drawing.Point(81, 192)
  539. Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  540. Me.Button7.Name = "Button7"
  541. Me.Button7.Size = New System.Drawing.Size(69, 23)
  542. Me.Button7.TabIndex = 991
  543. Me.Button7.Text = "模式二"
  544. Me.Button7.UseVisualStyleBackColor = True
  545. '
  546. 'Button4
  547. '
  548. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  549. Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  550. Me.Button4.Location = New System.Drawing.Point(626, 191)
  551. Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  552. Me.Button4.Name = "Button4"
  553. Me.Button4.Size = New System.Drawing.Size(144, 23)
  554. Me.Button4.TabIndex = 990
  555. Me.Button4.Text = "資料存檔(單一筆資料)"
  556. Me.Button4.UseVisualStyleBackColor = True
  557. '
  558. 'Button3
  559. '
  560. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  561. Me.Button3.ForeColor = System.Drawing.Color.Black
  562. Me.Button3.Location = New System.Drawing.Point(225, 192)
  563. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  564. Me.Button3.Name = "Button3"
  565. Me.Button3.Size = New System.Drawing.Size(120, 23)
  566. Me.Button3.TabIndex = 989
  567. Me.Button3.Text = "關鍵字查詢"
  568. Me.Button3.UseVisualStyleBackColor = True
  569. '
  570. 'Button1
  571. '
  572. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  573. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  574. Me.Button1.Location = New System.Drawing.Point(776, 191)
  575. Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  576. Me.Button1.Name = "Button1"
  577. Me.Button1.Size = New System.Drawing.Size(314, 23)
  578. Me.Button1.TabIndex = 988
  579. Me.Button1.Text = "資料存檔 - 整體清單 - 適用excel表格資料貼上"
  580. Me.Button1.UseVisualStyleBackColor = True
  581. '
  582. 'Button6
  583. '
  584. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  585. Me.Button6.ForeColor = System.Drawing.Color.Green
  586. Me.Button6.Location = New System.Drawing.Point(351, 192)
  587. Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  588. Me.Button6.Name = "Button6"
  589. Me.Button6.Size = New System.Drawing.Size(120, 23)
  590. Me.Button6.TabIndex = 987
  591. Me.Button6.Text = "新增一筆空白資料"
  592. Me.Button6.UseVisualStyleBackColor = True
  593. '
  594. 'TextBox21
  595. '
  596. Me.TextBox21.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.TextBox21.Location = New System.Drawing.Point(42, 326)
  598. Me.TextBox21.Name = "TextBox21"
  599. Me.TextBox21.Size = New System.Drawing.Size(47, 25)
  600. Me.TextBox21.TabIndex = 994
  601. '
  602. 'ContextMenuStrip1
  603. '
  604. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.模式一ToolStripMenuItem, Me.模式二ToolStripMenuItem, Me.貼上ToolStripMenuItem, Me.重新讀取清單ToolStripMenuItem, Me.ToolStripSeparator5, Me.關鍵字查詢ToolStripMenuItem, Me.新增一筆空白資料ToolStripMenuItem, Me.資料存檔單一筆資料ToolStripMenuItem, Me.ToolStripSeparator1, Me.資料存檔整體清單ToolStripMenuItem, Me.ToolStripSeparator2, Me.資料刪除ToolStripMenuItem})
  605. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  606. Me.ContextMenuStrip1.Size = New System.Drawing.Size(191, 220)
  607. '
  608. '模式一ToolStripMenuItem
  609. '
  610. Me.模式一ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  611. Me.模式一ToolStripMenuItem.Name = "模式一ToolStripMenuItem"
  612. Me.模式一ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  613. Me.模式一ToolStripMenuItem.Text = "模式一"
  614. '
  615. '模式二ToolStripMenuItem
  616. '
  617. Me.模式二ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  618. Me.模式二ToolStripMenuItem.Name = "模式二ToolStripMenuItem"
  619. Me.模式二ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  620. Me.模式二ToolStripMenuItem.Text = "模式二"
  621. '
  622. '貼上ToolStripMenuItem
  623. '
  624. Me.貼上ToolStripMenuItem.Name = "貼上ToolStripMenuItem"
  625. Me.貼上ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  626. Me.貼上ToolStripMenuItem.Text = "貼上"
  627. '
  628. '重新讀取清單ToolStripMenuItem
  629. '
  630. Me.重新讀取清單ToolStripMenuItem.Name = "重新讀取清單ToolStripMenuItem"
  631. Me.重新讀取清單ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  632. Me.重新讀取清單ToolStripMenuItem.Text = "重新讀取清單"
  633. '
  634. 'ToolStripSeparator5
  635. '
  636. Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
  637. Me.ToolStripSeparator5.Size = New System.Drawing.Size(187, 6)
  638. '
  639. '關鍵字查詢ToolStripMenuItem
  640. '
  641. Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
  642. Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  643. Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢"
  644. '
  645. '新增一筆空白資料ToolStripMenuItem
  646. '
  647. Me.新增一筆空白資料ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  648. Me.新增一筆空白資料ToolStripMenuItem.Name = "新增一筆空白資料ToolStripMenuItem"
  649. Me.新增一筆空白資料ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  650. Me.新增一筆空白資料ToolStripMenuItem.Text = "新增一筆空白資料"
  651. '
  652. '資料存檔單一筆資料ToolStripMenuItem
  653. '
  654. Me.資料存檔單一筆資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  655. Me.資料存檔單一筆資料ToolStripMenuItem.Name = "資料存檔單一筆資料ToolStripMenuItem"
  656. Me.資料存檔單一筆資料ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  657. Me.資料存檔單一筆資料ToolStripMenuItem.Text = "資料存檔(單一筆資料)"
  658. '
  659. 'ToolStripSeparator1
  660. '
  661. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  662. Me.ToolStripSeparator1.Size = New System.Drawing.Size(187, 6)
  663. '
  664. '資料存檔整體清單ToolStripMenuItem
  665. '
  666. Me.資料存檔整體清單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  667. Me.資料存檔整體清單ToolStripMenuItem.Name = "資料存檔整體清單ToolStripMenuItem"
  668. Me.資料存檔整體清單ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  669. Me.資料存檔整體清單ToolStripMenuItem.Text = "資料存檔(整體清單)"
  670. '
  671. 'ToolStripSeparator2
  672. '
  673. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  674. Me.ToolStripSeparator2.Size = New System.Drawing.Size(187, 6)
  675. '
  676. '資料刪除ToolStripMenuItem
  677. '
  678. Me.資料刪除ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  679. Me.資料刪除ToolStripMenuItem.Name = "資料刪除ToolStripMenuItem"
  680. Me.資料刪除ToolStripMenuItem.Size = New System.Drawing.Size(190, 22)
  681. Me.資料刪除ToolStripMenuItem.Text = "資料刪除"
  682. '
  683. 'CheckBox2
  684. '
  685. Me.CheckBox2.AutoSize = True
  686. Me.CheckBox2.Location = New System.Drawing.Point(477, 195)
  687. Me.CheckBox2.Name = "CheckBox2"
  688. Me.CheckBox2.Size = New System.Drawing.Size(113, 20)
  689. Me.CheckBox2.TabIndex = 995
  690. Me.CheckBox2.Text = "只顯示35筆資料"
  691. Me.CheckBox2.UseVisualStyleBackColor = True
  692. '
  693. '客戶資料管理
  694. '
  695. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  696. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  697. Me.ClientSize = New System.Drawing.Size(1249, 611)
  698. Me.ContextMenuStrip = Me.ContextMenuStrip1
  699. Me.Controls.Add(Me.CheckBox2)
  700. Me.Controls.Add(Me.TextBox21)
  701. Me.Controls.Add(Me.CheckBox1)
  702. Me.Controls.Add(Me.Button8)
  703. Me.Controls.Add(Me.Button7)
  704. Me.Controls.Add(Me.Button4)
  705. Me.Controls.Add(Me.Button3)
  706. Me.Controls.Add(Me.Button1)
  707. Me.Controls.Add(Me.Button6)
  708. Me.Controls.Add(Me.DateTimePicker1)
  709. Me.Controls.Add(Me.ComboBox1)
  710. Me.Controls.Add(Me.Label21)
  711. Me.Controls.Add(Me.TextBox20)
  712. Me.Controls.Add(Me.TextBox19)
  713. Me.Controls.Add(Me.Label18)
  714. Me.Controls.Add(Me.TextBox18)
  715. Me.Controls.Add(Me.TextBox17)
  716. Me.Controls.Add(Me.TextBox16)
  717. Me.Controls.Add(Me.TextBox15)
  718. Me.Controls.Add(Me.TextBox14)
  719. Me.Controls.Add(Me.TextBox13)
  720. Me.Controls.Add(Me.Label12)
  721. Me.Controls.Add(Me.TextBox12)
  722. Me.Controls.Add(Me.TextBox11)
  723. Me.Controls.Add(Me.TextBox10)
  724. Me.Controls.Add(Me.TextBox9)
  725. Me.Controls.Add(Me.TextBox8)
  726. Me.Controls.Add(Me.TextBox7)
  727. Me.Controls.Add(Me.TextBox6)
  728. Me.Controls.Add(Me.Label5)
  729. Me.Controls.Add(Me.TextBox5)
  730. Me.Controls.Add(Me.TextBox4)
  731. Me.Controls.Add(Me.TextBox3)
  732. Me.Controls.Add(Me.TextBox2)
  733. Me.Controls.Add(Me.Label1)
  734. Me.Controls.Add(Me.TextBox1)
  735. Me.Controls.Add(Me.DataGridView1)
  736. Me.Controls.Add(Me.Label22)
  737. Me.Controls.Add(Me.Label16)
  738. Me.Controls.Add(Me.Label3)
  739. Me.Controls.Add(Me.Label20)
  740. Me.Controls.Add(Me.Label13)
  741. Me.Controls.Add(Me.Label2)
  742. Me.Controls.Add(Me.Label14)
  743. Me.Controls.Add(Me.Label6)
  744. Me.Controls.Add(Me.Label4)
  745. Me.Controls.Add(Me.Label7)
  746. Me.Controls.Add(Me.Label10)
  747. Me.Controls.Add(Me.Label15)
  748. Me.Controls.Add(Me.Label8)
  749. Me.Controls.Add(Me.Label11)
  750. Me.Controls.Add(Me.Label9)
  751. Me.Controls.Add(Me.Label19)
  752. Me.Controls.Add(Me.Label17)
  753. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  754. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  755. Me.Name = "客戶資料管理"
  756. Me.Text = "客戶資料管理"
  757. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  758. Me.ContextMenuStrip1.ResumeLayout(False)
  759. Me.ResumeLayout(False)
  760. Me.PerformLayout()
  761. End Sub
  762. Friend WithEvents DataGridView1 As DataGridView
  763. Friend WithEvents Label1 As Label
  764. Friend WithEvents TextBox1 As TextBox
  765. Friend WithEvents Label2 As Label
  766. Friend WithEvents TextBox2 As TextBox
  767. Friend WithEvents Label3 As Label
  768. Friend WithEvents TextBox3 As TextBox
  769. Friend WithEvents Label4 As Label
  770. Friend WithEvents TextBox4 As TextBox
  771. Friend WithEvents Label5 As Label
  772. Friend WithEvents TextBox5 As TextBox
  773. Friend WithEvents Label6 As Label
  774. Friend WithEvents TextBox6 As TextBox
  775. Friend WithEvents Label7 As Label
  776. Friend WithEvents TextBox7 As TextBox
  777. Friend WithEvents Label8 As Label
  778. Friend WithEvents TextBox8 As TextBox
  779. Friend WithEvents Label9 As Label
  780. Friend WithEvents TextBox9 As TextBox
  781. Friend WithEvents Label10 As Label
  782. Friend WithEvents TextBox10 As TextBox
  783. Friend WithEvents Label11 As Label
  784. Friend WithEvents TextBox11 As TextBox
  785. Friend WithEvents Label12 As Label
  786. Friend WithEvents TextBox12 As TextBox
  787. Friend WithEvents Label13 As Label
  788. Friend WithEvents TextBox13 As TextBox
  789. Friend WithEvents Label14 As Label
  790. Friend WithEvents TextBox14 As TextBox
  791. Friend WithEvents Label15 As Label
  792. Friend WithEvents TextBox15 As TextBox
  793. Friend WithEvents Label16 As Label
  794. Friend WithEvents TextBox16 As TextBox
  795. Friend WithEvents Label17 As Label
  796. Friend WithEvents TextBox17 As TextBox
  797. Friend WithEvents Label18 As Label
  798. Friend WithEvents TextBox18 As TextBox
  799. Friend WithEvents Label19 As Label
  800. Friend WithEvents TextBox19 As TextBox
  801. Friend WithEvents Label20 As Label
  802. Friend WithEvents TextBox20 As TextBox
  803. Friend WithEvents Label21 As Label
  804. Friend WithEvents ComboBox1 As ComboBox
  805. Friend WithEvents Label22 As Label
  806. Friend WithEvents DateTimePicker1 As DateTimePicker
  807. Friend WithEvents CheckBox1 As CheckBox
  808. Friend WithEvents Button8 As Button
  809. Friend WithEvents Button7 As Button
  810. Friend WithEvents Button4 As Button
  811. Friend WithEvents Button3 As Button
  812. Friend WithEvents Button1 As Button
  813. Friend WithEvents Button6 As Button
  814. Friend WithEvents TextBox21 As TextBox
  815. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  816. Friend WithEvents 模式一ToolStripMenuItem As ToolStripMenuItem
  817. Friend WithEvents 模式二ToolStripMenuItem As ToolStripMenuItem
  818. Friend WithEvents 貼上ToolStripMenuItem As ToolStripMenuItem
  819. Friend WithEvents 重新讀取清單ToolStripMenuItem As ToolStripMenuItem
  820. Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
  821. Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
  822. Friend WithEvents 新增一筆空白資料ToolStripMenuItem As ToolStripMenuItem
  823. Friend WithEvents 資料存檔單一筆資料ToolStripMenuItem As ToolStripMenuItem
  824. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  825. Friend WithEvents 資料存檔整體清單ToolStripMenuItem As ToolStripMenuItem
  826. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  827. Friend WithEvents 資料刪除ToolStripMenuItem As ToolStripMenuItem
  828. Friend WithEvents CheckBox2 As CheckBox
  829. End Class