Geen omschrijving
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 77KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658
  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. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  31. Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  32. Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  33. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  34. Me.採購日_dgv = New System.Windows.Forms.DataGridView()
  35. Me.品名_dgv = New System.Windows.Forms.DataGridView()
  36. Me.Panel1 = New System.Windows.Forms.Panel()
  37. Me.群組分類_dgv = New System.Windows.Forms.DataGridView()
  38. Me.繪圖1_dgv = New System.Windows.Forms.DataGridView()
  39. Me.數列_NUD = New System.Windows.Forms.NumericUpDown()
  40. Me.Label13 = New System.Windows.Forms.Label()
  41. Me.最小_NUD = New System.Windows.Forms.NumericUpDown()
  42. Me.最大_NUD = New System.Windows.Forms.NumericUpDown()
  43. Me.Label12 = New System.Windows.Forms.Label()
  44. Me.Label14 = New System.Windows.Forms.Label()
  45. Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  46. Me.清除圖表_bt = New System.Windows.Forms.Button()
  47. Me.採購數量_ch = New System.Windows.Forms.CheckBox()
  48. Me.採購平均單價_ch = New System.Windows.Forms.CheckBox()
  49. Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
  50. Me.關鍵字查詢_tb = New System.Windows.Forms.TextBox()
  51. Me.上一筆_bt = New System.Windows.Forms.Button()
  52. Me.下一筆_bt = New System.Windows.Forms.Button()
  53. Me.清除查詢_bt = New System.Windows.Forms.Button()
  54. Me.查詢入圖_bt = New System.Windows.Forms.Button()
  55. Me.長條圖_ch = New System.Windows.Forms.CheckBox()
  56. Me.折線圖_ch = New System.Windows.Forms.CheckBox()
  57. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  58. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  59. Me.語轉扭_bt = New System.Windows.Forms.Button()
  60. Me.Panel2 = New System.Windows.Forms.Panel()
  61. Me.次頁_p = New System.Windows.Forms.Panel()
  62. Me.AP21 = New System.Windows.Forms.Panel()
  63. Me.TB_21 = New System.Windows.Forms.TextBox()
  64. Me.PB_21 = New System.Windows.Forms.PictureBox()
  65. Me.AP20 = New System.Windows.Forms.Panel()
  66. Me.TB_20 = New System.Windows.Forms.TextBox()
  67. Me.PB_20 = New System.Windows.Forms.PictureBox()
  68. Me.AP19 = New System.Windows.Forms.Panel()
  69. Me.TB_19 = New System.Windows.Forms.TextBox()
  70. Me.PB_19 = New System.Windows.Forms.PictureBox()
  71. Me.AP18 = New System.Windows.Forms.Panel()
  72. Me.TB_18 = New System.Windows.Forms.TextBox()
  73. Me.PB_18 = New System.Windows.Forms.PictureBox()
  74. Me.AP17 = New System.Windows.Forms.Panel()
  75. Me.TB_17 = New System.Windows.Forms.TextBox()
  76. Me.PB_17 = New System.Windows.Forms.PictureBox()
  77. Me.AP16 = New System.Windows.Forms.Panel()
  78. Me.TB_16 = New System.Windows.Forms.TextBox()
  79. Me.PB_16 = New System.Windows.Forms.PictureBox()
  80. Me.AP15 = New System.Windows.Forms.Panel()
  81. Me.TB_15 = New System.Windows.Forms.TextBox()
  82. Me.PB_15 = New System.Windows.Forms.PictureBox()
  83. Me.AP12 = New System.Windows.Forms.Panel()
  84. Me.TB_12 = New System.Windows.Forms.TextBox()
  85. Me.PB_12 = New System.Windows.Forms.PictureBox()
  86. Me.AP9 = New System.Windows.Forms.Panel()
  87. Me.TB_9 = New System.Windows.Forms.TextBox()
  88. Me.PB_9 = New System.Windows.Forms.PictureBox()
  89. Me.AP14 = New System.Windows.Forms.Panel()
  90. Me.TB_14 = New System.Windows.Forms.TextBox()
  91. Me.PB_14 = New System.Windows.Forms.PictureBox()
  92. Me.AP11 = New System.Windows.Forms.Panel()
  93. Me.TB_11 = New System.Windows.Forms.TextBox()
  94. Me.PB_11 = New System.Windows.Forms.PictureBox()
  95. Me.AP8 = New System.Windows.Forms.Panel()
  96. Me.TB_8 = New System.Windows.Forms.TextBox()
  97. Me.PB_8 = New System.Windows.Forms.PictureBox()
  98. Me.AP13 = New System.Windows.Forms.Panel()
  99. Me.TB_13 = New System.Windows.Forms.TextBox()
  100. Me.PB_13 = New System.Windows.Forms.PictureBox()
  101. Me.AP10 = New System.Windows.Forms.Panel()
  102. Me.TB_10 = New System.Windows.Forms.TextBox()
  103. Me.PB_10 = New System.Windows.Forms.PictureBox()
  104. Me.AP7 = New System.Windows.Forms.Panel()
  105. Me.TB_7 = New System.Windows.Forms.TextBox()
  106. Me.PB_7 = New System.Windows.Forms.PictureBox()
  107. Me.AP6 = New System.Windows.Forms.Panel()
  108. Me.TB_6 = New System.Windows.Forms.TextBox()
  109. Me.PB_6 = New System.Windows.Forms.PictureBox()
  110. Me.AP5 = New System.Windows.Forms.Panel()
  111. Me.TB_5 = New System.Windows.Forms.TextBox()
  112. Me.PB_5 = New System.Windows.Forms.PictureBox()
  113. Me.AP4 = New System.Windows.Forms.Panel()
  114. Me.TB_4 = New System.Windows.Forms.TextBox()
  115. Me.PB_4 = New System.Windows.Forms.PictureBox()
  116. Me.AP3 = New System.Windows.Forms.Panel()
  117. Me.TB_3 = New System.Windows.Forms.TextBox()
  118. Me.PB_3 = New System.Windows.Forms.PictureBox()
  119. Me.AP2 = New System.Windows.Forms.Panel()
  120. Me.TB_2 = New System.Windows.Forms.TextBox()
  121. Me.PB_2 = New System.Windows.Forms.PictureBox()
  122. Me.AP1 = New System.Windows.Forms.Panel()
  123. Me.TB_1 = New System.Windows.Forms.TextBox()
  124. Me.PB_1 = New System.Windows.Forms.PictureBox()
  125. Me.主頁_p = New System.Windows.Forms.Panel()
  126. Me.其他_bt = New System.Windows.Forms.Button()
  127. Me.日用_bt = New System.Windows.Forms.Button()
  128. Me.工具_bt = New System.Windows.Forms.Button()
  129. Me.設備_bt = New System.Windows.Forms.Button()
  130. Me.五金_bt = New System.Windows.Forms.Button()
  131. Me.建材_bt = New System.Windows.Forms.Button()
  132. Me.槽架_bt = New System.Windows.Forms.Button()
  133. Me.電料_bt = New System.Windows.Forms.Button()
  134. Me.電線_bt = New System.Windows.Forms.Button()
  135. Me.管材_bt = New System.Windows.Forms.Button()
  136. Me.回次頁_bt = New System.Windows.Forms.Button()
  137. Me.回首頁_bt = New System.Windows.Forms.Button()
  138. Me.關鍵字_lb = New System.Windows.Forms.Label()
  139. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  140. CType(Me.採購日_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  141. CType(Me.品名_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  142. Me.Panel1.SuspendLayout()
  143. CType(Me.群組分類_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  144. CType(Me.繪圖1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  145. CType(Me.數列_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  146. CType(Me.最小_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  147. CType(Me.最大_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  148. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
  149. Me.Panel2.SuspendLayout()
  150. Me.次頁_p.SuspendLayout()
  151. Me.AP21.SuspendLayout()
  152. CType(Me.PB_21, System.ComponentModel.ISupportInitialize).BeginInit()
  153. Me.AP20.SuspendLayout()
  154. CType(Me.PB_20, System.ComponentModel.ISupportInitialize).BeginInit()
  155. Me.AP19.SuspendLayout()
  156. CType(Me.PB_19, System.ComponentModel.ISupportInitialize).BeginInit()
  157. Me.AP18.SuspendLayout()
  158. CType(Me.PB_18, System.ComponentModel.ISupportInitialize).BeginInit()
  159. Me.AP17.SuspendLayout()
  160. CType(Me.PB_17, System.ComponentModel.ISupportInitialize).BeginInit()
  161. Me.AP16.SuspendLayout()
  162. CType(Me.PB_16, System.ComponentModel.ISupportInitialize).BeginInit()
  163. Me.AP15.SuspendLayout()
  164. CType(Me.PB_15, System.ComponentModel.ISupportInitialize).BeginInit()
  165. Me.AP12.SuspendLayout()
  166. CType(Me.PB_12, System.ComponentModel.ISupportInitialize).BeginInit()
  167. Me.AP9.SuspendLayout()
  168. CType(Me.PB_9, System.ComponentModel.ISupportInitialize).BeginInit()
  169. Me.AP14.SuspendLayout()
  170. CType(Me.PB_14, System.ComponentModel.ISupportInitialize).BeginInit()
  171. Me.AP11.SuspendLayout()
  172. CType(Me.PB_11, System.ComponentModel.ISupportInitialize).BeginInit()
  173. Me.AP8.SuspendLayout()
  174. CType(Me.PB_8, System.ComponentModel.ISupportInitialize).BeginInit()
  175. Me.AP13.SuspendLayout()
  176. CType(Me.PB_13, System.ComponentModel.ISupportInitialize).BeginInit()
  177. Me.AP10.SuspendLayout()
  178. CType(Me.PB_10, System.ComponentModel.ISupportInitialize).BeginInit()
  179. Me.AP7.SuspendLayout()
  180. CType(Me.PB_7, System.ComponentModel.ISupportInitialize).BeginInit()
  181. Me.AP6.SuspendLayout()
  182. CType(Me.PB_6, System.ComponentModel.ISupportInitialize).BeginInit()
  183. Me.AP5.SuspendLayout()
  184. CType(Me.PB_5, System.ComponentModel.ISupportInitialize).BeginInit()
  185. Me.AP4.SuspendLayout()
  186. CType(Me.PB_4, System.ComponentModel.ISupportInitialize).BeginInit()
  187. Me.AP3.SuspendLayout()
  188. CType(Me.PB_3, System.ComponentModel.ISupportInitialize).BeginInit()
  189. Me.AP2.SuspendLayout()
  190. CType(Me.PB_2, System.ComponentModel.ISupportInitialize).BeginInit()
  191. Me.AP1.SuspendLayout()
  192. CType(Me.PB_1, System.ComponentModel.ISupportInitialize).BeginInit()
  193. Me.主頁_p.SuspendLayout()
  194. Me.SuspendLayout()
  195. '
  196. '物料清單_dgv
  197. '
  198. Me.物料清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  199. Or System.Windows.Forms.AnchorStyles.Left) _
  200. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  201. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  202. Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White
  203. Me.物料清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  204. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  205. Me.物料清單_dgv.Location = New System.Drawing.Point(4, 52)
  206. Me.物料清單_dgv.Name = "物料清單_dgv"
  207. Me.物料清單_dgv.RowHeadersWidth = 5
  208. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  209. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  210. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  211. Me.物料清單_dgv.RowTemplate.Height = 24
  212. Me.物料清單_dgv.Size = New System.Drawing.Size(1345, 600)
  213. Me.物料清單_dgv.TabIndex = 678
  214. '
  215. '採購日_dgv
  216. '
  217. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  218. Me.採購日_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  219. Me.採購日_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  220. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  221. Me.採購日_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  222. Me.採購日_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  223. Me.採購日_dgv.Location = New System.Drawing.Point(3, 3)
  224. Me.採購日_dgv.Name = "採購日_dgv"
  225. Me.採購日_dgv.RowHeadersWidth = 5
  226. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  227. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  228. Me.採購日_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  229. Me.採購日_dgv.RowTemplate.Height = 24
  230. Me.採購日_dgv.Size = New System.Drawing.Size(64, 57)
  231. Me.採購日_dgv.TabIndex = 679
  232. '
  233. '品名_dgv
  234. '
  235. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  236. Me.品名_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  237. Me.品名_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  238. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  239. Me.品名_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  240. Me.品名_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  241. Me.品名_dgv.Location = New System.Drawing.Point(73, 3)
  242. Me.品名_dgv.Name = "品名_dgv"
  243. Me.品名_dgv.RowHeadersWidth = 5
  244. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  245. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  246. Me.品名_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  247. Me.品名_dgv.RowTemplate.Height = 24
  248. Me.品名_dgv.Size = New System.Drawing.Size(64, 57)
  249. Me.品名_dgv.TabIndex = 680
  250. '
  251. 'Panel1
  252. '
  253. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  254. Me.Panel1.Controls.Add(Me.群組分類_dgv)
  255. Me.Panel1.Controls.Add(Me.繪圖1_dgv)
  256. Me.Panel1.Controls.Add(Me.採購日_dgv)
  257. Me.Panel1.Controls.Add(Me.品名_dgv)
  258. Me.Panel1.Controls.Add(Me.數列_NUD)
  259. Me.Panel1.Controls.Add(Me.Label13)
  260. Me.Panel1.Controls.Add(Me.最小_NUD)
  261. Me.Panel1.Controls.Add(Me.最大_NUD)
  262. Me.Panel1.Controls.Add(Me.Label12)
  263. Me.Panel1.Controls.Add(Me.Label14)
  264. Me.Panel1.Controls.Add(Me.上一筆_bt)
  265. Me.Panel1.Controls.Add(Me.下一筆_bt)
  266. Me.Panel1.Location = New System.Drawing.Point(570, 133)
  267. Me.Panel1.Name = "Panel1"
  268. Me.Panel1.Size = New System.Drawing.Size(403, 100)
  269. Me.Panel1.TabIndex = 681
  270. Me.Panel1.Visible = False
  271. '
  272. '群組分類_dgv
  273. '
  274. Me.群組分類_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  275. Me.群組分類_dgv.Location = New System.Drawing.Point(213, 3)
  276. Me.群組分類_dgv.Name = "群組分類_dgv"
  277. Me.群組分類_dgv.RowHeadersWidth = 5
  278. Me.群組分類_dgv.RowTemplate.Height = 24
  279. Me.群組分類_dgv.Size = New System.Drawing.Size(64, 57)
  280. Me.群組分類_dgv.TabIndex = 1360
  281. '
  282. '繪圖1_dgv
  283. '
  284. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  285. Me.繪圖1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  286. Me.繪圖1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  287. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  288. Me.繪圖1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  289. Me.繪圖1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  290. Me.繪圖1_dgv.Location = New System.Drawing.Point(143, 3)
  291. Me.繪圖1_dgv.Name = "繪圖1_dgv"
  292. Me.繪圖1_dgv.RowHeadersWidth = 5
  293. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  294. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  295. Me.繪圖1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
  296. Me.繪圖1_dgv.RowTemplate.Height = 24
  297. Me.繪圖1_dgv.Size = New System.Drawing.Size(64, 57)
  298. Me.繪圖1_dgv.TabIndex = 681
  299. '
  300. '數列_NUD
  301. '
  302. Me.數列_NUD.Location = New System.Drawing.Point(222, 72)
  303. Me.數列_NUD.Name = "數列_NUD"
  304. Me.數列_NUD.Size = New System.Drawing.Size(50, 23)
  305. Me.數列_NUD.TabIndex = 816
  306. '
  307. 'Label13
  308. '
  309. Me.Label13.AutoSize = True
  310. Me.Label13.Location = New System.Drawing.Point(103, 75)
  311. Me.Label13.Name = "Label13"
  312. Me.Label13.Size = New System.Drawing.Size(31, 16)
  313. Me.Label13.TabIndex = 815
  314. Me.Label13.Text = "最大"
  315. '
  316. '最小_NUD
  317. '
  318. Me.最小_NUD.Location = New System.Drawing.Point(47, 72)
  319. Me.最小_NUD.Name = "最小_NUD"
  320. Me.最小_NUD.Size = New System.Drawing.Size(50, 23)
  321. Me.最小_NUD.TabIndex = 812
  322. '
  323. '最大_NUD
  324. '
  325. Me.最大_NUD.Location = New System.Drawing.Point(134, 72)
  326. Me.最大_NUD.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
  327. Me.最大_NUD.Name = "最大_NUD"
  328. Me.最大_NUD.Size = New System.Drawing.Size(50, 23)
  329. Me.最大_NUD.TabIndex = 813
  330. Me.最大_NUD.Value = New Decimal(New Integer() {40, 0, 0, 0})
  331. '
  332. 'Label12
  333. '
  334. Me.Label12.AutoSize = True
  335. Me.Label12.Location = New System.Drawing.Point(15, 75)
  336. Me.Label12.Name = "Label12"
  337. Me.Label12.Size = New System.Drawing.Size(31, 16)
  338. Me.Label12.TabIndex = 814
  339. Me.Label12.Text = "最小"
  340. '
  341. 'Label14
  342. '
  343. Me.Label14.AutoSize = True
  344. Me.Label14.Location = New System.Drawing.Point(190, 75)
  345. Me.Label14.Name = "Label14"
  346. Me.Label14.Size = New System.Drawing.Size(31, 16)
  347. Me.Label14.TabIndex = 817
  348. Me.Label14.Text = "數列"
  349. '
  350. 'Chart1
  351. '
  352. Me.Chart1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  353. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  354. Me.Chart1.BackColor = System.Drawing.Color.Transparent
  355. ChartArea1.Name = "ChartArea1"
  356. Me.Chart1.ChartAreas.Add(ChartArea1)
  357. Legend1.Name = "Legend1"
  358. Me.Chart1.Legends.Add(Legend1)
  359. Me.Chart1.Location = New System.Drawing.Point(7, 647)
  360. Me.Chart1.Name = "Chart1"
  361. Series1.ChartArea = "ChartArea1"
  362. Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line
  363. Series1.Legend = "Legend1"
  364. Series1.Name = "Series1"
  365. Me.Chart1.Series.Add(Series1)
  366. Me.Chart1.Size = New System.Drawing.Size(1340, 297)
  367. Me.Chart1.TabIndex = 799
  368. Me.Chart1.Text = "Chart2"
  369. '
  370. '清除圖表_bt
  371. '
  372. Me.清除圖表_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  373. Me.清除圖表_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  374. Me.清除圖表_bt.Location = New System.Drawing.Point(868, 2)
  375. Me.清除圖表_bt.Name = "清除圖表_bt"
  376. Me.清除圖表_bt.Size = New System.Drawing.Size(50, 50)
  377. Me.清除圖表_bt.TabIndex = 818
  378. Me.清除圖表_bt.UseVisualStyleBackColor = True
  379. '
  380. '採購數量_ch
  381. '
  382. Me.採購數量_ch.AutoSize = True
  383. Me.採購數量_ch.Location = New System.Drawing.Point(313, 28)
  384. Me.採購數量_ch.Name = "採購數量_ch"
  385. Me.採購數量_ch.Size = New System.Drawing.Size(74, 20)
  386. Me.採購數量_ch.TabIndex = 819
  387. Me.採購數量_ch.Text = "採購數量"
  388. Me.採購數量_ch.UseVisualStyleBackColor = True
  389. '
  390. '採購平均單價_ch
  391. '
  392. Me.採購平均單價_ch.AutoSize = True
  393. Me.採購平均單價_ch.Checked = True
  394. Me.採購平均單價_ch.CheckState = System.Windows.Forms.CheckState.Checked
  395. Me.採購平均單價_ch.Location = New System.Drawing.Point(313, 6)
  396. Me.採購平均單價_ch.Name = "採購平均單價_ch"
  397. Me.採購平均單價_ch.Size = New System.Drawing.Size(98, 20)
  398. Me.採購平均單價_ch.TabIndex = 820
  399. Me.採購平均單價_ch.Text = "採購平均單價"
  400. Me.採購平均單價_ch.UseVisualStyleBackColor = True
  401. '
  402. '關鍵字查詢_bt
  403. '
  404. Me.關鍵字查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Search
  405. Me.關鍵字查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  406. Me.關鍵字查詢_bt.Location = New System.Drawing.Point(715, 2)
  407. Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
  408. Me.關鍵字查詢_bt.Size = New System.Drawing.Size(50, 50)
  409. Me.關鍵字查詢_bt.TabIndex = 821
  410. Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
  411. '
  412. '關鍵字查詢_tb
  413. '
  414. Me.關鍵字查詢_tb.Location = New System.Drawing.Point(499, 26)
  415. Me.關鍵字查詢_tb.Name = "關鍵字查詢_tb"
  416. Me.關鍵字查詢_tb.Size = New System.Drawing.Size(216, 23)
  417. Me.關鍵字查詢_tb.TabIndex = 822
  418. '
  419. '上一筆_bt
  420. '
  421. Me.上一筆_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_left
  422. Me.上一筆_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  423. Me.上一筆_bt.Location = New System.Drawing.Point(283, 10)
  424. Me.上一筆_bt.Name = "上一筆_bt"
  425. Me.上一筆_bt.Size = New System.Drawing.Size(50, 50)
  426. Me.上一筆_bt.TabIndex = 823
  427. Me.上一筆_bt.UseVisualStyleBackColor = True
  428. '
  429. '下一筆_bt
  430. '
  431. Me.下一筆_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right
  432. Me.下一筆_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  433. Me.下一筆_bt.Location = New System.Drawing.Point(335, 10)
  434. Me.下一筆_bt.Name = "下一筆_bt"
  435. Me.下一筆_bt.Size = New System.Drawing.Size(50, 50)
  436. Me.下一筆_bt.TabIndex = 824
  437. Me.下一筆_bt.UseVisualStyleBackColor = True
  438. '
  439. '清除查詢_bt
  440. '
  441. Me.清除查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
  442. Me.清除查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  443. Me.清除查詢_bt.Location = New System.Drawing.Point(817, 2)
  444. Me.清除查詢_bt.Name = "清除查詢_bt"
  445. Me.清除查詢_bt.Size = New System.Drawing.Size(50, 50)
  446. Me.清除查詢_bt.TabIndex = 825
  447. Me.清除查詢_bt.UseVisualStyleBackColor = True
  448. '
  449. '查詢入圖_bt
  450. '
  451. Me.查詢入圖_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Bar_Chart
  452. Me.查詢入圖_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  453. Me.查詢入圖_bt.Location = New System.Drawing.Point(765, 2)
  454. Me.查詢入圖_bt.Name = "查詢入圖_bt"
  455. Me.查詢入圖_bt.Size = New System.Drawing.Size(50, 50)
  456. Me.查詢入圖_bt.TabIndex = 826
  457. Me.查詢入圖_bt.UseVisualStyleBackColor = True
  458. '
  459. '長條圖_ch
  460. '
  461. Me.長條圖_ch.AutoSize = True
  462. Me.長條圖_ch.Checked = True
  463. Me.長條圖_ch.CheckState = System.Windows.Forms.CheckState.Checked
  464. Me.長條圖_ch.Location = New System.Drawing.Point(931, 7)
  465. Me.長條圖_ch.Name = "長條圖_ch"
  466. Me.長條圖_ch.Size = New System.Drawing.Size(62, 20)
  467. Me.長條圖_ch.TabIndex = 828
  468. Me.長條圖_ch.Text = "長條圖"
  469. Me.長條圖_ch.UseVisualStyleBackColor = True
  470. '
  471. '折線圖_ch
  472. '
  473. Me.折線圖_ch.AutoSize = True
  474. Me.折線圖_ch.Location = New System.Drawing.Point(931, 29)
  475. Me.折線圖_ch.Name = "折線圖_ch"
  476. Me.折線圖_ch.Size = New System.Drawing.Size(62, 20)
  477. Me.折線圖_ch.TabIndex = 827
  478. Me.折線圖_ch.Text = "折線圖"
  479. Me.折線圖_ch.UseVisualStyleBackColor = True
  480. '
  481. '詳細資料2_ch
  482. '
  483. Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  484. Me.詳細資料2_ch.AutoSize = True
  485. Me.詳細資料2_ch.Location = New System.Drawing.Point(1273, 27)
  486. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  487. Me.詳細資料2_ch.Size = New System.Drawing.Size(74, 20)
  488. Me.詳細資料2_ch.TabIndex = 1837
  489. Me.詳細資料2_ch.Text = "詳細資料"
  490. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  491. '
  492. 'ToolTip1
  493. '
  494. Me.ToolTip1.AutoPopDelay = 5000
  495. Me.ToolTip1.InitialDelay = 500
  496. Me.ToolTip1.IsBalloon = True
  497. Me.ToolTip1.ReshowDelay = 100
  498. Me.ToolTip1.ToolTipTitle = "illustrate"
  499. '
  500. '語轉扭_bt
  501. '
  502. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  503. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  504. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  505. Me.語轉扭_bt.Location = New System.Drawing.Point(1322, 2)
  506. Me.語轉扭_bt.Name = "語轉扭_bt"
  507. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  508. Me.語轉扭_bt.TabIndex = 1838
  509. Me.語轉扭_bt.Text = "L"
  510. Me.語轉扭_bt.UseVisualStyleBackColor = True
  511. '
  512. 'Panel2
  513. '
  514. Me.Panel2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  515. Or System.Windows.Forms.AnchorStyles.Left) _
  516. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  517. Me.Panel2.Controls.Add(Me.次頁_p)
  518. Me.Panel2.Controls.Add(Me.主頁_p)
  519. Me.Panel2.Controls.Add(Me.回次頁_bt)
  520. Me.Panel2.Controls.Add(Me.回首頁_bt)
  521. Me.Panel2.Controls.Add(Me.關鍵字_lb)
  522. Me.Panel2.Controls.Add(Me.語轉扭_bt)
  523. Me.Panel2.Controls.Add(Me.詳細資料2_ch)
  524. Me.Panel2.Controls.Add(Me.Panel1)
  525. Me.Panel2.Controls.Add(Me.長條圖_ch)
  526. Me.Panel2.Controls.Add(Me.折線圖_ch)
  527. Me.Panel2.Controls.Add(Me.清除圖表_bt)
  528. Me.Panel2.Controls.Add(Me.查詢入圖_bt)
  529. Me.Panel2.Controls.Add(Me.採購數量_ch)
  530. Me.Panel2.Controls.Add(Me.清除查詢_bt)
  531. Me.Panel2.Controls.Add(Me.採購平均單價_ch)
  532. Me.Panel2.Controls.Add(Me.關鍵字查詢_bt)
  533. Me.Panel2.Controls.Add(Me.關鍵字查詢_tb)
  534. Me.Panel2.Controls.Add(Me.物料清單_dgv)
  535. Me.Panel2.Controls.Add(Me.Chart1)
  536. Me.Panel2.Location = New System.Drawing.Point(-1, -1)
  537. Me.Panel2.Name = "Panel2"
  538. Me.Panel2.Size = New System.Drawing.Size(1350, 945)
  539. Me.Panel2.TabIndex = 1839
  540. '
  541. '次頁_p
  542. '
  543. Me.次頁_p.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  544. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  545. Me.次頁_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  546. Me.次頁_p.Controls.Add(Me.AP21)
  547. Me.次頁_p.Controls.Add(Me.AP20)
  548. Me.次頁_p.Controls.Add(Me.AP19)
  549. Me.次頁_p.Controls.Add(Me.AP18)
  550. Me.次頁_p.Controls.Add(Me.AP17)
  551. Me.次頁_p.Controls.Add(Me.AP16)
  552. Me.次頁_p.Controls.Add(Me.AP15)
  553. Me.次頁_p.Controls.Add(Me.AP12)
  554. Me.次頁_p.Controls.Add(Me.AP9)
  555. Me.次頁_p.Controls.Add(Me.AP14)
  556. Me.次頁_p.Controls.Add(Me.AP11)
  557. Me.次頁_p.Controls.Add(Me.AP8)
  558. Me.次頁_p.Controls.Add(Me.AP13)
  559. Me.次頁_p.Controls.Add(Me.AP10)
  560. Me.次頁_p.Controls.Add(Me.AP7)
  561. Me.次頁_p.Controls.Add(Me.AP6)
  562. Me.次頁_p.Controls.Add(Me.AP5)
  563. Me.次頁_p.Controls.Add(Me.AP4)
  564. Me.次頁_p.Controls.Add(Me.AP3)
  565. Me.次頁_p.Controls.Add(Me.AP2)
  566. Me.次頁_p.Controls.Add(Me.AP1)
  567. Me.次頁_p.Location = New System.Drawing.Point(4, 52)
  568. Me.次頁_p.Name = "次頁_p"
  569. Me.次頁_p.Size = New System.Drawing.Size(534, 890)
  570. Me.次頁_p.TabIndex = 4
  571. '
  572. 'AP21
  573. '
  574. Me.AP21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  575. Me.AP21.Controls.Add(Me.TB_21)
  576. Me.AP21.Controls.Add(Me.PB_21)
  577. Me.AP21.Location = New System.Drawing.Point(355, 747)
  578. Me.AP21.Name = "AP21"
  579. Me.AP21.Size = New System.Drawing.Size(171, 120)
  580. Me.AP21.TabIndex = 20
  581. '
  582. 'TB_21
  583. '
  584. Me.TB_21.BorderStyle = System.Windows.Forms.BorderStyle.None
  585. Me.TB_21.Cursor = System.Windows.Forms.Cursors.Hand
  586. Me.TB_21.Location = New System.Drawing.Point(1, 84)
  587. Me.TB_21.Multiline = True
  588. Me.TB_21.Name = "TB_21"
  589. Me.TB_21.Size = New System.Drawing.Size(169, 31)
  590. Me.TB_21.TabIndex = 1
  591. Me.TB_21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  592. '
  593. 'PB_21
  594. '
  595. Me.PB_21.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  596. Or System.Windows.Forms.AnchorStyles.Left) _
  597. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  598. Me.PB_21.BackColor = System.Drawing.Color.White
  599. Me.PB_21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  600. Me.PB_21.Cursor = System.Windows.Forms.Cursors.Hand
  601. Me.PB_21.Location = New System.Drawing.Point(0, 0)
  602. Me.PB_21.Name = "PB_21"
  603. Me.PB_21.Size = New System.Drawing.Size(167, 84)
  604. Me.PB_21.TabIndex = 0
  605. Me.PB_21.TabStop = False
  606. '
  607. 'AP20
  608. '
  609. Me.AP20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  610. Me.AP20.Controls.Add(Me.TB_20)
  611. Me.AP20.Controls.Add(Me.PB_20)
  612. Me.AP20.Location = New System.Drawing.Point(180, 747)
  613. Me.AP20.Name = "AP20"
  614. Me.AP20.Size = New System.Drawing.Size(171, 120)
  615. Me.AP20.TabIndex = 19
  616. '
  617. 'TB_20
  618. '
  619. Me.TB_20.BorderStyle = System.Windows.Forms.BorderStyle.None
  620. Me.TB_20.Cursor = System.Windows.Forms.Cursors.Hand
  621. Me.TB_20.Location = New System.Drawing.Point(1, 84)
  622. Me.TB_20.Multiline = True
  623. Me.TB_20.Name = "TB_20"
  624. Me.TB_20.Size = New System.Drawing.Size(169, 31)
  625. Me.TB_20.TabIndex = 1
  626. Me.TB_20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  627. '
  628. 'PB_20
  629. '
  630. Me.PB_20.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  631. Or System.Windows.Forms.AnchorStyles.Left) _
  632. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  633. Me.PB_20.BackColor = System.Drawing.Color.White
  634. Me.PB_20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  635. Me.PB_20.Cursor = System.Windows.Forms.Cursors.Hand
  636. Me.PB_20.Location = New System.Drawing.Point(0, 0)
  637. Me.PB_20.Name = "PB_20"
  638. Me.PB_20.Size = New System.Drawing.Size(167, 84)
  639. Me.PB_20.TabIndex = 0
  640. Me.PB_20.TabStop = False
  641. '
  642. 'AP19
  643. '
  644. Me.AP19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  645. Me.AP19.Controls.Add(Me.TB_19)
  646. Me.AP19.Controls.Add(Me.PB_19)
  647. Me.AP19.Location = New System.Drawing.Point(5, 747)
  648. Me.AP19.Name = "AP19"
  649. Me.AP19.Size = New System.Drawing.Size(171, 120)
  650. Me.AP19.TabIndex = 18
  651. '
  652. 'TB_19
  653. '
  654. Me.TB_19.BorderStyle = System.Windows.Forms.BorderStyle.None
  655. Me.TB_19.Cursor = System.Windows.Forms.Cursors.Hand
  656. Me.TB_19.Location = New System.Drawing.Point(1, 84)
  657. Me.TB_19.Multiline = True
  658. Me.TB_19.Name = "TB_19"
  659. Me.TB_19.Size = New System.Drawing.Size(169, 31)
  660. Me.TB_19.TabIndex = 1
  661. Me.TB_19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  662. '
  663. 'PB_19
  664. '
  665. Me.PB_19.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  666. Or System.Windows.Forms.AnchorStyles.Left) _
  667. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  668. Me.PB_19.BackColor = System.Drawing.Color.White
  669. Me.PB_19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  670. Me.PB_19.Cursor = System.Windows.Forms.Cursors.Hand
  671. Me.PB_19.Location = New System.Drawing.Point(0, 0)
  672. Me.PB_19.Name = "PB_19"
  673. Me.PB_19.Size = New System.Drawing.Size(167, 84)
  674. Me.PB_19.TabIndex = 0
  675. Me.PB_19.TabStop = False
  676. '
  677. 'AP18
  678. '
  679. Me.AP18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  680. Me.AP18.Controls.Add(Me.TB_18)
  681. Me.AP18.Controls.Add(Me.PB_18)
  682. Me.AP18.Location = New System.Drawing.Point(355, 623)
  683. Me.AP18.Name = "AP18"
  684. Me.AP18.Size = New System.Drawing.Size(171, 120)
  685. Me.AP18.TabIndex = 17
  686. '
  687. 'TB_18
  688. '
  689. Me.TB_18.BorderStyle = System.Windows.Forms.BorderStyle.None
  690. Me.TB_18.Cursor = System.Windows.Forms.Cursors.Hand
  691. Me.TB_18.Location = New System.Drawing.Point(1, 84)
  692. Me.TB_18.Multiline = True
  693. Me.TB_18.Name = "TB_18"
  694. Me.TB_18.Size = New System.Drawing.Size(169, 31)
  695. Me.TB_18.TabIndex = 1
  696. Me.TB_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  697. '
  698. 'PB_18
  699. '
  700. Me.PB_18.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  701. Or System.Windows.Forms.AnchorStyles.Left) _
  702. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  703. Me.PB_18.BackColor = System.Drawing.Color.White
  704. Me.PB_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  705. Me.PB_18.Cursor = System.Windows.Forms.Cursors.Hand
  706. Me.PB_18.Location = New System.Drawing.Point(0, 0)
  707. Me.PB_18.Name = "PB_18"
  708. Me.PB_18.Size = New System.Drawing.Size(167, 84)
  709. Me.PB_18.TabIndex = 0
  710. Me.PB_18.TabStop = False
  711. '
  712. 'AP17
  713. '
  714. Me.AP17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  715. Me.AP17.Controls.Add(Me.TB_17)
  716. Me.AP17.Controls.Add(Me.PB_17)
  717. Me.AP17.Location = New System.Drawing.Point(180, 623)
  718. Me.AP17.Name = "AP17"
  719. Me.AP17.Size = New System.Drawing.Size(171, 120)
  720. Me.AP17.TabIndex = 16
  721. '
  722. 'TB_17
  723. '
  724. Me.TB_17.BorderStyle = System.Windows.Forms.BorderStyle.None
  725. Me.TB_17.Cursor = System.Windows.Forms.Cursors.Hand
  726. Me.TB_17.Location = New System.Drawing.Point(1, 84)
  727. Me.TB_17.Multiline = True
  728. Me.TB_17.Name = "TB_17"
  729. Me.TB_17.Size = New System.Drawing.Size(169, 31)
  730. Me.TB_17.TabIndex = 1
  731. Me.TB_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  732. '
  733. 'PB_17
  734. '
  735. Me.PB_17.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  736. Or System.Windows.Forms.AnchorStyles.Left) _
  737. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  738. Me.PB_17.BackColor = System.Drawing.Color.White
  739. Me.PB_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  740. Me.PB_17.Cursor = System.Windows.Forms.Cursors.Hand
  741. Me.PB_17.Location = New System.Drawing.Point(0, 0)
  742. Me.PB_17.Name = "PB_17"
  743. Me.PB_17.Size = New System.Drawing.Size(167, 84)
  744. Me.PB_17.TabIndex = 0
  745. Me.PB_17.TabStop = False
  746. '
  747. 'AP16
  748. '
  749. Me.AP16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  750. Me.AP16.Controls.Add(Me.TB_16)
  751. Me.AP16.Controls.Add(Me.PB_16)
  752. Me.AP16.Location = New System.Drawing.Point(5, 623)
  753. Me.AP16.Name = "AP16"
  754. Me.AP16.Size = New System.Drawing.Size(171, 120)
  755. Me.AP16.TabIndex = 15
  756. '
  757. 'TB_16
  758. '
  759. Me.TB_16.BorderStyle = System.Windows.Forms.BorderStyle.None
  760. Me.TB_16.Cursor = System.Windows.Forms.Cursors.Hand
  761. Me.TB_16.Location = New System.Drawing.Point(1, 84)
  762. Me.TB_16.Multiline = True
  763. Me.TB_16.Name = "TB_16"
  764. Me.TB_16.Size = New System.Drawing.Size(169, 31)
  765. Me.TB_16.TabIndex = 1
  766. Me.TB_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  767. '
  768. 'PB_16
  769. '
  770. Me.PB_16.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  771. Or System.Windows.Forms.AnchorStyles.Left) _
  772. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  773. Me.PB_16.BackColor = System.Drawing.Color.White
  774. Me.PB_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  775. Me.PB_16.Cursor = System.Windows.Forms.Cursors.Hand
  776. Me.PB_16.Location = New System.Drawing.Point(0, 0)
  777. Me.PB_16.Name = "PB_16"
  778. Me.PB_16.Size = New System.Drawing.Size(167, 84)
  779. Me.PB_16.TabIndex = 0
  780. Me.PB_16.TabStop = False
  781. '
  782. 'AP15
  783. '
  784. Me.AP15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  785. Me.AP15.Controls.Add(Me.TB_15)
  786. Me.AP15.Controls.Add(Me.PB_15)
  787. Me.AP15.Location = New System.Drawing.Point(356, 499)
  788. Me.AP15.Name = "AP15"
  789. Me.AP15.Size = New System.Drawing.Size(171, 120)
  790. Me.AP15.TabIndex = 14
  791. '
  792. 'TB_15
  793. '
  794. Me.TB_15.BorderStyle = System.Windows.Forms.BorderStyle.None
  795. Me.TB_15.Cursor = System.Windows.Forms.Cursors.Hand
  796. Me.TB_15.Location = New System.Drawing.Point(1, 84)
  797. Me.TB_15.Multiline = True
  798. Me.TB_15.Name = "TB_15"
  799. Me.TB_15.Size = New System.Drawing.Size(169, 31)
  800. Me.TB_15.TabIndex = 1
  801. Me.TB_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  802. '
  803. 'PB_15
  804. '
  805. Me.PB_15.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  806. Or System.Windows.Forms.AnchorStyles.Left) _
  807. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  808. Me.PB_15.BackColor = System.Drawing.Color.White
  809. Me.PB_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  810. Me.PB_15.Cursor = System.Windows.Forms.Cursors.Hand
  811. Me.PB_15.Location = New System.Drawing.Point(0, 0)
  812. Me.PB_15.Name = "PB_15"
  813. Me.PB_15.Size = New System.Drawing.Size(167, 84)
  814. Me.PB_15.TabIndex = 0
  815. Me.PB_15.TabStop = False
  816. '
  817. 'AP12
  818. '
  819. Me.AP12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  820. Me.AP12.Controls.Add(Me.TB_12)
  821. Me.AP12.Controls.Add(Me.PB_12)
  822. Me.AP12.Location = New System.Drawing.Point(356, 375)
  823. Me.AP12.Name = "AP12"
  824. Me.AP12.Size = New System.Drawing.Size(171, 120)
  825. Me.AP12.TabIndex = 13
  826. '
  827. 'TB_12
  828. '
  829. Me.TB_12.BorderStyle = System.Windows.Forms.BorderStyle.None
  830. Me.TB_12.Cursor = System.Windows.Forms.Cursors.Hand
  831. Me.TB_12.Location = New System.Drawing.Point(1, 84)
  832. Me.TB_12.Multiline = True
  833. Me.TB_12.Name = "TB_12"
  834. Me.TB_12.Size = New System.Drawing.Size(169, 31)
  835. Me.TB_12.TabIndex = 1
  836. Me.TB_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  837. '
  838. 'PB_12
  839. '
  840. Me.PB_12.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  841. Or System.Windows.Forms.AnchorStyles.Left) _
  842. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  843. Me.PB_12.BackColor = System.Drawing.Color.White
  844. Me.PB_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  845. Me.PB_12.Cursor = System.Windows.Forms.Cursors.Hand
  846. Me.PB_12.Location = New System.Drawing.Point(0, 0)
  847. Me.PB_12.Name = "PB_12"
  848. Me.PB_12.Size = New System.Drawing.Size(167, 84)
  849. Me.PB_12.TabIndex = 0
  850. Me.PB_12.TabStop = False
  851. '
  852. 'AP9
  853. '
  854. Me.AP9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  855. Me.AP9.Controls.Add(Me.TB_9)
  856. Me.AP9.Controls.Add(Me.PB_9)
  857. Me.AP9.Location = New System.Drawing.Point(356, 251)
  858. Me.AP9.Name = "AP9"
  859. Me.AP9.Size = New System.Drawing.Size(171, 120)
  860. Me.AP9.TabIndex = 12
  861. '
  862. 'TB_9
  863. '
  864. Me.TB_9.BorderStyle = System.Windows.Forms.BorderStyle.None
  865. Me.TB_9.Cursor = System.Windows.Forms.Cursors.Hand
  866. Me.TB_9.Location = New System.Drawing.Point(1, 84)
  867. Me.TB_9.Multiline = True
  868. Me.TB_9.Name = "TB_9"
  869. Me.TB_9.Size = New System.Drawing.Size(169, 31)
  870. Me.TB_9.TabIndex = 1
  871. Me.TB_9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  872. '
  873. 'PB_9
  874. '
  875. Me.PB_9.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  876. Or System.Windows.Forms.AnchorStyles.Left) _
  877. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  878. Me.PB_9.BackColor = System.Drawing.Color.White
  879. Me.PB_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  880. Me.PB_9.Cursor = System.Windows.Forms.Cursors.Hand
  881. Me.PB_9.Location = New System.Drawing.Point(0, 0)
  882. Me.PB_9.Name = "PB_9"
  883. Me.PB_9.Size = New System.Drawing.Size(167, 84)
  884. Me.PB_9.TabIndex = 0
  885. Me.PB_9.TabStop = False
  886. '
  887. 'AP14
  888. '
  889. Me.AP14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  890. Me.AP14.Controls.Add(Me.TB_14)
  891. Me.AP14.Controls.Add(Me.PB_14)
  892. Me.AP14.Location = New System.Drawing.Point(181, 499)
  893. Me.AP14.Name = "AP14"
  894. Me.AP14.Size = New System.Drawing.Size(171, 120)
  895. Me.AP14.TabIndex = 11
  896. '
  897. 'TB_14
  898. '
  899. Me.TB_14.BorderStyle = System.Windows.Forms.BorderStyle.None
  900. Me.TB_14.Cursor = System.Windows.Forms.Cursors.Hand
  901. Me.TB_14.Location = New System.Drawing.Point(1, 84)
  902. Me.TB_14.Multiline = True
  903. Me.TB_14.Name = "TB_14"
  904. Me.TB_14.Size = New System.Drawing.Size(169, 31)
  905. Me.TB_14.TabIndex = 1
  906. Me.TB_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  907. '
  908. 'PB_14
  909. '
  910. Me.PB_14.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  911. Or System.Windows.Forms.AnchorStyles.Left) _
  912. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  913. Me.PB_14.BackColor = System.Drawing.Color.White
  914. Me.PB_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  915. Me.PB_14.Cursor = System.Windows.Forms.Cursors.Hand
  916. Me.PB_14.Location = New System.Drawing.Point(0, 0)
  917. Me.PB_14.Name = "PB_14"
  918. Me.PB_14.Size = New System.Drawing.Size(167, 84)
  919. Me.PB_14.TabIndex = 0
  920. Me.PB_14.TabStop = False
  921. '
  922. 'AP11
  923. '
  924. Me.AP11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  925. Me.AP11.Controls.Add(Me.TB_11)
  926. Me.AP11.Controls.Add(Me.PB_11)
  927. Me.AP11.Location = New System.Drawing.Point(181, 375)
  928. Me.AP11.Name = "AP11"
  929. Me.AP11.Size = New System.Drawing.Size(171, 120)
  930. Me.AP11.TabIndex = 10
  931. '
  932. 'TB_11
  933. '
  934. Me.TB_11.BorderStyle = System.Windows.Forms.BorderStyle.None
  935. Me.TB_11.Cursor = System.Windows.Forms.Cursors.Hand
  936. Me.TB_11.Location = New System.Drawing.Point(1, 84)
  937. Me.TB_11.Multiline = True
  938. Me.TB_11.Name = "TB_11"
  939. Me.TB_11.Size = New System.Drawing.Size(169, 31)
  940. Me.TB_11.TabIndex = 1
  941. Me.TB_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  942. '
  943. 'PB_11
  944. '
  945. Me.PB_11.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  946. Or System.Windows.Forms.AnchorStyles.Left) _
  947. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  948. Me.PB_11.BackColor = System.Drawing.Color.White
  949. Me.PB_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  950. Me.PB_11.Cursor = System.Windows.Forms.Cursors.Hand
  951. Me.PB_11.Location = New System.Drawing.Point(0, 0)
  952. Me.PB_11.Name = "PB_11"
  953. Me.PB_11.Size = New System.Drawing.Size(167, 84)
  954. Me.PB_11.TabIndex = 0
  955. Me.PB_11.TabStop = False
  956. '
  957. 'AP8
  958. '
  959. Me.AP8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  960. Me.AP8.Controls.Add(Me.TB_8)
  961. Me.AP8.Controls.Add(Me.PB_8)
  962. Me.AP8.Location = New System.Drawing.Point(181, 251)
  963. Me.AP8.Name = "AP8"
  964. Me.AP8.Size = New System.Drawing.Size(171, 120)
  965. Me.AP8.TabIndex = 9
  966. '
  967. 'TB_8
  968. '
  969. Me.TB_8.BorderStyle = System.Windows.Forms.BorderStyle.None
  970. Me.TB_8.Cursor = System.Windows.Forms.Cursors.Hand
  971. Me.TB_8.Location = New System.Drawing.Point(1, 84)
  972. Me.TB_8.Multiline = True
  973. Me.TB_8.Name = "TB_8"
  974. Me.TB_8.Size = New System.Drawing.Size(169, 31)
  975. Me.TB_8.TabIndex = 1
  976. Me.TB_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  977. '
  978. 'PB_8
  979. '
  980. Me.PB_8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  981. Or System.Windows.Forms.AnchorStyles.Left) _
  982. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  983. Me.PB_8.BackColor = System.Drawing.Color.White
  984. Me.PB_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  985. Me.PB_8.Cursor = System.Windows.Forms.Cursors.Hand
  986. Me.PB_8.Location = New System.Drawing.Point(0, 0)
  987. Me.PB_8.Name = "PB_8"
  988. Me.PB_8.Size = New System.Drawing.Size(167, 84)
  989. Me.PB_8.TabIndex = 0
  990. Me.PB_8.TabStop = False
  991. '
  992. 'AP13
  993. '
  994. Me.AP13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  995. Me.AP13.Controls.Add(Me.TB_13)
  996. Me.AP13.Controls.Add(Me.PB_13)
  997. Me.AP13.Location = New System.Drawing.Point(6, 499)
  998. Me.AP13.Name = "AP13"
  999. Me.AP13.Size = New System.Drawing.Size(171, 120)
  1000. Me.AP13.TabIndex = 8
  1001. '
  1002. 'TB_13
  1003. '
  1004. Me.TB_13.BorderStyle = System.Windows.Forms.BorderStyle.None
  1005. Me.TB_13.Cursor = System.Windows.Forms.Cursors.Hand
  1006. Me.TB_13.Location = New System.Drawing.Point(1, 84)
  1007. Me.TB_13.Multiline = True
  1008. Me.TB_13.Name = "TB_13"
  1009. Me.TB_13.Size = New System.Drawing.Size(169, 31)
  1010. Me.TB_13.TabIndex = 1
  1011. Me.TB_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1012. '
  1013. 'PB_13
  1014. '
  1015. Me.PB_13.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1016. Or System.Windows.Forms.AnchorStyles.Left) _
  1017. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1018. Me.PB_13.BackColor = System.Drawing.Color.White
  1019. Me.PB_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1020. Me.PB_13.Cursor = System.Windows.Forms.Cursors.Hand
  1021. Me.PB_13.Location = New System.Drawing.Point(0, 0)
  1022. Me.PB_13.Name = "PB_13"
  1023. Me.PB_13.Size = New System.Drawing.Size(167, 84)
  1024. Me.PB_13.TabIndex = 0
  1025. Me.PB_13.TabStop = False
  1026. '
  1027. 'AP10
  1028. '
  1029. Me.AP10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1030. Me.AP10.Controls.Add(Me.TB_10)
  1031. Me.AP10.Controls.Add(Me.PB_10)
  1032. Me.AP10.Location = New System.Drawing.Point(6, 375)
  1033. Me.AP10.Name = "AP10"
  1034. Me.AP10.Size = New System.Drawing.Size(171, 120)
  1035. Me.AP10.TabIndex = 7
  1036. '
  1037. 'TB_10
  1038. '
  1039. Me.TB_10.BorderStyle = System.Windows.Forms.BorderStyle.None
  1040. Me.TB_10.Cursor = System.Windows.Forms.Cursors.Hand
  1041. Me.TB_10.Location = New System.Drawing.Point(1, 84)
  1042. Me.TB_10.Multiline = True
  1043. Me.TB_10.Name = "TB_10"
  1044. Me.TB_10.Size = New System.Drawing.Size(169, 31)
  1045. Me.TB_10.TabIndex = 1
  1046. Me.TB_10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1047. '
  1048. 'PB_10
  1049. '
  1050. Me.PB_10.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1051. Or System.Windows.Forms.AnchorStyles.Left) _
  1052. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1053. Me.PB_10.BackColor = System.Drawing.Color.White
  1054. Me.PB_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1055. Me.PB_10.Cursor = System.Windows.Forms.Cursors.Hand
  1056. Me.PB_10.Location = New System.Drawing.Point(0, 0)
  1057. Me.PB_10.Name = "PB_10"
  1058. Me.PB_10.Size = New System.Drawing.Size(167, 84)
  1059. Me.PB_10.TabIndex = 0
  1060. Me.PB_10.TabStop = False
  1061. '
  1062. 'AP7
  1063. '
  1064. Me.AP7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1065. Me.AP7.Controls.Add(Me.TB_7)
  1066. Me.AP7.Controls.Add(Me.PB_7)
  1067. Me.AP7.Location = New System.Drawing.Point(6, 251)
  1068. Me.AP7.Name = "AP7"
  1069. Me.AP7.Size = New System.Drawing.Size(171, 120)
  1070. Me.AP7.TabIndex = 6
  1071. '
  1072. 'TB_7
  1073. '
  1074. Me.TB_7.BorderStyle = System.Windows.Forms.BorderStyle.None
  1075. Me.TB_7.Cursor = System.Windows.Forms.Cursors.Hand
  1076. Me.TB_7.Location = New System.Drawing.Point(1, 84)
  1077. Me.TB_7.Multiline = True
  1078. Me.TB_7.Name = "TB_7"
  1079. Me.TB_7.Size = New System.Drawing.Size(169, 31)
  1080. Me.TB_7.TabIndex = 1
  1081. Me.TB_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1082. '
  1083. 'PB_7
  1084. '
  1085. Me.PB_7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1086. Or System.Windows.Forms.AnchorStyles.Left) _
  1087. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1088. Me.PB_7.BackColor = System.Drawing.Color.White
  1089. Me.PB_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1090. Me.PB_7.Cursor = System.Windows.Forms.Cursors.Hand
  1091. Me.PB_7.Location = New System.Drawing.Point(0, 0)
  1092. Me.PB_7.Name = "PB_7"
  1093. Me.PB_7.Size = New System.Drawing.Size(167, 84)
  1094. Me.PB_7.TabIndex = 0
  1095. Me.PB_7.TabStop = False
  1096. '
  1097. 'AP6
  1098. '
  1099. Me.AP6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1100. Me.AP6.Controls.Add(Me.TB_6)
  1101. Me.AP6.Controls.Add(Me.PB_6)
  1102. Me.AP6.Location = New System.Drawing.Point(356, 127)
  1103. Me.AP6.Name = "AP6"
  1104. Me.AP6.Size = New System.Drawing.Size(171, 120)
  1105. Me.AP6.TabIndex = 5
  1106. '
  1107. 'TB_6
  1108. '
  1109. Me.TB_6.BorderStyle = System.Windows.Forms.BorderStyle.None
  1110. Me.TB_6.Cursor = System.Windows.Forms.Cursors.Hand
  1111. Me.TB_6.Location = New System.Drawing.Point(1, 84)
  1112. Me.TB_6.Multiline = True
  1113. Me.TB_6.Name = "TB_6"
  1114. Me.TB_6.Size = New System.Drawing.Size(169, 31)
  1115. Me.TB_6.TabIndex = 1
  1116. Me.TB_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1117. '
  1118. 'PB_6
  1119. '
  1120. Me.PB_6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1121. Or System.Windows.Forms.AnchorStyles.Left) _
  1122. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1123. Me.PB_6.BackColor = System.Drawing.Color.White
  1124. Me.PB_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1125. Me.PB_6.Cursor = System.Windows.Forms.Cursors.Hand
  1126. Me.PB_6.Location = New System.Drawing.Point(0, 0)
  1127. Me.PB_6.Name = "PB_6"
  1128. Me.PB_6.Size = New System.Drawing.Size(167, 84)
  1129. Me.PB_6.TabIndex = 0
  1130. Me.PB_6.TabStop = False
  1131. '
  1132. 'AP5
  1133. '
  1134. Me.AP5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1135. Me.AP5.Controls.Add(Me.TB_5)
  1136. Me.AP5.Controls.Add(Me.PB_5)
  1137. Me.AP5.Location = New System.Drawing.Point(181, 127)
  1138. Me.AP5.Name = "AP5"
  1139. Me.AP5.Size = New System.Drawing.Size(171, 120)
  1140. Me.AP5.TabIndex = 4
  1141. '
  1142. 'TB_5
  1143. '
  1144. Me.TB_5.BorderStyle = System.Windows.Forms.BorderStyle.None
  1145. Me.TB_5.Cursor = System.Windows.Forms.Cursors.Hand
  1146. Me.TB_5.Location = New System.Drawing.Point(1, 84)
  1147. Me.TB_5.Multiline = True
  1148. Me.TB_5.Name = "TB_5"
  1149. Me.TB_5.Size = New System.Drawing.Size(169, 31)
  1150. Me.TB_5.TabIndex = 1
  1151. Me.TB_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1152. '
  1153. 'PB_5
  1154. '
  1155. Me.PB_5.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1156. Or System.Windows.Forms.AnchorStyles.Left) _
  1157. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1158. Me.PB_5.BackColor = System.Drawing.Color.White
  1159. Me.PB_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1160. Me.PB_5.Cursor = System.Windows.Forms.Cursors.Hand
  1161. Me.PB_5.Location = New System.Drawing.Point(0, 0)
  1162. Me.PB_5.Name = "PB_5"
  1163. Me.PB_5.Size = New System.Drawing.Size(167, 84)
  1164. Me.PB_5.TabIndex = 0
  1165. Me.PB_5.TabStop = False
  1166. '
  1167. 'AP4
  1168. '
  1169. Me.AP4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1170. Me.AP4.Controls.Add(Me.TB_4)
  1171. Me.AP4.Controls.Add(Me.PB_4)
  1172. Me.AP4.Location = New System.Drawing.Point(6, 127)
  1173. Me.AP4.Name = "AP4"
  1174. Me.AP4.Size = New System.Drawing.Size(171, 120)
  1175. Me.AP4.TabIndex = 3
  1176. '
  1177. 'TB_4
  1178. '
  1179. Me.TB_4.BorderStyle = System.Windows.Forms.BorderStyle.None
  1180. Me.TB_4.Cursor = System.Windows.Forms.Cursors.Hand
  1181. Me.TB_4.Location = New System.Drawing.Point(1, 84)
  1182. Me.TB_4.Multiline = True
  1183. Me.TB_4.Name = "TB_4"
  1184. Me.TB_4.Size = New System.Drawing.Size(169, 31)
  1185. Me.TB_4.TabIndex = 1
  1186. Me.TB_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1187. '
  1188. 'PB_4
  1189. '
  1190. Me.PB_4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1191. Or System.Windows.Forms.AnchorStyles.Left) _
  1192. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1193. Me.PB_4.BackColor = System.Drawing.Color.White
  1194. Me.PB_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1195. Me.PB_4.Cursor = System.Windows.Forms.Cursors.Hand
  1196. Me.PB_4.Location = New System.Drawing.Point(0, 0)
  1197. Me.PB_4.Name = "PB_4"
  1198. Me.PB_4.Size = New System.Drawing.Size(167, 84)
  1199. Me.PB_4.TabIndex = 0
  1200. Me.PB_4.TabStop = False
  1201. '
  1202. 'AP3
  1203. '
  1204. Me.AP3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1205. Me.AP3.Controls.Add(Me.TB_3)
  1206. Me.AP3.Controls.Add(Me.PB_3)
  1207. Me.AP3.Location = New System.Drawing.Point(356, 4)
  1208. Me.AP3.Name = "AP3"
  1209. Me.AP3.Size = New System.Drawing.Size(171, 120)
  1210. Me.AP3.TabIndex = 2
  1211. '
  1212. 'TB_3
  1213. '
  1214. Me.TB_3.BorderStyle = System.Windows.Forms.BorderStyle.None
  1215. Me.TB_3.Cursor = System.Windows.Forms.Cursors.Hand
  1216. Me.TB_3.Location = New System.Drawing.Point(1, 84)
  1217. Me.TB_3.Multiline = True
  1218. Me.TB_3.Name = "TB_3"
  1219. Me.TB_3.Size = New System.Drawing.Size(169, 31)
  1220. Me.TB_3.TabIndex = 1
  1221. Me.TB_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1222. '
  1223. 'PB_3
  1224. '
  1225. Me.PB_3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1226. Or System.Windows.Forms.AnchorStyles.Left) _
  1227. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1228. Me.PB_3.BackColor = System.Drawing.Color.White
  1229. Me.PB_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1230. Me.PB_3.Cursor = System.Windows.Forms.Cursors.Hand
  1231. Me.PB_3.Location = New System.Drawing.Point(0, 0)
  1232. Me.PB_3.Name = "PB_3"
  1233. Me.PB_3.Size = New System.Drawing.Size(167, 84)
  1234. Me.PB_3.TabIndex = 0
  1235. Me.PB_3.TabStop = False
  1236. '
  1237. 'AP2
  1238. '
  1239. Me.AP2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1240. Me.AP2.Controls.Add(Me.TB_2)
  1241. Me.AP2.Controls.Add(Me.PB_2)
  1242. Me.AP2.Location = New System.Drawing.Point(181, 4)
  1243. Me.AP2.Name = "AP2"
  1244. Me.AP2.Size = New System.Drawing.Size(171, 120)
  1245. Me.AP2.TabIndex = 1
  1246. '
  1247. 'TB_2
  1248. '
  1249. Me.TB_2.BorderStyle = System.Windows.Forms.BorderStyle.None
  1250. Me.TB_2.Cursor = System.Windows.Forms.Cursors.Hand
  1251. Me.TB_2.Location = New System.Drawing.Point(1, 84)
  1252. Me.TB_2.Multiline = True
  1253. Me.TB_2.Name = "TB_2"
  1254. Me.TB_2.Size = New System.Drawing.Size(169, 31)
  1255. Me.TB_2.TabIndex = 1
  1256. Me.TB_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1257. '
  1258. 'PB_2
  1259. '
  1260. Me.PB_2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1261. Or System.Windows.Forms.AnchorStyles.Left) _
  1262. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1263. Me.PB_2.BackColor = System.Drawing.Color.White
  1264. Me.PB_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1265. Me.PB_2.Cursor = System.Windows.Forms.Cursors.Hand
  1266. Me.PB_2.Location = New System.Drawing.Point(0, 0)
  1267. Me.PB_2.Name = "PB_2"
  1268. Me.PB_2.Size = New System.Drawing.Size(167, 84)
  1269. Me.PB_2.TabIndex = 0
  1270. Me.PB_2.TabStop = False
  1271. '
  1272. 'AP1
  1273. '
  1274. Me.AP1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1275. Me.AP1.Controls.Add(Me.TB_1)
  1276. Me.AP1.Controls.Add(Me.PB_1)
  1277. Me.AP1.Location = New System.Drawing.Point(6, 4)
  1278. Me.AP1.Name = "AP1"
  1279. Me.AP1.Size = New System.Drawing.Size(171, 120)
  1280. Me.AP1.TabIndex = 0
  1281. '
  1282. 'TB_1
  1283. '
  1284. Me.TB_1.BorderStyle = System.Windows.Forms.BorderStyle.None
  1285. Me.TB_1.Cursor = System.Windows.Forms.Cursors.Hand
  1286. Me.TB_1.Location = New System.Drawing.Point(1, 84)
  1287. Me.TB_1.Multiline = True
  1288. Me.TB_1.Name = "TB_1"
  1289. Me.TB_1.Size = New System.Drawing.Size(169, 31)
  1290. Me.TB_1.TabIndex = 1
  1291. Me.TB_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1292. '
  1293. 'PB_1
  1294. '
  1295. Me.PB_1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1296. Or System.Windows.Forms.AnchorStyles.Left) _
  1297. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1298. Me.PB_1.BackColor = System.Drawing.Color.White
  1299. Me.PB_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1300. Me.PB_1.Cursor = System.Windows.Forms.Cursors.Hand
  1301. Me.PB_1.Location = New System.Drawing.Point(0, 0)
  1302. Me.PB_1.Name = "PB_1"
  1303. Me.PB_1.Size = New System.Drawing.Size(167, 84)
  1304. Me.PB_1.TabIndex = 0
  1305. Me.PB_1.TabStop = False
  1306. '
  1307. '主頁_p
  1308. '
  1309. Me.主頁_p.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1310. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1311. Me.主頁_p.AutoScroll = True
  1312. Me.主頁_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1313. Me.主頁_p.Controls.Add(Me.其他_bt)
  1314. Me.主頁_p.Controls.Add(Me.日用_bt)
  1315. Me.主頁_p.Controls.Add(Me.工具_bt)
  1316. Me.主頁_p.Controls.Add(Me.設備_bt)
  1317. Me.主頁_p.Controls.Add(Me.五金_bt)
  1318. Me.主頁_p.Controls.Add(Me.建材_bt)
  1319. Me.主頁_p.Controls.Add(Me.槽架_bt)
  1320. Me.主頁_p.Controls.Add(Me.電料_bt)
  1321. Me.主頁_p.Controls.Add(Me.電線_bt)
  1322. Me.主頁_p.Controls.Add(Me.管材_bt)
  1323. Me.主頁_p.Location = New System.Drawing.Point(4, 52)
  1324. Me.主頁_p.Name = "主頁_p"
  1325. Me.主頁_p.Size = New System.Drawing.Size(534, 890)
  1326. Me.主頁_p.TabIndex = 1842
  1327. '
  1328. '其他_bt
  1329. '
  1330. Me.其他_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.其他
  1331. Me.其他_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1332. Me.其他_bt.Location = New System.Drawing.Point(5, 367)
  1333. Me.其他_bt.Name = "其他_bt"
  1334. Me.其他_bt.Size = New System.Drawing.Size(171, 120)
  1335. Me.其他_bt.TabIndex = 3
  1336. Me.其他_bt.UseVisualStyleBackColor = True
  1337. '
  1338. '日用_bt
  1339. '
  1340. Me.日用_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.日常
  1341. Me.日用_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1342. Me.日用_bt.Location = New System.Drawing.Point(357, 245)
  1343. Me.日用_bt.Name = "日用_bt"
  1344. Me.日用_bt.Size = New System.Drawing.Size(171, 120)
  1345. Me.日用_bt.TabIndex = 2
  1346. Me.日用_bt.UseVisualStyleBackColor = True
  1347. '
  1348. '工具_bt
  1349. '
  1350. Me.工具_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.工具
  1351. Me.工具_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1352. Me.工具_bt.Location = New System.Drawing.Point(181, 244)
  1353. Me.工具_bt.Name = "工具_bt"
  1354. Me.工具_bt.Size = New System.Drawing.Size(171, 120)
  1355. Me.工具_bt.TabIndex = 2
  1356. Me.工具_bt.UseVisualStyleBackColor = True
  1357. '
  1358. '設備_bt
  1359. '
  1360. Me.設備_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.設備
  1361. Me.設備_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1362. Me.設備_bt.Location = New System.Drawing.Point(5, 244)
  1363. Me.設備_bt.Name = "設備_bt"
  1364. Me.設備_bt.Size = New System.Drawing.Size(171, 120)
  1365. Me.設備_bt.TabIndex = 2
  1366. Me.設備_bt.UseVisualStyleBackColor = True
  1367. '
  1368. '五金_bt
  1369. '
  1370. Me.五金_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.五金
  1371. Me.五金_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1372. Me.五金_bt.Location = New System.Drawing.Point(356, 123)
  1373. Me.五金_bt.Name = "五金_bt"
  1374. Me.五金_bt.Size = New System.Drawing.Size(171, 120)
  1375. Me.五金_bt.TabIndex = 2
  1376. Me.五金_bt.UseVisualStyleBackColor = True
  1377. '
  1378. '建材_bt
  1379. '
  1380. Me.建材_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.建材
  1381. Me.建材_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1382. Me.建材_bt.Location = New System.Drawing.Point(181, 123)
  1383. Me.建材_bt.Name = "建材_bt"
  1384. Me.建材_bt.Size = New System.Drawing.Size(171, 120)
  1385. Me.建材_bt.TabIndex = 2
  1386. Me.建材_bt.UseVisualStyleBackColor = True
  1387. '
  1388. '槽架_bt
  1389. '
  1390. Me.槽架_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.槽架
  1391. Me.槽架_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1392. Me.槽架_bt.Location = New System.Drawing.Point(5, 123)
  1393. Me.槽架_bt.Name = "槽架_bt"
  1394. Me.槽架_bt.Size = New System.Drawing.Size(171, 120)
  1395. Me.槽架_bt.TabIndex = 2
  1396. Me.槽架_bt.UseVisualStyleBackColor = True
  1397. '
  1398. '電料_bt
  1399. '
  1400. Me.電料_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.電料
  1401. Me.電料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1402. Me.電料_bt.Location = New System.Drawing.Point(356, 2)
  1403. Me.電料_bt.Name = "電料_bt"
  1404. Me.電料_bt.Size = New System.Drawing.Size(171, 120)
  1405. Me.電料_bt.TabIndex = 2
  1406. Me.電料_bt.UseVisualStyleBackColor = True
  1407. '
  1408. '電線_bt
  1409. '
  1410. Me.電線_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.電線
  1411. Me.電線_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1412. Me.電線_bt.Location = New System.Drawing.Point(180, 2)
  1413. Me.電線_bt.Name = "電線_bt"
  1414. Me.電線_bt.Size = New System.Drawing.Size(171, 120)
  1415. Me.電線_bt.TabIndex = 2
  1416. Me.電線_bt.UseVisualStyleBackColor = True
  1417. '
  1418. '管材_bt
  1419. '
  1420. Me.管材_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.管材
  1421. Me.管材_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1422. Me.管材_bt.Location = New System.Drawing.Point(5, 2)
  1423. Me.管材_bt.Name = "管材_bt"
  1424. Me.管材_bt.Size = New System.Drawing.Size(171, 120)
  1425. Me.管材_bt.TabIndex = 2
  1426. Me.管材_bt.UseVisualStyleBackColor = True
  1427. '
  1428. '回次頁_bt
  1429. '
  1430. Me.回次頁_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.home
  1431. Me.回次頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1432. Me.回次頁_bt.Location = New System.Drawing.Point(58, 1)
  1433. Me.回次頁_bt.Name = "回次頁_bt"
  1434. Me.回次頁_bt.Size = New System.Drawing.Size(50, 50)
  1435. Me.回次頁_bt.TabIndex = 1841
  1436. Me.回次頁_bt.UseVisualStyleBackColor = True
  1437. '
  1438. '回首頁_bt
  1439. '
  1440. Me.回首頁_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._1_103
  1441. Me.回首頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1442. Me.回首頁_bt.Location = New System.Drawing.Point(6, 2)
  1443. Me.回首頁_bt.Name = "回首頁_bt"
  1444. Me.回首頁_bt.Size = New System.Drawing.Size(50, 50)
  1445. Me.回首頁_bt.TabIndex = 1840
  1446. Me.回首頁_bt.UseVisualStyleBackColor = True
  1447. '
  1448. '關鍵字_lb
  1449. '
  1450. Me.關鍵字_lb.AutoSize = True
  1451. Me.關鍵字_lb.Location = New System.Drawing.Point(499, 6)
  1452. Me.關鍵字_lb.Name = "關鍵字_lb"
  1453. Me.關鍵字_lb.Size = New System.Drawing.Size(43, 16)
  1454. Me.關鍵字_lb.TabIndex = 1839
  1455. Me.關鍵字_lb.Text = "關鍵字"
  1456. '
  1457. '物料採購統計表
  1458. '
  1459. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1460. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1461. Me.ClientSize = New System.Drawing.Size(1349, 944)
  1462. Me.Controls.Add(Me.Panel2)
  1463. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1464. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1465. Me.Name = "物料採購統計表"
  1466. Me.Text = "物料採購統計表"
  1467. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1468. CType(Me.採購日_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1469. CType(Me.品名_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1470. Me.Panel1.ResumeLayout(False)
  1471. Me.Panel1.PerformLayout()
  1472. CType(Me.群組分類_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1473. CType(Me.繪圖1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1474. CType(Me.數列_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  1475. CType(Me.最小_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  1476. CType(Me.最大_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  1477. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
  1478. Me.Panel2.ResumeLayout(False)
  1479. Me.Panel2.PerformLayout()
  1480. Me.次頁_p.ResumeLayout(False)
  1481. Me.AP21.ResumeLayout(False)
  1482. Me.AP21.PerformLayout()
  1483. CType(Me.PB_21, System.ComponentModel.ISupportInitialize).EndInit()
  1484. Me.AP20.ResumeLayout(False)
  1485. Me.AP20.PerformLayout()
  1486. CType(Me.PB_20, System.ComponentModel.ISupportInitialize).EndInit()
  1487. Me.AP19.ResumeLayout(False)
  1488. Me.AP19.PerformLayout()
  1489. CType(Me.PB_19, System.ComponentModel.ISupportInitialize).EndInit()
  1490. Me.AP18.ResumeLayout(False)
  1491. Me.AP18.PerformLayout()
  1492. CType(Me.PB_18, System.ComponentModel.ISupportInitialize).EndInit()
  1493. Me.AP17.ResumeLayout(False)
  1494. Me.AP17.PerformLayout()
  1495. CType(Me.PB_17, System.ComponentModel.ISupportInitialize).EndInit()
  1496. Me.AP16.ResumeLayout(False)
  1497. Me.AP16.PerformLayout()
  1498. CType(Me.PB_16, System.ComponentModel.ISupportInitialize).EndInit()
  1499. Me.AP15.ResumeLayout(False)
  1500. Me.AP15.PerformLayout()
  1501. CType(Me.PB_15, System.ComponentModel.ISupportInitialize).EndInit()
  1502. Me.AP12.ResumeLayout(False)
  1503. Me.AP12.PerformLayout()
  1504. CType(Me.PB_12, System.ComponentModel.ISupportInitialize).EndInit()
  1505. Me.AP9.ResumeLayout(False)
  1506. Me.AP9.PerformLayout()
  1507. CType(Me.PB_9, System.ComponentModel.ISupportInitialize).EndInit()
  1508. Me.AP14.ResumeLayout(False)
  1509. Me.AP14.PerformLayout()
  1510. CType(Me.PB_14, System.ComponentModel.ISupportInitialize).EndInit()
  1511. Me.AP11.ResumeLayout(False)
  1512. Me.AP11.PerformLayout()
  1513. CType(Me.PB_11, System.ComponentModel.ISupportInitialize).EndInit()
  1514. Me.AP8.ResumeLayout(False)
  1515. Me.AP8.PerformLayout()
  1516. CType(Me.PB_8, System.ComponentModel.ISupportInitialize).EndInit()
  1517. Me.AP13.ResumeLayout(False)
  1518. Me.AP13.PerformLayout()
  1519. CType(Me.PB_13, System.ComponentModel.ISupportInitialize).EndInit()
  1520. Me.AP10.ResumeLayout(False)
  1521. Me.AP10.PerformLayout()
  1522. CType(Me.PB_10, System.ComponentModel.ISupportInitialize).EndInit()
  1523. Me.AP7.ResumeLayout(False)
  1524. Me.AP7.PerformLayout()
  1525. CType(Me.PB_7, System.ComponentModel.ISupportInitialize).EndInit()
  1526. Me.AP6.ResumeLayout(False)
  1527. Me.AP6.PerformLayout()
  1528. CType(Me.PB_6, System.ComponentModel.ISupportInitialize).EndInit()
  1529. Me.AP5.ResumeLayout(False)
  1530. Me.AP5.PerformLayout()
  1531. CType(Me.PB_5, System.ComponentModel.ISupportInitialize).EndInit()
  1532. Me.AP4.ResumeLayout(False)
  1533. Me.AP4.PerformLayout()
  1534. CType(Me.PB_4, System.ComponentModel.ISupportInitialize).EndInit()
  1535. Me.AP3.ResumeLayout(False)
  1536. Me.AP3.PerformLayout()
  1537. CType(Me.PB_3, System.ComponentModel.ISupportInitialize).EndInit()
  1538. Me.AP2.ResumeLayout(False)
  1539. Me.AP2.PerformLayout()
  1540. CType(Me.PB_2, System.ComponentModel.ISupportInitialize).EndInit()
  1541. Me.AP1.ResumeLayout(False)
  1542. Me.AP1.PerformLayout()
  1543. CType(Me.PB_1, System.ComponentModel.ISupportInitialize).EndInit()
  1544. Me.主頁_p.ResumeLayout(False)
  1545. Me.ResumeLayout(False)
  1546. End Sub
  1547. Friend WithEvents 物料清單_dgv As DataGridView
  1548. Friend WithEvents 採購日_dgv As DataGridView
  1549. Friend WithEvents 品名_dgv As DataGridView
  1550. Friend WithEvents Panel1 As Panel
  1551. Friend WithEvents 繪圖1_dgv As DataGridView
  1552. Friend WithEvents Chart1 As DataVisualization.Charting.Chart
  1553. Friend WithEvents Label14 As Label
  1554. Friend WithEvents 數列_NUD As NumericUpDown
  1555. Friend WithEvents Label12 As Label
  1556. Friend WithEvents 最大_NUD As NumericUpDown
  1557. Friend WithEvents 最小_NUD As NumericUpDown
  1558. Friend WithEvents Label13 As Label
  1559. Friend WithEvents 清除圖表_bt As Button
  1560. Friend WithEvents 採購數量_ch As CheckBox
  1561. Friend WithEvents 採購平均單價_ch As CheckBox
  1562. Friend WithEvents 關鍵字查詢_bt As Button
  1563. Friend WithEvents 關鍵字查詢_tb As TextBox
  1564. Friend WithEvents 上一筆_bt As Button
  1565. Friend WithEvents 下一筆_bt As Button
  1566. Friend WithEvents 清除查詢_bt As Button
  1567. Friend WithEvents 查詢入圖_bt As Button
  1568. Friend WithEvents 長條圖_ch As CheckBox
  1569. Friend WithEvents 折線圖_ch As CheckBox
  1570. Friend WithEvents 詳細資料2_ch As CheckBox
  1571. Friend WithEvents ToolTip1 As ToolTip
  1572. Friend WithEvents 語轉扭_bt As Button
  1573. Friend WithEvents Panel2 As Panel
  1574. Friend WithEvents 關鍵字_lb As Label
  1575. Friend WithEvents 回次頁_bt As Button
  1576. Friend WithEvents 回首頁_bt As Button
  1577. Friend WithEvents 主頁_p As Panel
  1578. Friend WithEvents 其他_bt As Button
  1579. Friend WithEvents 日用_bt As Button
  1580. Friend WithEvents 工具_bt As Button
  1581. Friend WithEvents 設備_bt As Button
  1582. Friend WithEvents 五金_bt As Button
  1583. Friend WithEvents 建材_bt As Button
  1584. Friend WithEvents 槽架_bt As Button
  1585. Friend WithEvents 電料_bt As Button
  1586. Friend WithEvents 電線_bt As Button
  1587. Friend WithEvents 管材_bt As Button
  1588. Friend WithEvents 次頁_p As Panel
  1589. Friend WithEvents AP21 As Panel
  1590. Friend WithEvents TB_21 As TextBox
  1591. Friend WithEvents PB_21 As PictureBox
  1592. Friend WithEvents AP20 As Panel
  1593. Friend WithEvents TB_20 As TextBox
  1594. Friend WithEvents PB_20 As PictureBox
  1595. Friend WithEvents AP19 As Panel
  1596. Friend WithEvents TB_19 As TextBox
  1597. Friend WithEvents PB_19 As PictureBox
  1598. Friend WithEvents AP18 As Panel
  1599. Friend WithEvents TB_18 As TextBox
  1600. Friend WithEvents PB_18 As PictureBox
  1601. Friend WithEvents AP17 As Panel
  1602. Friend WithEvents TB_17 As TextBox
  1603. Friend WithEvents PB_17 As PictureBox
  1604. Friend WithEvents AP16 As Panel
  1605. Friend WithEvents TB_16 As TextBox
  1606. Friend WithEvents PB_16 As PictureBox
  1607. Friend WithEvents AP15 As Panel
  1608. Friend WithEvents TB_15 As TextBox
  1609. Friend WithEvents PB_15 As PictureBox
  1610. Friend WithEvents AP12 As Panel
  1611. Friend WithEvents TB_12 As TextBox
  1612. Friend WithEvents PB_12 As PictureBox
  1613. Friend WithEvents AP9 As Panel
  1614. Friend WithEvents TB_9 As TextBox
  1615. Friend WithEvents PB_9 As PictureBox
  1616. Friend WithEvents AP14 As Panel
  1617. Friend WithEvents TB_14 As TextBox
  1618. Friend WithEvents PB_14 As PictureBox
  1619. Friend WithEvents AP11 As Panel
  1620. Friend WithEvents TB_11 As TextBox
  1621. Friend WithEvents PB_11 As PictureBox
  1622. Friend WithEvents AP8 As Panel
  1623. Friend WithEvents TB_8 As TextBox
  1624. Friend WithEvents PB_8 As PictureBox
  1625. Friend WithEvents AP13 As Panel
  1626. Friend WithEvents TB_13 As TextBox
  1627. Friend WithEvents PB_13 As PictureBox
  1628. Friend WithEvents AP10 As Panel
  1629. Friend WithEvents TB_10 As TextBox
  1630. Friend WithEvents PB_10 As PictureBox
  1631. Friend WithEvents AP7 As Panel
  1632. Friend WithEvents TB_7 As TextBox
  1633. Friend WithEvents PB_7 As PictureBox
  1634. Friend WithEvents AP6 As Panel
  1635. Friend WithEvents TB_6 As TextBox
  1636. Friend WithEvents PB_6 As PictureBox
  1637. Friend WithEvents AP5 As Panel
  1638. Friend WithEvents TB_5 As TextBox
  1639. Friend WithEvents PB_5 As PictureBox
  1640. Friend WithEvents AP4 As Panel
  1641. Friend WithEvents TB_4 As TextBox
  1642. Friend WithEvents PB_4 As PictureBox
  1643. Friend WithEvents AP3 As Panel
  1644. Friend WithEvents TB_3 As TextBox
  1645. Friend WithEvents PB_3 As PictureBox
  1646. Friend WithEvents AP2 As Panel
  1647. Friend WithEvents TB_2 As TextBox
  1648. Friend WithEvents PB_2 As PictureBox
  1649. Friend WithEvents AP1 As Panel
  1650. Friend WithEvents TB_1 As TextBox
  1651. Friend WithEvents PB_1 As PictureBox
  1652. Friend WithEvents 群組分類_dgv As DataGridView
  1653. End Class