_ Partial Class 盤盈盤損申請 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ 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.物料原則二_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.物料清單_dgv = New System.Windows.Forms.DataGridView() Me.申請人_lb = New System.Windows.Forms.Label() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.申請日期_lb = New System.Windows.Forms.Label() Me.倉儲單號_lb = New System.Windows.Forms.Label() Me.調庫單號_tb = New System.Windows.Forms.TextBox() Me.物料規格_dgv = New System.Windows.Forms.DataGridView() Me.料號原則_lb = New System.Windows.Forms.Label() 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.閃燈_lb = New System.Windows.Forms.Label() 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.倉庫編號_lb = New System.Windows.Forms.Label() Me.群組碼_tb = New System.Windows.Forms.TextBox() Me.物料圖_pb = New System.Windows.Forms.PictureBox() 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.料號_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.調庫單據_dgv = New System.Windows.Forms.DataGridView() Me.調庫明細_dgv = New System.Windows.Forms.DataGridView() Me.開立庫存調整單_bt = New System.Windows.Forms.Button() Me.未審核_lb = New System.Windows.Forms.Label() Me.選定內容加入庫存調整申請單_bt = New System.Windows.Forms.Button() Me.盤盈數_nud = New System.Windows.Forms.NumericUpDown() Me.盤損數_lb = New System.Windows.Forms.Label() Me.存檔_bt = New System.Windows.Forms.Button() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.搜尋_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() 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.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料圖_pb, 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.盤盈數_nud, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(31, 47) 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 = 1039 Me.語言_dgv.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(887, 162) Me.物料原則二_cb.Name = "物料原則二_cb" Me.物料原則二_cb.Size = New System.Drawing.Size(82, 24) Me.物料原則二_cb.TabIndex = 1038 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(838, 162) Me.物料原則一_cb.Name = "物料原則一_cb" Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24) Me.物料原則一_cb.TabIndex = 1036 Me.物料原則一_cb.Visible = False ' '群組編碼_lb ' Me.群組編碼_lb.AutoSize = True Me.群組編碼_lb.Location = New System.Drawing.Point(7, 6) Me.群組編碼_lb.Name = "群組編碼_lb" Me.群組編碼_lb.Size = New System.Drawing.Size(65, 16) Me.群組編碼_lb.TabIndex = 1035 Me.群組編碼_lb.Text = "群 組 編 碼" Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight ' '群組編碼_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(579, 192) Me.群組編碼_cb.Name = "群組編碼_cb" Me.群組編碼_cb.Size = New System.Drawing.Size(200, 24) Me.群組編碼_cb.TabIndex = 1034 Me.群組編碼_cb.Visible = False ' '物料清單_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.物料清單_dgv.Location = New System.Drawing.Point(4, 28) 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(529, 194) Me.物料清單_dgv.TabIndex = 1027 ' '申請人_lb ' Me.申請人_lb.AutoSize = True Me.申請人_lb.Location = New System.Drawing.Point(737, 61) Me.申請人_lb.Name = "申請人_lb" Me.申請人_lb.Size = New System.Drawing.Size(62, 16) Me.申請人_lb.TabIndex = 1033 Me.申請人_lb.Text = "申 請 人" ' '申請人_tb ' Me.申請人_tb.Location = New System.Drawing.Point(813, 58) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(165, 23) Me.申請人_tb.TabIndex = 1032 ' '申請日期_lb ' Me.申請日期_lb.AutoSize = True Me.申請日期_lb.Location = New System.Drawing.Point(978, 36) Me.申請日期_lb.Name = "申請日期_lb" Me.申請日期_lb.Size = New System.Drawing.Size(98, 16) Me.申請日期_lb.TabIndex = 1031 Me.申請日期_lb.Text = "申 請 日 期" ' '倉儲單號_lb ' Me.倉儲單號_lb.AutoSize = True Me.倉儲單號_lb.Location = New System.Drawing.Point(737, 36) Me.倉儲單號_lb.Name = "倉儲單號_lb" Me.倉儲單號_lb.Size = New System.Drawing.Size(101, 16) Me.倉儲單號_lb.TabIndex = 1030 Me.倉儲單號_lb.Text = "倉 儲 單 號" ' '調庫單號_tb ' Me.調庫單號_tb.Location = New System.Drawing.Point(844, 33) Me.調庫單號_tb.Name = "調庫單號_tb" Me.調庫單號_tb.Size = New System.Drawing.Size(134, 23) Me.調庫單號_tb.TabIndex = 1029 ' '物料規格_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 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(4, 223) 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(529, 193) Me.物料規格_dgv.TabIndex = 1028 ' '料號原則_lb ' Me.料號原則_lb.AutoSize = True Me.料號原則_lb.Location = New System.Drawing.Point(680, 166) Me.料號原則_lb.Name = "料號原則_lb" Me.料號原則_lb.Size = New System.Drawing.Size(155, 16) Me.料號原則_lb.TabIndex = 1037 Me.料號原則_lb.Text = "料 號 原 則" Me.料號原則_lb.Visible = False ' '搜尋_bt ' Me.搜尋_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.搜尋_bt.ForeColor = System.Drawing.Color.Black Me.搜尋_bt.Location = New System.Drawing.Point(287, 1) Me.搜尋_bt.Name = "搜尋_bt" Me.搜尋_bt.Size = New System.Drawing.Size(114, 26) Me.搜尋_bt.TabIndex = 1051 Me.搜尋_bt.Text = "搜尋 " Me.搜尋_bt.UseVisualStyleBackColor = True ' '倉庫編號_tb ' Me.倉庫編號_tb.Location = New System.Drawing.Point(1142, 5) Me.倉庫編號_tb.Name = "倉庫編號_tb" Me.倉庫編號_tb.Size = New System.Drawing.Size(54, 23) Me.倉庫編號_tb.TabIndex = 1049 Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉庫級別_tb ' Me.倉庫級別_tb.Location = New System.Drawing.Point(966, 5) Me.倉庫級別_tb.Name = "倉庫級別_tb" Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫級別_tb.TabIndex = 1047 Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '指定倉庫_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(696, 4) Me.指定倉庫_cb.Name = "指定倉庫_cb" Me.指定倉庫_cb.Size = New System.Drawing.Size(165, 24) Me.指定倉庫_cb.TabIndex = 1045 ' '申請日期_dtp ' Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.申請日期_dtp.Location = New System.Drawing.Point(1107, 35) Me.申請日期_dtp.Name = "申請日期_dtp" Me.申請日期_dtp.Size = New System.Drawing.Size(91, 23) Me.申請日期_dtp.TabIndex = 1044 ' '閃燈_lb ' Me.閃燈_lb.AutoSize = True Me.閃燈_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.閃燈_lb.ForeColor = System.Drawing.Color.Red Me.閃燈_lb.Location = New System.Drawing.Point(980, 62) Me.閃燈_lb.Name = "閃燈_lb" Me.閃燈_lb.Size = New System.Drawing.Size(218, 15) Me.閃燈_lb.TabIndex = 1043 Me.閃燈_lb.Text = "資料尚未存檔 Informasi belum diarsipkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.閃燈_lb.Visible = False ' '項次_tb ' Me.項次_tb.Location = New System.Drawing.Point(579, 88) Me.項次_tb.Name = "項次_tb" Me.項次_tb.Size = New System.Drawing.Size(129, 23) Me.項次_tb.TabIndex = 1042 ' '項次_lb ' Me.項次_lb.AutoSize = True Me.項次_lb.Location = New System.Drawing.Point(714, 91) Me.項次_lb.Name = "項次_lb" Me.項次_lb.Size = New System.Drawing.Size(32, 16) Me.項次_lb.TabIndex = 1041 Me.項次_lb.Text = "項次" ' '選擇_lb ' Me.選擇_lb.AutoSize = True Me.選擇_lb.Location = New System.Drawing.Point(536, 91) Me.選擇_lb.Name = "選擇_lb" Me.選擇_lb.Size = New System.Drawing.Size(32, 16) Me.選擇_lb.TabIndex = 1040 Me.選擇_lb.Text = "選擇" ' '指定倉庫_lb ' Me.指定倉庫_lb.AutoSize = True Me.指定倉庫_lb.Location = New System.Drawing.Point(556, 8) Me.指定倉庫_lb.Name = "指定倉庫_lb" Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16) Me.指定倉庫_lb.TabIndex = 1046 Me.指定倉庫_lb.Text = "指 定 倉 庫" ' '倉庫級別_lb ' Me.倉庫級別_lb.AutoSize = True Me.倉庫級別_lb.Location = New System.Drawing.Point(863, 8) Me.倉庫級別_lb.Name = "倉庫級別_lb" Me.倉庫級別_lb.Size = New System.Drawing.Size(101, 16) Me.倉庫級別_lb.TabIndex = 1048 Me.倉庫級別_lb.Text = "倉 庫 級 別" ' '倉庫編號_lb ' Me.倉庫編號_lb.AutoSize = True Me.倉庫編號_lb.Location = New System.Drawing.Point(1021, 8) Me.倉庫編號_lb.Name = "倉庫編號_lb" Me.倉庫編號_lb.Size = New System.Drawing.Size(119, 16) Me.倉庫編號_lb.TabIndex = 1050 Me.倉庫編號_lb.Text = "倉 庫 編 號" ' '群組碼_tb ' Me.群組碼_tb.Location = New System.Drawing.Point(579, 163) Me.群組碼_tb.Name = "群組碼_tb" Me.群組碼_tb.Size = New System.Drawing.Size(95, 23) Me.群組碼_tb.TabIndex = 1052 ' '物料圖_pb ' Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), 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(1201, 3) Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖_pb.Name = "物料圖_pb" Me.物料圖_pb.Size = New System.Drawing.Size(144, 108) Me.物料圖_pb.TabIndex = 1053 Me.物料圖_pb.TabStop = 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(468, 417) Me.可申請_tb.Name = "可申請_tb" Me.可申請_tb.Size = New System.Drawing.Size(65, 23) Me.可申請_tb.TabIndex = 1063 ' '最大庫存量_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(201, 443) Me.最大庫存量_tb.Name = "最大庫存量_tb" Me.最大庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.最大庫存量_tb.TabIndex = 1060 ' '庫存量_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(70, 443) Me.庫存量_tb.Name = "庫存量_tb" Me.庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.庫存量_tb.TabIndex = 1058 ' '盤損數_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(468, 441) Me.盤損數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.盤損數_nud.Name = "盤損數_nud" Me.盤損數_nud.Size = New System.Drawing.Size(65, 23) Me.盤損數_nud.TabIndex = 1057 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(328, 469) Me.盤盈數_lb.Name = "盤盈數_lb" Me.盤盈數_lb.Size = New System.Drawing.Size(137, 16) Me.盤盈數_lb.TabIndex = 1056 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(2, 421) Me.料號_lb.Name = "料號_lb" Me.料號_lb.Size = New System.Drawing.Size(56, 16) Me.料號_lb.TabIndex = 1055 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(61, 418) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(193, 23) Me.料號_tb.TabIndex = 1054 ' '庫存量_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(1, 446) Me.庫存量_lb.Name = "庫存量_lb" Me.庫存量_lb.Size = New System.Drawing.Size(68, 16) Me.庫存量_lb.TabIndex = 1059 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(125, 446) Me.最大庫存量_lb.Name = "最大庫存量_lb" Me.最大庫存量_lb.Size = New System.Drawing.Size(68, 16) Me.最大庫存量_lb.TabIndex = 1061 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(266, 421) Me.可盤損數_lb.Name = "可盤損數_lb" Me.可盤損數_lb.Size = New System.Drawing.Size(200, 16) Me.可盤損數_lb.TabIndex = 1062 Me.可盤損數_lb.Text = "可 盤 損 數" ' '調庫單據_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.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(4, 513) 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(529, 164) Me.調庫單據_dgv.TabIndex = 1064 ' '調庫明細_dgv ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, 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) _ 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(535, 115) 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(810, 535) Me.調庫明細_dgv.TabIndex = 1065 ' '開立庫存調整單_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(559, 32) Me.開立庫存調整單_bt.Name = "開立庫存調整單_bt" Me.開立庫存調整單_bt.Size = New System.Drawing.Size(177, 49) Me.開立庫存調整單_bt.TabIndex = 1066 Me.開立庫存調整單_bt.Text = "開立庫存調整單" Me.開立庫存調整單_bt.UseVisualStyleBackColor = True ' '未審核_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(1, 470) Me.未審核_lb.Name = "未審核_lb" Me.未審核_lb.Size = New System.Drawing.Size(308, 16) Me.未審核_lb.TabIndex = 1067 Me.未審核_lb.Text = "未 審 核 庫 存 調 整 單 據" ' '選定內容加入庫存調整申請單_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(4, 488) Me.選定內容加入庫存調整申請單_bt.Name = "選定內容加入庫存調整申請單_bt" Me.選定內容加入庫存調整申請單_bt.Size = New System.Drawing.Size(529, 25) Me.選定內容加入庫存調整申請單_bt.TabIndex = 1068 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(468, 465) Me.盤盈數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.盤盈數_nud.Name = "盤盈數_nud" Me.盤盈數_nud.Size = New System.Drawing.Size(65, 23) Me.盤盈數_nud.TabIndex = 1070 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(314, 444) Me.盤損數_lb.Name = "盤損數_lb" Me.盤損數_lb.Size = New System.Drawing.Size(152, 16) Me.盤損數_lb.TabIndex = 1069 Me.盤損數_lb.Text = "盤 損 數" ' '存檔_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(535, 653) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(560, 25) Me.存檔_bt.TabIndex = 1071 Me.存檔_bt.Text = "備註修改" Me.存檔_bt.UseVisualStyleBackColor = True ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.搜尋_tsm}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 48) ' '重新整理_tsm ' Me.重新整理_tsm.Name = "重新整理_tsm" Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22) Me.重新整理_tsm.Text = "重新整理" ' '搜尋_tsm ' Me.搜尋_tsm.Name = "搜尋_tsm" Me.搜尋_tsm.Size = New System.Drawing.Size(122, 22) Me.搜尋_tsm.Text = "搜尋" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(536, 8) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(27, 16) Me.Label1.TabIndex = 1352 Me.Label1.Text = "1、" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(534, 17) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(768, 16) Me.Label2.TabIndex = 1353 Me.Label2.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label3 ' Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(578, 17) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(768, 16) Me.Label3.TabIndex = 1354 Me.Label3.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(536, 35) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(27, 16) Me.Label4.TabIndex = 1355 Me.Label4.Text = "2、" ' 'Label5 ' Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(578, 70) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(768, 16) Me.Label5.TabIndex = 1357 Me.Label5.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(534, 70) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(768, 16) Me.Label6.TabIndex = 1356 Me.Label6.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(996, 87) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(200, 25) Me.刪除_bt.TabIndex = 1358 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.Red Me.刪除選取_bt.Location = New System.Drawing.Point(794, 87) Me.刪除選取_bt.Name = "刪除選取_bt" Me.刪除選取_bt.Size = New System.Drawing.Size(200, 25) Me.刪除選取_bt.TabIndex = 1359 Me.刪除選取_bt.Text = "刪除請購單上點選資料" Me.刪除選取_bt.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(490, 4) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(40, 20) Me.大間距1_ch.TabIndex = 1670 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(447, 4) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(40, 20) Me.中間距1_ch.TabIndex = 1669 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(405, 4) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(40, 20) Me.小間距1_ch.TabIndex = 1668 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' '大間距_ch ' Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.大間距_ch.AutoSize = True Me.大間距_ch.Location = New System.Drawing.Point(1192, 656) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(40, 20) Me.大間距_ch.TabIndex = 1673 Me.大間距_ch.Text = "L3" Me.大間距_ch.UseVisualStyleBackColor = True ' '中間距_ch ' Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.中間距_ch.AutoSize = True Me.中間距_ch.Location = New System.Drawing.Point(1149, 656) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(40, 20) Me.中間距_ch.TabIndex = 1672 Me.中間距_ch.Text = "L2" Me.中間距_ch.UseVisualStyleBackColor = True ' '小間距_ch ' Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.小間距_ch.AutoSize = True Me.小間距_ch.Location = New System.Drawing.Point(1107, 656) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(40, 20) Me.小間距_ch.TabIndex = 1671 Me.小間距_ch.Text = "L1" Me.小間距_ch.UseVisualStyleBackColor = True ' '語轉扭_bt ' Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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.Black Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 652) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1674 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(200, 24) Me.新群組1_cb.TabIndex = 1675 ' '盤盈盤損申請 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1349, 681) Me.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.新群組1_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.Label4) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.盤盈數_nud) Me.Controls.Add(Me.盤損數_lb) Me.Controls.Add(Me.選定內容加入庫存調整申請單_bt) Me.Controls.Add(Me.調庫單據_dgv) 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.料號_tb) Me.Controls.Add(Me.庫存量_lb) Me.Controls.Add(Me.最大庫存量_lb) Me.Controls.Add(Me.可盤損數_lb) Me.Controls.Add(Me.物料圖_pb) Me.Controls.Add(Me.群組碼_tb) Me.Controls.Add(Me.搜尋_bt) Me.Controls.Add(Me.申請日期_dtp) Me.Controls.Add(Me.項次_tb) Me.Controls.Add(Me.項次_lb) Me.Controls.Add(Me.選擇_lb) Me.Controls.Add(Me.語言_dgv) Me.Controls.Add(Me.物料原則二_cb) Me.Controls.Add(Me.物料原則一_cb) Me.Controls.Add(Me.群組編碼_lb) Me.Controls.Add(Me.群組編碼_cb) Me.Controls.Add(Me.物料清單_dgv) Me.Controls.Add(Me.申請人_lb) Me.Controls.Add(Me.申請人_tb) Me.Controls.Add(Me.申請日期_lb) Me.Controls.Add(Me.調庫單號_tb) Me.Controls.Add(Me.物料規格_dgv) Me.Controls.Add(Me.料號原則_lb) Me.Controls.Add(Me.倉儲單號_lb) Me.Controls.Add(Me.料號_lb) Me.Controls.Add(Me.未審核_lb) Me.Controls.Add(Me.調庫明細_dgv) Me.Controls.Add(Me.閃燈_lb) Me.Controls.Add(Me.倉庫編號_tb) Me.Controls.Add(Me.倉庫級別_tb) Me.Controls.Add(Me.指定倉庫_cb) Me.Controls.Add(Me.指定倉庫_lb) Me.Controls.Add(Me.倉庫級別_lb) Me.Controls.Add(Me.倉庫編號_lb) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label6) 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.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料圖_pb, 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.盤盈數_nud, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 物料原則二_cb As ComboBox Friend WithEvents 物料原則一_cb As ComboBox Friend WithEvents 群組編碼_lb As Label Friend WithEvents 群組編碼_cb As ComboBox Friend WithEvents 物料清單_dgv As DataGridView Friend WithEvents 申請人_lb As Label Friend WithEvents 申請人_tb As TextBox Friend WithEvents 申請日期_lb As Label Friend WithEvents 倉儲單號_lb As Label Friend WithEvents 調庫單號_tb As TextBox Friend WithEvents 物料規格_dgv As DataGridView Friend WithEvents 料號原則_lb As Label 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 閃燈_lb As Label 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 倉庫編號_lb As Label Friend WithEvents 群組碼_tb As TextBox Friend WithEvents 物料圖_pb As PictureBox 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 料號_tb As TextBox Friend WithEvents 庫存量_lb As Label Friend WithEvents 最大庫存量_lb As Label Friend WithEvents 可盤損數_lb As Label Friend WithEvents 調庫單據_dgv As DataGridView Friend WithEvents 調庫明細_dgv As DataGridView Friend WithEvents 開立庫存調整單_bt As Button Friend WithEvents 未審核_lb As Label Friend WithEvents 選定內容加入庫存調整申請單_bt As Button Friend WithEvents 盤盈數_nud As NumericUpDown Friend WithEvents 盤損數_lb As Label Friend WithEvents 存檔_bt As Button Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理_tsm As ToolStripMenuItem Friend WithEvents 搜尋_tsm As ToolStripMenuItem Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label 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