12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 物料採購統計表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
- Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
- Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.採購日_dgv = New System.Windows.Forms.DataGridView()
- Me.品名_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.群組分類_dgv = New System.Windows.Forms.DataGridView()
- Me.繪圖1_dgv = New System.Windows.Forms.DataGridView()
- Me.數列_NUD = New System.Windows.Forms.NumericUpDown()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.最小_NUD = New System.Windows.Forms.NumericUpDown()
- Me.最大_NUD = New System.Windows.Forms.NumericUpDown()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
- Me.清除圖表_bt = New System.Windows.Forms.Button()
- Me.採購數量_ch = New System.Windows.Forms.CheckBox()
- Me.採購平均單價_ch = New System.Windows.Forms.CheckBox()
- Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
- Me.關鍵字查詢_tb = New System.Windows.Forms.TextBox()
- Me.上一筆_bt = New System.Windows.Forms.Button()
- Me.下一筆_bt = New System.Windows.Forms.Button()
- Me.清除查詢_bt = New System.Windows.Forms.Button()
- Me.查詢入圖_bt = New System.Windows.Forms.Button()
- Me.長條圖_ch = New System.Windows.Forms.CheckBox()
- Me.折線圖_ch = New System.Windows.Forms.CheckBox()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.次頁_p = New System.Windows.Forms.Panel()
- Me.AP21 = New System.Windows.Forms.Panel()
- Me.TB_21 = New System.Windows.Forms.TextBox()
- Me.PB_21 = New System.Windows.Forms.PictureBox()
- Me.AP20 = New System.Windows.Forms.Panel()
- Me.TB_20 = New System.Windows.Forms.TextBox()
- Me.PB_20 = New System.Windows.Forms.PictureBox()
- Me.AP19 = New System.Windows.Forms.Panel()
- Me.TB_19 = New System.Windows.Forms.TextBox()
- Me.PB_19 = New System.Windows.Forms.PictureBox()
- Me.AP18 = New System.Windows.Forms.Panel()
- Me.TB_18 = New System.Windows.Forms.TextBox()
- Me.PB_18 = New System.Windows.Forms.PictureBox()
- Me.AP17 = New System.Windows.Forms.Panel()
- Me.TB_17 = New System.Windows.Forms.TextBox()
- Me.PB_17 = New System.Windows.Forms.PictureBox()
- Me.AP16 = New System.Windows.Forms.Panel()
- Me.TB_16 = New System.Windows.Forms.TextBox()
- Me.PB_16 = New System.Windows.Forms.PictureBox()
- Me.AP15 = New System.Windows.Forms.Panel()
- Me.TB_15 = New System.Windows.Forms.TextBox()
- Me.PB_15 = New System.Windows.Forms.PictureBox()
- Me.AP12 = New System.Windows.Forms.Panel()
- Me.TB_12 = New System.Windows.Forms.TextBox()
- Me.PB_12 = New System.Windows.Forms.PictureBox()
- Me.AP9 = New System.Windows.Forms.Panel()
- Me.TB_9 = New System.Windows.Forms.TextBox()
- Me.PB_9 = New System.Windows.Forms.PictureBox()
- Me.AP14 = New System.Windows.Forms.Panel()
- Me.TB_14 = New System.Windows.Forms.TextBox()
- Me.PB_14 = New System.Windows.Forms.PictureBox()
- Me.AP11 = New System.Windows.Forms.Panel()
- Me.TB_11 = New System.Windows.Forms.TextBox()
- Me.PB_11 = New System.Windows.Forms.PictureBox()
- Me.AP8 = New System.Windows.Forms.Panel()
- Me.TB_8 = New System.Windows.Forms.TextBox()
- Me.PB_8 = New System.Windows.Forms.PictureBox()
- Me.AP13 = New System.Windows.Forms.Panel()
- Me.TB_13 = New System.Windows.Forms.TextBox()
- Me.PB_13 = New System.Windows.Forms.PictureBox()
- Me.AP10 = New System.Windows.Forms.Panel()
- Me.TB_10 = New System.Windows.Forms.TextBox()
- Me.PB_10 = New System.Windows.Forms.PictureBox()
- Me.AP7 = New System.Windows.Forms.Panel()
- Me.TB_7 = New System.Windows.Forms.TextBox()
- Me.PB_7 = New System.Windows.Forms.PictureBox()
- Me.AP6 = New System.Windows.Forms.Panel()
- Me.TB_6 = New System.Windows.Forms.TextBox()
- Me.PB_6 = New System.Windows.Forms.PictureBox()
- Me.AP5 = New System.Windows.Forms.Panel()
- Me.TB_5 = New System.Windows.Forms.TextBox()
- Me.PB_5 = New System.Windows.Forms.PictureBox()
- Me.AP4 = New System.Windows.Forms.Panel()
- Me.TB_4 = New System.Windows.Forms.TextBox()
- Me.PB_4 = New System.Windows.Forms.PictureBox()
- Me.AP3 = New System.Windows.Forms.Panel()
- Me.TB_3 = New System.Windows.Forms.TextBox()
- Me.PB_3 = New System.Windows.Forms.PictureBox()
- Me.AP2 = New System.Windows.Forms.Panel()
- Me.TB_2 = New System.Windows.Forms.TextBox()
- Me.PB_2 = New System.Windows.Forms.PictureBox()
- Me.AP1 = New System.Windows.Forms.Panel()
- Me.TB_1 = New System.Windows.Forms.TextBox()
- Me.PB_1 = New System.Windows.Forms.PictureBox()
- Me.主頁_p = New System.Windows.Forms.Panel()
- Me.其他_bt = New System.Windows.Forms.Button()
- Me.日用_bt = New System.Windows.Forms.Button()
- Me.工具_bt = New System.Windows.Forms.Button()
- Me.設備_bt = New System.Windows.Forms.Button()
- Me.五金_bt = New System.Windows.Forms.Button()
- Me.建材_bt = New System.Windows.Forms.Button()
- Me.槽架_bt = New System.Windows.Forms.Button()
- Me.電料_bt = New System.Windows.Forms.Button()
- Me.電線_bt = New System.Windows.Forms.Button()
- Me.管材_bt = New System.Windows.Forms.Button()
- Me.回次頁_bt = New System.Windows.Forms.Button()
- Me.回首頁_bt = New System.Windows.Forms.Button()
- Me.關鍵字_lb = New System.Windows.Forms.Label()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購日_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.品名_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.群組分類_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.繪圖1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.數列_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.最小_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.最大_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.次頁_p.SuspendLayout()
- Me.AP21.SuspendLayout()
- CType(Me.PB_21, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP20.SuspendLayout()
- CType(Me.PB_20, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP19.SuspendLayout()
- CType(Me.PB_19, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP18.SuspendLayout()
- CType(Me.PB_18, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP17.SuspendLayout()
- CType(Me.PB_17, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP16.SuspendLayout()
- CType(Me.PB_16, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP15.SuspendLayout()
- CType(Me.PB_15, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP12.SuspendLayout()
- CType(Me.PB_12, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP9.SuspendLayout()
- CType(Me.PB_9, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP14.SuspendLayout()
- CType(Me.PB_14, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP11.SuspendLayout()
- CType(Me.PB_11, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP8.SuspendLayout()
- CType(Me.PB_8, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP13.SuspendLayout()
- CType(Me.PB_13, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP10.SuspendLayout()
- CType(Me.PB_10, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP7.SuspendLayout()
- CType(Me.PB_7, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP6.SuspendLayout()
- CType(Me.PB_6, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP5.SuspendLayout()
- CType(Me.PB_5, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP4.SuspendLayout()
- CType(Me.PB_4, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP3.SuspendLayout()
- CType(Me.PB_3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP2.SuspendLayout()
- CType(Me.PB_2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.AP1.SuspendLayout()
- CType(Me.PB_1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.主頁_p.SuspendLayout()
- Me.SuspendLayout()
- '
- '物料清單_dgv
- '
- Me.物料清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.物料清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料清單_dgv.Location = New System.Drawing.Point(4, 52)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(1345, 600)
- Me.物料清單_dgv.TabIndex = 678
- '
- '採購日_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.採購日_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.採購日_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.採購日_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.採購日_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.採購日_dgv.Location = New System.Drawing.Point(3, 3)
- Me.採購日_dgv.Name = "採購日_dgv"
- Me.採購日_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.採購日_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.採購日_dgv.RowTemplate.Height = 24
- Me.採購日_dgv.Size = New System.Drawing.Size(64, 57)
- Me.採購日_dgv.TabIndex = 679
- '
- '品名_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.品名_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.品名_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.品名_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.品名_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.品名_dgv.Location = New System.Drawing.Point(73, 3)
- Me.品名_dgv.Name = "品名_dgv"
- Me.品名_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.品名_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.品名_dgv.RowTemplate.Height = 24
- Me.品名_dgv.Size = New System.Drawing.Size(64, 57)
- Me.品名_dgv.TabIndex = 680
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.群組分類_dgv)
- Me.Panel1.Controls.Add(Me.繪圖1_dgv)
- Me.Panel1.Controls.Add(Me.採購日_dgv)
- Me.Panel1.Controls.Add(Me.品名_dgv)
- Me.Panel1.Controls.Add(Me.數列_NUD)
- Me.Panel1.Controls.Add(Me.Label13)
- Me.Panel1.Controls.Add(Me.最小_NUD)
- Me.Panel1.Controls.Add(Me.最大_NUD)
- Me.Panel1.Controls.Add(Me.Label12)
- Me.Panel1.Controls.Add(Me.Label14)
- Me.Panel1.Controls.Add(Me.上一筆_bt)
- Me.Panel1.Controls.Add(Me.下一筆_bt)
- Me.Panel1.Location = New System.Drawing.Point(570, 133)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(403, 100)
- Me.Panel1.TabIndex = 681
- Me.Panel1.Visible = False
- '
- '群組分類_dgv
- '
- Me.群組分類_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.群組分類_dgv.Location = New System.Drawing.Point(213, 3)
- Me.群組分類_dgv.Name = "群組分類_dgv"
- Me.群組分類_dgv.RowHeadersWidth = 5
- Me.群組分類_dgv.RowTemplate.Height = 24
- Me.群組分類_dgv.Size = New System.Drawing.Size(64, 57)
- Me.群組分類_dgv.TabIndex = 1360
- '
- '繪圖1_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.繪圖1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.繪圖1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.繪圖1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.繪圖1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.繪圖1_dgv.Location = New System.Drawing.Point(143, 3)
- Me.繪圖1_dgv.Name = "繪圖1_dgv"
- Me.繪圖1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.繪圖1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.繪圖1_dgv.RowTemplate.Height = 24
- Me.繪圖1_dgv.Size = New System.Drawing.Size(64, 57)
- Me.繪圖1_dgv.TabIndex = 681
- '
- '數列_NUD
- '
- Me.數列_NUD.Location = New System.Drawing.Point(222, 72)
- Me.數列_NUD.Name = "數列_NUD"
- Me.數列_NUD.Size = New System.Drawing.Size(50, 23)
- Me.數列_NUD.TabIndex = 816
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(103, 75)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(31, 16)
- Me.Label13.TabIndex = 815
- Me.Label13.Text = "最大"
- '
- '最小_NUD
- '
- Me.最小_NUD.Location = New System.Drawing.Point(47, 72)
- Me.最小_NUD.Name = "最小_NUD"
- Me.最小_NUD.Size = New System.Drawing.Size(50, 23)
- Me.最小_NUD.TabIndex = 812
- '
- '最大_NUD
- '
- Me.最大_NUD.Location = New System.Drawing.Point(134, 72)
- Me.最大_NUD.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
- Me.最大_NUD.Name = "最大_NUD"
- Me.最大_NUD.Size = New System.Drawing.Size(50, 23)
- Me.最大_NUD.TabIndex = 813
- Me.最大_NUD.Value = New Decimal(New Integer() {40, 0, 0, 0})
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(15, 75)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(31, 16)
- Me.Label12.TabIndex = 814
- Me.Label12.Text = "最小"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(190, 75)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(31, 16)
- Me.Label14.TabIndex = 817
- Me.Label14.Text = "數列"
- '
- 'Chart1
- '
- Me.Chart1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Chart1.BackColor = System.Drawing.Color.Transparent
- ChartArea1.Name = "ChartArea1"
- Me.Chart1.ChartAreas.Add(ChartArea1)
- Legend1.Name = "Legend1"
- Me.Chart1.Legends.Add(Legend1)
- Me.Chart1.Location = New System.Drawing.Point(7, 647)
- Me.Chart1.Name = "Chart1"
- Series1.ChartArea = "ChartArea1"
- Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line
- Series1.Legend = "Legend1"
- Series1.Name = "Series1"
- Me.Chart1.Series.Add(Series1)
- Me.Chart1.Size = New System.Drawing.Size(1340, 297)
- Me.Chart1.TabIndex = 799
- Me.Chart1.Text = "Chart2"
- '
- '清除圖表_bt
- '
- Me.清除圖表_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.清除圖表_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.清除圖表_bt.Location = New System.Drawing.Point(868, 2)
- Me.清除圖表_bt.Name = "清除圖表_bt"
- Me.清除圖表_bt.Size = New System.Drawing.Size(50, 50)
- Me.清除圖表_bt.TabIndex = 818
- Me.清除圖表_bt.UseVisualStyleBackColor = True
- '
- '採購數量_ch
- '
- Me.採購數量_ch.AutoSize = True
- Me.採購數量_ch.Location = New System.Drawing.Point(313, 28)
- Me.採購數量_ch.Name = "採購數量_ch"
- Me.採購數量_ch.Size = New System.Drawing.Size(74, 20)
- Me.採購數量_ch.TabIndex = 819
- Me.採購數量_ch.Text = "採購數量"
- Me.採購數量_ch.UseVisualStyleBackColor = True
- '
- '採購平均單價_ch
- '
- Me.採購平均單價_ch.AutoSize = True
- Me.採購平均單價_ch.Checked = True
- Me.採購平均單價_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.採購平均單價_ch.Location = New System.Drawing.Point(313, 6)
- Me.採購平均單價_ch.Name = "採購平均單價_ch"
- Me.採購平均單價_ch.Size = New System.Drawing.Size(98, 20)
- Me.採購平均單價_ch.TabIndex = 820
- Me.採購平均單價_ch.Text = "採購平均單價"
- Me.採購平均單價_ch.UseVisualStyleBackColor = True
- '
- '關鍵字查詢_bt
- '
- Me.關鍵字查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Search
- Me.關鍵字查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.關鍵字查詢_bt.Location = New System.Drawing.Point(715, 2)
- Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
- Me.關鍵字查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.關鍵字查詢_bt.TabIndex = 821
- Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
- '
- '關鍵字查詢_tb
- '
- Me.關鍵字查詢_tb.Location = New System.Drawing.Point(499, 26)
- Me.關鍵字查詢_tb.Name = "關鍵字查詢_tb"
- Me.關鍵字查詢_tb.Size = New System.Drawing.Size(216, 23)
- Me.關鍵字查詢_tb.TabIndex = 822
- '
- '上一筆_bt
- '
- Me.上一筆_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_left
- Me.上一筆_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.上一筆_bt.Location = New System.Drawing.Point(283, 10)
- Me.上一筆_bt.Name = "上一筆_bt"
- Me.上一筆_bt.Size = New System.Drawing.Size(50, 50)
- Me.上一筆_bt.TabIndex = 823
- Me.上一筆_bt.UseVisualStyleBackColor = True
- '
- '下一筆_bt
- '
- Me.下一筆_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right
- Me.下一筆_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.下一筆_bt.Location = New System.Drawing.Point(335, 10)
- Me.下一筆_bt.Name = "下一筆_bt"
- Me.下一筆_bt.Size = New System.Drawing.Size(50, 50)
- Me.下一筆_bt.TabIndex = 824
- Me.下一筆_bt.UseVisualStyleBackColor = True
- '
- '清除查詢_bt
- '
- Me.清除查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
- Me.清除查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.清除查詢_bt.Location = New System.Drawing.Point(817, 2)
- Me.清除查詢_bt.Name = "清除查詢_bt"
- Me.清除查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.清除查詢_bt.TabIndex = 825
- Me.清除查詢_bt.UseVisualStyleBackColor = True
- '
- '查詢入圖_bt
- '
- Me.查詢入圖_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Bar_Chart
- Me.查詢入圖_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.查詢入圖_bt.Location = New System.Drawing.Point(765, 2)
- Me.查詢入圖_bt.Name = "查詢入圖_bt"
- Me.查詢入圖_bt.Size = New System.Drawing.Size(50, 50)
- Me.查詢入圖_bt.TabIndex = 826
- Me.查詢入圖_bt.UseVisualStyleBackColor = True
- '
- '長條圖_ch
- '
- Me.長條圖_ch.AutoSize = True
- Me.長條圖_ch.Checked = True
- Me.長條圖_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.長條圖_ch.Location = New System.Drawing.Point(931, 7)
- Me.長條圖_ch.Name = "長條圖_ch"
- Me.長條圖_ch.Size = New System.Drawing.Size(62, 20)
- Me.長條圖_ch.TabIndex = 828
- Me.長條圖_ch.Text = "長條圖"
- Me.長條圖_ch.UseVisualStyleBackColor = True
- '
- '折線圖_ch
- '
- Me.折線圖_ch.AutoSize = True
- Me.折線圖_ch.Location = New System.Drawing.Point(931, 29)
- Me.折線圖_ch.Name = "折線圖_ch"
- Me.折線圖_ch.Size = New System.Drawing.Size(62, 20)
- Me.折線圖_ch.TabIndex = 827
- Me.折線圖_ch.Text = "折線圖"
- Me.折線圖_ch.UseVisualStyleBackColor = True
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(1273, 27)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(74, 20)
- Me.詳細資料2_ch.TabIndex = 1837
- Me.詳細資料2_ch.Text = "詳細資料"
- Me.詳細資料2_ch.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1322, 2)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1838
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'Panel2
- '
- Me.Panel2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel2.Controls.Add(Me.次頁_p)
- Me.Panel2.Controls.Add(Me.主頁_p)
- Me.Panel2.Controls.Add(Me.回次頁_bt)
- Me.Panel2.Controls.Add(Me.回首頁_bt)
- Me.Panel2.Controls.Add(Me.關鍵字_lb)
- Me.Panel2.Controls.Add(Me.語轉扭_bt)
- Me.Panel2.Controls.Add(Me.詳細資料2_ch)
- Me.Panel2.Controls.Add(Me.Panel1)
- Me.Panel2.Controls.Add(Me.長條圖_ch)
- Me.Panel2.Controls.Add(Me.折線圖_ch)
- Me.Panel2.Controls.Add(Me.清除圖表_bt)
- Me.Panel2.Controls.Add(Me.查詢入圖_bt)
- Me.Panel2.Controls.Add(Me.採購數量_ch)
- Me.Panel2.Controls.Add(Me.清除查詢_bt)
- Me.Panel2.Controls.Add(Me.採購平均單價_ch)
- Me.Panel2.Controls.Add(Me.關鍵字查詢_bt)
- Me.Panel2.Controls.Add(Me.關鍵字查詢_tb)
- Me.Panel2.Controls.Add(Me.物料清單_dgv)
- Me.Panel2.Controls.Add(Me.Chart1)
- Me.Panel2.Location = New System.Drawing.Point(-1, -1)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1350, 945)
- Me.Panel2.TabIndex = 1839
- '
- '次頁_p
- '
- Me.次頁_p.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.次頁_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.次頁_p.Controls.Add(Me.AP21)
- Me.次頁_p.Controls.Add(Me.AP20)
- Me.次頁_p.Controls.Add(Me.AP19)
- Me.次頁_p.Controls.Add(Me.AP18)
- Me.次頁_p.Controls.Add(Me.AP17)
- Me.次頁_p.Controls.Add(Me.AP16)
- Me.次頁_p.Controls.Add(Me.AP15)
- Me.次頁_p.Controls.Add(Me.AP12)
- Me.次頁_p.Controls.Add(Me.AP9)
- Me.次頁_p.Controls.Add(Me.AP14)
- Me.次頁_p.Controls.Add(Me.AP11)
- Me.次頁_p.Controls.Add(Me.AP8)
- Me.次頁_p.Controls.Add(Me.AP13)
- Me.次頁_p.Controls.Add(Me.AP10)
- Me.次頁_p.Controls.Add(Me.AP7)
- Me.次頁_p.Controls.Add(Me.AP6)
- Me.次頁_p.Controls.Add(Me.AP5)
- Me.次頁_p.Controls.Add(Me.AP4)
- Me.次頁_p.Controls.Add(Me.AP3)
- Me.次頁_p.Controls.Add(Me.AP2)
- Me.次頁_p.Controls.Add(Me.AP1)
- Me.次頁_p.Location = New System.Drawing.Point(4, 52)
- Me.次頁_p.Name = "次頁_p"
- Me.次頁_p.Size = New System.Drawing.Size(534, 890)
- Me.次頁_p.TabIndex = 4
- '
- 'AP21
- '
- Me.AP21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP21.Controls.Add(Me.TB_21)
- Me.AP21.Controls.Add(Me.PB_21)
- Me.AP21.Location = New System.Drawing.Point(355, 747)
- Me.AP21.Name = "AP21"
- Me.AP21.Size = New System.Drawing.Size(171, 120)
- Me.AP21.TabIndex = 20
- '
- 'TB_21
- '
- Me.TB_21.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_21.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_21.Location = New System.Drawing.Point(1, 84)
- Me.TB_21.Multiline = True
- Me.TB_21.Name = "TB_21"
- Me.TB_21.Size = New System.Drawing.Size(169, 31)
- Me.TB_21.TabIndex = 1
- Me.TB_21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_21
- '
- Me.PB_21.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_21.BackColor = System.Drawing.Color.White
- Me.PB_21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_21.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_21.Location = New System.Drawing.Point(0, 0)
- Me.PB_21.Name = "PB_21"
- Me.PB_21.Size = New System.Drawing.Size(167, 84)
- Me.PB_21.TabIndex = 0
- Me.PB_21.TabStop = False
- '
- 'AP20
- '
- Me.AP20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP20.Controls.Add(Me.TB_20)
- Me.AP20.Controls.Add(Me.PB_20)
- Me.AP20.Location = New System.Drawing.Point(180, 747)
- Me.AP20.Name = "AP20"
- Me.AP20.Size = New System.Drawing.Size(171, 120)
- Me.AP20.TabIndex = 19
- '
- 'TB_20
- '
- Me.TB_20.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_20.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_20.Location = New System.Drawing.Point(1, 84)
- Me.TB_20.Multiline = True
- Me.TB_20.Name = "TB_20"
- Me.TB_20.Size = New System.Drawing.Size(169, 31)
- Me.TB_20.TabIndex = 1
- Me.TB_20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_20
- '
- Me.PB_20.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_20.BackColor = System.Drawing.Color.White
- Me.PB_20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_20.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_20.Location = New System.Drawing.Point(0, 0)
- Me.PB_20.Name = "PB_20"
- Me.PB_20.Size = New System.Drawing.Size(167, 84)
- Me.PB_20.TabIndex = 0
- Me.PB_20.TabStop = False
- '
- 'AP19
- '
- Me.AP19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP19.Controls.Add(Me.TB_19)
- Me.AP19.Controls.Add(Me.PB_19)
- Me.AP19.Location = New System.Drawing.Point(5, 747)
- Me.AP19.Name = "AP19"
- Me.AP19.Size = New System.Drawing.Size(171, 120)
- Me.AP19.TabIndex = 18
- '
- 'TB_19
- '
- Me.TB_19.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_19.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_19.Location = New System.Drawing.Point(1, 84)
- Me.TB_19.Multiline = True
- Me.TB_19.Name = "TB_19"
- Me.TB_19.Size = New System.Drawing.Size(169, 31)
- Me.TB_19.TabIndex = 1
- Me.TB_19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_19
- '
- Me.PB_19.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_19.BackColor = System.Drawing.Color.White
- Me.PB_19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_19.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_19.Location = New System.Drawing.Point(0, 0)
- Me.PB_19.Name = "PB_19"
- Me.PB_19.Size = New System.Drawing.Size(167, 84)
- Me.PB_19.TabIndex = 0
- Me.PB_19.TabStop = False
- '
- 'AP18
- '
- Me.AP18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP18.Controls.Add(Me.TB_18)
- Me.AP18.Controls.Add(Me.PB_18)
- Me.AP18.Location = New System.Drawing.Point(355, 623)
- Me.AP18.Name = "AP18"
- Me.AP18.Size = New System.Drawing.Size(171, 120)
- Me.AP18.TabIndex = 17
- '
- 'TB_18
- '
- Me.TB_18.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_18.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_18.Location = New System.Drawing.Point(1, 84)
- Me.TB_18.Multiline = True
- Me.TB_18.Name = "TB_18"
- Me.TB_18.Size = New System.Drawing.Size(169, 31)
- Me.TB_18.TabIndex = 1
- Me.TB_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_18
- '
- Me.PB_18.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_18.BackColor = System.Drawing.Color.White
- Me.PB_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_18.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_18.Location = New System.Drawing.Point(0, 0)
- Me.PB_18.Name = "PB_18"
- Me.PB_18.Size = New System.Drawing.Size(167, 84)
- Me.PB_18.TabIndex = 0
- Me.PB_18.TabStop = False
- '
- 'AP17
- '
- Me.AP17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP17.Controls.Add(Me.TB_17)
- Me.AP17.Controls.Add(Me.PB_17)
- Me.AP17.Location = New System.Drawing.Point(180, 623)
- Me.AP17.Name = "AP17"
- Me.AP17.Size = New System.Drawing.Size(171, 120)
- Me.AP17.TabIndex = 16
- '
- 'TB_17
- '
- Me.TB_17.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_17.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_17.Location = New System.Drawing.Point(1, 84)
- Me.TB_17.Multiline = True
- Me.TB_17.Name = "TB_17"
- Me.TB_17.Size = New System.Drawing.Size(169, 31)
- Me.TB_17.TabIndex = 1
- Me.TB_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_17
- '
- Me.PB_17.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_17.BackColor = System.Drawing.Color.White
- Me.PB_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_17.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_17.Location = New System.Drawing.Point(0, 0)
- Me.PB_17.Name = "PB_17"
- Me.PB_17.Size = New System.Drawing.Size(167, 84)
- Me.PB_17.TabIndex = 0
- Me.PB_17.TabStop = False
- '
- 'AP16
- '
- Me.AP16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP16.Controls.Add(Me.TB_16)
- Me.AP16.Controls.Add(Me.PB_16)
- Me.AP16.Location = New System.Drawing.Point(5, 623)
- Me.AP16.Name = "AP16"
- Me.AP16.Size = New System.Drawing.Size(171, 120)
- Me.AP16.TabIndex = 15
- '
- 'TB_16
- '
- Me.TB_16.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_16.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_16.Location = New System.Drawing.Point(1, 84)
- Me.TB_16.Multiline = True
- Me.TB_16.Name = "TB_16"
- Me.TB_16.Size = New System.Drawing.Size(169, 31)
- Me.TB_16.TabIndex = 1
- Me.TB_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_16
- '
- Me.PB_16.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_16.BackColor = System.Drawing.Color.White
- Me.PB_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_16.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_16.Location = New System.Drawing.Point(0, 0)
- Me.PB_16.Name = "PB_16"
- Me.PB_16.Size = New System.Drawing.Size(167, 84)
- Me.PB_16.TabIndex = 0
- Me.PB_16.TabStop = False
- '
- 'AP15
- '
- Me.AP15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP15.Controls.Add(Me.TB_15)
- Me.AP15.Controls.Add(Me.PB_15)
- Me.AP15.Location = New System.Drawing.Point(356, 499)
- Me.AP15.Name = "AP15"
- Me.AP15.Size = New System.Drawing.Size(171, 120)
- Me.AP15.TabIndex = 14
- '
- 'TB_15
- '
- Me.TB_15.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_15.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_15.Location = New System.Drawing.Point(1, 84)
- Me.TB_15.Multiline = True
- Me.TB_15.Name = "TB_15"
- Me.TB_15.Size = New System.Drawing.Size(169, 31)
- Me.TB_15.TabIndex = 1
- Me.TB_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_15
- '
- Me.PB_15.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_15.BackColor = System.Drawing.Color.White
- Me.PB_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_15.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_15.Location = New System.Drawing.Point(0, 0)
- Me.PB_15.Name = "PB_15"
- Me.PB_15.Size = New System.Drawing.Size(167, 84)
- Me.PB_15.TabIndex = 0
- Me.PB_15.TabStop = False
- '
- 'AP12
- '
- Me.AP12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP12.Controls.Add(Me.TB_12)
- Me.AP12.Controls.Add(Me.PB_12)
- Me.AP12.Location = New System.Drawing.Point(356, 375)
- Me.AP12.Name = "AP12"
- Me.AP12.Size = New System.Drawing.Size(171, 120)
- Me.AP12.TabIndex = 13
- '
- 'TB_12
- '
- Me.TB_12.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_12.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_12.Location = New System.Drawing.Point(1, 84)
- Me.TB_12.Multiline = True
- Me.TB_12.Name = "TB_12"
- Me.TB_12.Size = New System.Drawing.Size(169, 31)
- Me.TB_12.TabIndex = 1
- Me.TB_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_12
- '
- Me.PB_12.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_12.BackColor = System.Drawing.Color.White
- Me.PB_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_12.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_12.Location = New System.Drawing.Point(0, 0)
- Me.PB_12.Name = "PB_12"
- Me.PB_12.Size = New System.Drawing.Size(167, 84)
- Me.PB_12.TabIndex = 0
- Me.PB_12.TabStop = False
- '
- 'AP9
- '
- Me.AP9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP9.Controls.Add(Me.TB_9)
- Me.AP9.Controls.Add(Me.PB_9)
- Me.AP9.Location = New System.Drawing.Point(356, 251)
- Me.AP9.Name = "AP9"
- Me.AP9.Size = New System.Drawing.Size(171, 120)
- Me.AP9.TabIndex = 12
- '
- 'TB_9
- '
- Me.TB_9.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_9.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_9.Location = New System.Drawing.Point(1, 84)
- Me.TB_9.Multiline = True
- Me.TB_9.Name = "TB_9"
- Me.TB_9.Size = New System.Drawing.Size(169, 31)
- Me.TB_9.TabIndex = 1
- Me.TB_9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_9
- '
- Me.PB_9.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_9.BackColor = System.Drawing.Color.White
- Me.PB_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_9.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_9.Location = New System.Drawing.Point(0, 0)
- Me.PB_9.Name = "PB_9"
- Me.PB_9.Size = New System.Drawing.Size(167, 84)
- Me.PB_9.TabIndex = 0
- Me.PB_9.TabStop = False
- '
- 'AP14
- '
- Me.AP14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP14.Controls.Add(Me.TB_14)
- Me.AP14.Controls.Add(Me.PB_14)
- Me.AP14.Location = New System.Drawing.Point(181, 499)
- Me.AP14.Name = "AP14"
- Me.AP14.Size = New System.Drawing.Size(171, 120)
- Me.AP14.TabIndex = 11
- '
- 'TB_14
- '
- Me.TB_14.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_14.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_14.Location = New System.Drawing.Point(1, 84)
- Me.TB_14.Multiline = True
- Me.TB_14.Name = "TB_14"
- Me.TB_14.Size = New System.Drawing.Size(169, 31)
- Me.TB_14.TabIndex = 1
- Me.TB_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_14
- '
- Me.PB_14.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_14.BackColor = System.Drawing.Color.White
- Me.PB_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_14.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_14.Location = New System.Drawing.Point(0, 0)
- Me.PB_14.Name = "PB_14"
- Me.PB_14.Size = New System.Drawing.Size(167, 84)
- Me.PB_14.TabIndex = 0
- Me.PB_14.TabStop = False
- '
- 'AP11
- '
- Me.AP11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP11.Controls.Add(Me.TB_11)
- Me.AP11.Controls.Add(Me.PB_11)
- Me.AP11.Location = New System.Drawing.Point(181, 375)
- Me.AP11.Name = "AP11"
- Me.AP11.Size = New System.Drawing.Size(171, 120)
- Me.AP11.TabIndex = 10
- '
- 'TB_11
- '
- Me.TB_11.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_11.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_11.Location = New System.Drawing.Point(1, 84)
- Me.TB_11.Multiline = True
- Me.TB_11.Name = "TB_11"
- Me.TB_11.Size = New System.Drawing.Size(169, 31)
- Me.TB_11.TabIndex = 1
- Me.TB_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_11
- '
- Me.PB_11.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_11.BackColor = System.Drawing.Color.White
- Me.PB_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_11.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_11.Location = New System.Drawing.Point(0, 0)
- Me.PB_11.Name = "PB_11"
- Me.PB_11.Size = New System.Drawing.Size(167, 84)
- Me.PB_11.TabIndex = 0
- Me.PB_11.TabStop = False
- '
- 'AP8
- '
- Me.AP8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP8.Controls.Add(Me.TB_8)
- Me.AP8.Controls.Add(Me.PB_8)
- Me.AP8.Location = New System.Drawing.Point(181, 251)
- Me.AP8.Name = "AP8"
- Me.AP8.Size = New System.Drawing.Size(171, 120)
- Me.AP8.TabIndex = 9
- '
- 'TB_8
- '
- Me.TB_8.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_8.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_8.Location = New System.Drawing.Point(1, 84)
- Me.TB_8.Multiline = True
- Me.TB_8.Name = "TB_8"
- Me.TB_8.Size = New System.Drawing.Size(169, 31)
- Me.TB_8.TabIndex = 1
- Me.TB_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_8
- '
- Me.PB_8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_8.BackColor = System.Drawing.Color.White
- Me.PB_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_8.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_8.Location = New System.Drawing.Point(0, 0)
- Me.PB_8.Name = "PB_8"
- Me.PB_8.Size = New System.Drawing.Size(167, 84)
- Me.PB_8.TabIndex = 0
- Me.PB_8.TabStop = False
- '
- 'AP13
- '
- Me.AP13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP13.Controls.Add(Me.TB_13)
- Me.AP13.Controls.Add(Me.PB_13)
- Me.AP13.Location = New System.Drawing.Point(6, 499)
- Me.AP13.Name = "AP13"
- Me.AP13.Size = New System.Drawing.Size(171, 120)
- Me.AP13.TabIndex = 8
- '
- 'TB_13
- '
- Me.TB_13.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_13.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_13.Location = New System.Drawing.Point(1, 84)
- Me.TB_13.Multiline = True
- Me.TB_13.Name = "TB_13"
- Me.TB_13.Size = New System.Drawing.Size(169, 31)
- Me.TB_13.TabIndex = 1
- Me.TB_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_13
- '
- Me.PB_13.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_13.BackColor = System.Drawing.Color.White
- Me.PB_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_13.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_13.Location = New System.Drawing.Point(0, 0)
- Me.PB_13.Name = "PB_13"
- Me.PB_13.Size = New System.Drawing.Size(167, 84)
- Me.PB_13.TabIndex = 0
- Me.PB_13.TabStop = False
- '
- 'AP10
- '
- Me.AP10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP10.Controls.Add(Me.TB_10)
- Me.AP10.Controls.Add(Me.PB_10)
- Me.AP10.Location = New System.Drawing.Point(6, 375)
- Me.AP10.Name = "AP10"
- Me.AP10.Size = New System.Drawing.Size(171, 120)
- Me.AP10.TabIndex = 7
- '
- 'TB_10
- '
- Me.TB_10.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_10.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_10.Location = New System.Drawing.Point(1, 84)
- Me.TB_10.Multiline = True
- Me.TB_10.Name = "TB_10"
- Me.TB_10.Size = New System.Drawing.Size(169, 31)
- Me.TB_10.TabIndex = 1
- Me.TB_10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_10
- '
- Me.PB_10.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_10.BackColor = System.Drawing.Color.White
- Me.PB_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_10.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_10.Location = New System.Drawing.Point(0, 0)
- Me.PB_10.Name = "PB_10"
- Me.PB_10.Size = New System.Drawing.Size(167, 84)
- Me.PB_10.TabIndex = 0
- Me.PB_10.TabStop = False
- '
- 'AP7
- '
- Me.AP7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP7.Controls.Add(Me.TB_7)
- Me.AP7.Controls.Add(Me.PB_7)
- Me.AP7.Location = New System.Drawing.Point(6, 251)
- Me.AP7.Name = "AP7"
- Me.AP7.Size = New System.Drawing.Size(171, 120)
- Me.AP7.TabIndex = 6
- '
- 'TB_7
- '
- Me.TB_7.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_7.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_7.Location = New System.Drawing.Point(1, 84)
- Me.TB_7.Multiline = True
- Me.TB_7.Name = "TB_7"
- Me.TB_7.Size = New System.Drawing.Size(169, 31)
- Me.TB_7.TabIndex = 1
- Me.TB_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_7
- '
- Me.PB_7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_7.BackColor = System.Drawing.Color.White
- Me.PB_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_7.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_7.Location = New System.Drawing.Point(0, 0)
- Me.PB_7.Name = "PB_7"
- Me.PB_7.Size = New System.Drawing.Size(167, 84)
- Me.PB_7.TabIndex = 0
- Me.PB_7.TabStop = False
- '
- 'AP6
- '
- Me.AP6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP6.Controls.Add(Me.TB_6)
- Me.AP6.Controls.Add(Me.PB_6)
- Me.AP6.Location = New System.Drawing.Point(356, 127)
- Me.AP6.Name = "AP6"
- Me.AP6.Size = New System.Drawing.Size(171, 120)
- Me.AP6.TabIndex = 5
- '
- 'TB_6
- '
- Me.TB_6.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_6.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_6.Location = New System.Drawing.Point(1, 84)
- Me.TB_6.Multiline = True
- Me.TB_6.Name = "TB_6"
- Me.TB_6.Size = New System.Drawing.Size(169, 31)
- Me.TB_6.TabIndex = 1
- Me.TB_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_6
- '
- Me.PB_6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_6.BackColor = System.Drawing.Color.White
- Me.PB_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_6.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_6.Location = New System.Drawing.Point(0, 0)
- Me.PB_6.Name = "PB_6"
- Me.PB_6.Size = New System.Drawing.Size(167, 84)
- Me.PB_6.TabIndex = 0
- Me.PB_6.TabStop = False
- '
- 'AP5
- '
- Me.AP5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP5.Controls.Add(Me.TB_5)
- Me.AP5.Controls.Add(Me.PB_5)
- Me.AP5.Location = New System.Drawing.Point(181, 127)
- Me.AP5.Name = "AP5"
- Me.AP5.Size = New System.Drawing.Size(171, 120)
- Me.AP5.TabIndex = 4
- '
- 'TB_5
- '
- Me.TB_5.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_5.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_5.Location = New System.Drawing.Point(1, 84)
- Me.TB_5.Multiline = True
- Me.TB_5.Name = "TB_5"
- Me.TB_5.Size = New System.Drawing.Size(169, 31)
- Me.TB_5.TabIndex = 1
- Me.TB_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_5
- '
- Me.PB_5.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_5.BackColor = System.Drawing.Color.White
- Me.PB_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_5.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_5.Location = New System.Drawing.Point(0, 0)
- Me.PB_5.Name = "PB_5"
- Me.PB_5.Size = New System.Drawing.Size(167, 84)
- Me.PB_5.TabIndex = 0
- Me.PB_5.TabStop = False
- '
- 'AP4
- '
- Me.AP4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP4.Controls.Add(Me.TB_4)
- Me.AP4.Controls.Add(Me.PB_4)
- Me.AP4.Location = New System.Drawing.Point(6, 127)
- Me.AP4.Name = "AP4"
- Me.AP4.Size = New System.Drawing.Size(171, 120)
- Me.AP4.TabIndex = 3
- '
- 'TB_4
- '
- Me.TB_4.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_4.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_4.Location = New System.Drawing.Point(1, 84)
- Me.TB_4.Multiline = True
- Me.TB_4.Name = "TB_4"
- Me.TB_4.Size = New System.Drawing.Size(169, 31)
- Me.TB_4.TabIndex = 1
- Me.TB_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_4
- '
- Me.PB_4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_4.BackColor = System.Drawing.Color.White
- Me.PB_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_4.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_4.Location = New System.Drawing.Point(0, 0)
- Me.PB_4.Name = "PB_4"
- Me.PB_4.Size = New System.Drawing.Size(167, 84)
- Me.PB_4.TabIndex = 0
- Me.PB_4.TabStop = False
- '
- 'AP3
- '
- Me.AP3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP3.Controls.Add(Me.TB_3)
- Me.AP3.Controls.Add(Me.PB_3)
- Me.AP3.Location = New System.Drawing.Point(356, 4)
- Me.AP3.Name = "AP3"
- Me.AP3.Size = New System.Drawing.Size(171, 120)
- Me.AP3.TabIndex = 2
- '
- 'TB_3
- '
- Me.TB_3.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_3.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_3.Location = New System.Drawing.Point(1, 84)
- Me.TB_3.Multiline = True
- Me.TB_3.Name = "TB_3"
- Me.TB_3.Size = New System.Drawing.Size(169, 31)
- Me.TB_3.TabIndex = 1
- Me.TB_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_3
- '
- Me.PB_3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_3.BackColor = System.Drawing.Color.White
- Me.PB_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_3.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_3.Location = New System.Drawing.Point(0, 0)
- Me.PB_3.Name = "PB_3"
- Me.PB_3.Size = New System.Drawing.Size(167, 84)
- Me.PB_3.TabIndex = 0
- Me.PB_3.TabStop = False
- '
- 'AP2
- '
- Me.AP2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP2.Controls.Add(Me.TB_2)
- Me.AP2.Controls.Add(Me.PB_2)
- Me.AP2.Location = New System.Drawing.Point(181, 4)
- Me.AP2.Name = "AP2"
- Me.AP2.Size = New System.Drawing.Size(171, 120)
- Me.AP2.TabIndex = 1
- '
- 'TB_2
- '
- Me.TB_2.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_2.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_2.Location = New System.Drawing.Point(1, 84)
- Me.TB_2.Multiline = True
- Me.TB_2.Name = "TB_2"
- Me.TB_2.Size = New System.Drawing.Size(169, 31)
- Me.TB_2.TabIndex = 1
- Me.TB_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_2
- '
- Me.PB_2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_2.BackColor = System.Drawing.Color.White
- Me.PB_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_2.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_2.Location = New System.Drawing.Point(0, 0)
- Me.PB_2.Name = "PB_2"
- Me.PB_2.Size = New System.Drawing.Size(167, 84)
- Me.PB_2.TabIndex = 0
- Me.PB_2.TabStop = False
- '
- 'AP1
- '
- Me.AP1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.AP1.Controls.Add(Me.TB_1)
- Me.AP1.Controls.Add(Me.PB_1)
- Me.AP1.Location = New System.Drawing.Point(6, 4)
- Me.AP1.Name = "AP1"
- Me.AP1.Size = New System.Drawing.Size(171, 120)
- Me.AP1.TabIndex = 0
- '
- 'TB_1
- '
- Me.TB_1.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TB_1.Cursor = System.Windows.Forms.Cursors.Hand
- Me.TB_1.Location = New System.Drawing.Point(1, 84)
- Me.TB_1.Multiline = True
- Me.TB_1.Name = "TB_1"
- Me.TB_1.Size = New System.Drawing.Size(169, 31)
- Me.TB_1.TabIndex = 1
- Me.TB_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'PB_1
- '
- Me.PB_1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PB_1.BackColor = System.Drawing.Color.White
- Me.PB_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PB_1.Cursor = System.Windows.Forms.Cursors.Hand
- Me.PB_1.Location = New System.Drawing.Point(0, 0)
- Me.PB_1.Name = "PB_1"
- Me.PB_1.Size = New System.Drawing.Size(167, 84)
- Me.PB_1.TabIndex = 0
- Me.PB_1.TabStop = False
- '
- '主頁_p
- '
- Me.主頁_p.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.主頁_p.AutoScroll = True
- Me.主頁_p.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.主頁_p.Controls.Add(Me.其他_bt)
- Me.主頁_p.Controls.Add(Me.日用_bt)
- Me.主頁_p.Controls.Add(Me.工具_bt)
- Me.主頁_p.Controls.Add(Me.設備_bt)
- Me.主頁_p.Controls.Add(Me.五金_bt)
- Me.主頁_p.Controls.Add(Me.建材_bt)
- Me.主頁_p.Controls.Add(Me.槽架_bt)
- Me.主頁_p.Controls.Add(Me.電料_bt)
- Me.主頁_p.Controls.Add(Me.電線_bt)
- Me.主頁_p.Controls.Add(Me.管材_bt)
- Me.主頁_p.Location = New System.Drawing.Point(4, 52)
- Me.主頁_p.Name = "主頁_p"
- Me.主頁_p.Size = New System.Drawing.Size(534, 890)
- Me.主頁_p.TabIndex = 1842
- '
- '其他_bt
- '
- Me.其他_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.其他
- Me.其他_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.其他_bt.Location = New System.Drawing.Point(5, 367)
- Me.其他_bt.Name = "其他_bt"
- Me.其他_bt.Size = New System.Drawing.Size(171, 120)
- Me.其他_bt.TabIndex = 3
- Me.其他_bt.UseVisualStyleBackColor = True
- '
- '日用_bt
- '
- Me.日用_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.日常
- Me.日用_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.日用_bt.Location = New System.Drawing.Point(357, 245)
- Me.日用_bt.Name = "日用_bt"
- Me.日用_bt.Size = New System.Drawing.Size(171, 120)
- Me.日用_bt.TabIndex = 2
- Me.日用_bt.UseVisualStyleBackColor = True
- '
- '工具_bt
- '
- Me.工具_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.工具
- Me.工具_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.工具_bt.Location = New System.Drawing.Point(181, 244)
- Me.工具_bt.Name = "工具_bt"
- Me.工具_bt.Size = New System.Drawing.Size(171, 120)
- Me.工具_bt.TabIndex = 2
- Me.工具_bt.UseVisualStyleBackColor = True
- '
- '設備_bt
- '
- Me.設備_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.設備
- Me.設備_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.設備_bt.Location = New System.Drawing.Point(5, 244)
- Me.設備_bt.Name = "設備_bt"
- Me.設備_bt.Size = New System.Drawing.Size(171, 120)
- Me.設備_bt.TabIndex = 2
- Me.設備_bt.UseVisualStyleBackColor = True
- '
- '五金_bt
- '
- Me.五金_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.五金
- Me.五金_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.五金_bt.Location = New System.Drawing.Point(356, 123)
- Me.五金_bt.Name = "五金_bt"
- Me.五金_bt.Size = New System.Drawing.Size(171, 120)
- Me.五金_bt.TabIndex = 2
- Me.五金_bt.UseVisualStyleBackColor = True
- '
- '建材_bt
- '
- Me.建材_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.建材
- Me.建材_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.建材_bt.Location = New System.Drawing.Point(181, 123)
- Me.建材_bt.Name = "建材_bt"
- Me.建材_bt.Size = New System.Drawing.Size(171, 120)
- Me.建材_bt.TabIndex = 2
- Me.建材_bt.UseVisualStyleBackColor = True
- '
- '槽架_bt
- '
- Me.槽架_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.槽架
- Me.槽架_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.槽架_bt.Location = New System.Drawing.Point(5, 123)
- Me.槽架_bt.Name = "槽架_bt"
- Me.槽架_bt.Size = New System.Drawing.Size(171, 120)
- Me.槽架_bt.TabIndex = 2
- Me.槽架_bt.UseVisualStyleBackColor = True
- '
- '電料_bt
- '
- Me.電料_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.電料
- Me.電料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.電料_bt.Location = New System.Drawing.Point(356, 2)
- Me.電料_bt.Name = "電料_bt"
- Me.電料_bt.Size = New System.Drawing.Size(171, 120)
- Me.電料_bt.TabIndex = 2
- Me.電料_bt.UseVisualStyleBackColor = True
- '
- '電線_bt
- '
- Me.電線_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.電線
- Me.電線_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.電線_bt.Location = New System.Drawing.Point(180, 2)
- Me.電線_bt.Name = "電線_bt"
- Me.電線_bt.Size = New System.Drawing.Size(171, 120)
- Me.電線_bt.TabIndex = 2
- Me.電線_bt.UseVisualStyleBackColor = True
- '
- '管材_bt
- '
- Me.管材_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.管材
- Me.管材_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.管材_bt.Location = New System.Drawing.Point(5, 2)
- Me.管材_bt.Name = "管材_bt"
- Me.管材_bt.Size = New System.Drawing.Size(171, 120)
- Me.管材_bt.TabIndex = 2
- Me.管材_bt.UseVisualStyleBackColor = True
- '
- '回次頁_bt
- '
- Me.回次頁_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.home
- Me.回次頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.回次頁_bt.Location = New System.Drawing.Point(58, 1)
- Me.回次頁_bt.Name = "回次頁_bt"
- Me.回次頁_bt.Size = New System.Drawing.Size(50, 50)
- Me.回次頁_bt.TabIndex = 1841
- Me.回次頁_bt.UseVisualStyleBackColor = True
- '
- '回首頁_bt
- '
- Me.回首頁_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._1_103
- Me.回首頁_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.回首頁_bt.Location = New System.Drawing.Point(6, 2)
- Me.回首頁_bt.Name = "回首頁_bt"
- Me.回首頁_bt.Size = New System.Drawing.Size(50, 50)
- Me.回首頁_bt.TabIndex = 1840
- Me.回首頁_bt.UseVisualStyleBackColor = True
- '
- '關鍵字_lb
- '
- Me.關鍵字_lb.AutoSize = True
- Me.關鍵字_lb.Location = New System.Drawing.Point(499, 6)
- Me.關鍵字_lb.Name = "關鍵字_lb"
- Me.關鍵字_lb.Size = New System.Drawing.Size(43, 16)
- Me.關鍵字_lb.TabIndex = 1839
- Me.關鍵字_lb.Text = "關鍵字"
- '
- '物料採購統計表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 944)
- Me.Controls.Add(Me.Panel2)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "物料採購統計表"
- Me.Text = "物料採購統計表"
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購日_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.品名_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.群組分類_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.繪圖1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.數列_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.最小_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.最大_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.次頁_p.ResumeLayout(False)
- Me.AP21.ResumeLayout(False)
- Me.AP21.PerformLayout()
- CType(Me.PB_21, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP20.ResumeLayout(False)
- Me.AP20.PerformLayout()
- CType(Me.PB_20, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP19.ResumeLayout(False)
- Me.AP19.PerformLayout()
- CType(Me.PB_19, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP18.ResumeLayout(False)
- Me.AP18.PerformLayout()
- CType(Me.PB_18, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP17.ResumeLayout(False)
- Me.AP17.PerformLayout()
- CType(Me.PB_17, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP16.ResumeLayout(False)
- Me.AP16.PerformLayout()
- CType(Me.PB_16, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP15.ResumeLayout(False)
- Me.AP15.PerformLayout()
- CType(Me.PB_15, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP12.ResumeLayout(False)
- Me.AP12.PerformLayout()
- CType(Me.PB_12, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP9.ResumeLayout(False)
- Me.AP9.PerformLayout()
- CType(Me.PB_9, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP14.ResumeLayout(False)
- Me.AP14.PerformLayout()
- CType(Me.PB_14, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP11.ResumeLayout(False)
- Me.AP11.PerformLayout()
- CType(Me.PB_11, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP8.ResumeLayout(False)
- Me.AP8.PerformLayout()
- CType(Me.PB_8, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP13.ResumeLayout(False)
- Me.AP13.PerformLayout()
- CType(Me.PB_13, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP10.ResumeLayout(False)
- Me.AP10.PerformLayout()
- CType(Me.PB_10, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP7.ResumeLayout(False)
- Me.AP7.PerformLayout()
- CType(Me.PB_7, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP6.ResumeLayout(False)
- Me.AP6.PerformLayout()
- CType(Me.PB_6, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP5.ResumeLayout(False)
- Me.AP5.PerformLayout()
- CType(Me.PB_5, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP4.ResumeLayout(False)
- Me.AP4.PerformLayout()
- CType(Me.PB_4, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP3.ResumeLayout(False)
- Me.AP3.PerformLayout()
- CType(Me.PB_3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP2.ResumeLayout(False)
- Me.AP2.PerformLayout()
- CType(Me.PB_2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.AP1.ResumeLayout(False)
- Me.AP1.PerformLayout()
- CType(Me.PB_1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.主頁_p.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents 採購日_dgv As DataGridView
- Friend WithEvents 品名_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 繪圖1_dgv As DataGridView
- Friend WithEvents Chart1 As DataVisualization.Charting.Chart
- Friend WithEvents Label14 As Label
- Friend WithEvents 數列_NUD As NumericUpDown
- Friend WithEvents Label12 As Label
- Friend WithEvents 最大_NUD As NumericUpDown
- Friend WithEvents 最小_NUD As NumericUpDown
- Friend WithEvents Label13 As Label
- Friend WithEvents 清除圖表_bt As Button
- Friend WithEvents 採購數量_ch As CheckBox
- Friend WithEvents 採購平均單價_ch As CheckBox
- Friend WithEvents 關鍵字查詢_bt As Button
- Friend WithEvents 關鍵字查詢_tb As TextBox
- Friend WithEvents 上一筆_bt As Button
- Friend WithEvents 下一筆_bt As Button
- Friend WithEvents 清除查詢_bt As Button
- Friend WithEvents 查詢入圖_bt As Button
- Friend WithEvents 長條圖_ch As CheckBox
- Friend WithEvents 折線圖_ch As CheckBox
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 關鍵字_lb As Label
- Friend WithEvents 回次頁_bt As Button
- Friend WithEvents 回首頁_bt As Button
- Friend WithEvents 主頁_p As Panel
- Friend WithEvents 其他_bt As Button
- Friend WithEvents 日用_bt As Button
- Friend WithEvents 工具_bt As Button
- Friend WithEvents 設備_bt As Button
- Friend WithEvents 五金_bt As Button
- Friend WithEvents 建材_bt As Button
- Friend WithEvents 槽架_bt As Button
- Friend WithEvents 電料_bt As Button
- Friend WithEvents 電線_bt As Button
- Friend WithEvents 管材_bt As Button
- Friend WithEvents 次頁_p As Panel
- Friend WithEvents AP21 As Panel
- Friend WithEvents TB_21 As TextBox
- Friend WithEvents PB_21 As PictureBox
- Friend WithEvents AP20 As Panel
- Friend WithEvents TB_20 As TextBox
- Friend WithEvents PB_20 As PictureBox
- Friend WithEvents AP19 As Panel
- Friend WithEvents TB_19 As TextBox
- Friend WithEvents PB_19 As PictureBox
- Friend WithEvents AP18 As Panel
- Friend WithEvents TB_18 As TextBox
- Friend WithEvents PB_18 As PictureBox
- Friend WithEvents AP17 As Panel
- Friend WithEvents TB_17 As TextBox
- Friend WithEvents PB_17 As PictureBox
- Friend WithEvents AP16 As Panel
- Friend WithEvents TB_16 As TextBox
- Friend WithEvents PB_16 As PictureBox
- Friend WithEvents AP15 As Panel
- Friend WithEvents TB_15 As TextBox
- Friend WithEvents PB_15 As PictureBox
- Friend WithEvents AP12 As Panel
- Friend WithEvents TB_12 As TextBox
- Friend WithEvents PB_12 As PictureBox
- Friend WithEvents AP9 As Panel
- Friend WithEvents TB_9 As TextBox
- Friend WithEvents PB_9 As PictureBox
- Friend WithEvents AP14 As Panel
- Friend WithEvents TB_14 As TextBox
- Friend WithEvents PB_14 As PictureBox
- Friend WithEvents AP11 As Panel
- Friend WithEvents TB_11 As TextBox
- Friend WithEvents PB_11 As PictureBox
- Friend WithEvents AP8 As Panel
- Friend WithEvents TB_8 As TextBox
- Friend WithEvents PB_8 As PictureBox
- Friend WithEvents AP13 As Panel
- Friend WithEvents TB_13 As TextBox
- Friend WithEvents PB_13 As PictureBox
- Friend WithEvents AP10 As Panel
- Friend WithEvents TB_10 As TextBox
- Friend WithEvents PB_10 As PictureBox
- Friend WithEvents AP7 As Panel
- Friend WithEvents TB_7 As TextBox
- Friend WithEvents PB_7 As PictureBox
- Friend WithEvents AP6 As Panel
- Friend WithEvents TB_6 As TextBox
- Friend WithEvents PB_6 As PictureBox
- Friend WithEvents AP5 As Panel
- Friend WithEvents TB_5 As TextBox
- Friend WithEvents PB_5 As PictureBox
- Friend WithEvents AP4 As Panel
- Friend WithEvents TB_4 As TextBox
- Friend WithEvents PB_4 As PictureBox
- Friend WithEvents AP3 As Panel
- Friend WithEvents TB_3 As TextBox
- Friend WithEvents PB_3 As PictureBox
- Friend WithEvents AP2 As Panel
- Friend WithEvents TB_2 As TextBox
- Friend WithEvents PB_2 As PictureBox
- Friend WithEvents AP1 As Panel
- Friend WithEvents TB_1 As TextBox
- Friend WithEvents PB_1 As PictureBox
- Friend WithEvents 群組分類_dgv As DataGridView
- End Class
|