123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class Frm_BG_IO
- 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()
- Me.DGV1 = New System.Windows.Forms.DataGridView()
- Me.ListBox1 = New System.Windows.Forms.ListBox()
- Me.ListBox2 = New System.Windows.Forms.ListBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.l_in = New System.Windows.Forms.Label()
- Me.l_out = New System.Windows.Forms.Label()
- Me.l_bal = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.ListBox4 = New System.Windows.Forms.ListBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.dgv_query = New System.Windows.Forms.DataGridView()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.dtp2 = New System.Windows.Forms.DateTimePicker()
- Me.dtp1 = New System.Windows.Forms.DateTimePicker()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.dgv2 = New System.Windows.Forms.DataGridView()
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv_query, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '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("微軟正黑體", 9.0!, 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(268, 33)
- Me.DGV1.Name = "DGV1"
- Me.DGV1.RowTemplate.Height = 23
- Me.DGV1.Size = New System.Drawing.Size(422, 726)
- Me.DGV1.TabIndex = 44
- '
- '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 = 20
- Me.ListBox1.Location = New System.Drawing.Point(12, 33)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(234, 264)
- Me.ListBox1.TabIndex = 43
- '
- 'ListBox2
- '
- Me.ListBox2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox2.FormattingEnabled = True
- Me.ListBox2.ItemHeight = 20
- Me.ListBox2.Location = New System.Drawing.Point(8, 324)
- Me.ListBox2.Name = "ListBox2"
- Me.ListBox2.Size = New System.Drawing.Size(234, 284)
- Me.ListBox2.TabIndex = 45
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(8, 9)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(74, 21)
- Me.Label2.TabIndex = 47
- Me.Label2.Text = "手册编号"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, 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(8, 300)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(74, 21)
- Me.Label1.TabIndex = 48
- Me.Label1.Text = "进口料件"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(264, 9)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(58, 21)
- Me.Label3.TabIndex = 49
- Me.Label3.Text = "出入库"
- '
- 'l_in
- '
- Me.l_in.AutoSize = True
- Me.l_in.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.l_in.ForeColor = System.Drawing.Color.Red
- Me.l_in.Location = New System.Drawing.Point(388, 9)
- Me.l_in.Name = "l_in"
- Me.l_in.Size = New System.Drawing.Size(28, 21)
- Me.l_in.TabIndex = 50
- Me.l_in.Text = "IN"
- '
- 'l_out
- '
- Me.l_out.AutoSize = True
- Me.l_out.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.l_out.ForeColor = System.Drawing.Color.Red
- Me.l_out.Location = New System.Drawing.Point(488, 9)
- Me.l_out.Name = "l_out"
- Me.l_out.Size = New System.Drawing.Size(44, 21)
- Me.l_out.TabIndex = 51
- Me.l_out.Text = "OUT"
- '
- 'l_bal
- '
- Me.l_bal.AutoSize = True
- Me.l_bal.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.l_bal.ForeColor = System.Drawing.Color.Red
- Me.l_bal.Location = New System.Drawing.Point(589, 9)
- Me.l_bal.Name = "l_bal"
- Me.l_bal.Size = New System.Drawing.Size(40, 21)
- Me.l_bal.TabIndex = 52
- Me.l_bal.Text = "BAL"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Red
- Me.Label4.Location = New System.Drawing.Point(8, 611)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(74, 21)
- Me.Label4.TabIndex = 55
- Me.Label4.Text = "出口料件"
- '
- 'ListBox4
- '
- Me.ListBox4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox4.FormattingEnabled = True
- Me.ListBox4.ItemHeight = 20
- Me.ListBox4.Location = New System.Drawing.Point(8, 635)
- Me.ListBox4.Name = "ListBox4"
- Me.ListBox4.Size = New System.Drawing.Size(234, 124)
- Me.ListBox4.TabIndex = 54
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, 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(1533, 76)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(40, 21)
- Me.Label5.TabIndex = 60
- Me.Label5.Text = "BAL"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(1438, 76)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(44, 21)
- Me.Label6.TabIndex = 59
- Me.Label6.Text = "OUT"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(1333, 76)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(28, 21)
- Me.Label7.TabIndex = 58
- Me.Label7.Text = "IN"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(1195, 76)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(58, 21)
- Me.Label8.TabIndex = 57
- Me.Label8.Text = "出入库"
- '
- 'dgv_query
- '
- Me.dgv_query.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.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, 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_query.DefaultCellStyle = DataGridViewCellStyle2
- Me.dgv_query.Location = New System.Drawing.Point(1199, 100)
- Me.dgv_query.Name = "dgv_query"
- Me.dgv_query.RowTemplate.Height = 23
- Me.dgv_query.Size = New System.Drawing.Size(433, 659)
- Me.dgv_query.TabIndex = 56
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("微软雅黑", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.Black
- Me.Label9.Location = New System.Drawing.Point(1334, 33)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(31, 25)
- Me.Label9.TabIndex = 63
- Me.Label9.Text = "至"
- '
- 'dtp2
- '
- Me.dtp2.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.dtp2.Location = New System.Drawing.Point(1371, 33)
- Me.dtp2.Name = "dtp2"
- Me.dtp2.Size = New System.Drawing.Size(147, 29)
- Me.dtp2.TabIndex = 62
- '
- 'dtp1
- '
- Me.dtp1.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
- Me.dtp1.Location = New System.Drawing.Point(1181, 33)
- Me.dtp1.Name = "dtp1"
- Me.dtp1.Size = New System.Drawing.Size(147, 29)
- Me.dtp1.TabIndex = 61
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(1524, 33)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(61, 29)
- Me.Button3.TabIndex = 64
- Me.Button3.Text = "查询"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(1048, 9)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(40, 21)
- Me.Label10.TabIndex = 69
- Me.Label10.Text = "BAL"
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(953, 9)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(44, 21)
- Me.Label11.TabIndex = 68
- Me.Label11.Text = "OUT"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label12.ForeColor = System.Drawing.Color.Red
- Me.Label12.Location = New System.Drawing.Point(848, 9)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(28, 21)
- Me.Label12.TabIndex = 67
- Me.Label12.Text = "IN"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(710, 9)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(58, 21)
- Me.Label13.TabIndex = 66
- Me.Label13.Text = "出入库"
- '
- 'dgv2
- '
- Me.dgv2.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.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, 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.dgv2.DefaultCellStyle = DataGridViewCellStyle3
- Me.dgv2.Location = New System.Drawing.Point(714, 33)
- Me.dgv2.Name = "dgv2"
- Me.dgv2.RowTemplate.Height = 23
- Me.dgv2.Size = New System.Drawing.Size(433, 726)
- Me.dgv2.TabIndex = 65
- '
- 'Frm_BG_IO
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.AutoScroll = True
- Me.ClientSize = New System.Drawing.Size(1647, 772)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.dgv2)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.dtp2)
- Me.Controls.Add(Me.dtp1)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.dgv_query)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.ListBox4)
- Me.Controls.Add(Me.l_bal)
- Me.Controls.Add(Me.l_out)
- Me.Controls.Add(Me.l_in)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.ListBox2)
- Me.Controls.Add(Me.DGV1)
- Me.Controls.Add(Me.ListBox1)
- Me.Name = "Frm_BG_IO"
- Me.Text = "海关手册台帐"
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv_query, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DGV1 As DataGridView
- Friend WithEvents ListBox1 As ListBox
- Friend WithEvents ListBox2 As ListBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents l_in As Label
- Friend WithEvents l_out As Label
- Friend WithEvents l_bal As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents ListBox4 As ListBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents dgv_query As DataGridView
- Friend WithEvents Label9 As Label
- Friend WithEvents dtp2 As DateTimePicker
- Friend WithEvents dtp1 As DateTimePicker
- Friend WithEvents Button3 As Button
- Friend WithEvents Label10 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents dgv2 As DataGridView
- End Class
|