1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495 |
- <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.清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.統編_lb = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.清單1_1_dgv = New System.Windows.Forms.DataGridView()
- 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.Label3 = New System.Windows.Forms.Label()
- Me.Label45 = 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.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.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.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.運送到_lb = New System.Windows.Forms.Label()
- Me.客戶名稱_cb = New System.Windows.Forms.ComboBox()
- Me.總數量b_lb = New System.Windows.Forms.Label()
- Me.貨櫃ID_tb = New System.Windows.Forms.TextBox()
- Me.金額大寫a_lb = New System.Windows.Forms.Label()
- Me.總金額a_lb = New System.Windows.Forms.Label()
- Me.總數量a_lb = 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.語言_cb = New System.Windows.Forms.ComboBox()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.Label44 = New System.Windows.Forms.Label()
- Me.公司名稱_lb = New System.Windows.Forms.Label()
- Me.棧板數_tb = New System.Windows.Forms.TextBox()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.製造_tb = New System.Windows.Forms.TextBox()
- Me.總數量1_lb = New System.Windows.Forms.Label()
- Me.總金額1_lb = New System.Windows.Forms.Label()
- Me.貨櫃封條_tb = New System.Windows.Forms.TextBox()
- Me.出貨備註_tb = New System.Windows.Forms.TextBox()
- Me.出貨備註_lb = New System.Windows.Forms.Label()
- Me.運送方式_tb = New System.Windows.Forms.TextBox()
- Me.出貨地點_tb = New System.Windows.Forms.TextBox()
- Me.出貨地點_lb = New System.Windows.Forms.Label()
- Me.出貨方_tb = New System.Windows.Forms.TextBox()
- Me.運送方式_lb = New System.Windows.Forms.Label()
- Me.出貨方_lb = New System.Windows.Forms.Label()
- Me.貿易方式_lb = New System.Windows.Forms.Label()
- Me.送貨單號_tb = New System.Windows.Forms.TextBox()
- Me.客戶資訊_tb = New System.Windows.Forms.TextBox()
- Me.出貨日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開單人員_tb = New System.Windows.Forms.TextBox()
- Me.經辦_lb = New System.Windows.Forms.Label()
- Me.出貨日期_lb = New System.Windows.Forms.Label()
- Me.logo_pb = New System.Windows.Forms.PictureBox()
- Me.送貨單號_lb = New System.Windows.Forms.Label()
- Me.客戶資料_lb = New System.Windows.Forms.Label()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.品牌_tb = New System.Windows.Forms.ComboBox()
- Me.品牌_lb = New System.Windows.Forms.Label()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.PLT_lb = New System.Windows.Forms.Label()
- Me.製造_lb = New System.Windows.Forms.Label()
- Me.總數量2_lb = New System.Windows.Forms.Label()
- Me.貨櫃封條_lb = New System.Windows.Forms.Label()
- Me.金額大寫_lb = New System.Windows.Forms.Label()
- Me.Label40 = New System.Windows.Forms.Label()
- Me.地址_lb = New System.Windows.Forms.Label()
- Me.貨櫃_cb = New System.Windows.Forms.ComboBox()
- Me.貨櫃_lb = New System.Windows.Forms.Label()
- Me.貨櫃ID_lb = New System.Windows.Forms.Label()
- Me.客戶資訊_cb = New System.Windows.Forms.ComboBox()
- Me.清單2_1_dgv = New System.Windows.Forms.DataGridView()
- Me.貿易方式_cb = New System.Windows.Forms.ComboBox()
- Me.運送到_cb = New System.Windows.Forms.ComboBox()
- Me.開啟檔案 = New System.Windows.Forms.OpenFileDialog()
- Me.清單3_dgv = New System.Windows.Forms.DataGridView()
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer1.Panel1.SuspendLayout()
- Me.SplitContainer1.Panel2.SuspendLayout()
- Me.SplitContainer1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel6.SuspendLayout()
- CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '清單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
- '
- 'Label1
- '
- Me.Label1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(57, 88)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(492, 25)
- Me.Label1.TabIndex = 844
- Me.Label1.Text = "COMMERCIAL INVOICE"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '統編_lb
- '
- Me.統編_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.統編_lb.AutoSize = True
- Me.統編_lb.Location = New System.Drawing.Point(488, 37)
- Me.統編_lb.Name = "統編_lb"
- Me.統編_lb.Size = New System.Drawing.Size(39, 16)
- Me.統編_lb.TabIndex = 846
- Me.統編_lb.Text = "VAT : "
- '
- 'Label4
- '
- Me.Label4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label4.Location = New System.Drawing.Point(-1, 623)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(596, 19)
- Me.Label4.TabIndex = 850
- Me.Label4.Text = "Email : htpit@hantecprecision.com Web : http://www.hantecprecision.com"
- Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '清單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
- '
- '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(0, 0)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1350, 643)
- Me.Panel2.TabIndex = 857
- '
- '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.Label3)
- 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(498, 60)
- Me.幣別_tb.Name = "幣別_tb"
- Me.幣別_tb.Size = New System.Drawing.Size(41, 23)
- Me.幣別_tb.TabIndex = 916
- '
- '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(465, 64)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(31, 16)
- Me.Label2.TabIndex = 917
- 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(572, 60)
- Me.匯率_tb.Name = "匯率_tb"
- Me.匯率_tb.Size = New System.Drawing.Size(58, 23)
- Me.匯率_tb.TabIndex = 914
- '
- 'Label3
- '
- Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(539, 63)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(31, 16)
- Me.Label3.TabIndex = 915
- Me.Label3.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 = "天心系統受訂單資料"
- '
- '重新讀取_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
- '
- '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 = "備 註"
- '
- '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 = "傳真"
- '
- '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.清單3_dgv)
- Me.Panel6.Controls.Add(Me.運送到_lb)
- Me.Panel6.Controls.Add(Me.客戶名稱_cb)
- Me.Panel6.Controls.Add(Me.總數量b_lb)
- Me.Panel6.Controls.Add(Me.貨櫃ID_tb)
- Me.Panel6.Controls.Add(Me.金額大寫a_lb)
- Me.Panel6.Controls.Add(Me.總金額a_lb)
- Me.Panel6.Controls.Add(Me.總數量a_lb)
- Me.Panel6.Controls.Add(Me.列印_bt)
- Me.Panel6.Controls.Add(Me.刪除發票_bt)
- Me.Panel6.Controls.Add(Me.刪除明細_bt)
- Me.Panel6.Controls.Add(Me.語言_cb)
- Me.Panel6.Controls.Add(Me.存檔_bt)
- Me.Panel6.Controls.Add(Me.Label44)
- Me.Panel6.Controls.Add(Me.公司名稱_lb)
- Me.Panel6.Controls.Add(Me.棧板數_tb)
- Me.Panel6.Controls.Add(Me.新增_bt)
- Me.Panel6.Controls.Add(Me.製造_tb)
- Me.Panel6.Controls.Add(Me.Label1)
- Me.Panel6.Controls.Add(Me.總數量1_lb)
- Me.Panel6.Controls.Add(Me.總金額1_lb)
- Me.Panel6.Controls.Add(Me.貨櫃封條_tb)
- Me.Panel6.Controls.Add(Me.出貨備註_tb)
- Me.Panel6.Controls.Add(Me.出貨備註_lb)
- Me.Panel6.Controls.Add(Me.運送方式_tb)
- Me.Panel6.Controls.Add(Me.出貨地點_tb)
- Me.Panel6.Controls.Add(Me.出貨地點_lb)
- Me.Panel6.Controls.Add(Me.出貨方_tb)
- Me.Panel6.Controls.Add(Me.運送方式_lb)
- Me.Panel6.Controls.Add(Me.出貨方_lb)
- Me.Panel6.Controls.Add(Me.貿易方式_lb)
- Me.Panel6.Controls.Add(Me.送貨單號_tb)
- Me.Panel6.Controls.Add(Me.客戶資訊_tb)
- Me.Panel6.Controls.Add(Me.出貨日期_dtp)
- Me.Panel6.Controls.Add(Me.開單人員_tb)
- Me.Panel6.Controls.Add(Me.經辦_lb)
- Me.Panel6.Controls.Add(Me.出貨日期_lb)
- Me.Panel6.Controls.Add(Me.logo_pb)
- Me.Panel6.Controls.Add(Me.Label4)
- Me.Panel6.Controls.Add(Me.送貨單號_lb)
- Me.Panel6.Controls.Add(Me.客戶資料_lb)
- Me.Panel6.Controls.Add(Me.Label25)
- Me.Panel6.Controls.Add(Me.Label26)
- Me.Panel6.Controls.Add(Me.統編_lb)
- Me.Panel6.Controls.Add(Me.品牌_tb)
- Me.Panel6.Controls.Add(Me.品牌_lb)
- Me.Panel6.Controls.Add(Me.Label30)
- Me.Panel6.Controls.Add(Me.Label14)
- Me.Panel6.Controls.Add(Me.PLT_lb)
- Me.Panel6.Controls.Add(Me.製造_lb)
- Me.Panel6.Controls.Add(Me.總數量2_lb)
- Me.Panel6.Controls.Add(Me.貨櫃封條_lb)
- Me.Panel6.Controls.Add(Me.金額大寫_lb)
- Me.Panel6.Controls.Add(Me.Label40)
- Me.Panel6.Controls.Add(Me.地址_lb)
- Me.Panel6.Controls.Add(Me.貨櫃_cb)
- Me.Panel6.Controls.Add(Me.貨櫃_lb)
- Me.Panel6.Controls.Add(Me.貨櫃ID_lb)
- Me.Panel6.Controls.Add(Me.客戶資訊_cb)
- Me.Panel6.Controls.Add(Me.清單2_1_dgv)
- Me.Panel6.Controls.Add(Me.貿易方式_cb)
- Me.Panel6.Controls.Add(Me.運送到_cb)
- Me.Panel6.Location = New System.Drawing.Point(100, -1)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(609, 643)
- Me.Panel6.TabIndex = 844
- '
- '運送到_lb
- '
- Me.運送到_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.運送到_lb.BackColor = System.Drawing.Color.LightGray
- Me.運送到_lb.Location = New System.Drawing.Point(310, 156)
- Me.運送到_lb.Name = "運送到_lb"
- Me.運送到_lb.Size = New System.Drawing.Size(150, 16)
- Me.運送到_lb.TabIndex = 881
- Me.運送到_lb.Text = "Ship To:"
- '
- '客戶名稱_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(4, 254)
- Me.客戶名稱_cb.Name = "客戶名稱_cb"
- Me.客戶名稱_cb.Size = New System.Drawing.Size(174, 24)
- Me.客戶名稱_cb.TabIndex = 926
- Me.客戶名稱_cb.Text = "Turning Point Propellers, Inc"
- '
- '總數量b_lb
- '
- Me.總數量b_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.總數量b_lb.BackColor = System.Drawing.Color.Transparent
- Me.總數量b_lb.Location = New System.Drawing.Point(72, 578)
- Me.總數量b_lb.Name = "總數量b_lb"
- Me.總數量b_lb.Size = New System.Drawing.Size(63, 16)
- Me.總數量b_lb.TabIndex = 925
- Me.總數量b_lb.Text = "0"
- Me.總數量b_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '貨櫃ID_tb
- '
- Me.貨櫃ID_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.貨櫃ID_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.貨櫃ID_tb.Location = New System.Drawing.Point(249, 552)
- Me.貨櫃ID_tb.Name = "貨櫃ID_tb"
- Me.貨櫃ID_tb.Size = New System.Drawing.Size(100, 23)
- Me.貨櫃ID_tb.TabIndex = 924
- '
- '金額大寫a_lb
- '
- Me.金額大寫a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.金額大寫a_lb.AutoSize = True
- Me.金額大寫a_lb.BackColor = System.Drawing.Color.Transparent
- Me.金額大寫a_lb.Location = New System.Drawing.Point(73, 533)
- Me.金額大寫a_lb.Name = "金額大寫a_lb"
- Me.金額大寫a_lb.Size = New System.Drawing.Size(31, 16)
- Me.金額大寫a_lb.TabIndex = 923
- Me.金額大寫a_lb.Text = "........"
- '
- '總金額a_lb
- '
- Me.總金額a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總金額a_lb.AutoSize = True
- Me.總金額a_lb.BackColor = System.Drawing.Color.Transparent
- Me.總金額a_lb.Location = New System.Drawing.Point(525, 513)
- Me.總金額a_lb.Name = "總金額a_lb"
- Me.總金額a_lb.Size = New System.Drawing.Size(14, 16)
- Me.總金額a_lb.TabIndex = 922
- Me.總金額a_lb.Text = "0"
- '
- '總數量a_lb
- '
- Me.總數量a_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總數量a_lb.AutoSize = True
- Me.總數量a_lb.BackColor = System.Drawing.Color.Transparent
- Me.總數量a_lb.Location = New System.Drawing.Point(352, 513)
- Me.總數量a_lb.Name = "總數量a_lb"
- Me.總數量a_lb.Size = New System.Drawing.Size(14, 16)
- Me.總數量a_lb.TabIndex = 921
- Me.總數量a_lb.Text = "0"
- '
- '列印_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(264, 1)
- 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.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 = 869
- Me.刪除明細_bt.UseVisualStyleBackColor = True
- '
- '語言_cb
- '
- Me.語言_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.語言_cb.FormattingEnabled = True
- Me.語言_cb.Items.AddRange(New Object() {"English", "中文"})
- Me.語言_cb.Location = New System.Drawing.Point(471, 5)
- Me.語言_cb.Name = "語言_cb"
- Me.語言_cb.Size = New System.Drawing.Size(110, 24)
- Me.語言_cb.TabIndex = 919
- '
- '存檔_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
- '
- 'Label44
- '
- Me.Label44.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label44.AutoSize = True
- Me.Label44.Location = New System.Drawing.Point(522, 37)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(63, 16)
- Me.Label44.TabIndex = 918
- Me.Label44.Text = "54921572"
- '
- '公司名稱_lb
- '
- Me.公司名稱_lb.BackColor = System.Drawing.Color.Transparent
- Me.公司名稱_lb.Location = New System.Drawing.Point(6, 35)
- Me.公司名稱_lb.Name = "公司名稱_lb"
- Me.公司名稱_lb.Size = New System.Drawing.Size(315, 17)
- Me.公司名稱_lb.TabIndex = 917
- Me.公司名稱_lb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
- '
- '棧板數_tb
- '
- Me.棧板數_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.棧板數_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.棧板數_tb.Location = New System.Drawing.Point(180, 574)
- Me.棧板數_tb.Name = "棧板數_tb"
- Me.棧板數_tb.Size = New System.Drawing.Size(37, 23)
- Me.棧板數_tb.TabIndex = 914
- '
- '新增_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
- '
- '製造_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(296, 574)
- Me.製造_tb.Name = "製造_tb"
- Me.製造_tb.Size = New System.Drawing.Size(305, 23)
- Me.製造_tb.TabIndex = 907
- Me.製造_tb.Text = "Made in Taiwan"
- '
- '總數量1_lb
- '
- Me.總數量1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總數量1_lb.BackColor = System.Drawing.Color.Transparent
- Me.總數量1_lb.Location = New System.Drawing.Point(260, 513)
- Me.總數量1_lb.Name = "總數量1_lb"
- Me.總數量1_lb.Size = New System.Drawing.Size(93, 16)
- Me.總數量1_lb.TabIndex = 902
- Me.總數量1_lb.Text = "Quantity Total :"
- Me.總數量1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '總金額1_lb
- '
- Me.總金額1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.總金額1_lb.BackColor = System.Drawing.Color.Transparent
- Me.總金額1_lb.Location = New System.Drawing.Point(433, 513)
- Me.總金額1_lb.Name = "總金額1_lb"
- Me.總金額1_lb.Size = New System.Drawing.Size(90, 16)
- Me.總金額1_lb.TabIndex = 901
- Me.總金額1_lb.Text = "Amount Total :"
- Me.總金額1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '貨櫃封條_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(449, 552)
- Me.貨櫃封條_tb.Name = "貨櫃封條_tb"
- Me.貨櫃封條_tb.Size = New System.Drawing.Size(152, 23)
- Me.貨櫃封條_tb.TabIndex = 897
- '
- '出貨備註_tb
- '
- Me.出貨備註_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(325, 256)
- Me.出貨備註_tb.Name = "出貨備註_tb"
- Me.出貨備註_tb.Size = New System.Drawing.Size(276, 23)
- Me.出貨備註_tb.TabIndex = 882
- Me.出貨備註_tb.Text = "EVER FOREVER,V-0191-019E"
- '
- '出貨備註_lb
- '
- Me.出貨備註_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.出貨備註_lb.BackColor = System.Drawing.Color.LightGray
- Me.出貨備註_lb.Location = New System.Drawing.Point(325, 239)
- Me.出貨備註_lb.Name = "出貨備註_lb"
- Me.出貨備註_lb.Size = New System.Drawing.Size(276, 16)
- Me.出貨備註_lb.TabIndex = 883
- Me.出貨備註_lb.Text = "Ship on/about:"
- '
- '運送方式_tb
- '
- Me.運送方式_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(463, 173)
- Me.運送方式_tb.Name = "運送方式_tb"
- Me.運送方式_tb.Size = New System.Drawing.Size(138, 23)
- Me.運送方式_tb.TabIndex = 879
- Me.運送方式_tb.Text = "HTP-23008"
- '
- '出貨地點_tb
- '
- Me.出貨地點_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(180, 173)
- Me.出貨地點_tb.Name = "出貨地點_tb"
- Me.出貨地點_tb.Size = New System.Drawing.Size(127, 23)
- Me.出貨地點_tb.TabIndex = 851
- Me.出貨地點_tb.Text = "Taiwan"
- '
- '出貨地點_lb
- '
- Me.出貨地點_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.出貨地點_lb.BackColor = System.Drawing.Color.LightGray
- Me.出貨地點_lb.Location = New System.Drawing.Point(180, 156)
- Me.出貨地點_lb.Name = "出貨地點_lb"
- Me.出貨地點_lb.Size = New System.Drawing.Size(127, 16)
- Me.出貨地點_lb.TabIndex = 878
- Me.出貨地點_lb.Text = "Ship From:"
- '
- '出貨方_tb
- '
- Me.出貨方_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(180, 215)
- Me.出貨方_tb.Name = "出貨方_tb"
- Me.出貨方_tb.Size = New System.Drawing.Size(421, 23)
- Me.出貨方_tb.TabIndex = 876
- Me.出貨方_tb.Text = "HAN TEC PRECISION INDUSTRY CO., LTD."
- '
- '運送方式_lb
- '
- Me.運送方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.運送方式_lb.BackColor = System.Drawing.Color.LightGray
- Me.運送方式_lb.Location = New System.Drawing.Point(463, 156)
- Me.運送方式_lb.Name = "運送方式_lb"
- Me.運送方式_lb.Size = New System.Drawing.Size(138, 16)
- Me.運送方式_lb.TabIndex = 874
- Me.運送方式_lb.Text = "Ship By:"
- '
- '出貨方_lb
- '
- Me.出貨方_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.出貨方_lb.BackColor = System.Drawing.Color.LightGray
- Me.出貨方_lb.Location = New System.Drawing.Point(180, 197)
- Me.出貨方_lb.Name = "出貨方_lb"
- Me.出貨方_lb.Size = New System.Drawing.Size(421, 16)
- Me.出貨方_lb.TabIndex = 875
- Me.出貨方_lb.Text = "Ship Per:"
- '
- '貿易方式_lb
- '
- Me.貿易方式_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.貿易方式_lb.BackColor = System.Drawing.Color.LightGray
- Me.貿易方式_lb.Location = New System.Drawing.Point(180, 239)
- Me.貿易方式_lb.Name = "貿易方式_lb"
- Me.貿易方式_lb.Size = New System.Drawing.Size(141, 16)
- Me.貿易方式_lb.TabIndex = 873
- Me.貿易方式_lb.Text = "Incoterm:"
- '
- '送貨單號_tb
- '
- Me.送貨單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(180, 132)
- Me.送貨單號_tb.Name = "送貨單號_tb"
- Me.送貨單號_tb.Size = New System.Drawing.Size(177, 23)
- Me.送貨單號_tb.TabIndex = 872
- '
- '客戶資訊_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.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.客戶資訊_tb.Location = New System.Drawing.Point(4, 132)
- Me.客戶資訊_tb.Multiline = True
- Me.客戶資訊_tb.Name = "客戶資訊_tb"
- Me.客戶資訊_tb.Size = New System.Drawing.Size(174, 123)
- Me.客戶資訊_tb.TabIndex = 847
- Me.客戶資訊_tb.Text = "Turning Point Propellers, Inc" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "C/O Rollins 3PL 1900 E Leffel Lane," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Springfield" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) &
- "Jacksonville OH 45505" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "United States" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "002-1-937-325-2485"
- '
- '出貨日期_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(360, 132)
- Me.出貨日期_dtp.Name = "出貨日期_dtp"
- Me.出貨日期_dtp.Size = New System.Drawing.Size(121, 23)
- Me.出貨日期_dtp.TabIndex = 871
- '
- '開單人員_tb
- '
- Me.開單人員_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(485, 132)
- Me.開單人員_tb.Name = "開單人員_tb"
- Me.開單人員_tb.ReadOnly = True
- Me.開單人員_tb.Size = New System.Drawing.Size(116, 23)
- Me.開單人員_tb.TabIndex = 870
- Me.開單人員_tb.Text = "涂懷柔"
- '
- '經辦_lb
- '
- Me.經辦_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.經辦_lb.BackColor = System.Drawing.Color.LightGray
- Me.經辦_lb.Location = New System.Drawing.Point(484, 115)
- Me.經辦_lb.Name = "經辦_lb"
- Me.經辦_lb.Size = New System.Drawing.Size(117, 16)
- Me.經辦_lb.TabIndex = 852
- Me.經辦_lb.Text = "Salesperson:"
- '
- '出貨日期_lb
- '
- Me.出貨日期_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.出貨日期_lb.BackColor = System.Drawing.Color.LightGray
- Me.出貨日期_lb.Location = New System.Drawing.Point(360, 115)
- Me.出貨日期_lb.Name = "出貨日期_lb"
- Me.出貨日期_lb.Size = New System.Drawing.Size(121, 16)
- Me.出貨日期_lb.TabIndex = 853
- Me.出貨日期_lb.Text = "Shipping Date:"
- '
- '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
- '
- '送貨單號_lb
- '
- Me.送貨單號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.送貨單號_lb.BackColor = System.Drawing.Color.LightGray
- Me.送貨單號_lb.Location = New System.Drawing.Point(180, 115)
- Me.送貨單號_lb.Name = "送貨單號_lb"
- Me.送貨單號_lb.Size = New System.Drawing.Size(177, 16)
- Me.送貨單號_lb.TabIndex = 848
- Me.送貨單號_lb.Text = "Delivery #"
- '
- '客戶資料_lb
- '
- Me.客戶資料_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.客戶資料_lb.BackColor = System.Drawing.Color.LightGray
- Me.客戶資料_lb.Location = New System.Drawing.Point(4, 115)
- Me.客戶資料_lb.Name = "客戶資料_lb"
- Me.客戶資料_lb.Size = New System.Drawing.Size(172, 16)
- Me.客戶資料_lb.TabIndex = 850
- Me.客戶資料_lb.Text = "For account and risk of Messrs.:"
- '
- 'Label25
- '
- Me.Label25.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label25.AutoSize = True
- Me.Label25.Location = New System.Drawing.Point(-2, 21)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(487, 16)
- Me.Label25.TabIndex = 868
- Me.Label25.Text = "_________________________________________________________________________________" &
- "_______________"
- '
- 'Label26
- '
- Me.Label26.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label26.AutoSize = True
- Me.Label26.Location = New System.Drawing.Point(64, 21)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(552, 16)
- Me.Label26.TabIndex = 869
- Me.Label26.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.FormattingEnabled = True
- Me.品牌_tb.Location = New System.Drawing.Point(68, 596)
- Me.品牌_tb.Name = "品牌_tb"
- Me.品牌_tb.Size = New System.Drawing.Size(533, 24)
- Me.品牌_tb.TabIndex = 910
- Me.品牌_tb.Text = "TURNING POINT PROPELLER & EXPRESSR"
- '
- '品牌_lb
- '
- Me.品牌_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.品牌_lb.BackColor = System.Drawing.Color.Transparent
- Me.品牌_lb.Location = New System.Drawing.Point(15, 601)
- Me.品牌_lb.Name = "品牌_lb"
- Me.品牌_lb.Size = New System.Drawing.Size(55, 16)
- Me.品牌_lb.TabIndex = 906
- Me.品牌_lb.Text = "BRAND :"
- Me.品牌_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label30
- '
- Me.Label30.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label30.AutoSize = True
- Me.Label30.Location = New System.Drawing.Point(61, 608)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(552, 16)
- Me.Label30.TabIndex = 890
- Me.Label30.Text = "_________________________________________________________________________________" &
- "____________________________"
- '
- 'Label14
- '
- Me.Label14.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(-5, 608)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(487, 16)
- Me.Label14.TabIndex = 889
- Me.Label14.Text = "_________________________________________________________________________________" &
- "_______________"
- '
- 'PLT_lb
- '
- Me.PLT_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.PLT_lb.AutoSize = True
- Me.PLT_lb.BackColor = System.Drawing.Color.Transparent
- Me.PLT_lb.Location = New System.Drawing.Point(219, 578)
- Me.PLT_lb.Name = "PLT_lb"
- Me.PLT_lb.Size = New System.Drawing.Size(27, 16)
- Me.PLT_lb.TabIndex = 915
- Me.PLT_lb.Text = "PLT"
- '
- '製造_lb
- '
- Me.製造_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.製造_lb.BackColor = System.Drawing.Color.Transparent
- Me.製造_lb.Location = New System.Drawing.Point(254, 578)
- Me.製造_lb.Name = "製造_lb"
- Me.製造_lb.Size = New System.Drawing.Size(42, 16)
- Me.製造_lb.TabIndex = 905
- Me.製造_lb.Text = "Mark :"
- Me.製造_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '總數量2_lb
- '
- Me.總數量2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.總數量2_lb.BackColor = System.Drawing.Color.Transparent
- Me.總數量2_lb.Location = New System.Drawing.Point(26, 578)
- Me.總數量2_lb.Name = "總數量2_lb"
- Me.總數量2_lb.Size = New System.Drawing.Size(42, 16)
- Me.總數量2_lb.TabIndex = 896
- Me.總數量2_lb.Text = "Total :"
- Me.總數量2_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '貨櫃封條_lb
- '
- Me.貨櫃封條_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.貨櫃封條_lb.BackColor = System.Drawing.Color.Transparent
- Me.貨櫃封條_lb.Location = New System.Drawing.Point(354, 555)
- Me.貨櫃封條_lb.Name = "貨櫃封條_lb"
- Me.貨櫃封條_lb.Size = New System.Drawing.Size(95, 16)
- Me.貨櫃封條_lb.TabIndex = 895
- Me.貨櫃封條_lb.Text = "Container Seal :"
- Me.貨櫃封條_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '金額大寫_lb
- '
- Me.金額大寫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.金額大寫_lb.BackColor = System.Drawing.Color.Transparent
- Me.金額大寫_lb.Location = New System.Drawing.Point(2, 533)
- Me.金額大寫_lb.Name = "金額大寫_lb"
- Me.金額大寫_lb.Size = New System.Drawing.Size(65, 16)
- Me.金額大寫_lb.TabIndex = 892
- Me.金額大寫_lb.Text = "Say Total :"
- Me.金額大寫_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label40
- '
- Me.Label40.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label40.AutoSize = True
- Me.Label40.BackColor = System.Drawing.Color.Transparent
- Me.Label40.Location = New System.Drawing.Point(135, 578)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(47, 16)
- Me.Label40.TabIndex = 913
- Me.Label40.Text = "PCS = "
- '
- '地址_lb
- '
- Me.地址_lb.BackColor = System.Drawing.Color.Transparent
- Me.地址_lb.Location = New System.Drawing.Point(6, 51)
- Me.地址_lb.Name = "地址_lb"
- Me.地址_lb.Size = New System.Drawing.Size(315, 64)
- Me.地址_lb.TabIndex = 916
- Me.地址_lb.Text = "NO. 22, SHENNONG E. RD., CHANGZHI TOWNSHIP," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "PINGTUNG COUNTY" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "908126" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Taiwan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '貨櫃_cb
- '
- Me.貨櫃_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.貨櫃_cb.FormattingEnabled = True
- Me.貨櫃_cb.Location = New System.Drawing.Point(68, 551)
- Me.貨櫃_cb.Name = "貨櫃_cb"
- Me.貨櫃_cb.Size = New System.Drawing.Size(94, 24)
- Me.貨櫃_cb.TabIndex = 911
- Me.貨櫃_cb.Text = "LCL X 1"
- '
- '貨櫃_lb
- '
- Me.貨櫃_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.貨櫃_lb.BackColor = System.Drawing.Color.Transparent
- Me.貨櫃_lb.Location = New System.Drawing.Point(0, 555)
- Me.貨櫃_lb.Name = "貨櫃_lb"
- Me.貨櫃_lb.Size = New System.Drawing.Size(68, 16)
- Me.貨櫃_lb.TabIndex = 893
- Me.貨櫃_lb.Text = "Container :"
- Me.貨櫃_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '貨櫃ID_lb
- '
- Me.貨櫃ID_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.貨櫃ID_lb.BackColor = System.Drawing.Color.Transparent
- Me.貨櫃ID_lb.Location = New System.Drawing.Point(166, 555)
- Me.貨櫃ID_lb.Name = "貨櫃ID_lb"
- Me.貨櫃ID_lb.Size = New System.Drawing.Size(83, 16)
- Me.貨櫃ID_lb.TabIndex = 894
- Me.貨櫃ID_lb.Text = "Container ID :"
- Me.貨櫃ID_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '客戶資訊_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(4, 319)
- Me.客戶資訊_cb.Name = "客戶資訊_cb"
- Me.客戶資訊_cb.Size = New System.Drawing.Size(174, 24)
- Me.客戶資訊_cb.TabIndex = 927
- Me.客戶資訊_cb.Text = "Turning Point Propellers, Inc"
- '
- '清單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(4, 280)
- 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(598, 232)
- Me.清單2_1_dgv.TabIndex = 884
- '
- '貿易方式_cb
- '
- Me.貿易方式_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.貿易方式_cb.FormattingEnabled = True
- Me.貿易方式_cb.Location = New System.Drawing.Point(180, 255)
- Me.貿易方式_cb.Name = "貿易方式_cb"
- Me.貿易方式_cb.Size = New System.Drawing.Size(141, 24)
- Me.貿易方式_cb.TabIndex = 877
- Me.貿易方式_cb.Text = "CIF"
- '
- '運送到_cb
- '
- Me.運送到_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.運送到_cb.FormattingEnabled = True
- Me.運送到_cb.Location = New System.Drawing.Point(310, 172)
- Me.運送到_cb.Name = "運送到_cb"
- Me.運送到_cb.Size = New System.Drawing.Size(150, 24)
- Me.運送到_cb.TabIndex = 909
- Me.運送到_cb.Text = "Columbus,OH"
- '
- '清單3_dgv
- '
- Me.清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單3_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單3_dgv.Location = New System.Drawing.Point(4, 349)
- Me.清單3_dgv.Name = "清單3_dgv"
- Me.清單3_dgv.RowHeadersWidth = 5
- Me.清單3_dgv.RowTemplate.Height = 24
- Me.清單3_dgv.Size = New System.Drawing.Size(174, 87)
- Me.清單3_dgv.TabIndex = 928
- '
- '銷售發票
- '
- 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.Text = "COMMERCIAL INVOICE"
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單1_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- 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)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel6.ResumeLayout(False)
- Me.Panel6.PerformLayout()
- CType(Me.logo_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單2_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 清單1_dgv As DataGridView
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents 統編_lb As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 清單1_1_dgv As DataGridView
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 經辦_lb As Label
- Friend WithEvents 客戶資訊_tb As TextBox
- Friend WithEvents 出貨地點_tb As TextBox
- Friend WithEvents 送貨單號_lb As Label
- Friend WithEvents 客戶資料_lb As Label
- Friend WithEvents 出貨日期_lb As Label
- Friend WithEvents 導入受訂單_bt As Button
- Friend WithEvents 開啟檔案 As OpenFileDialog
- Friend WithEvents Panel6 As Panel
- Friend WithEvents 連絡電話_tb As TextBox
- Friend WithEvents 統一編號_tb As TextBox
- Friend WithEvents 客戶名稱_tb As TextBox
- Friend WithEvents 客戶編號_tb As TextBox
- Friend WithEvents 訂單號_tb As TextBox
- Friend WithEvents 受訂日期_dtp As DateTimePicker
- Friend WithEvents 預交日期_dtp As DateTimePicker
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents 送貨地址_tb As TextBox
- Friend WithEvents 經辦業務_tb As TextBox
- Friend WithEvents 備註_tb As TextBox
- Friend WithEvents 交易方式_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents Label15 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents Label24 As Label
- Friend WithEvents Label23 As Label
- Friend WithEvents Label22 As Label
- Friend WithEvents Label21 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents Label18 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 增加明細_bt As Button
- Friend WithEvents logo_pb As PictureBox
- Friend WithEvents SplitContainer1 As SplitContainer
- Friend WithEvents Label25 As Label
- Friend WithEvents Label26 As Label
- Friend WithEvents 清單2_dgv As DataGridView
- Friend WithEvents 刪除受訂單_bt As Button
- Friend WithEvents 開單人員_tb As TextBox
- Friend WithEvents 出貨日期_dtp As DateTimePicker
- Friend WithEvents 出貨方_tb As TextBox
- Friend WithEvents 運送方式_lb As Label
- Friend WithEvents 出貨方_lb As Label
- Friend WithEvents 貿易方式_lb As Label
- Friend WithEvents 送貨單號_tb As TextBox
- Friend WithEvents 運送方式_tb As TextBox
- Friend WithEvents 出貨地點_lb As Label
- Friend WithEvents 貿易方式_cb As ComboBox
- Friend WithEvents 出貨備註_tb As TextBox
- Friend WithEvents 出貨備註_lb As Label
- Friend WithEvents 運送到_lb As Label
- Friend WithEvents 清單2_1_dgv As DataGridView
- Friend WithEvents Label14 As Label
- Friend WithEvents Label30 As Label
- Friend WithEvents 貨櫃封條_tb As TextBox
- Friend WithEvents 總數量2_lb As Label
- Friend WithEvents 貨櫃封條_lb As Label
- Friend WithEvents 貨櫃ID_lb As Label
- Friend WithEvents 貨櫃_lb As Label
- Friend WithEvents 金額大寫_lb As Label
- Friend WithEvents 總數量1_lb As Label
- Friend WithEvents 總金額1_lb As Label
- Friend WithEvents 製造_tb As TextBox
- Friend WithEvents 品牌_lb As Label
- Friend WithEvents 製造_lb As Label
- Friend WithEvents 運送到_cb As ComboBox
- Friend WithEvents 品牌_tb As ComboBox
- Friend WithEvents 貨櫃_cb As ComboBox
- Friend WithEvents 棧板數_tb As TextBox
- Friend WithEvents PLT_lb As Label
- Friend WithEvents Label40 As Label
- Friend WithEvents 地址_lb As Label
- Friend WithEvents Label44 As Label
- Friend WithEvents 公司名稱_lb As Label
- Friend WithEvents 刪除發票_bt As Button
- Friend WithEvents 刪除明細_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 語言_cb As ComboBox
- Friend WithEvents 列印_bt As Button
- Friend WithEvents Label45 As Label
- Friend WithEvents 總金額_lb As Label
- Friend WithEvents 總數量_lb As Label
- Friend WithEvents Label46 As Label
- Friend WithEvents Label47 As Label
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 總金額a_lb As Label
- Friend WithEvents 總數量a_lb As Label
- Friend WithEvents 金額大寫a_lb As Label
- Friend WithEvents 貨櫃ID_tb As TextBox
- Friend WithEvents 總數量b_lb As Label
- Friend WithEvents 客戶名稱_cb As ComboBox
- Friend WithEvents 客戶資訊_cb As ComboBox
- Friend WithEvents 幣別_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 匯率_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 清單3_dgv As DataGridView
- End Class
|