12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226 |
- <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.Panel2 = New System.Windows.Forms.Panel()
- Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
- Me.幣別_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.匯率_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label45 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.交易方式_tb = New System.Windows.Forms.TextBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.備註_tb = New System.Windows.Forms.TextBox()
- Me.客戶編號_tb = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.訂單號_tb = New System.Windows.Forms.TextBox()
- Me.客戶名稱_tb = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.清單1_1_dgv = New System.Windows.Forms.DataGridView()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.受訂日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.經辦業務_tb = New System.Windows.Forms.TextBox()
- Me.預交日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.統一編號_tb = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.連絡電話_tb = New System.Windows.Forms.TextBox()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.送貨地址_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.總金額_lb = New System.Windows.Forms.Label()
- Me.總數量_lb = New System.Windows.Forms.Label()
- Me.Label47 = New System.Windows.Forms.Label()
- Me.Label46 = New System.Windows.Forms.Label()
- Me.清單2_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel6 = New System.Windows.Forms.Panel()
- Me.Panel8 = New System.Windows.Forms.Panel()
- Me.付款條件_cb = New System.Windows.Forms.ComboBox()
- Me.Panel7 = New System.Windows.Forms.Panel()
- Me.客戶名稱_cb = New System.Windows.Forms.ComboBox()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.總經理_tb = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.品保審批_tb = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- 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.業務審批_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- 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.Panel5 = New System.Windows.Forms.Panel()
- Me.交運條件_cb = New System.Windows.Forms.ComboBox()
- Me.付款條件_lb = New System.Windows.Forms.Label()
- Me.交運條件_lb = New System.Windows.Forms.Label()
- Me.Panel4 = New System.Windows.Forms.Panel()
- Me.訂單效期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.接收日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.客戶訂單_bt = New System.Windows.Forms.TextBox()
- Me.客戶名稱_lb = New System.Windows.Forms.Label()
- Me.客戶訂單_lb = New System.Windows.Forms.Label()
- Me.清單2_1_dgv = New System.Windows.Forms.DataGridView()
- Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
- 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.logo_pb = New System.Windows.Forms.PictureBox()
- Me.Panel2.SuspendLayout()
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer1.Panel1.SuspendLayout()
- Me.SplitContainer1.Panel2.SuspendLayout()
- Me.SplitContainer1.SuspendLayout()
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel6.SuspendLayout()
- Me.Panel8.SuspendLayout()
- Me.Panel7.SuspendLayout()
- Me.Panel5.SuspendLayout()
- Me.Panel4.SuspendLayout()
- Me.Panel3.SuspendLayout()
- CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '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.SplitContainer1)
- Me.Panel2.Location = New System.Drawing.Point(-1, 0)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1350, 643)
- Me.Panel2.TabIndex = 858
- '
- '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.幣別_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
- Me.SplitContainer1.Panel1.Controls.Add(Me.匯率_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label45)
- Me.SplitContainer1.Panel1.Controls.Add(Me.重新讀取_bt)
- Me.SplitContainer1.Panel1.Controls.Add(Me.刪除受訂單_bt)
- Me.SplitContainer1.Panel1.Controls.Add(Me.導入受訂單_bt)
- Me.SplitContainer1.Panel1.Controls.Add(Me.增加明細_bt)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label6)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label9)
- Me.SplitContainer1.Panel1.Controls.Add(Me.交易方式_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label24)
- Me.SplitContainer1.Panel1.Controls.Add(Me.清單1_dgv)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label23)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label16)
- Me.SplitContainer1.Panel1.Controls.Add(Me.備註_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.客戶編號_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label22)
- Me.SplitContainer1.Panel1.Controls.Add(Me.訂單號_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.客戶名稱_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label21)
- Me.SplitContainer1.Panel1.Controls.Add(Me.清單1_1_dgv)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label20)
- Me.SplitContainer1.Panel1.Controls.Add(Me.受訂日期_dtp)
- Me.SplitContainer1.Panel1.Controls.Add(Me.經辦業務_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.預交日期_dtp)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label19)
- Me.SplitContainer1.Panel1.Controls.Add(Me.統一編號_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label18)
- Me.SplitContainer1.Panel1.Controls.Add(Me.連絡電話_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.傳真_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label10)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label17)
- Me.SplitContainer1.Panel1.Controls.Add(Me.送貨地址_tb)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Label15)
- Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1)
- '
- 'SplitContainer1.Panel2
- '
- Me.SplitContainer1.Panel2.Controls.Add(Me.清單2_dgv)
- Me.SplitContainer1.Panel2.Controls.Add(Me.Panel6)
- Me.SplitContainer1.Size = New System.Drawing.Size(1350, 643)
- Me.SplitContainer1.SplitterDistance = 636
- Me.SplitContainer1.SplitterWidth = 2
- Me.SplitContainer1.TabIndex = 867
- '
- '幣別_tb
- '
- Me.幣別_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.幣別_tb.Location = New System.Drawing.Point(496, 60)
- Me.幣別_tb.Name = "幣別_tb"
- Me.幣別_tb.Size = New System.Drawing.Size(41, 23)
- Me.幣別_tb.TabIndex = 912
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(463, 64)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(31, 16)
- Me.Label2.TabIndex = 913
- Me.Label2.Text = "幣別"
- '
- '匯率_tb
- '
- Me.匯率_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.匯率_tb.Location = New System.Drawing.Point(570, 60)
- Me.匯率_tb.Name = "匯率_tb"
- Me.匯率_tb.Size = New System.Drawing.Size(58, 23)
- Me.匯率_tb.TabIndex = 910
- '
- 'Label1
- '
- Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(537, 63)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(31, 16)
- Me.Label1.TabIndex = 911
- Me.Label1.Text = "匯率"
- '
- 'Label45
- '
- Me.Label45.AutoSize = True
- Me.Label45.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label45.Location = New System.Drawing.Point(120, 8)
- Me.Label45.Name = "Label45"
- Me.Label45.Size = New System.Drawing.Size(153, 20)
- Me.Label45.TabIndex = 867
- Me.Label45.Text = "天心系統受訂單資料"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(119, 21)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(537, 16)
- Me.Label6.TabIndex = 845
- Me.Label6.Text = "_________________________________________________________________________________" &
- "_________________________"
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(169, 21)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(467, 16)
- Me.Label9.TabIndex = 846
- Me.Label9.Text = "_________________________________________________________________________________" &
- "___________"
- '
- '交易方式_tb
- '
- Me.交易方式_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.交易方式_tb.Location = New System.Drawing.Point(371, 108)
- Me.交易方式_tb.Name = "交易方式_tb"
- Me.交易方式_tb.Size = New System.Drawing.Size(260, 23)
- Me.交易方式_tb.TabIndex = 10
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Location = New System.Drawing.Point(313, 133)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(55, 16)
- Me.Label24.TabIndex = 864
- Me.Label24.Text = "備 註"
- '
- '清單1_dgv
- '
- 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.BackgroundColor = System.Drawing.Color.White
- Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單1_dgv.Location = New System.Drawing.Point(1, -1)
- Me.清單1_dgv.Name = "清單1_dgv"
- Me.清單1_dgv.RowHeadersWidth = 5
- Me.清單1_dgv.RowTemplate.Height = 24
- Me.清單1_dgv.Size = New System.Drawing.Size(117, 643)
- Me.清單1_dgv.TabIndex = 841
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(313, 110)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(55, 16)
- Me.Label23.TabIndex = 863
- Me.Label23.Text = "交易方式"
- '
- 'Label16
- '
- Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(201, 40)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(55, 16)
- Me.Label16.TabIndex = 856
- Me.Label16.Text = "受訂日期"
- '
- '備註_tb
- '
- Me.備註_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.備註_tb.Location = New System.Drawing.Point(370, 131)
- Me.備註_tb.Name = "備註_tb"
- Me.備註_tb.Size = New System.Drawing.Size(260, 23)
- Me.備註_tb.TabIndex = 11
- '
- '客戶編號_tb
- '
- Me.客戶編號_tb.Location = New System.Drawing.Point(153, 60)
- Me.客戶編號_tb.Name = "客戶編號_tb"
- Me.客戶編號_tb.Size = New System.Drawing.Size(67, 23)
- Me.客戶編號_tb.TabIndex = 1
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(121, 134)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(31, 16)
- Me.Label22.TabIndex = 862
- Me.Label22.Text = "經辦"
- '
- '訂單號_tb
- '
- Me.訂單號_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.訂單號_tb.Location = New System.Drawing.Point(152, 37)
- Me.訂單號_tb.Name = "訂單號_tb"
- Me.訂單號_tb.Size = New System.Drawing.Size(48, 23)
- Me.訂單號_tb.TabIndex = 0
- '
- '客戶名稱_tb
- '
- Me.客戶名稱_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶名稱_tb.Location = New System.Drawing.Point(221, 60)
- Me.客戶名稱_tb.Name = "客戶名稱_tb"
- Me.客戶名稱_tb.Size = New System.Drawing.Size(240, 23)
- Me.客戶名稱_tb.TabIndex = 2
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(121, 110)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(31, 16)
- Me.Label21.TabIndex = 861
- Me.Label21.Text = "傳真"
- '
- '清單1_1_dgv
- '
- Me.清單1_1_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.清單1_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單1_1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單1_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單1_1_dgv.Location = New System.Drawing.Point(117, 155)
- Me.清單1_1_dgv.Name = "清單1_1_dgv"
- Me.清單1_1_dgv.RowHeadersWidth = 5
- Me.清單1_1_dgv.RowTemplate.Height = 24
- Me.清單1_1_dgv.Size = New System.Drawing.Size(513, 460)
- Me.清單1_1_dgv.TabIndex = 853
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Location = New System.Drawing.Point(313, 87)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(55, 16)
- Me.Label20.TabIndex = 860
- Me.Label20.Text = "送貨地址"
- '
- '受訂日期_dtp
- '
- Me.受訂日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.受訂日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.受訂日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.受訂日期_dtp.Location = New System.Drawing.Point(258, 37)
- Me.受訂日期_dtp.Name = "受訂日期_dtp"
- Me.受訂日期_dtp.Size = New System.Drawing.Size(86, 23)
- Me.受訂日期_dtp.TabIndex = 5
- '
- '經辦業務_tb
- '
- Me.經辦業務_tb.Location = New System.Drawing.Point(154, 130)
- Me.經辦業務_tb.Name = "經辦業務_tb"
- Me.經辦業務_tb.Size = New System.Drawing.Size(153, 23)
- Me.經辦業務_tb.TabIndex = 9
- '
- '預交日期_dtp
- '
- Me.預交日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.預交日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.預交日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.預交日期_dtp.Location = New System.Drawing.Point(403, 37)
- Me.預交日期_dtp.Name = "預交日期_dtp"
- Me.預交日期_dtp.Size = New System.Drawing.Size(86, 23)
- Me.預交日期_dtp.TabIndex = 6
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(121, 87)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(31, 16)
- Me.Label19.TabIndex = 859
- Me.Label19.Text = "電話"
- '
- '統一編號_tb
- '
- Me.統一編號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.統一編號_tb.Location = New System.Drawing.Point(547, 37)
- Me.統一編號_tb.Name = "統一編號_tb"
- Me.統一編號_tb.Size = New System.Drawing.Size(83, 23)
- Me.統一編號_tb.TabIndex = 3
- '
- 'Label18
- '
- Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(490, 40)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(55, 16)
- Me.Label18.TabIndex = 858
- Me.Label18.Text = "統一編號"
- '
- '連絡電話_tb
- '
- Me.連絡電話_tb.Location = New System.Drawing.Point(154, 84)
- Me.連絡電話_tb.Name = "連絡電話_tb"
- Me.連絡電話_tb.Size = New System.Drawing.Size(153, 23)
- Me.連絡電話_tb.TabIndex = 4
- '
- '傳真_tb
- '
- Me.傳真_tb.Location = New System.Drawing.Point(154, 107)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(153, 23)
- Me.傳真_tb.TabIndex = 8
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(120, 40)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(31, 16)
- Me.Label10.TabIndex = 854
- Me.Label10.Text = "單號"
- '
- 'Label17
- '
- Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(346, 41)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(55, 16)
- Me.Label17.TabIndex = 857
- Me.Label17.Text = "預交日期"
- '
- '送貨地址_tb
- '
- Me.送貨地址_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.送貨地址_tb.Location = New System.Drawing.Point(370, 84)
- Me.送貨地址_tb.Name = "送貨地址_tb"
- Me.送貨地址_tb.Size = New System.Drawing.Size(260, 23)
- Me.送貨地址_tb.TabIndex = 7
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(120, 63)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(31, 16)
- Me.Label15.TabIndex = 855
- Me.Label15.Text = "客戶"
- '
- 'Panel1
- '
- Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel1.Controls.Add(Me.總金額_lb)
- Me.Panel1.Controls.Add(Me.總數量_lb)
- Me.Panel1.Controls.Add(Me.Label47)
- Me.Panel1.Controls.Add(Me.Label46)
- Me.Panel1.Location = New System.Drawing.Point(304, 614)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(332, 28)
- Me.Panel1.TabIndex = 909
- '
- '總金額_lb
- '
- Me.總金額_lb.AutoSize = True
- Me.總金額_lb.BackColor = System.Drawing.Color.Transparent
- Me.總金額_lb.Location = New System.Drawing.Point(235, 6)
- Me.總金額_lb.Name = "總金額_lb"
- Me.總金額_lb.Size = New System.Drawing.Size(14, 16)
- Me.總金額_lb.TabIndex = 908
- Me.總金額_lb.Text = "0"
- '
- '總數量_lb
- '
- Me.總數量_lb.AutoSize = True
- Me.總數量_lb.BackColor = System.Drawing.Color.Transparent
- Me.總數量_lb.Location = New System.Drawing.Point(59, 6)
- Me.總數量_lb.Name = "總數量_lb"
- Me.總數量_lb.Size = New System.Drawing.Size(14, 16)
- Me.總數量_lb.TabIndex = 907
- Me.總數量_lb.Text = "0"
- '
- 'Label47
- '
- Me.Label47.AutoSize = True
- Me.Label47.BackColor = System.Drawing.Color.Transparent
- Me.Label47.Location = New System.Drawing.Point(180, 6)
- Me.Label47.Name = "Label47"
- Me.Label47.Size = New System.Drawing.Size(49, 16)
- Me.Label47.TabIndex = 905
- Me.Label47.Text = "總金額 :"
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.BackColor = System.Drawing.Color.Transparent
- Me.Label46.Location = New System.Drawing.Point(4, 6)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(49, 16)
- Me.Label46.TabIndex = 906
- Me.Label46.Text = "總數量 :"
- '
- '清單2_dgv
- '
- Me.清單2_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.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單2_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單2_dgv.Location = New System.Drawing.Point(-1, -1)
- Me.清單2_dgv.Name = "清單2_dgv"
- Me.清單2_dgv.RowHeadersWidth = 5
- Me.清單2_dgv.RowTemplate.Height = 24
- Me.清單2_dgv.Size = New System.Drawing.Size(102, 643)
- Me.清單2_dgv.TabIndex = 867
- '
- 'Panel6
- '
- Me.Panel6.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.Panel6.BackColor = System.Drawing.Color.White
- Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel6.Controls.Add(Me.刪除明細_bt)
- Me.Panel6.Controls.Add(Me.Panel8)
- Me.Panel6.Controls.Add(Me.Panel7)
- Me.Panel6.Controls.Add(Me.CheckBox2)
- Me.Panel6.Controls.Add(Me.CheckBox1)
- Me.Panel6.Controls.Add(Me.Label25)
- Me.Panel6.Controls.Add(Me.總經理_tb)
- Me.Panel6.Controls.Add(Me.Label14)
- Me.Panel6.Controls.Add(Me.品保審批_tb)
- Me.Panel6.Controls.Add(Me.Label13)
- Me.Panel6.Controls.Add(Me.製造審批_tb)
- Me.Panel6.Controls.Add(Me.Label12)
- Me.Panel6.Controls.Add(Me.生管審批_tb)
- Me.Panel6.Controls.Add(Me.Label11)
- Me.Panel6.Controls.Add(Me.業務審批_tb)
- Me.Panel6.Controls.Add(Me.Label8)
- Me.Panel6.Controls.Add(Me.品保_bt)
- Me.Panel6.Controls.Add(Me.製造_bt)
- Me.Panel6.Controls.Add(Me.生管_bt)
- Me.Panel6.Controls.Add(Me.業務_bt)
- Me.Panel6.Controls.Add(Me.Panel5)
- Me.Panel6.Controls.Add(Me.付款條件_lb)
- Me.Panel6.Controls.Add(Me.交運條件_lb)
- Me.Panel6.Controls.Add(Me.Panel4)
- Me.Panel6.Controls.Add(Me.Panel3)
- Me.Panel6.Controls.Add(Me.Label3)
- Me.Panel6.Controls.Add(Me.Label4)
- Me.Panel6.Controls.Add(Me.客戶訂單_bt)
- Me.Panel6.Controls.Add(Me.客戶名稱_lb)
- Me.Panel6.Controls.Add(Me.客戶訂單_lb)
- Me.Panel6.Controls.Add(Me.列印_bt)
- Me.Panel6.Controls.Add(Me.刪除發票_bt)
- Me.Panel6.Controls.Add(Me.存檔_bt)
- Me.Panel6.Controls.Add(Me.新增_bt)
- Me.Panel6.Controls.Add(Me.logo_pb)
- Me.Panel6.Controls.Add(Me.清單2_1_dgv)
- Me.Panel6.Location = New System.Drawing.Point(100, -1)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(607, 643)
- Me.Panel6.TabIndex = 844
- '
- 'Panel8
- '
- Me.Panel8.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel8.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel8.Controls.Add(Me.付款條件_cb)
- Me.Panel8.Location = New System.Drawing.Point(566, 81)
- Me.Panel8.Name = "Panel8"
- Me.Panel8.Size = New System.Drawing.Size(35, 48)
- Me.Panel8.TabIndex = 953
- '
- '付款條件_cb
- '
- Me.付款條件_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.付款條件_cb.FormattingEnabled = True
- Me.付款條件_cb.Location = New System.Drawing.Point(0, 11)
- Me.付款條件_cb.Name = "付款條件_cb"
- Me.付款條件_cb.Size = New System.Drawing.Size(33, 24)
- Me.付款條件_cb.TabIndex = 933
- '
- 'Panel7
- '
- Me.Panel7.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel7.Controls.Add(Me.客戶名稱_cb)
- Me.Panel7.Location = New System.Drawing.Point(126, 81)
- Me.Panel7.Name = "Panel7"
- Me.Panel7.Size = New System.Drawing.Size(138, 48)
- Me.Panel7.TabIndex = 952
- '
- '客戶名稱_cb
- '
- Me.客戶名稱_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶名稱_cb.FormattingEnabled = True
- Me.客戶名稱_cb.Location = New System.Drawing.Point(0, 11)
- Me.客戶名稱_cb.Name = "客戶名稱_cb"
- Me.客戶名稱_cb.Size = New System.Drawing.Size(136, 24)
- Me.客戶名稱_cb.TabIndex = 933
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Checked = True
- Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
- Me.CheckBox2.Location = New System.Drawing.Point(415, 9)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(118, 20)
- Me.CheckBox2.TabIndex = 951
- Me.CheckBox2.Text = "PO Review Form"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(342, 9)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(74, 20)
- Me.CheckBox1.TabIndex = 950
- Me.CheckBox1.Text = "Contract"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label25.Location = New System.Drawing.Point(208, 8)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(128, 20)
- Me.Label25.TabIndex = 949
- Me.Label25.Text = "合約/訂單審查表"
- '
- '總經理_tb
- '
- Me.總經理_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總經理_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.總經理_tb.Location = New System.Drawing.Point(188, 608)
- Me.總經理_tb.Multiline = True
- Me.總經理_tb.Name = "總經理_tb"
- Me.總經理_tb.Size = New System.Drawing.Size(413, 34)
- Me.總經理_tb.TabIndex = 948
- '
- 'Label14
- '
- Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label14.BackColor = System.Drawing.Color.Gainsboro
- Me.Label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label14.Location = New System.Drawing.Point(2, 608)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(187, 34)
- Me.Label14.TabIndex = 947
- Me.Label14.Text = "總經理" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "General Manager"
- Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '品保審批_tb
- '
- Me.品保審批_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.品保審批_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.品保審批_tb.Location = New System.Drawing.Point(188, 575)
- Me.品保審批_tb.Multiline = True
- Me.品保審批_tb.Name = "品保審批_tb"
- Me.品保審批_tb.Size = New System.Drawing.Size(413, 34)
- Me.品保審批_tb.TabIndex = 946
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.BackColor = System.Drawing.Color.Gainsboro
- Me.Label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label13.Location = New System.Drawing.Point(2, 575)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(187, 34)
- Me.Label13.TabIndex = 945
- Me.Label13.Text = "品保部審查意見" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Comments by QA"
- Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '製造審批_tb
- '
- Me.製造審批_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.製造審批_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.製造審批_tb.Location = New System.Drawing.Point(188, 542)
- Me.製造審批_tb.Multiline = True
- Me.製造審批_tb.Name = "製造審批_tb"
- Me.製造審批_tb.Size = New System.Drawing.Size(413, 34)
- Me.製造審批_tb.TabIndex = 944
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label12.BackColor = System.Drawing.Color.Gainsboro
- Me.Label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label12.Location = New System.Drawing.Point(2, 542)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(187, 34)
- Me.Label12.TabIndex = 943
- Me.Label12.Text = "製造部審查意見" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Comments by Manufacturing"
- Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '生管審批_tb
- '
- Me.生管審批_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.生管審批_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.生管審批_tb.Location = New System.Drawing.Point(188, 509)
- Me.生管審批_tb.Multiline = True
- Me.生管審批_tb.Name = "生管審批_tb"
- Me.生管審批_tb.Size = New System.Drawing.Size(413, 34)
- Me.生管審批_tb.TabIndex = 942
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.BackColor = System.Drawing.Color.Gainsboro
- Me.Label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label11.Location = New System.Drawing.Point(2, 509)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(187, 34)
- Me.Label11.TabIndex = 941
- Me.Label11.Text = "生管部審查意見" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Comments by PC"
- Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '業務審批_tb
- '
- Me.業務審批_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.業務審批_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.業務審批_tb.Location = New System.Drawing.Point(188, 476)
- Me.業務審批_tb.Multiline = True
- Me.業務審批_tb.Name = "業務審批_tb"
- Me.業務審批_tb.Size = New System.Drawing.Size(413, 34)
- Me.業務審批_tb.TabIndex = 940
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label8.BackColor = System.Drawing.Color.Gainsboro
- Me.Label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label8.Location = New System.Drawing.Point(2, 476)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(187, 34)
- Me.Label8.TabIndex = 939
- Me.Label8.Text = "業務部審查意見" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Comments by Business"
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '品保_bt
- '
- Me.品保_bt.Location = New System.Drawing.Point(443, 130)
- Me.品保_bt.Name = "品保_bt"
- Me.品保_bt.Size = New System.Drawing.Size(147, 40)
- Me.品保_bt.TabIndex = 937
- Me.品保_bt.Text = "品保部" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "QA Department"
- Me.品保_bt.UseVisualStyleBackColor = True
- '
- '製造_bt
- '
- Me.製造_bt.Location = New System.Drawing.Point(296, 130)
- Me.製造_bt.Name = "製造_bt"
- Me.製造_bt.Size = New System.Drawing.Size(147, 40)
- Me.製造_bt.TabIndex = 936
- Me.製造_bt.Text = "製造部" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Manufacturing Department"
- Me.製造_bt.UseVisualStyleBackColor = True
- '
- '生管_bt
- '
- Me.生管_bt.Location = New System.Drawing.Point(149, 130)
- Me.生管_bt.Name = "生管_bt"
- Me.生管_bt.Size = New System.Drawing.Size(147, 40)
- Me.生管_bt.TabIndex = 935
- Me.生管_bt.Text = "生管部" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Production Control Department"
- Me.生管_bt.UseVisualStyleBackColor = True
- '
- '業務_bt
- '
- Me.業務_bt.Location = New System.Drawing.Point(1, 130)
- Me.業務_bt.Name = "業務_bt"
- Me.業務_bt.Size = New System.Drawing.Size(147, 40)
- Me.業務_bt.TabIndex = 934
- Me.業務_bt.Text = "業務部" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Business Department"
- Me.業務_bt.UseVisualStyleBackColor = True
- '
- 'Panel5
- '
- Me.Panel5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel5.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel5.Controls.Add(Me.交運條件_cb)
- Me.Panel5.Location = New System.Drawing.Point(566, 34)
- Me.Panel5.Name = "Panel5"
- Me.Panel5.Size = New System.Drawing.Size(35, 48)
- Me.Panel5.TabIndex = 932
- '
- '交運條件_cb
- '
- Me.交運條件_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.交運條件_cb.FormattingEnabled = True
- Me.交運條件_cb.Location = New System.Drawing.Point(0, 11)
- Me.交運條件_cb.Name = "交運條件_cb"
- Me.交運條件_cb.Size = New System.Drawing.Size(33, 24)
- Me.交運條件_cb.TabIndex = 933
- Me.交運條件_cb.Text = "CIF"
- '
- '付款條件_lb
- '
- Me.付款條件_lb.BackColor = System.Drawing.Color.Gainsboro
- Me.付款條件_lb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- 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(473, 81)
- Me.付款條件_lb.Name = "付款條件_lb"
- Me.付款條件_lb.Size = New System.Drawing.Size(94, 48)
- Me.付款條件_lb.TabIndex = 931
- Me.付款條件_lb.Text = "付款條件" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Payment Term"
- Me.付款條件_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '交運條件_lb
- '
- Me.交運條件_lb.BackColor = System.Drawing.Color.Gainsboro
- Me.交運條件_lb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- 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(473, 34)
- Me.交運條件_lb.Name = "交運條件_lb"
- Me.交運條件_lb.Size = New System.Drawing.Size(94, 48)
- Me.交運條件_lb.TabIndex = 930
- Me.交運條件_lb.Text = "交運條件" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Shipping Term"
- Me.交運條件_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Panel4
- '
- Me.Panel4.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel4.Controls.Add(Me.訂單效期_dtp)
- Me.Panel4.Location = New System.Drawing.Point(387, 81)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(87, 48)
- Me.Panel4.TabIndex = 929
- '
- '訂單效期_dtp
- '
- Me.訂單效期_dtp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.訂單效期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.訂單效期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.訂單效期_dtp.Location = New System.Drawing.Point(-1, 12)
- Me.訂單效期_dtp.Name = "訂單效期_dtp"
- Me.訂單效期_dtp.Size = New System.Drawing.Size(87, 23)
- Me.訂單效期_dtp.TabIndex = 927
- '
- 'Panel3
- '
- Me.Panel3.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel3.Controls.Add(Me.接收日期_dtp)
- Me.Panel3.Location = New System.Drawing.Point(387, 34)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(87, 48)
- Me.Panel3.TabIndex = 928
- '
- '接收日期_dtp
- '
- Me.接收日期_dtp.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.接收日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.接收日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.接收日期_dtp.Location = New System.Drawing.Point(-1, 12)
- Me.接收日期_dtp.Name = "接收日期_dtp"
- Me.接收日期_dtp.Size = New System.Drawing.Size(87, 23)
- Me.接收日期_dtp.TabIndex = 927
- '
- 'Label3
- '
- Me.Label3.BackColor = System.Drawing.Color.Gainsboro
- Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(263, 81)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(125, 48)
- Me.Label3.TabIndex = 926
- Me.Label3.Text = "合約/訂單效期" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Contract/PO Duration"
- Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label4
- '
- Me.Label4.BackColor = System.Drawing.Color.Gainsboro
- Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- 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(263, 34)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(125, 48)
- Me.Label4.TabIndex = 925
- Me.Label4.Text = "接收日期" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Receiving Date"
- Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '客戶訂單_bt
- '
- Me.客戶訂單_bt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.客戶訂單_bt.Location = New System.Drawing.Point(126, 34)
- Me.客戶訂單_bt.Multiline = True
- Me.客戶訂單_bt.Name = "客戶訂單_bt"
- Me.客戶訂單_bt.Size = New System.Drawing.Size(138, 48)
- Me.客戶訂單_bt.TabIndex = 923
- Me.客戶訂單_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '客戶名稱_lb
- '
- Me.客戶名稱_lb.BackColor = System.Drawing.Color.Gainsboro
- Me.客戶名稱_lb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- 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, 81)
- Me.客戶名稱_lb.Name = "客戶名稱_lb"
- Me.客戶名稱_lb.Size = New System.Drawing.Size(125, 48)
- Me.客戶名稱_lb.TabIndex = 922
- Me.客戶名稱_lb.Text = "客戶名稱/代碼" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Contract Name/Code"
- Me.客戶名稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '客戶訂單_lb
- '
- Me.客戶訂單_lb.BackColor = System.Drawing.Color.Gainsboro
- Me.客戶訂單_lb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- 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, 34)
- Me.客戶訂單_lb.Name = "客戶訂單_lb"
- Me.客戶訂單_lb.Size = New System.Drawing.Size(125, 48)
- Me.客戶訂單_lb.TabIndex = 921
- Me.客戶訂單_lb.Text = "客戶合約/訂單編號" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Contract No./P.O.No."
- Me.客戶訂單_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '清單2_1_dgv
- '
- Me.清單2_1_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.清單2_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單2_1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單2_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單2_1_dgv.Location = New System.Drawing.Point(2, 171)
- Me.清單2_1_dgv.Name = "清單2_1_dgv"
- Me.清單2_1_dgv.RowHeadersWidth = 5
- Me.清單2_1_dgv.RowTemplate.Height = 24
- Me.清單2_1_dgv.Size = New System.Drawing.Size(599, 306)
- Me.清單2_1_dgv.TabIndex = 938
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.重新讀取_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.renew
- Me.重新讀取_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.重新讀取_bt.Location = New System.Drawing.Point(534, 0)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(33, 33)
- Me.重新讀取_bt.TabIndex = 842
- Me.重新讀取_bt.UseVisualStyleBackColor = True
- '
- '刪除受訂單_bt
- '
- Me.刪除受訂單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.刪除受訂單_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.GarbageEmpty
- Me.刪除受訂單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除受訂單_bt.Location = New System.Drawing.Point(599, 0)
- Me.刪除受訂單_bt.Name = "刪除受訂單_bt"
- Me.刪除受訂單_bt.Size = New System.Drawing.Size(33, 33)
- Me.刪除受訂單_bt.TabIndex = 866
- Me.刪除受訂單_bt.UseVisualStyleBackColor = True
- '
- '導入受訂單_bt
- '
- Me.導入受訂單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.導入受訂單_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.EXCELOUT
- Me.導入受訂單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.導入受訂單_bt.Location = New System.Drawing.Point(502, 0)
- Me.導入受訂單_bt.Name = "導入受訂單_bt"
- Me.導入受訂單_bt.Size = New System.Drawing.Size(33, 33)
- Me.導入受訂單_bt.TabIndex = 843
- Me.導入受訂單_bt.UseVisualStyleBackColor = True
- '
- '增加明細_bt
- '
- Me.增加明細_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.增加明細_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.arrow_right
- Me.增加明細_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.增加明細_bt.Location = New System.Drawing.Point(566, 0)
- Me.增加明細_bt.Name = "增加明細_bt"
- Me.增加明細_bt.Size = New System.Drawing.Size(33, 33)
- Me.增加明細_bt.TabIndex = 865
- Me.增加明細_bt.UseVisualStyleBackColor = True
- '
- '刪除明細_bt
- '
- Me.刪除明細_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.arrow_left
- Me.刪除明細_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除明細_bt.Location = New System.Drawing.Point(107, 0)
- Me.刪除明細_bt.Name = "刪除明細_bt"
- Me.刪除明細_bt.Size = New System.Drawing.Size(33, 33)
- Me.刪除明細_bt.TabIndex = 954
- Me.刪除明細_bt.UseVisualStyleBackColor = True
- '
- '列印_bt
- '
- Me.列印_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.print
- Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.列印_bt.Location = New System.Drawing.Point(140, 0)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(33, 33)
- Me.列印_bt.TabIndex = 920
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '刪除發票_bt
- '
- Me.刪除發票_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.GarbageEmpty
- Me.刪除發票_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除發票_bt.Location = New System.Drawing.Point(173, 0)
- Me.刪除發票_bt.Name = "刪除發票_bt"
- Me.刪除發票_bt.Size = New System.Drawing.Size(33, 33)
- Me.刪除發票_bt.TabIndex = 870
- Me.刪除發票_bt.UseVisualStyleBackColor = True
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.存檔_bt.Location = New System.Drawing.Point(74, 0)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(33, 33)
- Me.存檔_bt.TabIndex = 868
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.add_2
- Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.新增_bt.Location = New System.Drawing.Point(41, 0)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(33, 33)
- Me.新增_bt.TabIndex = 866
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- 'logo_pb
- '
- Me.logo_pb.BackgroundImage = Global.HT_ODOO_SELLING_PI.My.Resources.Resources.logo
- Me.logo_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.logo_pb.Location = New System.Drawing.Point(1, 2)
- Me.logo_pb.Name = "logo_pb"
- Me.logo_pb.Size = New System.Drawing.Size(30, 30)
- Me.logo_pb.TabIndex = 867
- Me.logo_pb.TabStop = False
- '
- '銷售審查表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 643)
- 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(4)
- Me.Name = "銷售審查表"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "銷售審查表"
- Me.Panel2.ResumeLayout(False)
- Me.SplitContainer1.Panel1.ResumeLayout(False)
- Me.SplitContainer1.Panel1.PerformLayout()
- Me.SplitContainer1.Panel2.ResumeLayout(False)
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.SplitContainer1.ResumeLayout(False)
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel6.ResumeLayout(False)
- Me.Panel6.PerformLayout()
- Me.Panel8.ResumeLayout(False)
- Me.Panel7.ResumeLayout(False)
- Me.Panel5.ResumeLayout(False)
- Me.Panel4.ResumeLayout(False)
- Me.Panel3.ResumeLayout(False)
- CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents Panel2 As Panel
- Friend WithEvents SplitContainer1 As SplitContainer
- Friend WithEvents Label45 As Label
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 刪除受訂單_bt As Button
- Friend WithEvents 導入受訂單_bt As Button
- Friend WithEvents 增加明細_bt As Button
- Friend WithEvents Label6 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents 交易方式_tb As TextBox
- Friend WithEvents Label24 As Label
- Friend WithEvents 清單1_dgv As DataGridView
- Friend WithEvents Label23 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents 備註_tb As TextBox
- Friend WithEvents 客戶編號_tb As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents 訂單號_tb As TextBox
- Friend WithEvents 客戶名稱_tb As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents 清單1_1_dgv As DataGridView
- Friend WithEvents Label20 As Label
- Friend WithEvents 受訂日期_dtp As DateTimePicker
- Friend WithEvents 經辦業務_tb As TextBox
- Friend WithEvents 預交日期_dtp As DateTimePicker
- Friend WithEvents Label19 As Label
- Friend WithEvents 統一編號_tb As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents 連絡電話_tb As TextBox
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents 送貨地址_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 總金額_lb As Label
- Friend WithEvents 總數量_lb As Label
- Friend WithEvents Label47 As Label
- Friend WithEvents Label46 As Label
- Friend WithEvents 清單2_dgv As DataGridView
- Friend WithEvents Panel6 As Panel
- Friend WithEvents 列印_bt As Button
- Friend WithEvents 刪除發票_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents logo_pb As PictureBox
- Friend WithEvents 開啟檔案 As OpenFileDialog
- Friend WithEvents 客戶訂單_lb As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 客戶訂單_bt As TextBox
- Friend WithEvents 客戶名稱_lb As Label
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 接收日期_dtp As DateTimePicker
- Friend WithEvents Panel5 As Panel
- Friend WithEvents 付款條件_lb As Label
- Friend WithEvents 交運條件_lb As Label
- Friend WithEvents Panel4 As Panel
- Friend WithEvents 訂單效期_dtp As DateTimePicker
- Friend WithEvents 交運條件_cb As ComboBox
- Friend WithEvents 製造審批_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 生管審批_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 業務審批_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 清單2_1_dgv As DataGridView
- Friend WithEvents 品保_bt As Button
- Friend WithEvents 製造_bt As Button
- Friend WithEvents 生管_bt As Button
- Friend WithEvents 業務_bt As Button
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents Label25 As Label
- Friend WithEvents 總經理_tb As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents 品保審批_tb As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents Panel7 As Panel
- Friend WithEvents 客戶名稱_cb As ComboBox
- Friend WithEvents Panel8 As Panel
- Friend WithEvents 付款條件_cb As ComboBox
- Friend WithEvents 幣別_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 匯率_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 刪除明細_bt As Button
- End Class
|