123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class FrmBG
- 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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.ListBox1 = New System.Windows.Forms.ListBox()
- Me.DGV1 = New System.Windows.Forms.DataGridView()
- Me.TXT_WB = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.TXT_CHEM = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.TXT_FINISH_ITEM = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.TXT_FINISH_QTY = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.TXT_FEE = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.TXT_TYPE = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.TXT_CHEM_ITEM = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.DGV_OUT = New System.Windows.Forms.DataGridView()
- Me.DGV_IN = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TXT_VALID = New System.Windows.Forms.TextBox()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.dtp1 = New System.Windows.Forms.DateTimePicker()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.dgv_chem_1 = New System.Windows.Forms.DataGridView()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.dtp3 = New System.Windows.Forms.DateTimePicker()
- Me.dgv_chem_2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV_OUT, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV_IN, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv_chem_1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv_chem_2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'ListBox1
- '
- Me.ListBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox1.FormattingEnabled = True
- Me.ListBox1.ItemHeight = 30
- Me.ListBox1.Location = New System.Drawing.Point(18, 18)
- Me.ListBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(487, 454)
- Me.ListBox1.TabIndex = 0
- '
- 'DGV1
- '
- Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV1.DefaultCellStyle = DataGridViewCellStyle1
- Me.DGV1.Location = New System.Drawing.Point(18, 570)
- Me.DGV1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DGV1.Name = "DGV1"
- Me.DGV1.RowHeadersWidth = 51
- Me.DGV1.RowTemplate.Height = 23
- Me.DGV1.Size = New System.Drawing.Size(489, 760)
- Me.DGV1.TabIndex = 1
- '
- 'TXT_WB
- '
- Me.TXT_WB.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_WB.Location = New System.Drawing.Point(134, 710)
- Me.TXT_WB.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_WB.Name = "TXT_WB"
- Me.TXT_WB.Size = New System.Drawing.Size(235, 37)
- Me.TXT_WB.TabIndex = 28
- Me.TXT_WB.Visible = False
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.Location = New System.Drawing.Point(20, 714)
- Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(105, 29)
- Me.Label13.TabIndex = 27
- Me.Label13.Text = "蓝皮进口"
- Me.Label13.Visible = False
- '
- 'TXT_CHEM
- '
- Me.TXT_CHEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_CHEM.Location = New System.Drawing.Point(134, 772)
- Me.TXT_CHEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_CHEM.Name = "TXT_CHEM"
- Me.TXT_CHEM.Size = New System.Drawing.Size(235, 37)
- Me.TXT_CHEM.TabIndex = 30
- Me.TXT_CHEM.Visible = False
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label14.Location = New System.Drawing.Point(20, 777)
- Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(105, 29)
- Me.Label14.TabIndex = 29
- Me.Label14.Text = "化料进口"
- Me.Label14.Visible = False
- '
- 'TXT_FINISH_ITEM
- '
- Me.TXT_FINISH_ITEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_FINISH_ITEM.Location = New System.Drawing.Point(134, 898)
- Me.TXT_FINISH_ITEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_FINISH_ITEM.Name = "TXT_FINISH_ITEM"
- Me.TXT_FINISH_ITEM.Size = New System.Drawing.Size(235, 37)
- Me.TXT_FINISH_ITEM.TabIndex = 32
- Me.TXT_FINISH_ITEM.Visible = False
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.Location = New System.Drawing.Point(20, 903)
- Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(105, 29)
- Me.Label15.TabIndex = 31
- Me.Label15.Text = "成品项目"
- Me.Label15.Visible = False
- '
- 'TXT_FINISH_QTY
- '
- Me.TXT_FINISH_QTY.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_FINISH_QTY.Location = New System.Drawing.Point(135, 962)
- Me.TXT_FINISH_QTY.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_FINISH_QTY.Name = "TXT_FINISH_QTY"
- Me.TXT_FINISH_QTY.Size = New System.Drawing.Size(235, 37)
- Me.TXT_FINISH_QTY.TabIndex = 34
- Me.TXT_FINISH_QTY.Visible = False
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.Location = New System.Drawing.Point(21, 966)
- Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(105, 29)
- Me.Label16.TabIndex = 33
- Me.Label16.Text = "成品出口"
- Me.Label16.Visible = False
- '
- 'TXT_FEE
- '
- Me.TXT_FEE.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_FEE.Location = New System.Drawing.Point(135, 1024)
- Me.TXT_FEE.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_FEE.Name = "TXT_FEE"
- Me.TXT_FEE.Size = New System.Drawing.Size(235, 37)
- Me.TXT_FEE.TabIndex = 36
- Me.TXT_FEE.Visible = False
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label17.Location = New System.Drawing.Point(21, 1029)
- Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(82, 29)
- Me.Label17.TabIndex = 35
- Me.Label17.Text = "加工费"
- Me.Label17.Visible = False
- '
- 'TXT_TYPE
- '
- Me.TXT_TYPE.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_TYPE.Location = New System.Drawing.Point(135, 1088)
- Me.TXT_TYPE.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_TYPE.Name = "TXT_TYPE"
- Me.TXT_TYPE.Size = New System.Drawing.Size(235, 37)
- Me.TXT_TYPE.TabIndex = 38
- Me.TXT_TYPE.Visible = False
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.Location = New System.Drawing.Point(21, 1092)
- Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(105, 29)
- Me.Label18.TabIndex = 37
- Me.Label18.Text = "手册类型"
- Me.Label18.Visible = False
- '
- 'TXT_CHEM_ITEM
- '
- Me.TXT_CHEM_ITEM.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_CHEM_ITEM.Location = New System.Drawing.Point(135, 836)
- Me.TXT_CHEM_ITEM.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_CHEM_ITEM.Name = "TXT_CHEM_ITEM"
- Me.TXT_CHEM_ITEM.Size = New System.Drawing.Size(235, 37)
- Me.TXT_CHEM_ITEM.TabIndex = 40
- Me.TXT_CHEM_ITEM.Visible = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(21, 840)
- Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(105, 29)
- Me.Label2.TabIndex = 39
- Me.Label2.Text = "化料项目"
- Me.Label2.Visible = False
- '
- 'DGV_OUT
- '
- Me.DGV_OUT.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV_OUT.DefaultCellStyle = DataGridViewCellStyle2
- Me.DGV_OUT.Location = New System.Drawing.Point(558, 586)
- Me.DGV_OUT.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DGV_OUT.Name = "DGV_OUT"
- Me.DGV_OUT.RowHeadersWidth = 51
- Me.DGV_OUT.RowTemplate.Height = 23
- Me.DGV_OUT.Size = New System.Drawing.Size(1750, 333)
- Me.DGV_OUT.TabIndex = 41
- '
- 'DGV_IN
- '
- Me.DGV_IN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV_IN.DefaultCellStyle = DataGridViewCellStyle3
- Me.DGV_IN.Location = New System.Drawing.Point(558, 18)
- Me.DGV_IN.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DGV_IN.Name = "DGV_IN"
- Me.DGV_IN.RowHeadersWidth = 51
- Me.DGV_IN.RowTemplate.Height = 23
- Me.DGV_IN.Size = New System.Drawing.Size(1750, 486)
- Me.DGV_IN.TabIndex = 42
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(18, 651)
- Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(105, 29)
- Me.Label1.TabIndex = 2
- Me.Label1.Text = "有效日期"
- Me.Label1.Visible = False
- '
- 'TXT_VALID
- '
- Me.TXT_VALID.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TXT_VALID.Location = New System.Drawing.Point(132, 646)
- Me.TXT_VALID.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TXT_VALID.Name = "TXT_VALID"
- Me.TXT_VALID.Size = New System.Drawing.Size(235, 37)
- Me.TXT_VALID.TabIndex = 3
- Me.TXT_VALID.Visible = False
- '
- 'Button1
- '
- Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(62, 1340)
- Me.Button1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(112, 86)
- Me.Button1.TabIndex = 43
- Me.Button1.Text = "進口"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.Location = New System.Drawing.Point(244, 1340)
- Me.Button2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(112, 86)
- Me.Button2.TabIndex = 44
- Me.Button2.Text = "出口"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(202, 1452)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(109, 30)
- Me.Label3.TabIndex = 46
- Me.Label3.Text = "报关日期"
- '
- 'dtp1
- '
- Me.dtp1.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp1.Location = New System.Drawing.Point(315, 1444)
- Me.dtp1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.dtp1.Name = "dtp1"
- Me.dtp1.Size = New System.Drawing.Size(208, 37)
- Me.dtp1.TabIndex = 45
- Me.dtp1.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
- '
- 'Button3
- '
- Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.Location = New System.Drawing.Point(558, 518)
- Me.Button3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(136, 60)
- Me.Button3.TabIndex = 47
- Me.Button3.Text = "更新"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.Location = New System.Drawing.Point(2548, 1334)
- Me.Button4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(136, 86)
- Me.Button4.TabIndex = 48
- Me.Button4.Text = "插入序號"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.CalendarFont = New System.Drawing.Font("微软雅黑", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.DateTimePicker2.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.DateTimePicker2.Location = New System.Drawing.Point(718, 518)
- Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(205, 39)
- Me.DateTimePicker2.TabIndex = 49
- Me.DateTimePicker2.Visible = False
- '
- 'dgv_chem_1
- '
- Me.dgv_chem_1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微软雅黑", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.dgv_chem_1.DefaultCellStyle = DataGridViewCellStyle4
- Me.dgv_chem_1.Location = New System.Drawing.Point(2360, 96)
- Me.dgv_chem_1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.dgv_chem_1.Name = "dgv_chem_1"
- Me.dgv_chem_1.RowHeadersWidth = 51
- Me.dgv_chem_1.RowTemplate.Height = 23
- Me.dgv_chem_1.Size = New System.Drawing.Size(714, 624)
- Me.dgv_chem_1.TabIndex = 50
- '
- 'Button5
- '
- Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.Location = New System.Drawing.Point(2578, 33)
- Me.Button5.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(136, 40)
- Me.Button5.TabIndex = 51
- Me.Button5.Text = "进口累计"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'dtp3
- '
- Me.dtp3.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp3.Location = New System.Drawing.Point(2360, 33)
- Me.dtp3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.dtp3.Name = "dtp3"
- Me.dtp3.Size = New System.Drawing.Size(208, 37)
- Me.dtp3.TabIndex = 52
- Me.dtp3.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
- '
- 'dgv_chem_2
- '
- Me.dgv_chem_2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.dgv_chem_2.DefaultCellStyle = DataGridViewCellStyle5
- Me.dgv_chem_2.Location = New System.Drawing.Point(2360, 747)
- Me.dgv_chem_2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.dgv_chem_2.Name = "dgv_chem_2"
- Me.dgv_chem_2.RowHeadersWidth = 51
- Me.dgv_chem_2.RowTemplate.Height = 23
- Me.dgv_chem_2.Size = New System.Drawing.Size(627, 282)
- Me.dgv_chem_2.TabIndex = 53
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView1.Location = New System.Drawing.Point(558, 964)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 51
- Me.DataGridView1.RowTemplate.Height = 23
- Me.DataGridView1.Size = New System.Drawing.Size(1750, 573)
- Me.DataGridView1.TabIndex = 54
- '
- 'Button6
- '
- Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.Location = New System.Drawing.Point(2360, 1258)
- Me.Button6.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(189, 40)
- Me.Button6.TabIndex = 55
- Me.Button6.Text = "已报关未进厂"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Red
- Me.Label4.Location = New System.Drawing.Point(567, 924)
- Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(158, 31)
- Me.Label4.TabIndex = 56
- Me.Label4.Text = "已报关未进厂"
- '
- 'DateTimePicker3
- '
- Me.DateTimePicker3.CalendarFont = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker3.Location = New System.Drawing.Point(735, 915)
- Me.DateTimePicker3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DateTimePicker3.Name = "DateTimePicker3"
- Me.DateTimePicker3.Size = New System.Drawing.Size(180, 37)
- Me.DateTimePicker3.TabIndex = 57
- Me.DateTimePicker3.Value = New Date(2020, 1, 13, 10, 4, 11, 0)
- '
- 'FrmBG
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.AutoScroll = True
- Me.ClientSize = New System.Drawing.Size(3106, 1556)
- Me.Controls.Add(Me.DateTimePicker3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.dgv_chem_2)
- Me.Controls.Add(Me.dtp3)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.dgv_chem_1)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.dtp1)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.DGV_IN)
- Me.Controls.Add(Me.DGV_OUT)
- Me.Controls.Add(Me.TXT_CHEM_ITEM)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.TXT_TYPE)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.TXT_FEE)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.TXT_FINISH_QTY)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.TXT_FINISH_ITEM)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.TXT_CHEM)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.TXT_WB)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.TXT_VALID)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.DGV1)
- Me.Controls.Add(Me.ListBox1)
- Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Name = "FrmBG"
- Me.Text = "FrmBG"
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV_OUT, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV_IN, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv_chem_1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv_chem_2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents ListBox1 As ListBox
- Friend WithEvents DGV1 As DataGridView
- Friend WithEvents TXT_WB As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents TXT_CHEM As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents TXT_FINISH_ITEM As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents TXT_FINISH_QTY As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents TXT_FEE As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents TXT_TYPE As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents TXT_CHEM_ITEM As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents DGV_OUT As DataGridView
- Friend WithEvents DGV_IN As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents TXT_VALID As TextBox
- Friend WithEvents Button1 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents dtp1 As DateTimePicker
- Friend WithEvents Button3 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents dgv_chem_1 As DataGridView
- Friend WithEvents Button5 As Button
- Friend WithEvents dtp3 As DateTimePicker
- Friend WithEvents dgv_chem_2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Button6 As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents DateTimePicker3 As DateTimePicker
- End Class
|