1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129 |
- <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.清單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.Label1 = New System.Windows.Forms.Label()
- 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.Label4 = New System.Windows.Forms.Label()
- 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.統編_lb = 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.SplitContainer1 = New System.Windows.Forms.SplitContainer()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown()
- Me.Label10 = New System.Windows.Forms.Label()
- 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.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SplitContainer1.Panel1.SuspendLayout()
- Me.SplitContainer1.Panel2.SuspendLayout()
- Me.SplitContainer1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '清單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, 0)
- 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 = 868
- '
- '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.運送到_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.語言_cb)
- Me.Panel6.Controls.Add(Me.Label44)
- Me.Panel6.Controls.Add(Me.公司名稱_lb)
- Me.Panel6.Controls.Add(Me.棧板數_tb)
- 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(-1, -1)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(604, 643)
- Me.Panel6.TabIndex = 869
- '
- '運送到_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(305, 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(169, 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(520, 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(347, 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(106, 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(230, 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(73, 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(445, 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(40, 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(517, 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(7, 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(300, 23)
- Me.製造_tb.TabIndex = 907
- Me.製造_tb.Text = "Made in Taiwan"
- '
- '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(487, 25)
- Me.Label1.TabIndex = 844
- Me.Label1.Text = "COMMERCIAL INVOICE"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '總數量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(255, 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(428, 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(147, 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(320, 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(320, 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(458, 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(175, 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(175, 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(175, 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(458, 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(175, 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(175, 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(175, 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(169, 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(355, 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(480, 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(479, 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(355, 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
- '
- '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(591, 19)
- Me.Label4.TabIndex = 850
- Me.Label4.Text = "Email : htpit@hantecprecision.com Web : http://www.hantecprecision.com"
- Me.Label4.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.BackColor = System.Drawing.Color.LightGray
- Me.送貨單號_lb.Location = New System.Drawing.Point(175, 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(167, 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(59, 21)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(552, 16)
- Me.Label26.TabIndex = 869
- Me.Label26.Text = "_________________________________________________________________________________" &
- "____________________________"
- '
- '統編_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(483, 37)
- Me.統編_lb.Name = "統編_lb"
- Me.統編_lb.Size = New System.Drawing.Size(39, 16)
- Me.統編_lb.TabIndex = 846
- Me.統編_lb.Text = "VAT : "
- '
- '品牌_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(528, 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(56, 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(169, 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(593, 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(175, 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(305, 172)
- Me.運送到_cb.Name = "運送到_cb"
- Me.運送到_cb.Size = New System.Drawing.Size(150, 24)
- Me.運送到_cb.TabIndex = 909
- Me.運送到_cb.Text = "Columbus,OH"
- '
- '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(102, 0)
- Me.SplitContainer1.Name = "SplitContainer1"
- '
- 'SplitContainer1.Panel1
- '
- Me.SplitContainer1.Panel1.Controls.Add(Me.Panel6)
- '
- 'SplitContainer1.Panel2
- '
- Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1)
- Me.SplitContainer1.Size = New System.Drawing.Size(1245, 643)
- Me.SplitContainer1.SplitterDistance = 608
- Me.SplitContainer1.SplitterWidth = 2
- Me.SplitContainer1.TabIndex = 870
- '
- 'Panel1
- '
- Me.Panel1.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.Panel1.BackColor = System.Drawing.Color.White
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.Label9)
- Me.Panel1.Controls.Add(Me.NumericUpDown3)
- Me.Panel1.Controls.Add(Me.Label10)
- Me.Panel1.Controls.Add(Me.Label8)
- Me.Panel1.Controls.Add(Me.NumericUpDown2)
- Me.Panel1.Controls.Add(Me.Label7)
- Me.Panel1.Controls.Add(Me.DataGridView1)
- Me.Panel1.Controls.Add(Me.NumericUpDown1)
- Me.Panel1.Controls.Add(Me.Label6)
- Me.Panel1.Controls.Add(Me.Label5)
- Me.Panel1.Controls.Add(Me.新增_bt)
- Me.Panel1.Controls.Add(Me.存檔_bt)
- Me.Panel1.Controls.Add(Me.刪除明細_bt)
- Me.Panel1.Controls.Add(Me.刪除發票_bt)
- Me.Panel1.Controls.Add(Me.列印_bt)
- Me.Panel1.Controls.Add(Me.Label2)
- Me.Panel1.Controls.Add(Me.Label3)
- Me.Panel1.Location = New System.Drawing.Point(-1, -1)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(631, 643)
- Me.Panel1.TabIndex = 0
- '
- 'Label2
- '
- Me.Label2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(-11, 21)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(487, 16)
- Me.Label2.TabIndex = 870
- Me.Label2.Text = "_________________________________________________________________________________" &
- "_______________"
- '
- '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(80, 21)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(552, 16)
- Me.Label3.TabIndex = 871
- Me.Label3.Text = "_________________________________________________________________________________" &
- "____________________________"
- '
- 'Label5
- '
- Me.Label5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(133, 37)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(395, 25)
- Me.Label5.TabIndex = 921
- Me.Label5.Text = "PACKING LIST"
- Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Label6
- '
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Location = New System.Drawing.Point(3, 65)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(65, 16)
- Me.Label6.TabIndex = 922
- Me.Label6.Text = "棧板數量 :"
- '
- 'NumericUpDown1
- '
- Me.NumericUpDown1.Location = New System.Drawing.Point(68, 61)
- Me.NumericUpDown1.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
- Me.NumericUpDown1.Name = "NumericUpDown1"
- Me.NumericUpDown1.Size = New System.Drawing.Size(59, 23)
- Me.NumericUpDown1.TabIndex = 923
- Me.NumericUpDown1.ThousandsSeparator = True
- '
- 'DataGridView1
- '
- Me.DataGridView1.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.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView1.BackgroundColor = System.Drawing.Color.White
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(3, 86)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(622, 451)
- Me.DataGridView1.TabIndex = 924
- '
- 'NumericUpDown2
- '
- Me.NumericUpDown2.Location = New System.Drawing.Point(205, 61)
- Me.NumericUpDown2.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
- Me.NumericUpDown2.Name = "NumericUpDown2"
- Me.NumericUpDown2.Size = New System.Drawing.Size(59, 23)
- Me.NumericUpDown2.TabIndex = 926
- Me.NumericUpDown2.ThousandsSeparator = True
- Me.NumericUpDown2.Value = New Decimal(New Integer() {7, 0, 0, 0})
- '
- 'Label7
- '
- Me.Label7.BackColor = System.Drawing.Color.Transparent
- Me.Label7.Location = New System.Drawing.Point(140, 65)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(65, 16)
- Me.Label7.TabIndex = 925
- Me.Label7.Text = "棧板重量 :"
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label8.AutoSize = True
- Me.Label8.BackColor = System.Drawing.Color.Transparent
- Me.Label8.Location = New System.Drawing.Point(266, 65)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(23, 16)
- Me.Label8.TabIndex = 927
- Me.Label8.Text = "KG"
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label9.AutoSize = True
- Me.Label9.BackColor = System.Drawing.Color.Transparent
- Me.Label9.Location = New System.Drawing.Point(427, 65)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(23, 16)
- Me.Label9.TabIndex = 930
- Me.Label9.Text = "KG"
- '
- 'NumericUpDown3
- '
- Me.NumericUpDown3.Location = New System.Drawing.Point(366, 61)
- Me.NumericUpDown3.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
- Me.NumericUpDown3.Name = "NumericUpDown3"
- Me.NumericUpDown3.Size = New System.Drawing.Size(59, 23)
- Me.NumericUpDown3.TabIndex = 929
- Me.NumericUpDown3.ThousandsSeparator = True
- '
- 'Label10
- '
- Me.Label10.BackColor = System.Drawing.Color.Transparent
- Me.Label10.Location = New System.Drawing.Point(301, 65)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(65, 16)
- Me.Label10.TabIndex = 928
- Me.Label10.Text = "棧板總重 :"
- '
- '裝箱單
- '
- 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.清單2_dgv)
- Me.Controls.Add(Me.SplitContainer1)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "裝箱單"
- Me.Text = "裝箱單"
- 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()
- Me.SplitContainer1.Panel1.ResumeLayout(False)
- 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.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 清單2_dgv As DataGridView
- Friend WithEvents Panel6 As Panel
- Friend WithEvents 運送到_lb As Label
- Friend WithEvents 客戶名稱_cb As ComboBox
- Friend WithEvents 總數量b_lb As Label
- Friend WithEvents 貨櫃ID_tb As TextBox
- Friend WithEvents 金額大寫a_lb As Label
- Friend WithEvents 總金額a_lb As Label
- Friend WithEvents 總數量a_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 Label44 As Label
- Friend WithEvents 公司名稱_lb As Label
- Friend WithEvents 棧板數_tb As TextBox
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 製造_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 總數量1_lb As Label
- Friend WithEvents 總金額1_lb As Label
- Friend WithEvents 貨櫃封條_tb As TextBox
- Friend WithEvents 出貨備註_tb As TextBox
- Friend WithEvents 出貨備註_lb As Label
- Friend WithEvents 運送方式_tb As TextBox
- Friend WithEvents 出貨地點_tb As TextBox
- Friend WithEvents 出貨地點_lb As Label
- 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 出貨日期_dtp As DateTimePicker
- Friend WithEvents 開單人員_tb As TextBox
- Friend WithEvents 經辦_lb As Label
- Friend WithEvents 出貨日期_lb As Label
- Friend WithEvents logo_pb As PictureBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 送貨單號_lb As Label
- Friend WithEvents 客戶資料_lb As Label
- Friend WithEvents Label25 As Label
- Friend WithEvents Label26 As Label
- Friend WithEvents 統編_lb As Label
- Friend WithEvents 品牌_tb As ComboBox
- Friend WithEvents 品牌_lb As Label
- Friend WithEvents Label30 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents PLT_lb As Label
- Friend WithEvents 製造_lb As Label
- Friend WithEvents 總數量2_lb As Label
- Friend WithEvents 貨櫃封條_lb As Label
- Friend WithEvents 金額大寫_lb As Label
- Friend WithEvents Label40 As Label
- Friend WithEvents 地址_lb As Label
- Friend WithEvents 貨櫃_cb As ComboBox
- Friend WithEvents 貨櫃_lb As Label
- Friend WithEvents 貨櫃ID_lb As Label
- Friend WithEvents 客戶資訊_cb As ComboBox
- Friend WithEvents 清單2_1_dgv As DataGridView
- Friend WithEvents 貿易方式_cb As ComboBox
- Friend WithEvents 運送到_cb As ComboBox
- Friend WithEvents SplitContainer1 As SplitContainer
- Friend WithEvents Panel1 As Panel
- Friend WithEvents Label6 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents NumericUpDown3 As NumericUpDown
- Friend WithEvents Label10 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents NumericUpDown2 As NumericUpDown
- Friend WithEvents Label7 As Label
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents NumericUpDown1 As NumericUpDown
- End Class
|