1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027 |
- <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()
- Me.區域庫存_dgv = New System.Windows.Forms.DataGridView()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.採購單價_nud = New System.Windows.Forms.NumericUpDown()
- Me.盤損數_lb = New System.Windows.Forms.Label()
- Me.可申請_tb = New System.Windows.Forms.TextBox()
- Me.最大庫存量_tb = New System.Windows.Forms.TextBox()
- Me.庫存量_tb = New System.Windows.Forms.TextBox()
- Me.採購數量_nud = New System.Windows.Forms.NumericUpDown()
- Me.採購單價_lb = New System.Windows.Forms.Label()
- Me.庫存量_lb = New System.Windows.Forms.Label()
- Me.最大庫存量_lb = New System.Windows.Forms.Label()
- Me.可盤損數_lb = New System.Windows.Forms.Label()
- Me.儲態編號_cb = New System.Windows.Forms.ComboBox()
- Me.倉儲狀態_cb = New System.Windows.Forms.ComboBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.訂製編碼_cb = New System.Windows.Forms.ComboBox()
- Me.訂製狀態_cb = New System.Windows.Forms.ComboBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.資料筆數1_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.資料筆數_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- 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.倉庫編號_tb = New System.Windows.Forms.TextBox()
- Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
- Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.項次_lb = New System.Windows.Forms.Label()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.指定倉庫_lb = New System.Windows.Forms.Label()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- 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.調庫單據_dgv = New System.Windows.Forms.DataGridView()
- Me.未審核_lb = New System.Windows.Forms.Label()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.精準查詢_ch = New System.Windows.Forms.CheckBox()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.料號_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.查詢_tb = New System.Windows.Forms.TextBox()
- Me.供應商編碼_cb = New System.Windows.Forms.ComboBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.供應商_cb = New System.Windows.Forms.ComboBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.地區編碼_cb = New System.Windows.Forms.ComboBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.清空_bt = New System.Windows.Forms.Button()
- Me.地區_cb = New System.Windows.Forms.ComboBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
- Me.需要全部庫存區域清單_ch = New System.Windows.Forms.CheckBox()
- Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
- Me.物料圖_pb = New System.Windows.Forms.PictureBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.開立庫存調整單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.選定內容加入庫存調整申請單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.存檔_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
- Me.刪除庫存調整單據上點選的資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.刪除庫存調整單據_tsm = New System.Windows.Forms.ToolStripMenuItem()
- CType(Me.區域庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購單價_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購數量_nud, 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.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- '區域庫存_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.區域庫存_dgv.Location = New System.Drawing.Point(418, 319)
- 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(191, 92)
- Me.區域庫存_dgv.TabIndex = 1265
- '
- '刪除_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.Red
- Me.刪除_bt.Location = New System.Drawing.Point(984, 101)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(110, 51)
- Me.刪除_bt.TabIndex = 1263
- 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.ForeColor = System.Drawing.Color.Green
- Me.採購單價_nud.Location = New System.Drawing.Point(489, 606)
- Me.採購單價_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.採購單價_nud.Name = "採購單價_nud"
- Me.採購單價_nud.Size = New System.Drawing.Size(118, 23)
- Me.採購單價_nud.TabIndex = 1261
- 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.ForeColor = System.Drawing.Color.Green
- Me.盤損數_lb.Location = New System.Drawing.Point(415, 584)
- Me.盤損數_lb.Name = "盤損數_lb"
- Me.盤損數_lb.Size = New System.Drawing.Size(71, 16)
- Me.盤損數_lb.TabIndex = 1260
- 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.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(489, 558)
- Me.可申請_tb.Name = "可申請_tb"
- Me.可申請_tb.Size = New System.Drawing.Size(118, 23)
- Me.可申請_tb.TabIndex = 1259
- Me.可申請_tb.Text = "0"
- Me.可申請_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '最大庫存量_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(489, 534)
- Me.最大庫存量_tb.Name = "最大庫存量_tb"
- Me.最大庫存量_tb.Size = New System.Drawing.Size(118, 23)
- Me.最大庫存量_tb.TabIndex = 1256
- Me.最大庫存量_tb.Text = "0"
- Me.最大庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '庫存量_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(489, 510)
- Me.庫存量_tb.Name = "庫存量_tb"
- Me.庫存量_tb.Size = New System.Drawing.Size(118, 23)
- Me.庫存量_tb.TabIndex = 1254
- Me.庫存量_tb.Text = "0"
- Me.庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '採購數量_nud
- '
- Me.採購數量_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.採購數量_nud.ForeColor = System.Drawing.Color.Green
- Me.採購數量_nud.Location = New System.Drawing.Point(489, 582)
- Me.採購數量_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
- Me.採購數量_nud.Name = "採購數量_nud"
- Me.採購數量_nud.Size = New System.Drawing.Size(118, 23)
- Me.採購數量_nud.TabIndex = 1253
- 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.ForeColor = System.Drawing.Color.Green
- Me.採購單價_lb.Location = New System.Drawing.Point(415, 608)
- Me.採購單價_lb.Name = "採購單價_lb"
- Me.採購單價_lb.Size = New System.Drawing.Size(71, 16)
- Me.採購單價_lb.TabIndex = 1252
- 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.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(415, 513)
- Me.庫存量_lb.Name = "庫存量_lb"
- Me.庫存量_lb.Size = New System.Drawing.Size(68, 16)
- Me.庫存量_lb.TabIndex = 1255
- 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.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(415, 537)
- Me.最大庫存量_lb.Name = "最大庫存量_lb"
- Me.最大庫存量_lb.Size = New System.Drawing.Size(68, 16)
- Me.最大庫存量_lb.TabIndex = 1257
- 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.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(415, 561)
- Me.可盤損數_lb.Name = "可盤損數_lb"
- Me.可盤損數_lb.Size = New System.Drawing.Size(68, 16)
- Me.可盤損數_lb.TabIndex = 1258
- 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.Enabled = False
- Me.儲態編號_cb.FormattingEnabled = True
- Me.儲態編號_cb.Items.AddRange(New Object() {"2019"})
- Me.儲態編號_cb.Location = New System.Drawing.Point(639, 210)
- Me.儲態編號_cb.Name = "儲態編號_cb"
- Me.儲態編號_cb.Size = New System.Drawing.Size(130, 24)
- Me.儲態編號_cb.TabIndex = 1251
- Me.儲態編號_cb.Visible = False
- '
- '倉儲狀態_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(472, 459)
- Me.倉儲狀態_cb.Name = "倉儲狀態_cb"
- Me.倉儲狀態_cb.Size = New System.Drawing.Size(134, 24)
- Me.倉儲狀態_cb.TabIndex = 1249
- '
- '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(414, 462)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(56, 16)
- Me.Label12.TabIndex = 1250
- 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.Enabled = False
- Me.訂製編碼_cb.FormattingEnabled = True
- Me.訂製編碼_cb.Items.AddRange(New Object() {"2019"})
- Me.訂製編碼_cb.Location = New System.Drawing.Point(639, 237)
- Me.訂製編碼_cb.Name = "訂製編碼_cb"
- Me.訂製編碼_cb.Size = New System.Drawing.Size(130, 24)
- Me.訂製編碼_cb.TabIndex = 1248
- Me.訂製編碼_cb.Visible = False
- '
- '訂製狀態_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(472, 485)
- Me.訂製狀態_cb.Name = "訂製狀態_cb"
- Me.訂製狀態_cb.Size = New System.Drawing.Size(134, 24)
- Me.訂製狀態_cb.TabIndex = 1246
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(414, 488)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(56, 16)
- Me.Label11.TabIndex = 1247
- Me.Label11.Text = "訂製狀態"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label9.Location = New System.Drawing.Point(1050, 158)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(44, 16)
- Me.Label9.TabIndex = 1245
- Me.Label9.Text = "筆資料"
- '
- '資料筆數1_tb
- '
- Me.資料筆數1_tb.Location = New System.Drawing.Point(1008, 155)
- Me.資料筆數1_tb.Name = "資料筆數1_tb"
- Me.資料筆數1_tb.Size = New System.Drawing.Size(39, 23)
- Me.資料筆數1_tb.TabIndex = 1244
- Me.資料筆數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label10.Location = New System.Drawing.Point(986, 158)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(20, 16)
- Me.Label10.TabIndex = 1243
- Me.Label10.Text = "共"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label3.Location = New System.Drawing.Point(566, 58)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 1242
- Me.Label3.Text = "筆資料"
- '
- '資料筆數_tb
- '
- Me.資料筆數_tb.Location = New System.Drawing.Point(497, 55)
- Me.資料筆數_tb.Name = "資料筆數_tb"
- Me.資料筆數_tb.Size = New System.Drawing.Size(64, 23)
- Me.資料筆數_tb.TabIndex = 1241
- Me.資料筆數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label4.Location = New System.Drawing.Point(475, 58)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(20, 16)
- Me.Label4.TabIndex = 1240
- Me.Label4.Text = "共"
- '
- '刪除單據上點選的資料_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.Red
- Me.刪除單據上點選的資料_bt.Location = New System.Drawing.Point(984, 49)
- Me.刪除單據上點選的資料_bt.Name = "刪除單據上點選的資料_bt"
- Me.刪除單據上點選的資料_bt.Size = New System.Drawing.Size(110, 51)
- Me.刪除單據上點選的資料_bt.TabIndex = 1239
- 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.Font = New System.Drawing.Font("微軟正黑體", 9.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(612, 632)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(735, 45)
- Me.存檔_bt.TabIndex = 1238
- Me.存檔_bt.Text = "存檔"
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '選定內容加入庫存調整申請單_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.Green
- Me.選定內容加入庫存調整申請單_bt.Location = New System.Drawing.Point(419, 632)
- Me.選定內容加入庫存調整申請單_bt.Name = "選定內容加入庫存調整申請單_bt"
- Me.選定內容加入庫存調整申請單_bt.Size = New System.Drawing.Size(190, 45)
- Me.選定內容加入庫存調整申請單_bt.TabIndex = 1237
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立庫存調整單_bt.Location = New System.Drawing.Point(817, 101)
- Me.開立庫存調整單_bt.Name = "開立庫存調整單_bt"
- Me.開立庫存調整單_bt.Size = New System.Drawing.Size(165, 51)
- Me.開立庫存調整單_bt.TabIndex = 1236
- Me.開立庫存調整單_bt.Text = "開立採購申請單"
- Me.開立庫存調整單_bt.UseVisualStyleBackColor = True
- '
- '倉庫編號_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(775, 236)
- Me.倉庫編號_tb.Name = "倉庫編號_tb"
- Me.倉庫編號_tb.Size = New System.Drawing.Size(120, 23)
- Me.倉庫編號_tb.TabIndex = 1234
- Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.倉庫編號_tb.Visible = False
- '
- '倉庫級別_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(775, 211)
- Me.倉庫級別_tb.Name = "倉庫級別_tb"
- Me.倉庫級別_tb.Size = New System.Drawing.Size(120, 23)
- Me.倉庫級別_tb.TabIndex = 1233
- Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.倉庫級別_tb.Visible = False
- '
- '指定倉庫_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(472, 415)
- Me.指定倉庫_cb.Name = "指定倉庫_cb"
- Me.指定倉庫_cb.Size = New System.Drawing.Size(134, 24)
- Me.指定倉庫_cb.TabIndex = 1231
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.Enabled = False
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.申請日期_dtp.Location = New System.Drawing.Point(817, 77)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(165, 23)
- Me.申請日期_dtp.TabIndex = 1230
- '
- '項次_tb
- '
- Me.項次_tb.Enabled = False
- Me.項次_tb.Location = New System.Drawing.Point(795, 155)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.Size = New System.Drawing.Size(104, 23)
- Me.項次_tb.TabIndex = 1229
- '
- '項次_lb
- '
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(902, 158)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(32, 16)
- Me.項次_lb.TabIndex = 1228
- Me.項次_lb.Text = "資料"
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(762, 158)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(32, 16)
- Me.選擇_lb.TabIndex = 1227
- 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(414, 419)
- Me.指定倉庫_lb.Name = "指定倉庫_lb"
- Me.指定倉庫_lb.Size = New System.Drawing.Size(56, 16)
- Me.指定倉庫_lb.TabIndex = 1232
- Me.指定倉庫_lb.Text = "庫存區域"
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.Location = New System.Drawing.Point(760, 54)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(56, 16)
- Me.申請人_lb.TabIndex = 1226
- Me.申請人_lb.Text = "申 請 人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Enabled = False
- Me.申請人_tb.Location = New System.Drawing.Point(817, 51)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(165, 23)
- Me.申請人_tb.TabIndex = 1225
- '
- '申請日期_lb
- '
- Me.申請日期_lb.AutoSize = True
- Me.申請日期_lb.Location = New System.Drawing.Point(760, 80)
- Me.申請日期_lb.Name = "申請日期_lb"
- Me.申請日期_lb.Size = New System.Drawing.Size(56, 16)
- Me.申請日期_lb.TabIndex = 1224
- Me.申請日期_lb.Text = "申請日期"
- '
- '調庫單號_tb
- '
- Me.調庫單號_tb.Enabled = False
- Me.調庫單號_tb.Location = New System.Drawing.Point(817, 24)
- Me.調庫單號_tb.Name = "調庫單號_tb"
- Me.調庫單號_tb.Size = New System.Drawing.Size(165, 23)
- Me.調庫單號_tb.TabIndex = 1222
- '
- '倉儲單號_lb
- '
- Me.倉儲單號_lb.AutoSize = True
- Me.倉儲單號_lb.Location = New System.Drawing.Point(759, 27)
- Me.倉儲單號_lb.Name = "倉儲單號_lb"
- Me.倉儲單號_lb.Size = New System.Drawing.Size(56, 16)
- Me.倉儲單號_lb.TabIndex = 1223
- Me.倉儲單號_lb.Text = "執行單號"
- '
- '調庫明細_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, 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) _
- 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(612, 184)
- 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(735, 444)
- Me.調庫明細_dgv.TabIndex = 1235
- '
- '調庫單據_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.調庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.調庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.調庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.調庫單據_dgv.Location = New System.Drawing.Point(612, 25)
- 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(146, 154)
- Me.調庫單據_dgv.TabIndex = 1220
- '
- '未審核_lb
- '
- Me.未審核_lb.AutoSize = True
- Me.未審核_lb.Location = New System.Drawing.Point(613, 7)
- Me.未審核_lb.Name = "未審核_lb"
- Me.未審核_lb.Size = New System.Drawing.Size(92, 16)
- Me.未審核_lb.TabIndex = 1221
- Me.未審核_lb.Text = "未審核採購單據"
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(61, 131)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(67, 23)
- Me.供應商編碼_tb.TabIndex = 1219
- '
- '精準查詢_ch
- '
- Me.精準查詢_ch.AutoSize = True
- Me.精準查詢_ch.Checked = True
- Me.精準查詢_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.精準查詢_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.精準查詢_ch.Location = New System.Drawing.Point(125, 33)
- Me.精準查詢_ch.Name = "精準查詢_ch"
- Me.精準查詢_ch.Size = New System.Drawing.Size(75, 20)
- Me.精準查詢_ch.TabIndex = 1217
- Me.精準查詢_ch.Text = "精準查詢"
- Me.精準查詢_ch.UseVisualStyleBackColor = True
- '
- '品名_tb
- '
- Me.品名_tb.Location = New System.Drawing.Point(37, 55)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.Size = New System.Drawing.Size(338, 23)
- Me.品名_tb.TabIndex = 1216
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label8.Location = New System.Drawing.Point(4, 58)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 1215
- Me.Label8.Text = "品名"
- '
- '料號_tb
- '
- Me.料號_tb.Location = New System.Drawing.Point(37, 30)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(82, 23)
- Me.料號_tb.TabIndex = 1214
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label7.Location = New System.Drawing.Point(4, 34)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 1213
- Me.Label7.Text = "料號"
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.Label29.Location = New System.Drawing.Point(327, 33)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(68, 16)
- Me.Label29.TabIndex = 1212
- Me.Label29.Text = "關鍵字查詢"
- '
- '查詢_tb
- '
- Me.查詢_tb.Location = New System.Drawing.Point(395, 30)
- Me.查詢_tb.Name = "查詢_tb"
- Me.查詢_tb.Size = New System.Drawing.Size(145, 23)
- Me.查詢_tb.TabIndex = 1211
- '
- '供應商編碼_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(261, 4)
- Me.供應商編碼_cb.Name = "供應商編碼_cb"
- Me.供應商編碼_cb.Size = New System.Drawing.Size(76, 24)
- Me.供應商編碼_cb.TabIndex = 1210
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(206, 8)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(56, 16)
- Me.Label6.TabIndex = 1209
- Me.Label6.Text = "廠商編碼"
- '
- '供應商_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(395, 4)
- Me.供應商_cb.Name = "供應商_cb"
- Me.供應商_cb.Size = New System.Drawing.Size(145, 24)
- Me.供應商_cb.TabIndex = 1208
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(339, 8)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(56, 16)
- Me.Label5.TabIndex = 1207
- Me.Label5.Text = "供 應 商"
- '
- '地區編碼_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(261, 29)
- Me.地區編碼_cb.Name = "地區編碼_cb"
- Me.地區編碼_cb.Size = New System.Drawing.Size(40, 24)
- Me.地區編碼_cb.TabIndex = 1206
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(206, 33)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(56, 16)
- Me.Label1.TabIndex = 1205
- Me.Label1.Text = "編 碼"
- '
- '清空_bt
- '
- 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(125, 5)
- Me.清空_bt.Name = "清空_bt"
- Me.清空_bt.Size = New System.Drawing.Size(63, 24)
- Me.清空_bt.TabIndex = 1204
- Me.清空_bt.Text = "清除"
- Me.清空_bt.UseVisualStyleBackColor = True
- '
- '地區_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(37, 4)
- Me.地區_cb.Name = "地區_cb"
- Me.地區_cb.Size = New System.Drawing.Size(82, 24)
- Me.地區_cb.TabIndex = 1203
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(5, 8)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 1202
- Me.Label2.Text = "地區"
- '
- '物料清單_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, 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(7, 81)
- Me.物料清單_dgv.Name = "物料清單_dgv"
- Me.物料清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.物料清單_dgv.RowTemplate.Height = 24
- Me.物料清單_dgv.Size = New System.Drawing.Size(602, 235)
- Me.物料清單_dgv.TabIndex = 1201
- '
- '需要全部庫存區域清單_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.Location = New System.Drawing.Point(440, 439)
- Me.需要全部庫存區域清單_ch.Name = "需要全部庫存區域清單_ch"
- Me.需要全部庫存區域清單_ch.Size = New System.Drawing.Size(147, 20)
- Me.需要全部庫存區域清單_ch.TabIndex = 1264
- Me.需要全部庫存區域清單_ch.Text = "需要全部庫存區域清單"
- Me.需要全部庫存區域清單_ch.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(1096, 5)
- 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(251, 174)
- Me.物料圖1_pb.TabIndex = 1262
- Me.物料圖1_pb.TabStop = False
- '
- '物料圖_pb
- '
- Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖_pb.Location = New System.Drawing.Point(7, 319)
- Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖_pb.Name = "物料圖_pb"
- Me.物料圖_pb.Size = New System.Drawing.Size(408, 358)
- Me.物料圖_pb.TabIndex = 1218
- Me.物料圖_pb.TabStop = False
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator1, Me.開立庫存調整單_tsm, Me.選定內容加入庫存調整申請單_tsm, Me.存檔_tsm, Me.ToolStripSeparator9, Me.刪除庫存調整單據上點選的資料_tsm, Me.刪除庫存調整單據_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(243, 148)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(242, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(239, 6)
- '
- '開立庫存調整單_tsm
- '
- Me.開立庫存調整單_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立庫存調整單_tsm.Name = "開立庫存調整單_tsm"
- Me.開立庫存調整單_tsm.Size = New System.Drawing.Size(242, 22)
- Me.開立庫存調整單_tsm.Text = "開立採購單"
- '
- '選定內容加入庫存調整申請單_tsm
- '
- Me.選定內容加入庫存調整申請單_tsm.ForeColor = System.Drawing.Color.Green
- Me.選定內容加入庫存調整申請單_tsm.Name = "選定內容加入庫存調整申請單_tsm"
- Me.選定內容加入庫存調整申請單_tsm.Size = New System.Drawing.Size(242, 22)
- Me.選定內容加入庫存調整申請單_tsm.Text = "選定內容加入採購申請單"
- '
- '存檔_tsm
- '
- Me.存檔_tsm.ForeColor = System.Drawing.Color.Green
- Me.存檔_tsm.Name = "存檔_tsm"
- Me.存檔_tsm.Size = New System.Drawing.Size(242, 22)
- Me.存檔_tsm.Text = "存檔"
- '
- 'ToolStripSeparator9
- '
- Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
- Me.ToolStripSeparator9.Size = New System.Drawing.Size(239, 6)
- '
- '刪除庫存調整單據上點選的資料_tsm
- '
- Me.刪除庫存調整單據上點選的資料_tsm.ForeColor = System.Drawing.Color.Red
- Me.刪除庫存調整單據上點選的資料_tsm.Name = "刪除庫存調整單據上點選的資料_tsm"
- Me.刪除庫存調整單據上點選的資料_tsm.Size = New System.Drawing.Size(242, 22)
- Me.刪除庫存調整單據上點選的資料_tsm.Text = "刪除採購申請單據上點選的資料"
- '
- '刪除庫存調整單據_tsm
- '
- Me.刪除庫存調整單據_tsm.ForeColor = System.Drawing.Color.Red
- Me.刪除庫存調整單據_tsm.Name = "刪除庫存調整單據_tsm"
- Me.刪除庫存調整單據_tsm.Size = New System.Drawing.Size(242, 22)
- Me.刪除庫存調整單據_tsm.Text = "刪除採購申請單據"
- '
- '一般性申請採購單
- '
- 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.區域庫存_dgv)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.物料圖1_pb)
- Me.Controls.Add(Me.採購單價_nud)
- Me.Controls.Add(Me.盤損數_lb)
- Me.Controls.Add(Me.可申請_tb)
- Me.Controls.Add(Me.最大庫存量_tb)
- Me.Controls.Add(Me.庫存量_tb)
- Me.Controls.Add(Me.採購數量_nud)
- Me.Controls.Add(Me.採購單價_lb)
- Me.Controls.Add(Me.庫存量_lb)
- Me.Controls.Add(Me.最大庫存量_lb)
- Me.Controls.Add(Me.可盤損數_lb)
- Me.Controls.Add(Me.儲態編號_cb)
- Me.Controls.Add(Me.倉儲狀態_cb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.訂製編碼_cb)
- Me.Controls.Add(Me.訂製狀態_cb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.資料筆數1_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.資料筆數_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.刪除單據上點選的資料_bt)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.選定內容加入庫存調整申請單_bt)
- Me.Controls.Add(Me.開立庫存調整單_bt)
- Me.Controls.Add(Me.倉庫編號_tb)
- Me.Controls.Add(Me.倉庫級別_tb)
- Me.Controls.Add(Me.指定倉庫_cb)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.項次_tb)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.指定倉庫_lb)
- Me.Controls.Add(Me.申請人_lb)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.申請日期_lb)
- Me.Controls.Add(Me.調庫單號_tb)
- Me.Controls.Add(Me.倉儲單號_lb)
- Me.Controls.Add(Me.調庫明細_dgv)
- Me.Controls.Add(Me.調庫單據_dgv)
- Me.Controls.Add(Me.未審核_lb)
- Me.Controls.Add(Me.供應商編碼_tb)
- Me.Controls.Add(Me.物料圖_pb)
- Me.Controls.Add(Me.精準查詢_ch)
- Me.Controls.Add(Me.品名_tb)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.料號_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label29)
- Me.Controls.Add(Me.查詢_tb)
- Me.Controls.Add(Me.供應商編碼_cb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.供應商_cb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.地區編碼_cb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.清空_bt)
- Me.Controls.Add(Me.地區_cb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.物料清單_dgv)
- Me.Controls.Add(Me.需要全部庫存區域清單_ch)
- 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.採購單價_nud, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.採購數量_nud, 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.物料圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 區域庫存_dgv As DataGridView
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 物料圖1_pb As PictureBox
- Friend WithEvents 採購單價_nud As NumericUpDown
- Friend WithEvents 盤損數_lb As Label
- Friend WithEvents 可申請_tb As TextBox
- Friend WithEvents 最大庫存量_tb As TextBox
- Friend WithEvents 庫存量_tb As TextBox
- Friend WithEvents 採購數量_nud As NumericUpDown
- Friend WithEvents 採購單價_lb As Label
- Friend WithEvents 庫存量_lb As Label
- Friend WithEvents 最大庫存量_lb As Label
- Friend WithEvents 可盤損數_lb As Label
- Friend WithEvents 儲態編號_cb As ComboBox
- Friend WithEvents 倉儲狀態_cb As ComboBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 訂製編碼_cb As ComboBox
- Friend WithEvents 訂製狀態_cb As ComboBox
- Friend WithEvents Label11 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents 資料筆數1_tb As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 資料筆數_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 刪除單據上點選的資料_bt As Button
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 選定內容加入庫存調整申請單_bt As Button
- Friend WithEvents 開立庫存調整單_bt As Button
- Friend WithEvents 倉庫編號_tb As TextBox
- Friend WithEvents 倉庫級別_tb As TextBox
- Friend WithEvents 指定倉庫_cb As ComboBox
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 指定倉庫_lb As Label
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 申請日期_lb As Label
- Friend WithEvents 調庫單號_tb As TextBox
- Friend WithEvents 倉儲單號_lb As Label
- Friend WithEvents 調庫明細_dgv As DataGridView
- Friend WithEvents 調庫單據_dgv As DataGridView
- Friend WithEvents 未審核_lb As Label
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 物料圖_pb As PictureBox
- Friend WithEvents 精準查詢_ch As CheckBox
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents 料號_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label29 As Label
- Friend WithEvents 查詢_tb As TextBox
- Friend WithEvents 供應商編碼_cb As ComboBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 供應商_cb As ComboBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 地區編碼_cb As ComboBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 清空_bt As Button
- Friend WithEvents 地區_cb As ComboBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 物料清單_dgv As DataGridView
- Friend WithEvents 需要全部庫存區域清單_ch As CheckBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents 開立庫存調整單_tsm As ToolStripMenuItem
- Friend WithEvents 選定內容加入庫存調整申請單_tsm As ToolStripMenuItem
- Friend WithEvents 存檔_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
- Friend WithEvents 刪除庫存調整單據上點選的資料_tsm As ToolStripMenuItem
- Friend WithEvents 刪除庫存調整單據_tsm As ToolStripMenuItem
- End Class
|