123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741 |
- <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 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()
- 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()
- Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
- Me.退料單號1_tb = New System.Windows.Forms.TextBox()
- Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
- Me.圖片流水號_tb = New System.Windows.Forms.TextBox()
- Me.退回倉庫_cb = New System.Windows.Forms.ComboBox()
- Me.倉庫級別_lb = New System.Windows.Forms.Label()
- Me.群組碼_tb = New System.Windows.Forms.TextBox()
- Me.倉庫編號_lb = New System.Windows.Forms.Label()
- Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
- Me.退回倉庫_lb = New System.Windows.Forms.Label()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.物料圖2_pb = New System.Windows.Forms.PictureBox()
- Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
- Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
- Me.退料工地_lb = New System.Windows.Forms.Label()
- Me.退料工地_cb = New System.Windows.Forms.ComboBox()
- Me.退料單號_tb = New System.Windows.Forms.TextBox()
- Me.選擇_tb = New System.Windows.Forms.TextBox()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.退料單號_lb = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.單據_dgv = New System.Windows.Forms.DataGridView()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.群組編碼_lb = New System.Windows.Forms.Label()
- Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
- Me.物料原則二_cb = New System.Windows.Forms.ComboBox()
- Me.料號原則_lb = New System.Windows.Forms.Label()
- Me.物料原則一_cb = New System.Windows.Forms.ComboBox()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
- Me.申請數_lb = New System.Windows.Forms.Label()
- Me.料號_lb = New System.Windows.Forms.Label()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.選定內容加入退料單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.開立退料單_bt = New System.Windows.Forms.Button()
- Me.刪除退料申請單_bt = New System.Windows.Forms.Button()
- Me.備註修改存檔_bt = New System.Windows.Forms.Button()
- Me.退料單建立完成_bt = New System.Windows.Forms.Button()
- Me.刪除選中的明細_bt = New System.Windows.Forms.Button()
- Me.搜尋_bt = New System.Windows.Forms.Button()
- Me.大間距1_ch = New System.Windows.Forms.CheckBox()
- Me.中間距1_ch = New System.Windows.Forms.CheckBox()
- Me.小間距1_ch = New System.Windows.Forms.CheckBox()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.新群組1_cb = New System.Windows.Forms.ComboBox()
- CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖1_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()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '倉庫編號_tb
- '
- Me.倉庫編號_tb.Location = New System.Drawing.Point(902, 28)
- Me.倉庫編號_tb.Name = "倉庫編號_tb"
- Me.倉庫編號_tb.Size = New System.Drawing.Size(45, 23)
- Me.倉庫編號_tb.TabIndex = 1013
- Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '退料單號1_tb
- '
- Me.退料單號1_tb.Location = New System.Drawing.Point(560, 175)
- Me.退料單號1_tb.Name = "退料單號1_tb"
- Me.退料單號1_tb.Size = New System.Drawing.Size(95, 23)
- Me.退料單號1_tb.TabIndex = 1060
- Me.退料單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉庫級別_tb
- '
- Me.倉庫級別_tb.Location = New System.Drawing.Point(665, 28)
- Me.倉庫級別_tb.Name = "倉庫級別_tb"
- Me.倉庫級別_tb.Size = New System.Drawing.Size(45, 23)
- Me.倉庫級別_tb.TabIndex = 1011
- Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '圖片流水號_tb
- '
- Me.圖片流水號_tb.Location = New System.Drawing.Point(560, 204)
- Me.圖片流水號_tb.Name = "圖片流水號_tb"
- Me.圖片流水號_tb.Size = New System.Drawing.Size(95, 23)
- Me.圖片流水號_tb.TabIndex = 682
- '
- '退回倉庫_cb
- '
- Me.退回倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.退回倉庫_cb.FormattingEnabled = True
- Me.退回倉庫_cb.Items.AddRange(New Object() {"2019"})
- Me.退回倉庫_cb.Location = New System.Drawing.Point(665, 3)
- Me.退回倉庫_cb.Name = "退回倉庫_cb"
- Me.退回倉庫_cb.Size = New System.Drawing.Size(282, 24)
- Me.退回倉庫_cb.TabIndex = 1009
- '
- '倉庫級別_lb
- '
- Me.倉庫級別_lb.AutoSize = True
- Me.倉庫級別_lb.Location = New System.Drawing.Point(543, 31)
- Me.倉庫級別_lb.Name = "倉庫級別_lb"
- Me.倉庫級別_lb.Size = New System.Drawing.Size(113, 16)
- Me.倉庫級別_lb.TabIndex = 1012
- Me.倉庫級別_lb.Text = "倉 庫 級 別"
- '
- '群組碼_tb
- '
- Me.群組碼_tb.Location = New System.Drawing.Point(560, 233)
- Me.群組碼_tb.Name = "群組碼_tb"
- Me.群組碼_tb.Size = New System.Drawing.Size(95, 23)
- Me.群組碼_tb.TabIndex = 680
- '
- '倉庫編號_lb
- '
- Me.倉庫編號_lb.AutoSize = True
- Me.倉庫編號_lb.Location = New System.Drawing.Point(763, 32)
- Me.倉庫編號_lb.Name = "倉庫編號_lb"
- Me.倉庫編號_lb.Size = New System.Drawing.Size(137, 16)
- Me.倉庫編號_lb.TabIndex = 1014
- Me.倉庫編號_lb.Text = "倉 庫 編 號"
- '
- '物料規格_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.物料規格_dgv.Anchor = CType((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.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
- Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料規格_dgv.Location = New System.Drawing.Point(7, 310)
- Me.物料規格_dgv.Name = "物料規格_dgv"
- Me.物料規格_dgv.RowHeadersWidth = 5
- Me.物料規格_dgv.RowTemplate.Height = 24
- Me.物料規格_dgv.Size = New System.Drawing.Size(529, 215)
- Me.物料規格_dgv.TabIndex = 679
- '
- '退回倉庫_lb
- '
- Me.退回倉庫_lb.AutoSize = True
- Me.退回倉庫_lb.Location = New System.Drawing.Point(543, 6)
- Me.退回倉庫_lb.Name = "退回倉庫_lb"
- Me.退回倉庫_lb.Size = New System.Drawing.Size(119, 16)
- Me.退回倉庫_lb.TabIndex = 1010
- Me.退回倉庫_lb.Text = "退 回 倉 庫"
- '
- '物料清單_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- 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(7, 28)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(529, 280)
- Me.物料清單_dgv.TabIndex = 677
- '
- '物料圖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(986, 175)
- 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(49, 78)
- Me.物料圖2_pb.TabIndex = 681
- Me.物料圖2_pb.TabStop = False
- Me.物料圖2_pb.Visible = False
- '
- '物料圖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(1158, 4)
- 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(188, 120)
- Me.物料圖1_pb.TabIndex = 678
- Me.物料圖1_pb.TabStop = False
- '
- '規格合併_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.規格合併_dgv.Location = New System.Drawing.Point(748, 175)
- Me.規格合併_dgv.Name = "規格合併_dgv"
- Me.規格合併_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.規格合併_dgv.RowTemplate.Height = 24
- Me.規格合併_dgv.Size = New System.Drawing.Size(227, 141)
- Me.規格合併_dgv.TabIndex = 1031
- '
- '退料工地_lb
- '
- Me.退料工地_lb.AutoSize = True
- Me.退料工地_lb.Location = New System.Drawing.Point(543, 55)
- Me.退料工地_lb.Name = "退料工地_lb"
- Me.退料工地_lb.Size = New System.Drawing.Size(101, 16)
- Me.退料工地_lb.TabIndex = 1030
- Me.退料工地_lb.Text = "退 料 工 地"
- '
- '退料工地_cb
- '
- Me.退料工地_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.退料工地_cb.FormattingEnabled = True
- Me.退料工地_cb.Items.AddRange(New Object() {"2019"})
- Me.退料工地_cb.Location = New System.Drawing.Point(686, 52)
- Me.退料工地_cb.Name = "退料工地_cb"
- Me.退料工地_cb.Size = New System.Drawing.Size(261, 24)
- Me.退料工地_cb.TabIndex = 1029
- '
- '退料單號_tb
- '
- Me.退料單號_tb.Location = New System.Drawing.Point(704, 77)
- Me.退料單號_tb.Name = "退料單號_tb"
- Me.退料單號_tb.Size = New System.Drawing.Size(216, 23)
- Me.退料單號_tb.TabIndex = 1028
- '
- '選擇_tb
- '
- Me.選擇_tb.Location = New System.Drawing.Point(591, 101)
- Me.選擇_tb.Name = "選擇_tb"
- Me.選擇_tb.Size = New System.Drawing.Size(225, 23)
- Me.選擇_tb.TabIndex = 1027
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(542, 104)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(43, 16)
- Me.選擇_lb.TabIndex = 1026
- Me.選擇_lb.Text = "選 擇"
- '
- '退料單號_lb
- '
- Me.退料單號_lb.AutoSize = True
- Me.退料單號_lb.Location = New System.Drawing.Point(543, 80)
- Me.退料單號_lb.Name = "退料單號_lb"
- Me.退料單號_lb.Size = New System.Drawing.Size(122, 16)
- Me.退料單號_lb.TabIndex = 1021
- Me.退料單號_lb.Text = "退 料 單 號"
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(559, 262)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(95, 23)
- Me.TextBox6.TabIndex = 1020
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '單據_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.單據_dgv.Anchor = CType((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.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
- Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.單據_dgv.Location = New System.Drawing.Point(5, 553)
- Me.單據_dgv.Name = "單據_dgv"
- Me.單據_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.單據_dgv.RowTemplate.Height = 24
- Me.單據_dgv.Size = New System.Drawing.Size(531, 124)
- Me.單據_dgv.TabIndex = 1019
- '
- '明細_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- 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(538, 126)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(808, 524)
- Me.明細_dgv.TabIndex = 1017
- '
- '群組編碼_lb
- '
- Me.群組編碼_lb.AutoSize = True
- Me.群組編碼_lb.Location = New System.Drawing.Point(2, 6)
- Me.群組編碼_lb.Name = "群組編碼_lb"
- Me.群組編碼_lb.Size = New System.Drawing.Size(77, 16)
- Me.群組編碼_lb.TabIndex = 1062
- Me.群組編碼_lb.Text = "群 組 編 碼"
- '
- '群組編碼_cb
- '
- Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.群組編碼_cb.FormattingEnabled = True
- Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
- Me.群組編碼_cb.Location = New System.Drawing.Point(560, 345)
- Me.群組編碼_cb.Name = "群組編碼_cb"
- Me.群組編碼_cb.Size = New System.Drawing.Size(207, 24)
- Me.群組編碼_cb.TabIndex = 1061
- Me.群組編碼_cb.Visible = False
- '
- '物料原則二_cb
- '
- Me.物料原則二_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.物料原則二_cb.FormattingEnabled = True
- Me.物料原則二_cb.Items.AddRange(New Object() {"2019"})
- Me.物料原則二_cb.Location = New System.Drawing.Point(893, 322)
- Me.物料原則二_cb.Name = "物料原則二_cb"
- Me.物料原則二_cb.Size = New System.Drawing.Size(82, 24)
- Me.物料原則二_cb.TabIndex = 1065
- Me.物料原則二_cb.Visible = False
- '
- '料號原則_lb
- '
- Me.料號原則_lb.AutoSize = True
- Me.料號原則_lb.Location = New System.Drawing.Point(683, 326)
- Me.料號原則_lb.Name = "料號原則_lb"
- Me.料號原則_lb.Size = New System.Drawing.Size(158, 16)
- Me.料號原則_lb.TabIndex = 1064
- Me.料號原則_lb.Text = "料 號 原 則"
- Me.料號原則_lb.Visible = False
- '
- '物料原則一_cb
- '
- Me.物料原則一_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.物料原則一_cb.FormattingEnabled = True
- Me.物料原則一_cb.Items.AddRange(New Object() {"2019"})
- Me.物料原則一_cb.Location = New System.Drawing.Point(844, 322)
- Me.物料原則一_cb.Name = "物料原則一_cb"
- Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24)
- Me.物料原則一_cb.TabIndex = 1063
- Me.物料原則一_cb.Visible = False
- '
- '新增_bt
- '
- Me.新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增_bt.Location = New System.Drawing.Point(376, 526)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(160, 25)
- Me.新增_bt.TabIndex = 1070
- Me.新增_bt.Text = "新增"
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '申請數_nud
- '
- Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請數_nud.Location = New System.Drawing.Point(279, 527)
- Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.申請數_nud.Name = "申請數_nud"
- Me.申請數_nud.Size = New System.Drawing.Size(95, 23)
- Me.申請數_nud.TabIndex = 1069
- Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '申請數_lb
- '
- Me.申請數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.申請數_lb.AutoSize = True
- Me.申請數_lb.Location = New System.Drawing.Point(211, 530)
- Me.申請數_lb.Name = "申請數_lb"
- Me.申請數_lb.Size = New System.Drawing.Size(66, 16)
- Me.申請數_lb.TabIndex = 1068
- Me.申請數_lb.Text = "申 請 數"
- '
- '料號_lb
- '
- Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號_lb.AutoSize = True
- Me.料號_lb.Location = New System.Drawing.Point(3, 530)
- Me.料號_lb.Name = "料號_lb"
- Me.料號_lb.Size = New System.Drawing.Size(63, 16)
- Me.料號_lb.TabIndex = 1067
- Me.料號_lb.Text = "料 號"
- '
- '料號_tb
- '
- Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號_tb.Location = New System.Drawing.Point(68, 527)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(141, 23)
- Me.料號_tb.TabIndex = 1066
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator2, Me.選定內容加入退料單_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(183, 54)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(182, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(179, 6)
- '
- '選定內容加入退料單_tsm
- '
- Me.選定內容加入退料單_tsm.ForeColor = System.Drawing.Color.Green
- Me.選定內容加入退料單_tsm.Name = "選定內容加入退料單_tsm"
- Me.選定內容加入退料單_tsm.Size = New System.Drawing.Size(182, 22)
- Me.選定內容加入退料單_tsm.Text = "選定內容加入退料單"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(661, 175)
- 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 = 1071
- Me.語言_dgv.Visible = False
- '
- '開立退料單_bt
- '
- Me.開立退料單_bt.ForeColor = System.Drawing.Color.Blue
- Me.開立退料單_bt.Location = New System.Drawing.Point(949, 3)
- Me.開立退料單_bt.Name = "開立退料單_bt"
- Me.開立退料單_bt.Size = New System.Drawing.Size(103, 60)
- Me.開立退料單_bt.TabIndex = 1072
- Me.開立退料單_bt.Text = "開立退料單"
- Me.開立退料單_bt.UseVisualStyleBackColor = True
- '
- '刪除退料申請單_bt
- '
- Me.刪除退料申請單_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除退料申請單_bt.Location = New System.Drawing.Point(1053, 3)
- Me.刪除退料申請單_bt.Name = "刪除退料申請單_bt"
- Me.刪除退料申請單_bt.Size = New System.Drawing.Size(103, 60)
- Me.刪除退料申請單_bt.TabIndex = 1073
- Me.刪除退料申請單_bt.Text = "刪除退料申請單"
- Me.刪除退料申請單_bt.UseVisualStyleBackColor = True
- '
- '備註修改存檔_bt
- '
- Me.備註修改存檔_bt.Location = New System.Drawing.Point(949, 64)
- Me.備註修改存檔_bt.Name = "備註修改存檔_bt"
- Me.備註修改存檔_bt.Size = New System.Drawing.Size(103, 60)
- Me.備註修改存檔_bt.TabIndex = 1074
- Me.備註修改存檔_bt.Text = "備註修改存檔"
- Me.備註修改存檔_bt.UseVisualStyleBackColor = True
- '
- '退料單建立完成_bt
- '
- Me.退料單建立完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.退料單建立完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.退料單建立完成_bt.Location = New System.Drawing.Point(538, 651)
- Me.退料單建立完成_bt.Name = "退料單建立完成_bt"
- Me.退料單建立完成_bt.Size = New System.Drawing.Size(808, 26)
- Me.退料單建立完成_bt.TabIndex = 1075
- Me.退料單建立完成_bt.Text = "退料單建立完成"
- Me.退料單建立完成_bt.UseVisualStyleBackColor = True
- '
- '刪除選中的明細_bt
- '
- Me.刪除選中的明細_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除選中的明細_bt.Location = New System.Drawing.Point(1053, 64)
- Me.刪除選中的明細_bt.Name = "刪除選中的明細_bt"
- Me.刪除選中的明細_bt.Size = New System.Drawing.Size(103, 60)
- Me.刪除選中的明細_bt.TabIndex = 1076
- Me.刪除選中的明細_bt.Text = "刪除選中的明細"
- Me.刪除選中的明細_bt.UseVisualStyleBackColor = True
- '
- '搜尋_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(293, 1)
- Me.搜尋_bt.Name = "搜尋_bt"
- Me.搜尋_bt.Size = New System.Drawing.Size(114, 26)
- Me.搜尋_bt.TabIndex = 1077
- Me.搜尋_bt.Text = "搜尋"
- Me.搜尋_bt.UseVisualStyleBackColor = True
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(907, 103)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距1_ch.TabIndex = 1343
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(864, 103)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距1_ch.TabIndex = 1342
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(822, 103)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距1_ch.TabIndex = 1341
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(496, 4)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距_ch.TabIndex = 1346
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(453, 4)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距_ch.TabIndex = 1345
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(411, 4)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距_ch.TabIndex = 1344
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '語轉扭_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(922, 76)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1349
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '新群組1_cb
- '
- Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.新群組1_cb.FormattingEnabled = True
- Me.新群組1_cb.Items.AddRange(New Object() {"2019"})
- Me.新群組1_cb.Location = New System.Drawing.Point(85, 2)
- Me.新群組1_cb.Name = "新群組1_cb"
- Me.新群組1_cb.Size = New System.Drawing.Size(207, 24)
- Me.新群組1_cb.TabIndex = 1358
- '
- '物料退回倉儲作業
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.新群組1_cb)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.小間距_ch)
- Me.Controls.Add(Me.大間距1_ch)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.搜尋_bt)
- Me.Controls.Add(Me.刪除選中的明細_bt)
- Me.Controls.Add(Me.退料單建立完成_bt)
- Me.Controls.Add(Me.備註修改存檔_bt)
- Me.Controls.Add(Me.刪除退料申請單_bt)
- Me.Controls.Add(Me.開立退料單_bt)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.申請數_nud)
- Me.Controls.Add(Me.申請數_lb)
- Me.Controls.Add(Me.料號_lb)
- Me.Controls.Add(Me.料號_tb)
- Me.Controls.Add(Me.物料原則二_cb)
- Me.Controls.Add(Me.物料原則一_cb)
- Me.Controls.Add(Me.群組編碼_cb)
- Me.Controls.Add(Me.規格合併_dgv)
- Me.Controls.Add(Me.倉庫編號_tb)
- Me.Controls.Add(Me.退料工地_lb)
- Me.Controls.Add(Me.退料工地_cb)
- Me.Controls.Add(Me.退料單號1_tb)
- Me.Controls.Add(Me.退料單號_tb)
- Me.Controls.Add(Me.選擇_tb)
- Me.Controls.Add(Me.倉庫級別_tb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.物料圖1_pb)
- Me.Controls.Add(Me.圖片流水號_tb)
- Me.Controls.Add(Me.物料圖2_pb)
- Me.Controls.Add(Me.退回倉庫_cb)
- Me.Controls.Add(Me.物料清單_dgv)
- Me.Controls.Add(Me.退料單號_lb)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.退回倉庫_lb)
- Me.Controls.Add(Me.單據_dgv)
- Me.Controls.Add(Me.倉庫級別_lb)
- Me.Controls.Add(Me.群組碼_tb)
- Me.Controls.Add(Me.倉庫編號_lb)
- Me.Controls.Add(Me.物料規格_dgv)
- Me.Controls.Add(Me.群組編碼_lb)
- Me.Controls.Add(Me.料號原則_lb)
- 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.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖1_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()
- CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 圖片流水號_tb As TextBox
- Friend WithEvents 群組碼_tb As TextBox
- Friend WithEvents 物料規格_dgv As DataGridView
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents 物料圖2_pb As PictureBox
- Friend WithEvents 物料圖1_pb As PictureBox
- Friend WithEvents 倉庫編號_tb As TextBox
- Friend WithEvents 倉庫級別_tb As TextBox
- Friend WithEvents 退回倉庫_lb As Label
- Friend WithEvents 退回倉庫_cb As ComboBox
- Friend WithEvents 倉庫級別_lb As Label
- Friend WithEvents 倉庫編號_lb As Label
- Friend WithEvents 退料單號1_tb As TextBox
- Friend WithEvents 退料單號_tb As TextBox
- Friend WithEvents 選擇_tb As TextBox
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 退料單號_lb As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents 單據_dgv As DataGridView
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 退料工地_lb As Label
- Friend WithEvents 退料工地_cb As ComboBox
- Friend WithEvents 規格合併_dgv As DataGridView
- Friend WithEvents 群組編碼_lb As Label
- Friend WithEvents 群組編碼_cb As ComboBox
- Friend WithEvents 物料原則二_cb As ComboBox
- Friend WithEvents 料號原則_lb As Label
- Friend WithEvents 物料原則一_cb As ComboBox
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 申請數_nud As NumericUpDown
- Friend WithEvents 申請數_lb As Label
- Friend WithEvents 料號_lb As Label
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 選定內容加入退料單_tsm As ToolStripMenuItem
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 開立退料單_bt As Button
- Friend WithEvents 刪除退料申請單_bt As Button
- Friend WithEvents 備註修改存檔_bt As Button
- Friend WithEvents 退料單建立完成_bt As Button
- Friend WithEvents 刪除選中的明細_bt As Button
- Friend WithEvents 搜尋_bt As Button
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 小間距1_ch As CheckBox
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 新群組1_cb As ComboBox
- End Class
|