123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343 |
- <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.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.作廢_bt = New System.Windows.Forms.Button()
- Me.審核_bt = New System.Windows.Forms.Button()
- Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
- Me.圖片檔2_pb = New System.Windows.Forms.PictureBox()
- Me.領料單號_lb = New System.Windows.Forms.Label()
- Me.執行單號_tb = New System.Windows.Forms.TextBox()
- Me.出庫單據_dgv = New System.Windows.Forms.DataGridView()
- Me.出庫明細_dgv = New System.Windows.Forms.DataGridView()
- Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.作廢_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.大間距1_ch = New System.Windows.Forms.CheckBox()
- Me.中間距1_ch = New System.Windows.Forms.CheckBox()
- Me.小間距1_ch = New System.Windows.Forms.CheckBox()
- CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '作廢_bt
- '
- Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.作廢_bt.ForeColor = System.Drawing.Color.Red
- Me.作廢_bt.Location = New System.Drawing.Point(641, 28)
- Me.作廢_bt.Name = "作廢_bt"
- Me.作廢_bt.Size = New System.Drawing.Size(182, 36)
- Me.作廢_bt.TabIndex = 1031
- Me.作廢_bt.Text = "作廢"
- Me.作廢_bt.UseVisualStyleBackColor = True
- '
- '審核_bt
- '
- Me.審核_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.審核_bt.ForeColor = System.Drawing.Color.Green
- Me.審核_bt.Location = New System.Drawing.Point(458, 28)
- Me.審核_bt.Name = "審核_bt"
- Me.審核_bt.Size = New System.Drawing.Size(182, 36)
- Me.審核_bt.TabIndex = 1030
- Me.審核_bt.Text = "審核"
- Me.審核_bt.UseVisualStyleBackColor = True
- '
- '圖片檔1_pb
- '
- Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片檔1_pb.Location = New System.Drawing.Point(341, 2)
- Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片檔1_pb.Name = "圖片檔1_pb"
- Me.圖片檔1_pb.Size = New System.Drawing.Size(111, 66)
- Me.圖片檔1_pb.TabIndex = 1029
- Me.圖片檔1_pb.TabStop = False
- '
- '圖片檔2_pb
- '
- Me.圖片檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片檔2_pb.Location = New System.Drawing.Point(609, 166)
- Me.圖片檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片檔2_pb.Name = "圖片檔2_pb"
- Me.圖片檔2_pb.Size = New System.Drawing.Size(82, 85)
- Me.圖片檔2_pb.TabIndex = 1028
- Me.圖片檔2_pb.TabStop = False
- Me.圖片檔2_pb.Visible = False
- '
- '領料單號_lb
- '
- Me.領料單號_lb.AutoSize = True
- Me.領料單號_lb.Location = New System.Drawing.Point(455, 7)
- Me.領料單號_lb.Name = "領料單號_lb"
- Me.領料單號_lb.Size = New System.Drawing.Size(119, 16)
- Me.領料單號_lb.TabIndex = 1027
- Me.領料單號_lb.Text = "領 料 單 號"
- '
- '執行單號_tb
- '
- Me.執行單號_tb.Location = New System.Drawing.Point(577, 4)
- Me.執行單號_tb.Name = "執行單號_tb"
- Me.執行單號_tb.Size = New System.Drawing.Size(215, 23)
- Me.執行單號_tb.TabIndex = 1026
- Me.執行單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '出庫單據_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.出庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.出庫單據_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.出庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.出庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫單據_dgv.Location = New System.Drawing.Point(6, 23)
- Me.出庫單據_dgv.Name = "出庫單據_dgv"
- Me.出庫單據_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.出庫單據_dgv.RowTemplate.Height = 24
- Me.出庫單據_dgv.Size = New System.Drawing.Size(332, 654)
- Me.出庫單據_dgv.TabIndex = 1025
- '
- '出庫明細_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.出庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.出庫明細_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.出庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.出庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫明細_dgv.Location = New System.Drawing.Point(341, 70)
- Me.出庫明細_dgv.Name = "出庫明細_dgv"
- Me.出庫明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.出庫明細_dgv.RowTemplate.Height = 24
- Me.出庫明細_dgv.Size = New System.Drawing.Size(1003, 607)
- Me.出庫明細_dgv.TabIndex = 1024
- '
- '規格合併_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.規格合併_dgv.Location = New System.Drawing.Point(377, 110)
- Me.規格合併_dgv.Name = "規格合併_dgv"
- Me.規格合併_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
- Me.規格合併_dgv.RowTemplate.Height = 24
- Me.規格合併_dgv.Size = New System.Drawing.Size(227, 141)
- Me.規格合併_dgv.TabIndex = 1040
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.審核_tsm, Me.作廢_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 70)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- '審核_tsm
- '
- Me.審核_tsm.ForeColor = System.Drawing.Color.Green
- Me.審核_tsm.Name = "審核_tsm"
- Me.審核_tsm.Size = New System.Drawing.Size(122, 22)
- Me.審核_tsm.Text = "審核"
- '
- '作廢_tsm
- '
- Me.作廢_tsm.ForeColor = System.Drawing.Color.Red
- Me.作廢_tsm.Name = "作廢_tsm"
- Me.作廢_tsm.Size = New System.Drawing.Size(122, 22)
- Me.作廢_tsm.Text = "作廢"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(610, 110)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1073
- Me.語言_dgv.Visible = False
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(798, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1348
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(914, 44)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距_ch.TabIndex = 1664
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(871, 44)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距_ch.TabIndex = 1663
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(829, 44)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距_ch.TabIndex = 1662
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '大間距1_ch
- '
- Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(295, 2)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距1_ch.TabIndex = 1667
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(252, 2)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距1_ch.TabIndex = 1666
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(210, 2)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距1_ch.TabIndex = 1665
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '倉儲領料審核
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.大間距1_ch)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.規格合併_dgv)
- Me.Controls.Add(Me.作廢_bt)
- Me.Controls.Add(Me.審核_bt)
- Me.Controls.Add(Me.圖片檔1_pb)
- Me.Controls.Add(Me.圖片檔2_pb)
- Me.Controls.Add(Me.領料單號_lb)
- Me.Controls.Add(Me.執行單號_tb)
- Me.Controls.Add(Me.出庫單據_dgv)
- Me.Controls.Add(Me.出庫明細_dgv)
- 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(3, 4, 3, 4)
- Me.Name = "倉儲領料審核"
- Me.Text = "倉儲領料審核"
- CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 作廢_bt As Button
- Friend WithEvents 審核_bt As Button
- Friend WithEvents 圖片檔1_pb As PictureBox
- Friend WithEvents 圖片檔2_pb As PictureBox
- Friend WithEvents 領料單號_lb As Label
- Friend WithEvents 執行單號_tb As TextBox
- Friend WithEvents 出庫單據_dgv As DataGridView
- Friend WithEvents 出庫明細_dgv As DataGridView
- Friend WithEvents 規格合併_dgv As DataGridView
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents 審核_tsm As ToolStripMenuItem
- Friend WithEvents 作廢_tsm As ToolStripMenuItem
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 小間距1_ch As CheckBox
- End Class
|