Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

樣品採購單-對帳表.Designer.vb 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  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. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  25. Me.月_cb = New System.Windows.Forms.ComboBox()
  26. Me.年_cb = New System.Windows.Forms.ComboBox()
  27. Me.查詢日期_lb = New System.Windows.Forms.Label()
  28. Me.Label62 = New System.Windows.Forms.Label()
  29. Me.未出納_ch = New System.Windows.Forms.CheckBox()
  30. Me.已出納_ch = New System.Windows.Forms.CheckBox()
  31. Me.全部資料2_ch = New System.Windows.Forms.CheckBox()
  32. Me.出納_lb = New System.Windows.Forms.Label()
  33. Me.已核對_ch = New System.Windows.Forms.CheckBox()
  34. Me.未核對_ch = New System.Windows.Forms.CheckBox()
  35. Me.全部資料1_ch = New System.Windows.Forms.CheckBox()
  36. Me.會計_lb = New System.Windows.Forms.Label()
  37. Me.單號_tb = New System.Windows.Forms.TextBox()
  38. Me.稅金比_tb = New System.Windows.Forms.TextBox()
  39. Me.稅金金額_tb = New System.Windows.Forms.TextBox()
  40. Me.稅金計算_ch = New System.Windows.Forms.CheckBox()
  41. Me.折扣金額_tb = New System.Windows.Forms.TextBox()
  42. Me.折扣比_tb = New System.Windows.Forms.TextBox()
  43. Me.Label12 = New System.Windows.Forms.Label()
  44. Me.總金額_tb = New System.Windows.Forms.TextBox()
  45. Me.總金額_lb = New System.Windows.Forms.Label()
  46. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  47. Me.對帳記錄存檔_tsm = New System.Windows.Forms.ToolStripMenuItem()
  48. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  49. Me.關鍵字查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  50. Me.二維碼查單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  51. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  52. Me.列印成EXCEL_tsm = New System.Windows.Forms.ToolStripMenuItem()
  53. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  54. Me.清除_tsm = New System.Windows.Forms.ToolStripMenuItem()
  55. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  56. Me.語轉扭_bt = New System.Windows.Forms.Button()
  57. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  58. Me.ContextMenuStrip1.SuspendLayout()
  59. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. Me.SuspendLayout()
  61. '
  62. '清單_dgv
  63. '
  64. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  65. Or System.Windows.Forms.AnchorStyles.Left) _
  66. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  67. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  68. Me.清單_dgv.Location = New System.Drawing.Point(12, 52)
  69. Me.清單_dgv.Name = "清單_dgv"
  70. Me.清單_dgv.RowHeadersWidth = 5
  71. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  72. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  73. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  74. Me.清單_dgv.RowTemplate.Height = 24
  75. Me.清單_dgv.Size = New System.Drawing.Size(1322, 622)
  76. Me.清單_dgv.TabIndex = 540
  77. '
  78. '月_cb
  79. '
  80. Me.月_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  81. Me.月_cb.FormattingEnabled = True
  82. Me.月_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  83. Me.月_cb.Location = New System.Drawing.Point(217, 4)
  84. Me.月_cb.Name = "月_cb"
  85. Me.月_cb.Size = New System.Drawing.Size(57, 24)
  86. Me.月_cb.TabIndex = 543
  87. '
  88. '年_cb
  89. '
  90. Me.年_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  91. Me.年_cb.FormattingEnabled = True
  92. Me.年_cb.Items.AddRange(New Object() {"2019"})
  93. Me.年_cb.Location = New System.Drawing.Point(141, 4)
  94. Me.年_cb.Name = "年_cb"
  95. Me.年_cb.Size = New System.Drawing.Size(74, 24)
  96. Me.年_cb.TabIndex = 542
  97. '
  98. '查詢日期_lb
  99. '
  100. Me.查詢日期_lb.AutoSize = True
  101. Me.查詢日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  102. Me.查詢日期_lb.Location = New System.Drawing.Point(9, 9)
  103. Me.查詢日期_lb.Name = "查詢日期_lb"
  104. Me.查詢日期_lb.Size = New System.Drawing.Size(128, 16)
  105. Me.查詢日期_lb.TabIndex = 541
  106. Me.查詢日期_lb.Text = "查 詢 日 期"
  107. '
  108. 'Label62
  109. '
  110. Me.Label62.AutoSize = True
  111. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.Label62.ForeColor = System.Drawing.Color.Red
  113. Me.Label62.Location = New System.Drawing.Point(12, 31)
  114. Me.Label62.Name = "Label62"
  115. Me.Label62.Size = New System.Drawing.Size(252, 16)
  116. Me.Label62.TabIndex = 564
  117. Me.Label62.Text = "資料尚未存檔 / Informasi belum diarsipkan"
  118. Me.Label62.Visible = False
  119. '
  120. '未出納_ch
  121. '
  122. Me.未出納_ch.AutoSize = True
  123. Me.未出納_ch.ForeColor = System.Drawing.Color.Red
  124. Me.未出納_ch.Location = New System.Drawing.Point(655, 29)
  125. Me.未出納_ch.Name = "未出納_ch"
  126. Me.未出納_ch.Size = New System.Drawing.Size(111, 20)
  127. Me.未出納_ch.TabIndex = 578
  128. Me.未出納_ch.Text = "未 出 納"
  129. Me.未出納_ch.UseVisualStyleBackColor = True
  130. '
  131. '已出納_ch
  132. '
  133. Me.已出納_ch.AutoSize = True
  134. Me.已出納_ch.ForeColor = System.Drawing.Color.Red
  135. Me.已出納_ch.Location = New System.Drawing.Point(490, 30)
  136. Me.已出納_ch.Name = "已出納_ch"
  137. Me.已出納_ch.Size = New System.Drawing.Size(111, 20)
  138. Me.已出納_ch.TabIndex = 577
  139. Me.已出納_ch.Text = "已 出 納"
  140. Me.已出納_ch.UseVisualStyleBackColor = True
  141. '
  142. '全部資料2_ch
  143. '
  144. Me.全部資料2_ch.AutoSize = True
  145. Me.全部資料2_ch.ForeColor = System.Drawing.Color.Red
  146. Me.全部資料2_ch.Location = New System.Drawing.Point(365, 29)
  147. Me.全部資料2_ch.Name = "全部資料2_ch"
  148. Me.全部資料2_ch.Size = New System.Drawing.Size(75, 20)
  149. Me.全部資料2_ch.TabIndex = 576
  150. Me.全部資料2_ch.Text = "全部資料"
  151. Me.全部資料2_ch.UseVisualStyleBackColor = True
  152. '
  153. '出納_lb
  154. '
  155. Me.出納_lb.AutoSize = True
  156. Me.出納_lb.ForeColor = System.Drawing.Color.Red
  157. Me.出納_lb.Location = New System.Drawing.Point(277, 30)
  158. Me.出納_lb.Name = "出納_lb"
  159. Me.出納_lb.Size = New System.Drawing.Size(86, 16)
  160. Me.出納_lb.TabIndex = 575
  161. Me.出納_lb.Text = "出納--------->"
  162. '
  163. '已核對_ch
  164. '
  165. Me.已核對_ch.AutoSize = True
  166. Me.已核對_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  167. Me.已核對_ch.Location = New System.Drawing.Point(490, 3)
  168. Me.已核對_ch.Name = "已核對_ch"
  169. Me.已核對_ch.Size = New System.Drawing.Size(135, 20)
  170. Me.已核對_ch.TabIndex = 572
  171. Me.已核對_ch.Text = "已 核 對"
  172. Me.已核對_ch.UseVisualStyleBackColor = True
  173. '
  174. '未核對_ch
  175. '
  176. Me.未核對_ch.AutoSize = True
  177. Me.未核對_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  178. Me.未核對_ch.Location = New System.Drawing.Point(655, 3)
  179. Me.未核對_ch.Name = "未核對_ch"
  180. Me.未核對_ch.Size = New System.Drawing.Size(117, 20)
  181. Me.未核對_ch.TabIndex = 571
  182. Me.未核對_ch.Text = "未 核 對" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  183. Me.未核對_ch.UseVisualStyleBackColor = True
  184. '
  185. '全部資料1_ch
  186. '
  187. Me.全部資料1_ch.AutoSize = True
  188. Me.全部資料1_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  189. Me.全部資料1_ch.Location = New System.Drawing.Point(365, 3)
  190. Me.全部資料1_ch.Name = "全部資料1_ch"
  191. Me.全部資料1_ch.Size = New System.Drawing.Size(75, 20)
  192. Me.全部資料1_ch.TabIndex = 570
  193. Me.全部資料1_ch.Text = "全部資料"
  194. Me.全部資料1_ch.UseVisualStyleBackColor = True
  195. '
  196. '會計_lb
  197. '
  198. Me.會計_lb.AutoSize = True
  199. Me.會計_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  200. Me.會計_lb.Location = New System.Drawing.Point(277, 6)
  201. Me.會計_lb.Name = "會計_lb"
  202. Me.會計_lb.Size = New System.Drawing.Size(86, 16)
  203. Me.會計_lb.TabIndex = 574
  204. Me.會計_lb.Text = "會計--------->"
  205. '
  206. '單號_tb
  207. '
  208. Me.單號_tb.Location = New System.Drawing.Point(581, 238)
  209. Me.單號_tb.Name = "單號_tb"
  210. Me.單號_tb.Size = New System.Drawing.Size(140, 23)
  211. Me.單號_tb.TabIndex = 996
  212. Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  213. '
  214. '稅金比_tb
  215. '
  216. Me.稅金比_tb.Location = New System.Drawing.Point(938, 26)
  217. Me.稅金比_tb.Name = "稅金比_tb"
  218. Me.稅金比_tb.Size = New System.Drawing.Size(53, 23)
  219. Me.稅金比_tb.TabIndex = 995
  220. Me.稅金比_tb.Text = "10"
  221. Me.稅金比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  222. '
  223. '稅金金額_tb
  224. '
  225. Me.稅金金額_tb.Location = New System.Drawing.Point(994, 26)
  226. Me.稅金金額_tb.Name = "稅金金額_tb"
  227. Me.稅金金額_tb.Size = New System.Drawing.Size(140, 23)
  228. Me.稅金金額_tb.TabIndex = 994
  229. Me.稅金金額_tb.Text = "0"
  230. Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  231. '
  232. '稅金計算_ch
  233. '
  234. Me.稅金計算_ch.AutoSize = True
  235. Me.稅金計算_ch.Location = New System.Drawing.Point(856, 29)
  236. Me.稅金計算_ch.Name = "稅金計算_ch"
  237. Me.稅金計算_ch.Size = New System.Drawing.Size(71, 20)
  238. Me.稅金計算_ch.TabIndex = 993
  239. Me.稅金計算_ch.Text = "PPN % :"
  240. Me.稅金計算_ch.UseVisualStyleBackColor = True
  241. '
  242. '折扣金額_tb
  243. '
  244. Me.折扣金額_tb.Location = New System.Drawing.Point(994, 2)
  245. Me.折扣金額_tb.Name = "折扣金額_tb"
  246. Me.折扣金額_tb.Size = New System.Drawing.Size(140, 23)
  247. Me.折扣金額_tb.TabIndex = 992
  248. Me.折扣金額_tb.Text = "0"
  249. Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  250. '
  251. '折扣比_tb
  252. '
  253. Me.折扣比_tb.Location = New System.Drawing.Point(938, 2)
  254. Me.折扣比_tb.Name = "折扣比_tb"
  255. Me.折扣比_tb.Size = New System.Drawing.Size(53, 23)
  256. Me.折扣比_tb.TabIndex = 991
  257. Me.折扣比_tb.Text = "0"
  258. Me.折扣比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  259. '
  260. 'Label12
  261. '
  262. Me.Label12.AutoSize = True
  263. Me.Label12.Location = New System.Drawing.Point(853, 7)
  264. Me.Label12.Name = "Label12"
  265. Me.Label12.Size = New System.Drawing.Size(55, 16)
  266. Me.Label12.TabIndex = 990
  267. Me.Label12.Text = "DISC % :"
  268. '
  269. '總金額_tb
  270. '
  271. Me.總金額_tb.Location = New System.Drawing.Point(1138, 26)
  272. Me.總金額_tb.Name = "總金額_tb"
  273. Me.總金額_tb.Size = New System.Drawing.Size(140, 23)
  274. Me.總金額_tb.TabIndex = 989
  275. Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  276. '
  277. '總金額_lb
  278. '
  279. Me.總金額_lb.AutoSize = True
  280. Me.總金額_lb.Location = New System.Drawing.Point(1145, 7)
  281. Me.總金額_lb.Name = "總金額_lb"
  282. Me.總金額_lb.Size = New System.Drawing.Size(98, 16)
  283. Me.總金額_lb.TabIndex = 988
  284. Me.總金額_lb.Text = "總       金       額"
  285. '
  286. 'ContextMenuStrip1
  287. '
  288. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.對帳記錄存檔_tsm, Me.ToolStripSeparator2, Me.關鍵字查詢_tsm, Me.二維碼查單_tsm, Me.ToolStripSeparator1, Me.列印成EXCEL_tsm, Me.ToolStripSeparator6, Me.清除_tsm})
  289. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  290. Me.ContextMenuStrip1.Size = New System.Drawing.Size(147, 132)
  291. '
  292. '對帳記錄存檔_tsm
  293. '
  294. Me.對帳記錄存檔_tsm.Name = "對帳記錄存檔_tsm"
  295. Me.對帳記錄存檔_tsm.Size = New System.Drawing.Size(146, 22)
  296. Me.對帳記錄存檔_tsm.Text = "對帳記錄存檔"
  297. '
  298. 'ToolStripSeparator2
  299. '
  300. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  301. Me.ToolStripSeparator2.Size = New System.Drawing.Size(143, 6)
  302. '
  303. '關鍵字查詢_tsm
  304. '
  305. Me.關鍵字查詢_tsm.Name = "關鍵字查詢_tsm"
  306. Me.關鍵字查詢_tsm.Size = New System.Drawing.Size(146, 22)
  307. Me.關鍵字查詢_tsm.Text = "關鍵字查詢"
  308. '
  309. '二維碼查單_tsm
  310. '
  311. Me.二維碼查單_tsm.Name = "二維碼查單_tsm"
  312. Me.二維碼查單_tsm.Size = New System.Drawing.Size(146, 22)
  313. Me.二維碼查單_tsm.Text = "二維碼查單"
  314. '
  315. 'ToolStripSeparator1
  316. '
  317. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  318. Me.ToolStripSeparator1.Size = New System.Drawing.Size(143, 6)
  319. '
  320. '列印成EXCEL_tsm
  321. '
  322. Me.列印成EXCEL_tsm.Name = "列印成EXCEL_tsm"
  323. Me.列印成EXCEL_tsm.Size = New System.Drawing.Size(146, 22)
  324. Me.列印成EXCEL_tsm.Text = "列印成EXCEL"
  325. '
  326. 'ToolStripSeparator6
  327. '
  328. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  329. Me.ToolStripSeparator6.Size = New System.Drawing.Size(143, 6)
  330. '
  331. '清除_tsm
  332. '
  333. Me.清除_tsm.Name = "清除_tsm"
  334. Me.清除_tsm.Size = New System.Drawing.Size(146, 22)
  335. Me.清除_tsm.Text = "清除查詢資料"
  336. Me.清除_tsm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  337. Me.清除_tsm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
  338. '
  339. '語言_dgv
  340. '
  341. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  342. Me.語言_dgv.Location = New System.Drawing.Point(68, 87)
  343. Me.語言_dgv.Name = "語言_dgv"
  344. Me.語言_dgv.RowHeadersWidth = 5
  345. Me.語言_dgv.RowTemplate.Height = 24
  346. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  347. Me.語言_dgv.TabIndex = 1031
  348. Me.語言_dgv.Visible = False
  349. '
  350. '語轉扭_bt
  351. '
  352. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  353. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  354. Me.語轉扭_bt.Location = New System.Drawing.Point(1296, 25)
  355. Me.語轉扭_bt.Name = "語轉扭_bt"
  356. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  357. Me.語轉扭_bt.TabIndex = 1651
  358. Me.語轉扭_bt.Text = "L"
  359. Me.語轉扭_bt.UseVisualStyleBackColor = True
  360. '
  361. '樣品採購單_對帳表
  362. '
  363. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  364. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  365. Me.ClientSize = New System.Drawing.Size(1349, 681)
  366. Me.ContextMenuStrip = Me.ContextMenuStrip1
  367. Me.Controls.Add(Me.語轉扭_bt)
  368. Me.Controls.Add(Me.語言_dgv)
  369. Me.Controls.Add(Me.單號_tb)
  370. Me.Controls.Add(Me.稅金比_tb)
  371. Me.Controls.Add(Me.稅金金額_tb)
  372. Me.Controls.Add(Me.稅金計算_ch)
  373. Me.Controls.Add(Me.折扣金額_tb)
  374. Me.Controls.Add(Me.折扣比_tb)
  375. Me.Controls.Add(Me.Label12)
  376. Me.Controls.Add(Me.總金額_tb)
  377. Me.Controls.Add(Me.總金額_lb)
  378. Me.Controls.Add(Me.未出納_ch)
  379. Me.Controls.Add(Me.已出納_ch)
  380. Me.Controls.Add(Me.全部資料2_ch)
  381. Me.Controls.Add(Me.出納_lb)
  382. Me.Controls.Add(Me.已核對_ch)
  383. Me.Controls.Add(Me.未核對_ch)
  384. Me.Controls.Add(Me.全部資料1_ch)
  385. Me.Controls.Add(Me.會計_lb)
  386. Me.Controls.Add(Me.Label62)
  387. Me.Controls.Add(Me.月_cb)
  388. Me.Controls.Add(Me.年_cb)
  389. Me.Controls.Add(Me.查詢日期_lb)
  390. Me.Controls.Add(Me.清單_dgv)
  391. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  392. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  393. Me.Name = "樣品採購單_對帳表"
  394. Me.Text = "樣品採購單-對帳表"
  395. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  396. Me.ContextMenuStrip1.ResumeLayout(False)
  397. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  398. Me.ResumeLayout(False)
  399. Me.PerformLayout()
  400. End Sub
  401. Friend WithEvents 清單_dgv As DataGridView
  402. Friend WithEvents 月_cb As ComboBox
  403. Friend WithEvents 年_cb As ComboBox
  404. Friend WithEvents 查詢日期_lb As Label
  405. Friend WithEvents Label62 As Label
  406. Friend WithEvents 未出納_ch As CheckBox
  407. Friend WithEvents 已出納_ch As CheckBox
  408. Friend WithEvents 全部資料2_ch As CheckBox
  409. Friend WithEvents 出納_lb As Label
  410. Friend WithEvents 已核對_ch As CheckBox
  411. Friend WithEvents 未核對_ch As CheckBox
  412. Friend WithEvents 全部資料1_ch As CheckBox
  413. Friend WithEvents 會計_lb As Label
  414. Friend WithEvents 單號_tb As TextBox
  415. Friend WithEvents 稅金比_tb As TextBox
  416. Friend WithEvents 稅金金額_tb As TextBox
  417. Friend WithEvents 稅金計算_ch As CheckBox
  418. Friend WithEvents 折扣金額_tb As TextBox
  419. Friend WithEvents 折扣比_tb As TextBox
  420. Friend WithEvents Label12 As Label
  421. Friend WithEvents 總金額_tb As TextBox
  422. Friend WithEvents 總金額_lb As Label
  423. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  424. Friend WithEvents 關鍵字查詢_tsm As ToolStripMenuItem
  425. Friend WithEvents 清除_tsm As ToolStripMenuItem
  426. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  427. Friend WithEvents 二維碼查單_tsm As ToolStripMenuItem
  428. Friend WithEvents 列印成EXCEL_tsm As ToolStripMenuItem
  429. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  430. Friend WithEvents 對帳記錄存檔_tsm As ToolStripMenuItem
  431. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  432. Friend WithEvents 語言_dgv As DataGridView
  433. Friend WithEvents 語轉扭_bt As Button
  434. End Class