123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698 |
- <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()
- Me.需要全部庫存區域清單_ch = New System.Windows.Forms.CheckBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.產品編號_tb = New System.Windows.Forms.TextBox()
- Me.流水號_tb = New System.Windows.Forms.TextBox()
- Me.訂製編碼_cb = New System.Windows.Forms.ComboBox()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.儲態編號_cb = New System.Windows.Forms.ComboBox()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.地區編碼_cb = New System.Windows.Forms.ComboBox()
- Me.查詢_tb = New System.Windows.Forms.TextBox()
- Me.料號1_tb = New System.Windows.Forms.TextBox()
- Me.地區_cb = New System.Windows.Forms.ComboBox()
- Me.供應商_cb = New System.Windows.Forms.ComboBox()
- Me.供應商編碼_cb = New System.Windows.Forms.ComboBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.庫存量_tb = New System.Windows.Forms.TextBox()
- Me.指定倉庫_lb = New System.Windows.Forms.Label()
- Me.倉儲狀態_cb = New System.Windows.Forms.ComboBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.訂製狀態_cb = New System.Windows.Forms.ComboBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.出庫單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.單據編號_bt = New System.Windows.Forms.TextBox()
- 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.物料圖_pb = New System.Windows.Forms.PictureBox()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.庫存量_lb = New System.Windows.Forms.Label()
- Me.掃描_bt = New System.Windows.Forms.Button()
- Me.未出庫_ch = New System.Windows.Forms.CheckBox()
- Me.已出庫_ch = New System.Windows.Forms.CheckBox()
- Me.紙號_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Panel1.SuspendLayout()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.出庫單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '需要全部庫存區域清單_ch
- '
- Me.需要全部庫存區域清單_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.需要全部庫存區域清單_ch.AutoSize = True
- Me.需要全部庫存區域清單_ch.Checked = True
- Me.需要全部庫存區域清單_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.需要全部庫存區域清單_ch.Location = New System.Drawing.Point(43, 398)
- Me.需要全部庫存區域清單_ch.Name = "需要全部庫存區域清單_ch"
- Me.需要全部庫存區域清單_ch.Size = New System.Drawing.Size(146, 20)
- Me.需要全部庫存區域清單_ch.TabIndex = 1599
- Me.需要全部庫存區域清單_ch.Text = "需要全部庫存區域清單"
- Me.需要全部庫存區域清單_ch.UseVisualStyleBackColor = True
- Me.需要全部庫存區域清單_ch.Visible = False
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.產品編號_tb)
- Me.Panel1.Controls.Add(Me.流水號_tb)
- Me.Panel1.Controls.Add(Me.訂製編碼_cb)
- Me.Panel1.Controls.Add(Me.料號_tb)
- Me.Panel1.Controls.Add(Me.儲態編號_cb)
- Me.Panel1.Controls.Add(Me.供應商編碼_tb)
- Me.Panel1.Controls.Add(Me.地區編碼_cb)
- Me.Panel1.Controls.Add(Me.查詢_tb)
- Me.Panel1.Location = New System.Drawing.Point(40, 103)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(269, 265)
- Me.Panel1.TabIndex = 1598
- Me.Panel1.Visible = False
- '
- '產品編號_tb
- '
- Me.產品編號_tb.Location = New System.Drawing.Point(3, 187)
- Me.產品編號_tb.Name = "產品編號_tb"
- Me.產品編號_tb.Size = New System.Drawing.Size(110, 23)
- Me.產品編號_tb.TabIndex = 1554
- '
- '流水號_tb
- '
- Me.流水號_tb.Location = New System.Drawing.Point(3, 158)
- Me.流水號_tb.Name = "流水號_tb"
- Me.流水號_tb.Size = New System.Drawing.Size(110, 23)
- Me.流水號_tb.TabIndex = 1553
- '
- '訂製編碼_cb
- '
- Me.訂製編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.訂製編碼_cb.Enabled = False
- Me.訂製編碼_cb.FormattingEnabled = True
- Me.訂製編碼_cb.Items.AddRange(New Object() {"2019"})
- Me.訂製編碼_cb.Location = New System.Drawing.Point(3, 128)
- Me.訂製編碼_cb.Name = "訂製編碼_cb"
- Me.訂製編碼_cb.Size = New System.Drawing.Size(110, 24)
- Me.訂製編碼_cb.TabIndex = 1552
- '
- '料號_tb
- '
- Me.料號_tb.Location = New System.Drawing.Point(3, 103)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(110, 23)
- Me.料號_tb.TabIndex = 1551
- '
- '儲態編號_cb
- '
- Me.儲態編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.儲態編號_cb.Enabled = False
- Me.儲態編號_cb.FormattingEnabled = True
- Me.儲態編號_cb.Items.AddRange(New Object() {"2019"})
- Me.儲態編號_cb.Location = New System.Drawing.Point(3, 77)
- Me.儲態編號_cb.Name = "儲態編號_cb"
- Me.儲態編號_cb.Size = New System.Drawing.Size(110, 24)
- Me.儲態編號_cb.TabIndex = 1550
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 53)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(110, 23)
- Me.供應商編碼_tb.TabIndex = 1549
- '
- '地區編碼_cb
- '
- Me.地區編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.地區編碼_cb.FormattingEnabled = True
- Me.地區編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
- Me.地區編碼_cb.Location = New System.Drawing.Point(3, 27)
- Me.地區編碼_cb.Name = "地區編碼_cb"
- Me.地區編碼_cb.Size = New System.Drawing.Size(110, 24)
- Me.地區編碼_cb.TabIndex = 1548
- Me.地區編碼_cb.Visible = False
- '
- '查詢_tb
- '
- Me.查詢_tb.Location = New System.Drawing.Point(3, 3)
- Me.查詢_tb.Name = "查詢_tb"
- Me.查詢_tb.Size = New System.Drawing.Size(110, 23)
- Me.查詢_tb.TabIndex = 1216
- '
- '料號1_tb
- '
- Me.料號1_tb.ImeMode = System.Windows.Forms.ImeMode.Disable
- Me.料號1_tb.Location = New System.Drawing.Point(259, 53)
- Me.料號1_tb.Name = "料號1_tb"
- Me.料號1_tb.Size = New System.Drawing.Size(150, 23)
- Me.料號1_tb.TabIndex = 1554
- '
- '地區_cb
- '
- Me.地區_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.地區_cb.FormattingEnabled = True
- Me.地區_cb.Items.AddRange(New Object() {"", "北部", "南部", "材料", "調貨", "其他"})
- Me.地區_cb.Location = New System.Drawing.Point(48, 2)
- Me.地區_cb.Name = "地區_cb"
- Me.地區_cb.Size = New System.Drawing.Size(79, 24)
- Me.地區_cb.TabIndex = 1579
- '
- '供應商_cb
- '
- Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商_cb.FormattingEnabled = True
- Me.供應商_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
- Me.供應商_cb.Location = New System.Drawing.Point(48, 27)
- Me.供應商_cb.Name = "供應商_cb"
- Me.供應商_cb.Size = New System.Drawing.Size(210, 24)
- Me.供應商_cb.TabIndex = 1582
- '
- '供應商編碼_cb
- '
- Me.供應商編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.供應商編碼_cb.FormattingEnabled = True
- Me.供應商編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
- Me.供應商編碼_cb.Location = New System.Drawing.Point(162, 2)
- Me.供應商編碼_cb.Name = "供應商編碼_cb"
- Me.供應商編碼_cb.Size = New System.Drawing.Size(96, 24)
- Me.供應商編碼_cb.TabIndex = 1584
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label16.Location = New System.Drawing.Point(6, 56)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(43, 16)
- Me.Label16.TabIndex = 1585
- Me.Label16.Text = "品 名"
- '
- '品名_tb
- '
- Me.品名_tb.Location = New System.Drawing.Point(48, 53)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.ReadOnly = True
- Me.品名_tb.Size = New System.Drawing.Size(361, 23)
- Me.品名_tb.TabIndex = 1586
- '
- '庫存量_tb
- '
- Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.庫存量_tb.Enabled = False
- Me.庫存量_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.庫存量_tb.Location = New System.Drawing.Point(288, 447)
- Me.庫存量_tb.Name = "庫存量_tb"
- Me.庫存量_tb.ReadOnly = True
- Me.庫存量_tb.Size = New System.Drawing.Size(118, 23)
- Me.庫存量_tb.TabIndex = 1594
- Me.庫存量_tb.Text = "0"
- Me.庫存量_tb.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(13, 424)
- Me.指定倉庫_lb.Name = "指定倉庫_lb"
- Me.指定倉庫_lb.Size = New System.Drawing.Size(55, 16)
- Me.指定倉庫_lb.TabIndex = 1589
- Me.指定倉庫_lb.Text = "庫存區域"
- '
- '倉儲狀態_cb
- '
- Me.倉儲狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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(272, 397)
- Me.倉儲狀態_cb.Name = "倉儲狀態_cb"
- Me.倉儲狀態_cb.Size = New System.Drawing.Size(134, 24)
- Me.倉儲狀態_cb.TabIndex = 1592
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(214, 400)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(55, 16)
- Me.Label12.TabIndex = 1593
- Me.Label12.Text = "倉儲狀態"
- '
- '訂製狀態_cb
- '
- Me.訂製狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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(272, 422)
- Me.訂製狀態_cb.Name = "訂製狀態_cb"
- Me.訂製狀態_cb.Size = New System.Drawing.Size(134, 24)
- Me.訂製狀態_cb.TabIndex = 1590
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(214, 425)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(55, 16)
- Me.Label13.TabIndex = 1591
- Me.Label13.Text = "訂製狀態"
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Red
- Me.Label19.Location = New System.Drawing.Point(6, 31)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(43, 16)
- Me.Label19.TabIndex = 1581
- Me.Label19.Text = "供應商"
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.ForeColor = System.Drawing.Color.Red
- Me.Label21.Location = New System.Drawing.Point(6, 6)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(43, 16)
- Me.Label21.TabIndex = 1578
- Me.Label21.Text = "地 區"
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.Red
- Me.Label18.Location = New System.Drawing.Point(129, 6)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(31, 16)
- Me.Label18.TabIndex = 1583
- Me.Label18.Text = "編碼"
- '
- '指定倉庫_cb
- '
- Me.指定倉庫_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- 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(71, 420)
- Me.指定倉庫_cb.Name = "指定倉庫_cb"
- Me.指定倉庫_cb.Size = New System.Drawing.Size(134, 24)
- Me.指定倉庫_cb.TabIndex = 1588
- '
- '物料清單_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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.BackgroundColor = System.Drawing.Color.White
- Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.物料清單_dgv.Location = New System.Drawing.Point(3, 79)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(406, 317)
- Me.物料清單_dgv.TabIndex = 1577
- '
- '出庫單_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.出庫單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- 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.BackgroundColor = System.Drawing.Color.White
- Me.出庫單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.出庫單_dgv.Location = New System.Drawing.Point(411, 47)
- Me.出庫單_dgv.Name = "出庫單_dgv"
- Me.出庫單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.出庫單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.出庫單_dgv.RowTemplate.Height = 24
- Me.出庫單_dgv.Size = New System.Drawing.Size(267, 608)
- Me.出庫單_dgv.TabIndex = 1601
- '
- 'Label1
- '
- Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label1.Location = New System.Drawing.Point(413, 1)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(159, 20)
- Me.Label1.TabIndex = 1602
- Me.Label1.Text = "出 庫 單 據"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '項次_tb
- '
- Me.項次_tb.Location = New System.Drawing.Point(1003, 27)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.ReadOnly = True
- Me.項次_tb.Size = New System.Drawing.Size(51, 23)
- Me.項次_tb.TabIndex = 1609
- Me.項次_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label2.Location = New System.Drawing.Point(684, 6)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 1608
- Me.Label2.Text = "單據編號"
- '
- '單據編號_bt
- '
- Me.單據編號_bt.Location = New System.Drawing.Point(741, 2)
- Me.單據編號_bt.Name = "單據編號_bt"
- Me.單據編號_bt.ReadOnly = True
- Me.單據編號_bt.Size = New System.Drawing.Size(156, 23)
- Me.單據編號_bt.TabIndex = 1607
- '
- '明細_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- 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.BackgroundColor = System.Drawing.Color.White
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(679, 53)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(818, 603)
- Me.明細_dgv.TabIndex = 1603
- '
- '確認入庫_bt
- '
- Me.確認入庫_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Shipping4
- Me.確認入庫_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.確認入庫_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確認入庫_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.確認入庫_bt.Location = New System.Drawing.Point(1060, 1)
- Me.確認入庫_bt.Name = "確認入庫_bt"
- Me.確認入庫_bt.Size = New System.Drawing.Size(100, 50)
- Me.確認入庫_bt.TabIndex = 1606
- Me.確認入庫_bt.UseVisualStyleBackColor = True
- '
- '去除_bt
- '
- Me.去除_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.去除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.去除_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.去除_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.去除_bt.Location = New System.Drawing.Point(948, 1)
- Me.去除_bt.Name = "去除_bt"
- Me.去除_bt.Size = New System.Drawing.Size(50, 50)
- Me.去除_bt.TabIndex = 1605
- Me.去除_bt.UseVisualStyleBackColor = True
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.存檔_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.存檔_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.存檔_bt.Location = New System.Drawing.Point(898, 1)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(50, 50)
- Me.存檔_bt.TabIndex = 1604
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '加入單據_bt
- '
- Me.加入單據_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.arrow_right
- Me.加入單據_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.加入單據_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.加入單據_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.加入單據_bt.Location = New System.Drawing.Point(359, 1)
- Me.加入單據_bt.Name = "加入單據_bt"
- Me.加入單據_bt.Size = New System.Drawing.Size(50, 50)
- Me.加入單據_bt.TabIndex = 1600
- Me.加入單據_bt.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Search
- Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.查詢_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.查詢_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.查詢_bt.Location = New System.Drawing.Point(259, 1)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.查詢_bt.TabIndex = 1597
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- '清空_bt
- '
- Me.清空_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Close
- Me.清空_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.清空_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.清空_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.清空_bt.Location = New System.Drawing.Point(309, 1)
- Me.清空_bt.Name = "清空_bt"
- Me.清空_bt.Size = New System.Drawing.Size(50, 50)
- Me.清空_bt.TabIndex = 1580
- Me.清空_bt.UseVisualStyleBackColor = True
- '
- '物料圖_pb
- '
- Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.物料圖_pb.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Picture
- Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.物料圖_pb.Location = New System.Drawing.Point(3, 471)
- Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖_pb.Name = "物料圖_pb"
- Me.物料圖_pb.Size = New System.Drawing.Size(406, 185)
- Me.物料圖_pb.TabIndex = 1587
- Me.物料圖_pb.TabStop = False
- '
- 'ToolTip1
- '
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ToolTipTitle = "系統資訊"
- '
- '庫存量_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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.庫存量_lb.Location = New System.Drawing.Point(215, 448)
- Me.庫存量_lb.Name = "庫存量_lb"
- Me.庫存量_lb.Size = New System.Drawing.Size(67, 16)
- Me.庫存量_lb.TabIndex = 1611
- Me.庫存量_lb.Text = "庫 存 量"
- '
- '掃描_bt
- '
- Me.掃描_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.掃描_bt.Font = New System.Drawing.Font("微軟正黑體", 15.75!, 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(1161, 5)
- Me.掃描_bt.Name = "掃描_bt"
- Me.掃描_bt.Size = New System.Drawing.Size(336, 46)
- Me.掃描_bt.TabIndex = 1612
- Me.掃描_bt.Text = "掃描QRCODE沒反應請按此按鈕"
- Me.掃描_bt.UseVisualStyleBackColor = True
- '
- '未出庫_ch
- '
- Me.未出庫_ch.AutoSize = True
- Me.未出庫_ch.Checked = True
- Me.未出庫_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.未出庫_ch.Location = New System.Drawing.Point(453, 24)
- Me.未出庫_ch.Name = "未出庫_ch"
- Me.未出庫_ch.Size = New System.Drawing.Size(62, 20)
- Me.未出庫_ch.TabIndex = 1614
- Me.未出庫_ch.Text = "未出庫"
- Me.未出庫_ch.UseVisualStyleBackColor = True
- '
- '已出庫_ch
- '
- Me.已出庫_ch.AutoSize = True
- Me.已出庫_ch.Location = New System.Drawing.Point(521, 24)
- Me.已出庫_ch.Name = "已出庫_ch"
- Me.已出庫_ch.Size = New System.Drawing.Size(62, 20)
- Me.已出庫_ch.TabIndex = 1613
- Me.已出庫_ch.Text = "已出庫"
- Me.已出庫_ch.UseVisualStyleBackColor = True
- '
- '紙號_tb
- '
- Me.紙號_tb.Location = New System.Drawing.Point(741, 27)
- Me.紙號_tb.Name = "紙號_tb"
- Me.紙號_tb.Size = New System.Drawing.Size(156, 23)
- Me.紙號_tb.TabIndex = 1616
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(684, 30)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(55, 16)
- Me.Label3.TabIndex = 1615
- Me.Label3.Text = "紙張單號"
- '
- '倉儲出庫
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1500, 657)
- Me.Controls.Add(Me.紙號_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.未出庫_ch)
- Me.Controls.Add(Me.已出庫_ch)
- Me.Controls.Add(Me.掃描_bt)
- Me.Controls.Add(Me.庫存量_lb)
- Me.Controls.Add(Me.項次_tb)
- Me.Controls.Add(Me.Label2)
- 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.出庫單_dgv)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.加入單據_bt)
- Me.Controls.Add(Me.需要全部庫存區域清單_ch)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.地區_cb)
- Me.Controls.Add(Me.清空_bt)
- Me.Controls.Add(Me.供應商_cb)
- Me.Controls.Add(Me.供應商編碼_cb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.品名_tb)
- Me.Controls.Add(Me.庫存量_tb)
- Me.Controls.Add(Me.指定倉庫_lb)
- Me.Controls.Add(Me.倉儲狀態_cb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.訂製狀態_cb)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.物料圖_pb)
- Me.Controls.Add(Me.指定倉庫_cb)
- Me.Controls.Add(Me.物料清單_dgv)
- Me.Controls.Add(Me.料號1_tb)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "倉儲出庫"
- Me.Text = "倉儲出庫"
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.出庫單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 加入單據_bt As Button
- Friend WithEvents 需要全部庫存區域清單_ch As CheckBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 料號1_tb As TextBox
- Friend WithEvents 流水號_tb As TextBox
- Friend WithEvents 訂製編碼_cb As ComboBox
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents 儲態編號_cb As ComboBox
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 地區編碼_cb As ComboBox
- Friend WithEvents 查詢_tb As TextBox
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents 地區_cb As ComboBox
- Friend WithEvents 清空_bt As Button
- Friend WithEvents 供應商_cb As ComboBox
- Friend WithEvents 供應商編碼_cb As ComboBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents 庫存量_tb As TextBox
- Friend WithEvents 指定倉庫_lb As Label
- Friend WithEvents 倉儲狀態_cb As ComboBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 訂製狀態_cb As ComboBox
- Friend WithEvents Label13 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents Label21 As Label
- Friend WithEvents Label18 As Label
- Friend WithEvents 物料圖_pb As PictureBox
- Friend WithEvents 指定倉庫_cb As ComboBox
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents 出庫單_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 單據編號_bt As TextBox
- Friend WithEvents 確認入庫_bt As Button
- Friend WithEvents 去除_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 庫存量_lb As Label
- Friend WithEvents 掃描_bt As Button
- Friend WithEvents 產品編號_tb As TextBox
- Friend WithEvents 未出庫_ch As CheckBox
- Friend WithEvents 已出庫_ch As CheckBox
- Friend WithEvents 紙號_tb As TextBox
- Friend WithEvents Label3 As Label
- End Class
|