12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052 |
- <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 DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim ChartArea4 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
- Dim Legend4 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
- Dim Series4 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
- Me.稅金比_tb = New System.Windows.Forms.TextBox()
- Me.稅金金額_tb = New System.Windows.Forms.TextBox()
- Me.稅金計算_ch = New System.Windows.Forms.CheckBox()
- Me.折扣金額_tb = New System.Windows.Forms.TextBox()
- Me.折扣比_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.已生未核准的採購單_lb = New System.Windows.Forms.Label()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.總金額_tb = New System.Windows.Forms.TextBox()
- Me.總金額_lb = New System.Windows.Forms.Label()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.廠商_cb = New System.Windows.Forms.ComboBox()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.選擇公司_lb = New System.Windows.Forms.Label()
- Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
- Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.使用地點_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.採購單號_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.郵件_tb = New System.Windows.Forms.TextBox()
- Me.核准請購未生成_lb = New System.Windows.Forms.Label()
- Me.請購單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.採購單_dgv = New System.Windows.Forms.DataGridView()
- Me.核對日期_tb = New System.Windows.Forms.TextBox()
- Me.核對員_tb = New System.Windows.Forms.TextBox()
- Me.尋價日期_tb = New System.Windows.Forms.TextBox()
- Me.詢價員_tb = New System.Windows.Forms.TextBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.類別管理_cb = New System.Windows.Forms.ComboBox()
- Me.簡稱_lb = New System.Windows.Forms.Label()
- Me.供應商簡稱_tb = New System.Windows.Forms.TextBox()
- Me.全部取消_bt = New System.Windows.Forms.Button()
- Me.全部選擇_bt = New System.Windows.Forms.Button()
- Me.文字_lb = New System.Windows.Forms.Label()
- Me.日期_rb = New System.Windows.Forms.RadioButton()
- Me.單價_rb = New System.Windows.Forms.RadioButton()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.價錢_dgv = New System.Windows.Forms.DataGridView()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.清空供應商_bt = New System.Windows.Forms.Button()
- Me.料號1_tb = New System.Windows.Forms.TextBox()
- Me.料號_dgv = New System.Windows.Forms.DataGridView()
- Me.歷史單價_P = New System.Windows.Forms.Panel()
- Me.長條圖_ch = New System.Windows.Forms.CheckBox()
- Me.折線圖_ch = New System.Windows.Forms.CheckBox()
- Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.請購資料_dgv = New System.Windows.Forms.DataGridView()
- Me.最新單價_dgv = New System.Windows.Forms.DataGridView()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.物料圖2_pb = New System.Windows.Forms.PictureBox()
- Me.分析工具_bt = New System.Windows.Forms.Button()
- Me.列印成詢價單_bt = New System.Windows.Forms.Button()
- Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
- Me.生成採購單_bt = New System.Windows.Forms.Button()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
- Me.手動號碼_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.請購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.歷史單價_P.SuspendLayout()
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.最新單價_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer1.Panel1.SuspendLayout()
- Me.SplitContainer1.Panel2.SuspendLayout()
- Me.SplitContainer1.SuspendLayout()
- Me.SuspendLayout()
- '
- '稅金比_tb
- '
- Me.稅金比_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.稅金比_tb.Location = New System.Drawing.Point(718, 94)
- Me.稅金比_tb.Name = "稅金比_tb"
- Me.稅金比_tb.Size = New System.Drawing.Size(55, 16)
- Me.稅金比_tb.TabIndex = 957
- Me.稅金比_tb.Text = "5"
- Me.稅金比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '稅金金額_tb
- '
- Me.稅金金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.稅金金額_tb.Location = New System.Drawing.Point(775, 94)
- Me.稅金金額_tb.Name = "稅金金額_tb"
- Me.稅金金額_tb.Size = New System.Drawing.Size(82, 16)
- Me.稅金金額_tb.TabIndex = 956
- Me.稅金金額_tb.Text = "0"
- Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '稅金計算_ch
- '
- Me.稅金計算_ch.AutoSize = True
- Me.稅金計算_ch.Location = New System.Drawing.Point(629, 93)
- Me.稅金計算_ch.Name = "稅金計算_ch"
- Me.稅金計算_ch.Size = New System.Drawing.Size(70, 20)
- Me.稅金計算_ch.TabIndex = 955
- Me.稅金計算_ch.Text = "PPN % :"
- Me.稅金計算_ch.UseVisualStyleBackColor = True
- '
- '折扣金額_tb
- '
- Me.折扣金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.折扣金額_tb.Location = New System.Drawing.Point(775, 73)
- Me.折扣金額_tb.Name = "折扣金額_tb"
- Me.折扣金額_tb.Size = New System.Drawing.Size(82, 16)
- Me.折扣金額_tb.TabIndex = 954
- Me.折扣金額_tb.Text = "0"
- Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '折扣比_tb
- '
- Me.折扣比_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.折扣比_tb.Location = New System.Drawing.Point(718, 73)
- Me.折扣比_tb.Name = "折扣比_tb"
- Me.折扣比_tb.Size = New System.Drawing.Size(55, 16)
- Me.折扣比_tb.TabIndex = 953
- Me.折扣比_tb.Text = "0"
- Me.折扣比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(626, 73)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(54, 16)
- Me.Label12.TabIndex = 952
- Me.Label12.Text = "DISC % :"
- '
- '傳真_tb
- '
- Me.傳真_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.傳真_tb.Location = New System.Drawing.Point(78, 94)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(276, 16)
- Me.傳真_tb.TabIndex = 951
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(5, 95)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(38, 16)
- Me.Label11.TabIndex = 950
- Me.Label11.Text = "FAX : "
- '
- '已生未核准的採購單_lb
- '
- Me.已生未核准的採購單_lb.AutoSize = True
- Me.已生未核准的採購單_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.已生未核准的採購單_lb.Location = New System.Drawing.Point(2, 4)
- Me.已生未核准的採購單_lb.Name = "已生未核准的採購單_lb"
- Me.已生未核准的採購單_lb.Size = New System.Drawing.Size(154, 15)
- Me.已生未核准的採購單_lb.TabIndex = 949
- Me.已生未核准的採購單_lb.Text = "已 生 未 核 准 的 採 購 單"
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(187, 26)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(186, 22)
- Me.重新整理_tsm.Text = "重新整理 / Segarkan"
- '
- '總金額_tb
- '
- Me.總金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.總金額_tb.Location = New System.Drawing.Point(718, 114)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.Size = New System.Drawing.Size(139, 16)
- Me.總金額_tb.TabIndex = 945
- Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '總金額_lb
- '
- Me.總金額_lb.AutoSize = True
- Me.總金額_lb.Location = New System.Drawing.Point(626, 117)
- Me.總金額_lb.Name = "總金額_lb"
- Me.總金額_lb.Size = New System.Drawing.Size(85, 16)
- Me.總金額_lb.TabIndex = 944
- Me.總金額_lb.Text = "總 金 額"
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(6, 61)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(81, 23)
- Me.供應商編碼_tb.TabIndex = 943
- '
- '廠商_cb
- '
- Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
- Me.廠商_cb.FormattingEnabled = True
- Me.廠商_cb.Location = New System.Drawing.Point(455, 27)
- Me.廠商_cb.Name = "廠商_cb"
- Me.廠商_cb.Size = New System.Drawing.Size(278, 24)
- Me.廠商_cb.TabIndex = 942
- '
- '明細_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(1, 173)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1155, 505)
- Me.明細_dgv.TabIndex = 940
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(89, 6)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(100, 16)
- Me.選擇公司_lb.TabIndex = 939
- Me.選擇公司_lb.Text = "選 擇 公 司"
- '
- '選擇公司_cb
- '
- Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_cb.FormattingEnabled = True
- Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.選擇公司_cb.Location = New System.Drawing.Point(78, 26)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(300, 24)
- Me.選擇公司_cb.TabIndex = 938
- '
- '需求日期_dtp
- '
- Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求日期_dtp.Location = New System.Drawing.Point(478, 90)
- Me.需求日期_dtp.Name = "需求日期_dtp"
- Me.需求日期_dtp.Size = New System.Drawing.Size(148, 23)
- Me.需求日期_dtp.TabIndex = 937
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(354, 94)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(97, 16)
- Me.Label8.TabIndex = 936
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- '使用地點_tb
- '
- Me.使用地點_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.使用地點_tb.Location = New System.Drawing.Point(478, 114)
- Me.使用地點_tb.Name = "使用地點_tb"
- Me.使用地點_tb.Size = New System.Drawing.Size(148, 16)
- Me.使用地點_tb.TabIndex = 933
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(5, 114)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(52, 16)
- Me.Label5.TabIndex = 932
- Me.Label5.Text = "EMAIL : "
- '
- '採購單號_tb
- '
- Me.採購單號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.採購單號_tb.Location = New System.Drawing.Point(478, 73)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(148, 16)
- Me.採購單號_tb.TabIndex = 931
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(5, 56)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(65, 16)
- Me.Label2.TabIndex = 930
- Me.Label2.Text = "ALAMAT : "
- '
- '電話_tb
- '
- Me.電話_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.電話_tb.Location = New System.Drawing.Point(78, 73)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(276, 16)
- Me.電話_tb.TabIndex = 929
- '
- '地址_tb
- '
- Me.地址_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.地址_tb.Location = New System.Drawing.Point(78, 53)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(548, 16)
- Me.地址_tb.TabIndex = 927
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(5, 74)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 16)
- Me.Label3.TabIndex = 926
- Me.Label3.Text = "TELP : "
- '
- '郵件_tb
- '
- Me.郵件_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.郵件_tb.Location = New System.Drawing.Point(78, 114)
- Me.郵件_tb.Name = "郵件_tb"
- Me.郵件_tb.Size = New System.Drawing.Size(276, 16)
- Me.郵件_tb.TabIndex = 925
- '
- '核准請購未生成_lb
- '
- Me.核准請購未生成_lb.AutoSize = True
- Me.核准請購未生成_lb.Location = New System.Drawing.Point(2, 3)
- Me.核准請購未生成_lb.Name = "核准請購未生成_lb"
- Me.核准請購未生成_lb.Size = New System.Drawing.Size(127, 16)
- Me.核准請購未生成_lb.TabIndex = 924
- Me.核准請購未生成_lb.Text = "請購單還沒變成採購單"
- Me.核准請購未生成_lb.Visible = False
- '
- '請購單_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.請購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.請購單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.請購單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請購單_dgv.Location = New System.Drawing.Point(93, 6)
- Me.請購單_dgv.Name = "請購單_dgv"
- Me.請購單_dgv.RowHeadersWidth = 5
- Me.請購單_dgv.RowTemplate.Height = 24
- Me.請購單_dgv.Size = New System.Drawing.Size(81, 49)
- Me.請購單_dgv.TabIndex = 923
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(380, 30)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(78, 16)
- Me.Label1.TabIndex = 928
- Me.Label1.Text = "ORDER TO : "
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(354, 76)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(86, 16)
- Me.Label6.TabIndex = 934
- Me.Label6.Text = "PO NOMOR : "
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(354, 114)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(125, 16)
- Me.Label7.TabIndex = 935
- Me.Label7.Text = "Tempat Pemakaian : "
- '
- '採購單_dgv
- '
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.採購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.採購單_dgv.Location = New System.Drawing.Point(2, 38)
- Me.採購單_dgv.Name = "採購單_dgv"
- Me.採購單_dgv.ReadOnly = True
- Me.採購單_dgv.RowHeadersWidth = 5
- Me.採購單_dgv.RowTemplate.Height = 24
- Me.採購單_dgv.Size = New System.Drawing.Size(181, 575)
- Me.採購單_dgv.TabIndex = 948
- '
- '核對日期_tb
- '
- Me.核對日期_tb.Location = New System.Drawing.Point(6, 136)
- Me.核對日期_tb.Name = "核對日期_tb"
- Me.核對日期_tb.Size = New System.Drawing.Size(81, 23)
- Me.核對日期_tb.TabIndex = 982
- '
- '核對員_tb
- '
- Me.核對員_tb.Location = New System.Drawing.Point(6, 85)
- Me.核對員_tb.Name = "核對員_tb"
- Me.核對員_tb.Size = New System.Drawing.Size(81, 23)
- Me.核對員_tb.TabIndex = 981
- '
- '尋價日期_tb
- '
- Me.尋價日期_tb.Location = New System.Drawing.Point(93, 61)
- Me.尋價日期_tb.Name = "尋價日期_tb"
- Me.尋價日期_tb.Size = New System.Drawing.Size(81, 23)
- Me.尋價日期_tb.TabIndex = 984
- '
- '詢價員_tb
- '
- Me.詢價員_tb.Location = New System.Drawing.Point(93, 110)
- Me.詢價員_tb.Name = "詢價員_tb"
- Me.詢價員_tb.Size = New System.Drawing.Size(81, 23)
- Me.詢價員_tb.TabIndex = 983
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(6, 6)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1027
- '
- '類別管理_cb
- '
- Me.類別管理_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.類別管理_cb.FormattingEnabled = True
- Me.類別管理_cb.Items.AddRange(New Object() {"2019"})
- Me.類別管理_cb.Location = New System.Drawing.Point(504, 2)
- Me.類別管理_cb.Name = "類別管理_cb"
- Me.類別管理_cb.Size = New System.Drawing.Size(229, 24)
- Me.類別管理_cb.TabIndex = 1036
- '
- '簡稱_lb
- '
- Me.簡稱_lb.AutoSize = True
- Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簡稱_lb.Location = New System.Drawing.Point(380, 5)
- Me.簡稱_lb.Name = "簡稱_lb"
- Me.簡稱_lb.Size = New System.Drawing.Size(67, 16)
- Me.簡稱_lb.TabIndex = 1035
- Me.簡稱_lb.Text = "供應商簡稱"
- '
- '供應商簡稱_tb
- '
- Me.供應商簡稱_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.供應商簡稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商簡稱_tb.Location = New System.Drawing.Point(309, 2)
- Me.供應商簡稱_tb.Name = "供應商簡稱_tb"
- Me.供應商簡稱_tb.Size = New System.Drawing.Size(69, 23)
- Me.供應商簡稱_tb.TabIndex = 1037
- Me.供應商簡稱_tb.Visible = False
- '
- '全部取消_bt
- '
- Me.全部取消_bt.Enabled = False
- 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.Olive
- Me.全部取消_bt.Location = New System.Drawing.Point(989, 3)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(67, 47)
- Me.全部取消_bt.TabIndex = 1352
- Me.全部取消_bt.Text = "全部取消"
- Me.全部取消_bt.UseVisualStyleBackColor = True
- '
- '全部選擇_bt
- '
- Me.全部選擇_bt.Enabled = False
- 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.Olive
- Me.全部選擇_bt.Location = New System.Drawing.Point(922, 3)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(67, 47)
- Me.全部選擇_bt.TabIndex = 1351
- Me.全部選擇_bt.Text = "全部選擇"
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- '文字_lb
- '
- Me.文字_lb.AutoSize = True
- Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文字_lb.ForeColor = System.Drawing.Color.Purple
- Me.文字_lb.Location = New System.Drawing.Point(5, 135)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(444, 15)
- Me.文字_lb.TabIndex = 1353
- Me.文字_lb.Text = "請手動更改""單價"",如果為0;已採購就不能勾選。若有[單價不為0]就會自動勾選和變綠色"
- '
- '日期_rb
- '
- Me.日期_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.日期_rb.AutoSize = True
- Me.日期_rb.Location = New System.Drawing.Point(5, 639)
- Me.日期_rb.Name = "日期_rb"
- Me.日期_rb.Size = New System.Drawing.Size(109, 20)
- Me.日期_rb.TabIndex = 1348
- Me.日期_rb.TabStop = True
- Me.日期_rb.Text = "上一次購買日期"
- Me.日期_rb.UseVisualStyleBackColor = True
- '
- '單價_rb
- '
- Me.單價_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.單價_rb.AutoSize = True
- Me.單價_rb.Location = New System.Drawing.Point(5, 616)
- Me.單價_rb.Name = "單價_rb"
- Me.單價_rb.Size = New System.Drawing.Size(73, 20)
- Me.單價_rb.TabIndex = 0
- Me.單價_rb.TabStop = True
- Me.單價_rb.Text = "平均單價"
- Me.單價_rb.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(5, 155)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(427, 15)
- Me.Label4.TabIndex = 1385
- Me.Label4.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
- '
- '價錢_dgv
- '
- Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.價錢_dgv.Location = New System.Drawing.Point(180, 6)
- Me.價錢_dgv.Name = "價錢_dgv"
- Me.價錢_dgv.RowTemplate.Height = 24
- Me.價錢_dgv.Size = New System.Drawing.Size(81, 49)
- Me.價錢_dgv.TabIndex = 1386
- Me.價錢_dgv.VirtualMode = True
- '
- '語轉扭_bt
- '
- 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(149, 136)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1635
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(97, 161)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距_ch.TabIndex = 1640
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(54, 161)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距_ch.TabIndex = 1639
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(10, 161)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距_ch.TabIndex = 1638
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '清空供應商_bt
- '
- Me.清空供應商_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.cancel_button
- Me.清空供應商_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.清空供應商_bt.Location = New System.Drawing.Point(734, 3)
- Me.清空供應商_bt.Name = "清空供應商_bt"
- Me.清空供應商_bt.Size = New System.Drawing.Size(47, 47)
- Me.清空供應商_bt.TabIndex = 1641
- Me.清空供應商_bt.UseVisualStyleBackColor = True
- '
- '料號1_tb
- '
- Me.料號1_tb.Enabled = False
- Me.料號1_tb.Location = New System.Drawing.Point(6, 110)
- Me.料號1_tb.Name = "料號1_tb"
- Me.料號1_tb.Size = New System.Drawing.Size(81, 23)
- Me.料號1_tb.TabIndex = 1642
- '
- '料號_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.料號_dgv.Location = New System.Drawing.Point(-1, -1)
- Me.料號_dgv.Name = "料號_dgv"
- Me.料號_dgv.ReadOnly = True
- Me.料號_dgv.RowHeadersWidth = 4
- Me.料號_dgv.RowTemplate.Height = 24
- Me.料號_dgv.Size = New System.Drawing.Size(681, 370)
- Me.料號_dgv.TabIndex = 1644
- '
- '歷史單價_P
- '
- Me.歷史單價_P.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.歷史單價_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.歷史單價_P.Controls.Add(Me.長條圖_ch)
- Me.歷史單價_P.Controls.Add(Me.折線圖_ch)
- Me.歷史單價_P.Controls.Add(Me.Chart1)
- Me.歷史單價_P.Controls.Add(Me.料號_dgv)
- Me.歷史單價_P.Location = New System.Drawing.Point(475, 173)
- Me.歷史單價_P.Name = "歷史單價_P"
- Me.歷史單價_P.Size = New System.Drawing.Size(681, 505)
- Me.歷史單價_P.TabIndex = 1645
- Me.歷史單價_P.Visible = False
- '
- '長條圖_ch
- '
- Me.長條圖_ch.AutoSize = True
- Me.長條圖_ch.BackColor = System.Drawing.Color.White
- Me.長條圖_ch.Checked = True
- Me.長條圖_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.長條圖_ch.Location = New System.Drawing.Point(607, 420)
- Me.長條圖_ch.Name = "長條圖_ch"
- Me.長條圖_ch.Size = New System.Drawing.Size(70, 20)
- Me.長條圖_ch.TabIndex = 1647
- Me.長條圖_ch.Text = "Column"
- Me.長條圖_ch.UseVisualStyleBackColor = False
- '
- '折線圖_ch
- '
- Me.折線圖_ch.AutoSize = True
- Me.折線圖_ch.BackColor = System.Drawing.Color.White
- Me.折線圖_ch.Location = New System.Drawing.Point(607, 446)
- Me.折線圖_ch.Name = "折線圖_ch"
- Me.折線圖_ch.Size = New System.Drawing.Size(49, 20)
- Me.折線圖_ch.TabIndex = 1646
- Me.折線圖_ch.Text = "Line"
- Me.折線圖_ch.UseVisualStyleBackColor = False
- '
- '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)
- ChartArea4.Name = "ChartArea1"
- Me.Chart1.ChartAreas.Add(ChartArea4)
- Legend4.Name = "Legend1"
- Me.Chart1.Legends.Add(Legend4)
- Me.Chart1.Location = New System.Drawing.Point(-1, 373)
- Me.Chart1.Name = "Chart1"
- Series4.ChartArea = "ChartArea1"
- Series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line
- Series4.Legend = "Legend1"
- Series4.Name = "Series1"
- Me.Chart1.Series.Add(Series4)
- Me.Chart1.Size = New System.Drawing.Size(681, 131)
- Me.Chart1.TabIndex = 1645
- Me.Chart1.Text = "Chart2"
- '
- 'Panel3
- '
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel3.Controls.Add(Me.請購資料_dgv)
- Me.Panel3.Controls.Add(Me.最新單價_dgv)
- Me.Panel3.Controls.Add(Me.品名_tb)
- Me.Panel3.Controls.Add(Me.語言_dgv)
- Me.Panel3.Controls.Add(Me.請購單_dgv)
- Me.Panel3.Controls.Add(Me.料號1_tb)
- Me.Panel3.Controls.Add(Me.價錢_dgv)
- Me.Panel3.Controls.Add(Me.物料圖2_pb)
- Me.Panel3.Controls.Add(Me.供應商編碼_tb)
- Me.Panel3.Controls.Add(Me.核對員_tb)
- Me.Panel3.Controls.Add(Me.大間距_ch)
- Me.Panel3.Controls.Add(Me.語轉扭_bt)
- Me.Panel3.Controls.Add(Me.中間距_ch)
- Me.Panel3.Controls.Add(Me.核對日期_tb)
- Me.Panel3.Controls.Add(Me.詢價員_tb)
- Me.Panel3.Controls.Add(Me.小間距_ch)
- Me.Panel3.Controls.Add(Me.尋價日期_tb)
- Me.Panel3.Location = New System.Drawing.Point(92, 344)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(273, 258)
- Me.Panel3.TabIndex = 1646
- '
- '請購資料_dgv
- '
- Me.請購資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請購資料_dgv.Location = New System.Drawing.Point(6, 182)
- Me.請購資料_dgv.Name = "請購資料_dgv"
- Me.請購資料_dgv.RowTemplate.Height = 24
- Me.請購資料_dgv.Size = New System.Drawing.Size(200, 71)
- Me.請購資料_dgv.TabIndex = 1644
- Me.請購資料_dgv.VirtualMode = True
- '
- '最新單價_dgv
- '
- Me.最新單價_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.最新單價_dgv.Location = New System.Drawing.Point(180, 59)
- Me.最新單價_dgv.Name = "最新單價_dgv"
- Me.最新單價_dgv.RowTemplate.Height = 24
- Me.最新單價_dgv.Size = New System.Drawing.Size(81, 49)
- Me.最新單價_dgv.TabIndex = 1643
- Me.最新單價_dgv.VirtualMode = True
- '
- '品名_tb
- '
- Me.品名_tb.Location = New System.Drawing.Point(93, 85)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.Size = New System.Drawing.Size(81, 23)
- Me.品名_tb.TabIndex = 1387
- '
- '物料圖2_pb
- '
- Me.物料圖2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖2_pb.Location = New System.Drawing.Point(180, 110)
- Me.物料圖2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖2_pb.Name = "物料圖2_pb"
- Me.物料圖2_pb.Size = New System.Drawing.Size(81, 49)
- Me.物料圖2_pb.TabIndex = 960
- Me.物料圖2_pb.TabStop = False
- '
- '分析工具_bt
- '
- Me.分析工具_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Bar_Chart
- Me.分析工具_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.分析工具_bt.ForeColor = System.Drawing.Color.Red
- Me.分析工具_bt.Location = New System.Drawing.Point(875, 3)
- Me.分析工具_bt.Name = "分析工具_bt"
- Me.分析工具_bt.Size = New System.Drawing.Size(47, 47)
- Me.分析工具_bt.TabIndex = 1643
- Me.分析工具_bt.UseVisualStyleBackColor = True
- '
- '列印成詢價單_bt
- '
- Me.列印成詢價單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
- Me.列印成詢價單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.列印成詢價單_bt.ContextMenuStrip = Me.ContextMenuStrip1
- Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive
- Me.列印成詢價單_bt.Location = New System.Drawing.Point(828, 3)
- Me.列印成詢價單_bt.Name = "列印成詢價單_bt"
- Me.列印成詢價單_bt.Size = New System.Drawing.Size(47, 47)
- Me.列印成詢價單_bt.TabIndex = 961
- Me.列印成詢價單_bt.UseVisualStyleBackColor = True
- '
- '物料圖1_pb
- '
- Me.物料圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖1_pb.Location = New System.Drawing.Point(859, 51)
- Me.物料圖1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖1_pb.Name = "物料圖1_pb"
- Me.物料圖1_pb.Size = New System.Drawing.Size(197, 79)
- Me.物料圖1_pb.TabIndex = 959
- Me.物料圖1_pb.TabStop = False
- '
- '生成採購單_bt
- '
- Me.生成採購單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.生成採購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.生成採購單_bt.ContextMenuStrip = Me.ContextMenuStrip1
- Me.生成採購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.生成採購單_bt.Location = New System.Drawing.Point(781, 3)
- Me.生成採購單_bt.Name = "生成採購單_bt"
- Me.生成採購單_bt.Size = New System.Drawing.Size(47, 47)
- Me.生成採購單_bt.TabIndex = 946
- Me.生成採購單_bt.UseVisualStyleBackColor = True
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(5, 659)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
- Me.詳細資料2_ch.TabIndex = 1840
- Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
- Me.詳細資料2_ch.UseVisualStyleBackColor = True
- '
- 'SplitContainer1
- '
- Me.SplitContainer1.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.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
- Me.SplitContainer1.Name = "SplitContainer1"
- '
- 'SplitContainer1.Panel1
- '
- Me.SplitContainer1.Panel1.Controls.Add(Me.日期_rb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.採購單_dgv)
- Me.SplitContainer1.Panel1.Controls.Add(Me.單價_rb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.詳細資料2_ch)
- Me.SplitContainer1.Panel1.Controls.Add(Me.已生未核准的採購單_lb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.核准請購未生成_lb)
- '
- 'SplitContainer1.Panel2
- '
- Me.SplitContainer1.Panel2.Controls.Add(Me.類別管理_cb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.選擇公司_cb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.廠商_cb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Panel3)
- Me.SplitContainer1.Panel2.Controls.Add(Me.歷史單價_P)
- Me.SplitContainer1.Panel2.Controls.Add(Me.分析工具_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.清空供應商_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label2)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label6)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label1)
- Me.SplitContainer1.Panel2.Controls.Add(Me.郵件_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label4)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label3)
- Me.SplitContainer1.Panel2.Controls.Add(Me.文字_lb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.地址_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.全部取消_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.電話_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.全部選擇_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.採購單號_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.供應商簡稱_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label5)
- Me.SplitContainer1.Panel2.Controls.Add(Me.使用地點_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.簡稱_lb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label8)
- Me.SplitContainer1.Panel2.Controls.Add(Me.列印成詢價單_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.需求日期_dtp)
- Me.SplitContainer1.Panel2.Controls.Add(Me.物料圖1_pb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.稅金比_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.選擇公司_lb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.稅金金額_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.稅金計算_ch)
- Me.SplitContainer1.Panel2.Controls.Add(Me.總金額_lb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.折扣金額_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.總金額_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.折扣比_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.生成採購單_bt)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label12)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label11)
- Me.SplitContainer1.Panel2.Controls.Add(Me.傳真_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label7)
- Me.SplitContainer1.Panel2.Controls.Add(Me.手動號碼_tb)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Label9)
- Me.SplitContainer1.Panel2.Controls.Add(Me.明細_dgv)
- Me.SplitContainer1.Size = New System.Drawing.Size(1348, 681)
- Me.SplitContainer1.SplitterDistance = 184
- Me.SplitContainer1.TabIndex = 1841
- '
- '手動號碼_tb
- '
- Me.手動號碼_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.手動號碼_tb.Location = New System.Drawing.Point(718, 53)
- Me.手動號碼_tb.Name = "手動號碼_tb"
- Me.手動號碼_tb.Size = New System.Drawing.Size(136, 16)
- Me.手動號碼_tb.TabIndex = 1845
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(625, 53)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(86, 16)
- Me.Label9.TabIndex = 1844
- Me.Label9.Text = "PO NOMOR : "
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '採購單編輯
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.SplitContainer1)
- 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 = "建築物料採購單生成"
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.請購單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.歷史單價_P.ResumeLayout(False)
- Me.歷史單價_P.PerformLayout()
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.最新單價_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer1.Panel1.ResumeLayout(False)
- Me.SplitContainer1.Panel1.PerformLayout()
- Me.SplitContainer1.Panel2.ResumeLayout(False)
- Me.SplitContainer1.Panel2.PerformLayout()
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer1.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents 稅金比_tb As TextBox
- Friend WithEvents 稅金金額_tb As TextBox
- Friend WithEvents 稅金計算_ch As CheckBox
- Friend WithEvents 折扣金額_tb As TextBox
- Friend WithEvents 折扣比_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 已生未核准的採購單_lb As Label
- Friend WithEvents 生成採購單_bt As Button
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents 總金額_lb As Label
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 廠商_cb As ComboBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 選擇公司_lb As Label
- Friend WithEvents 選擇公司_cb As ComboBox
- Friend WithEvents 需求日期_dtp As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents 使用地點_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 採購單號_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 郵件_tb As TextBox
- Friend WithEvents 核准請購未生成_lb As Label
- Friend WithEvents 請購單_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents 採購單_dgv As DataGridView
- Friend WithEvents 物料圖2_pb As PictureBox
- Friend WithEvents 物料圖1_pb As PictureBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents 列印成詢價單_bt As Button
- Friend WithEvents 核對日期_tb As TextBox
- Friend WithEvents 核對員_tb As TextBox
- Friend WithEvents 尋價日期_tb As TextBox
- Friend WithEvents 詢價員_tb As TextBox
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 類別管理_cb As ComboBox
- Friend WithEvents 簡稱_lb As Label
- Friend WithEvents 供應商簡稱_tb As TextBox
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選擇_bt As Button
- Friend WithEvents 文字_lb As Label
- Friend WithEvents 日期_rb As RadioButton
- Friend WithEvents 單價_rb As RadioButton
- Friend WithEvents Label4 As Label
- Friend WithEvents 價錢_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 清空供應商_bt As Button
- Friend WithEvents 料號1_tb As TextBox
- Friend WithEvents 分析工具_bt As Button
- Friend WithEvents 料號_dgv As DataGridView
- Friend WithEvents 歷史單價_P As Panel
- Friend WithEvents Chart1 As DataVisualization.Charting.Chart
- Friend WithEvents 長條圖_ch As CheckBox
- Friend WithEvents 折線圖_ch As CheckBox
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents 最新單價_dgv As DataGridView
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents SplitContainer1 As SplitContainer
- Friend WithEvents 手動號碼_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 請購資料_dgv As DataGridView
- Friend WithEvents ToolTip1 As ToolTip
- End Class
|