_ 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.倉儲單號1_tb = New System.Windows.Forms.TextBox() Me.品名_tb = New System.Windows.Forms.TextBox() Me.A8_tb = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.A7_tb = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.A6_tb = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.A5_tb = New System.Windows.Forms.TextBox() Me.Label13 = New System.Windows.Forms.Label() Me.A4_tb = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.A3_tb = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.A2_tb = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.A1_tb = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.倉名編號1_tb = New System.Windows.Forms.TextBox() Me.倉級1_tb = New System.Windows.Forms.TextBox() Me.指定倉庫_cb = New System.Windows.Forms.ComboBox() Me.倉名編號2_tb = New System.Windows.Forms.TextBox() Me.倉級2_tb = New System.Windows.Forms.TextBox() Me.當前倉庫_lb = New System.Windows.Forms.Label() Me.當前倉庫_cb = New System.Windows.Forms.ComboBox() Me.庫存_dgv = New System.Windows.Forms.DataGridView() Me.倉級1_lb = New System.Windows.Forms.Label() Me.倉名編號2_lb = New System.Windows.Forms.Label() Me.倉級2_lb = New System.Windows.Forms.Label() Me.倉名編號1_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.品名確認_tb = New System.Windows.Forms.TextBox() Me.選擇_tb = New System.Windows.Forms.TextBox() Me.選擇_lb = New System.Windows.Forms.Label() Me.指定出庫單號_lb = New System.Windows.Forms.Label() Me.倉儲單號_tb = New System.Windows.Forms.TextBox() Me.出庫單據_dgv = New System.Windows.Forms.DataGridView() Me.出庫明細_dgv = New System.Windows.Forms.DataGridView() Me.批量操作_ch = New System.Windows.Forms.CheckBox() Me.可申請_tb = New System.Windows.Forms.TextBox() Me.選定內容加入指定入庫申請單_bt = New System.Windows.Forms.Button() Me.申請數_nud = New System.Windows.Forms.NumericUpDown() Me.申請數_lb = New System.Windows.Forms.Label() Me.料號_lb = New System.Windows.Forms.Label() Me.料號_tb = New System.Windows.Forms.TextBox() Me.可申請_lb = New System.Windows.Forms.Label() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.圖片檔1_pb = New System.Windows.Forms.PictureBox() Me.開立指定入庫單_bt = New System.Windows.Forms.Button() Me.刪除指定出庫單_bt = New System.Windows.Forms.Button() Me.指定入庫申請單建立完成_bt = New System.Windows.Forms.Button() Me.全部取消_cb = New System.Windows.Forms.CheckBox() Me.全部選擇_cb = New System.Windows.Forms.CheckBox() Me.刪除選中的明細_bt = New System.Windows.Forms.Button() Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.查詢_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.文字_lb = New System.Windows.Forms.Label() Me.文字1_lb = New System.Windows.Forms.Label() Me.文字2_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.小間距_ch = New System.Windows.Forms.CheckBox() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.Panel1 = New System.Windows.Forms.Panel() CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' '倉儲單號1_tb ' Me.倉儲單號1_tb.Location = New System.Drawing.Point(671, 108) Me.倉儲單號1_tb.Name = "倉儲單號1_tb" Me.倉儲單號1_tb.Size = New System.Drawing.Size(150, 23) Me.倉儲單號1_tb.TabIndex = 1055 Me.倉儲單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '品名_tb ' 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(222, 18) Me.品名_tb.Multiline = True Me.品名_tb.Name = "品名_tb" Me.品名_tb.Size = New System.Drawing.Size(210, 59) Me.品名_tb.TabIndex = 1054 ' 'A8_tb ' Me.A8_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A8_tb.Location = New System.Drawing.Point(796, 54) Me.A8_tb.Name = "A8_tb" Me.A8_tb.Size = New System.Drawing.Size(120, 23) Me.A8_tb.TabIndex = 1051 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label9.Location = New System.Drawing.Point(798, 41) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(23, 16) Me.Label9.TabIndex = 1050 Me.Label9.Text = "A8" ' 'A7_tb ' Me.A7_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A7_tb.Location = New System.Drawing.Point(675, 54) Me.A7_tb.Name = "A7_tb" Me.A7_tb.Size = New System.Drawing.Size(120, 23) Me.A7_tb.TabIndex = 1049 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label8.Location = New System.Drawing.Point(677, 41) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(23, 16) Me.Label8.TabIndex = 1048 Me.Label8.Text = "A7" ' 'A6_tb ' Me.A6_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A6_tb.Location = New System.Drawing.Point(554, 54) Me.A6_tb.Name = "A6_tb" Me.A6_tb.Size = New System.Drawing.Size(120, 23) Me.A6_tb.TabIndex = 1047 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label12.Location = New System.Drawing.Point(556, 41) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(23, 16) Me.Label12.TabIndex = 1046 Me.Label12.Text = "A6" ' 'A5_tb ' Me.A5_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A5_tb.Location = New System.Drawing.Point(433, 54) Me.A5_tb.Name = "A5_tb" Me.A5_tb.Size = New System.Drawing.Size(120, 23) Me.A5_tb.TabIndex = 1045 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label13.Location = New System.Drawing.Point(435, 41) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(23, 16) Me.Label13.TabIndex = 1044 Me.Label13.Text = "A5" ' 'A4_tb ' Me.A4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A4_tb.Location = New System.Drawing.Point(796, 16) Me.A4_tb.Name = "A4_tb" Me.A4_tb.Size = New System.Drawing.Size(120, 23) Me.A4_tb.TabIndex = 1043 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label14.Location = New System.Drawing.Point(798, 2) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(23, 16) Me.Label14.TabIndex = 1042 Me.Label14.Text = "A4" ' 'A3_tb ' Me.A3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A3_tb.Location = New System.Drawing.Point(675, 16) Me.A3_tb.Name = "A3_tb" Me.A3_tb.Size = New System.Drawing.Size(120, 23) Me.A3_tb.TabIndex = 1041 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label15.Location = New System.Drawing.Point(677, 2) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(23, 16) Me.Label15.TabIndex = 1040 Me.Label15.Text = "A3" ' 'A2_tb ' Me.A2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A2_tb.Location = New System.Drawing.Point(554, 16) Me.A2_tb.Name = "A2_tb" Me.A2_tb.Size = New System.Drawing.Size(120, 23) Me.A2_tb.TabIndex = 1039 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label16.Location = New System.Drawing.Point(556, 2) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(23, 16) Me.Label16.TabIndex = 1038 Me.Label16.Text = "A2" ' 'A1_tb ' Me.A1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.A1_tb.Location = New System.Drawing.Point(433, 16) Me.A1_tb.Name = "A1_tb" Me.A1_tb.Size = New System.Drawing.Size(120, 23) Me.A1_tb.TabIndex = 1037 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label17.Location = New System.Drawing.Point(435, 2) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(23, 16) Me.Label17.TabIndex = 1036 Me.Label17.Text = "A1" ' '倉名編號1_tb ' Me.倉名編號1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.倉名編號1_tb.Location = New System.Drawing.Point(179, 54) Me.倉名編號1_tb.Name = "倉名編號1_tb" Me.倉名編號1_tb.Size = New System.Drawing.Size(41, 23) Me.倉名編號1_tb.TabIndex = 1007 Me.倉名編號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉級1_tb ' Me.倉級1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.倉級1_tb.Location = New System.Drawing.Point(55, 54) Me.倉級1_tb.Name = "倉級1_tb" Me.倉級1_tb.Size = New System.Drawing.Size(41, 23) Me.倉級1_tb.TabIndex = 1005 Me.倉級1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '指定倉庫_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.ForeColor = System.Drawing.Color.Green Me.指定倉庫_cb.FormattingEnabled = True Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"}) Me.指定倉庫_cb.Location = New System.Drawing.Point(352, 359) Me.指定倉庫_cb.Name = "指定倉庫_cb" Me.指定倉庫_cb.Size = New System.Drawing.Size(241, 24) Me.指定倉庫_cb.TabIndex = 1003 ' '倉名編號2_tb ' Me.倉名編號2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.倉名編號2_tb.ForeColor = System.Drawing.Color.Green Me.倉名編號2_tb.Location = New System.Drawing.Point(778, 359) Me.倉名編號2_tb.Name = "倉名編號2_tb" Me.倉名編號2_tb.Size = New System.Drawing.Size(41, 23) Me.倉名編號2_tb.TabIndex = 996 Me.倉名編號2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉級2_tb ' Me.倉級2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.倉級2_tb.ForeColor = System.Drawing.Color.Green Me.倉級2_tb.Location = New System.Drawing.Point(657, 359) Me.倉級2_tb.Name = "倉級2_tb" Me.倉級2_tb.Size = New System.Drawing.Size(41, 23) Me.倉級2_tb.TabIndex = 994 Me.倉級2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '當前倉庫_lb ' 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(5, 11) Me.當前倉庫_lb.Name = "當前倉庫_lb" Me.當前倉庫_lb.Size = New System.Drawing.Size(119, 16) Me.當前倉庫_lb.TabIndex = 993 Me.當前倉庫_lb.Text = "當 前 倉 庫" ' '當前倉庫_cb ' Me.當前倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.當前倉庫_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.當前倉庫_cb.FormattingEnabled = True Me.當前倉庫_cb.Items.AddRange(New Object() {"2019"}) Me.當前倉庫_cb.Location = New System.Drawing.Point(3, 28) Me.當前倉庫_cb.Name = "當前倉庫_cb" Me.當前倉庫_cb.Size = New System.Drawing.Size(217, 24) Me.當前倉庫_cb.TabIndex = 992 ' '庫存_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.White 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) _ 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(4, 78) Me.庫存_dgv.Name = "庫存_dgv" Me.庫存_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.庫存_dgv.RowTemplate.Height = 24 Me.庫存_dgv.Size = New System.Drawing.Size(1145, 238) Me.庫存_dgv.TabIndex = 969 ' '倉級1_lb ' Me.倉級1_lb.AutoSize = True Me.倉級1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.倉級1_lb.Location = New System.Drawing.Point(4, 57) Me.倉級1_lb.Name = "倉級1_lb" Me.倉級1_lb.Size = New System.Drawing.Size(50, 16) Me.倉級1_lb.TabIndex = 1006 Me.倉級1_lb.Text = "倉 級" ' '倉名編號2_lb ' Me.倉名編號2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.倉名編號2_lb.AutoSize = True Me.倉名編號2_lb.ForeColor = System.Drawing.Color.Green Me.倉名編號2_lb.Location = New System.Drawing.Point(701, 363) Me.倉名編號2_lb.Name = "倉名編號2_lb" Me.倉名編號2_lb.Size = New System.Drawing.Size(74, 16) Me.倉名編號2_lb.TabIndex = 997 Me.倉名編號2_lb.Text = "倉 名 編 號" ' '倉級2_lb ' Me.倉級2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.倉級2_lb.AutoSize = True Me.倉級2_lb.ForeColor = System.Drawing.Color.Green Me.倉級2_lb.Location = New System.Drawing.Point(598, 363) Me.倉級2_lb.Name = "倉級2_lb" Me.倉級2_lb.Size = New System.Drawing.Size(50, 16) Me.倉級2_lb.TabIndex = 995 Me.倉級2_lb.Text = "倉 級" ' '倉名編號1_lb ' Me.倉名編號1_lb.AutoSize = True Me.倉名編號1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.倉名編號1_lb.Location = New System.Drawing.Point(98, 57) Me.倉名編號1_lb.Name = "倉名編號1_lb" Me.倉名編號1_lb.Size = New System.Drawing.Size(74, 16) Me.倉名編號1_lb.TabIndex = 1008 Me.倉名編號1_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.Green Me.指定倉庫_lb.Location = New System.Drawing.Point(198, 364) Me.指定倉庫_lb.Name = "指定倉庫_lb" Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16) Me.指定倉庫_lb.TabIndex = 1004 Me.指定倉庫_lb.Text = "指 定 倉 庫" ' '品名_lb ' 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(222, 2) Me.品名_lb.Name = "品名_lb" Me.品名_lb.Size = New System.Drawing.Size(91, 16) Me.品名_lb.TabIndex = 1053 Me.品名_lb.Text = "品名 - 原則說明" ' '規格合併_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.規格合併_dgv.Location = New System.Drawing.Point(351, 111) Me.規格合併_dgv.Name = "規格合併_dgv" Me.規格合併_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.規格合併_dgv.RowTemplate.Height = 24 Me.規格合併_dgv.Size = New System.Drawing.Size(227, 49) Me.規格合併_dgv.TabIndex = 1032 ' '品名確認_tb ' Me.品名確認_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.品名確認_tb.Location = New System.Drawing.Point(671, 137) Me.品名確認_tb.Name = "品名確認_tb" Me.品名確認_tb.Size = New System.Drawing.Size(150, 23) Me.品名確認_tb.TabIndex = 1020 ' '選擇_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(870, 359) Me.選擇_tb.Name = "選擇_tb" Me.選擇_tb.Size = New System.Drawing.Size(167, 23) Me.選擇_tb.TabIndex = 1019 ' '選擇_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(828, 363) Me.選擇_lb.Name = "選擇_lb" Me.選擇_lb.Size = New System.Drawing.Size(41, 16) Me.選擇_lb.TabIndex = 1018 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(198, 337) Me.指定出庫單號_lb.Name = "指定出庫單號_lb" Me.指定出庫單號_lb.Size = New System.Drawing.Size(140, 16) Me.指定出庫單號_lb.TabIndex = 1006 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(352, 334) Me.倉儲單號_tb.Name = "倉儲單號_tb" Me.倉儲單號_tb.Size = New System.Drawing.Size(171, 23) Me.倉儲單號_tb.TabIndex = 1005 Me.倉儲單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '出庫單據_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(5, 403) Me.出庫單據_dgv.Name = "出庫單據_dgv" Me.出庫單據_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.出庫單據_dgv.RowTemplate.Height = 24 Me.出庫單據_dgv.Size = New System.Drawing.Size(310, 275) Me.出庫單據_dgv.TabIndex = 1004 ' '出庫明細_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.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(317, 403) Me.出庫明細_dgv.Name = "出庫明細_dgv" Me.出庫明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8 Me.出庫明細_dgv.RowTemplate.Height = 24 Me.出庫明細_dgv.Size = New System.Drawing.Size(1028, 275) Me.出庫明細_dgv.TabIndex = 970 ' '批量操作_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.ForeColor = System.Drawing.Color.Green Me.批量操作_ch.Location = New System.Drawing.Point(4, 317) Me.批量操作_ch.Name = "批量操作_ch" Me.批量操作_ch.Size = New System.Drawing.Size(120, 20) Me.批量操作_ch.TabIndex = 1056 Me.批量操作_ch.Text = "批 量 操 作" Me.批量操作_ch.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(827, 334) Me.可申請_tb.Name = "可申請_tb" Me.可申請_tb.Size = New System.Drawing.Size(53, 23) Me.可申請_tb.TabIndex = 1063 Me.可申請_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '選定內容加入指定入庫申請單_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("微軟正黑體", 8.25!, 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(1151, 243) Me.選定內容加入指定入庫申請單_bt.Name = "選定內容加入指定入庫申請單_bt" Me.選定內容加入指定入庫申請單_bt.Size = New System.Drawing.Size(194, 73) Me.選定內容加入指定入庫申請單_bt.TabIndex = 1061 Me.選定內容加入指定入庫申請單_bt.Text = "選定內容加入指定入庫申請單" Me.選定內容加入指定入庫申請單_bt.UseVisualStyleBackColor = True ' '申請數_nud ' Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請數_nud.Location = New System.Drawing.Point(942, 334) Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.申請數_nud.Name = "申請數_nud" Me.申請數_nud.Size = New System.Drawing.Size(95, 23) Me.申請數_nud.TabIndex = 1060 Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '申請數_lb ' Me.申請數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請數_lb.AutoSize = True Me.申請數_lb.Location = New System.Drawing.Point(880, 337) Me.申請數_lb.Name = "申請數_lb" Me.申請數_lb.Size = New System.Drawing.Size(62, 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(525, 337) Me.料號_lb.Name = "料號_lb" Me.料號_lb.Size = New System.Drawing.Size(56, 16) Me.料號_lb.TabIndex = 1058 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(581, 334) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(141, 23) Me.料號_tb.TabIndex = 1057 ' '可申請_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(722, 337) Me.可申請_lb.Name = "可申請_lb" Me.可申請_lb.Size = New System.Drawing.Size(86, 16) Me.可申請_lb.TabIndex = 1062 Me.可申請_lb.Text = "可 申 請" ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(584, 111) 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 = 1064 Me.語言_dgv.Visible = False ' '圖片檔1_pb ' Me.圖片檔1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(1151, 102) 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(194, 139) Me.圖片檔1_pb.TabIndex = 991 Me.圖片檔1_pb.TabStop = False ' '開立指定入庫單_bt ' Me.開立指定入庫單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.開立指定入庫單_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.開立指定入庫單_bt.ForeColor = System.Drawing.Color.Blue Me.開立指定入庫單_bt.Location = New System.Drawing.Point(3, 335) Me.開立指定入庫單_bt.Name = "開立指定入庫單_bt" Me.開立指定入庫單_bt.Size = New System.Drawing.Size(194, 47) Me.開立指定入庫單_bt.TabIndex = 1065 Me.開立指定入庫單_bt.Text = "開立指定入庫單" Me.開立指定入庫單_bt.UseVisualStyleBackColor = True ' '刪除指定出庫單_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("微軟正黑體", 8.25!, 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(1150, 76) Me.刪除指定出庫單_bt.Name = "刪除指定出庫單_bt" Me.刪除指定出庫單_bt.Size = New System.Drawing.Size(194, 25) Me.刪除指定出庫單_bt.TabIndex = 1066 Me.刪除指定出庫單_bt.Text = "刪除指定出庫單" Me.刪除指定出庫單_bt.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("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.指定入庫申請單建立完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.指定入庫申請單建立完成_bt.Location = New System.Drawing.Point(1151, 376) Me.指定入庫申請單建立完成_bt.Name = "指定入庫申請單建立完成_bt" Me.指定入庫申請單建立完成_bt.Size = New System.Drawing.Size(194, 25) Me.指定入庫申請單建立完成_bt.TabIndex = 1067 Me.指定入庫申請單建立完成_bt.Text = "指定入庫申請單存檔" Me.指定入庫申請單建立完成_bt.UseVisualStyleBackColor = True ' '全部取消_cb ' Me.全部取消_cb.AutoSize = True Me.全部取消_cb.ForeColor = System.Drawing.Color.SaddleBrown Me.全部取消_cb.Location = New System.Drawing.Point(92, 3) Me.全部取消_cb.Name = "全部取消_cb" Me.全部取消_cb.Size = New System.Drawing.Size(75, 20) Me.全部取消_cb.TabIndex = 1068 Me.全部取消_cb.Text = "全部取消" Me.全部取消_cb.UseVisualStyleBackColor = True ' '全部選擇_cb ' Me.全部選擇_cb.AutoSize = True Me.全部選擇_cb.ForeColor = System.Drawing.Color.SaddleBrown Me.全部選擇_cb.Location = New System.Drawing.Point(3, 3) Me.全部選擇_cb.Name = "全部選擇_cb" Me.全部選擇_cb.Size = New System.Drawing.Size(75, 20) Me.全部選擇_cb.TabIndex = 1069 Me.全部選擇_cb.Text = "全部選擇" Me.全部選擇_cb.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("微軟正黑體", 8.25!, 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(1151, 317) Me.刪除選中的明細_bt.Name = "刪除選中的明細_bt" Me.刪除選中的明細_bt.Size = New System.Drawing.Size(194, 35) Me.刪除選中的明細_bt.TabIndex = 1070 Me.刪除選中的明細_bt.Text = "刪除選中的明細" Me.刪除選中的明細_bt.UseVisualStyleBackColor = True ' '重新整理_tsm ' Me.重新整理_tsm.Name = "重新整理_tsm" Me.重新整理_tsm.Size = New System.Drawing.Size(134, 22) Me.重新整理_tsm.Text = "重新整理" ' '查詢_tsm ' Me.查詢_tsm.Name = "查詢_tsm" Me.查詢_tsm.Size = New System.Drawing.Size(134, 22) Me.查詢_tsm.Text = "關鍵字查詢" ' '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(135, 48) ' '文字_lb ' Me.文字_lb.AutoSize = True Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字_lb.Location = New System.Drawing.Point(919, 10) Me.文字_lb.Name = "文字_lb" Me.文字_lb.Size = New System.Drawing.Size(164, 60) Me.文字_lb.TabIndex = 1071 Me.文字_lb.Text = "開單:需先選指定倉庫" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "入庫申請單:申請數必填" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "刪除指定出庫單:整張申請單移除" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "刪除選中的明細:刪除單一筆資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '文字1_lb ' Me.文字1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.文字1_lb.AutoSize = True Me.文字1_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字1_lb.Location = New System.Drawing.Point(5, 385) Me.文字1_lb.Name = "文字1_lb" Me.文字1_lb.Size = New System.Drawing.Size(469, 15) Me.文字1_lb.TabIndex = 1072 Me.文字1_lb.Text = "如果申請數錯誤,請刪除此明細。重新申請一次,明細剩下最後一筆資料則無法進行刪除的動作" ' '文字2_lb ' Me.文字2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.文字2_lb.AutoSize = True Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字2_lb.Location = New System.Drawing.Point(131, 318) Me.文字2_lb.Name = "文字2_lb" Me.文字2_lb.Size = New System.Drawing.Size(314, 15) Me.文字2_lb.TabIndex = 1073 Me.文字2_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("微軟正黑體", 8.25!, 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(1038, 358) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(20, 25) Me.語轉扭_bt.TabIndex = 1652 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.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, 316) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(40, 20) Me.大間距_ch.TabIndex = 1655 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(1064, 316) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(40, 20) Me.中間距_ch.TabIndex = 1654 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(1022, 316) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(40, 20) Me.小間距_ch.TabIndex = 1653 Me.小間距_ch.Text = "L1" Me.小間距_ch.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(1107, 383) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(40, 20) Me.大間距1_ch.TabIndex = 1658 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = True ' '中間距1_ch ' Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(1064, 383) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(40, 20) Me.中間距1_ch.TabIndex = 1657 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = True ' '小間距1_ch ' Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(1022, 383) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(40, 20) Me.小間距1_ch.TabIndex = 1656 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel1.Controls.Add(Me.全部取消_cb) Me.Panel1.Controls.Add(Me.全部選擇_cb) Me.Panel1.Location = New System.Drawing.Point(1143, 352) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(205, 25) Me.Panel1.TabIndex = 1659 ' '倉儲指定出庫申請 ' 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.Panel1) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.文字2_lb) Me.Controls.Add(Me.文字1_lb) Me.Controls.Add(Me.文字_lb) 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.可申請_tb) Me.Controls.Add(Me.選定內容加入指定入庫申請單_bt) Me.Controls.Add(Me.申請數_nud) Me.Controls.Add(Me.申請數_lb) Me.Controls.Add(Me.料號_lb) Me.Controls.Add(Me.料號_tb) Me.Controls.Add(Me.可申請_lb) Me.Controls.Add(Me.規格合併_dgv) Me.Controls.Add(Me.倉儲單號1_tb) Me.Controls.Add(Me.品名確認_tb) Me.Controls.Add(Me.選擇_tb) Me.Controls.Add(Me.品名_tb) Me.Controls.Add(Me.選擇_lb) Me.Controls.Add(Me.圖片檔1_pb) Me.Controls.Add(Me.A8_tb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.品名_lb) Me.Controls.Add(Me.倉儲單號_tb) Me.Controls.Add(Me.A7_tb) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.倉名編號1_lb) Me.Controls.Add(Me.A6_tb) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.A5_tb) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.A4_tb) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.當前倉庫_cb) Me.Controls.Add(Me.A3_tb) Me.Controls.Add(Me.當前倉庫_lb) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.倉級2_tb) Me.Controls.Add(Me.A2_tb) Me.Controls.Add(Me.倉名編號2_tb) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.A1_tb) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.倉名編號1_tb) Me.Controls.Add(Me.倉級1_tb) Me.Controls.Add(Me.指定倉庫_cb) Me.Controls.Add(Me.指定倉庫_lb) Me.Controls.Add(Me.倉級2_lb) Me.Controls.Add(Me.倉名編號2_lb) Me.Controls.Add(Me.倉級1_lb) Me.Controls.Add(Me.庫存_dgv) Me.Controls.Add(Me.出庫單據_dgv) Me.Controls.Add(Me.出庫明細_dgv) Me.Controls.Add(Me.指定出庫單號_lb) 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.批量操作_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.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 倉名編號2_lb As Label Friend WithEvents 倉名編號2_tb As TextBox Friend WithEvents 倉級2_lb As Label Friend WithEvents 倉級2_tb As TextBox Friend WithEvents 當前倉庫_lb As Label Friend WithEvents 當前倉庫_cb As ComboBox Friend WithEvents 圖片檔1_pb As PictureBox Friend WithEvents 庫存_dgv As DataGridView Friend WithEvents 指定出庫單號_lb As Label Friend WithEvents 倉儲單號_tb As TextBox Friend WithEvents 出庫單據_dgv As DataGridView Friend WithEvents 出庫明細_dgv As DataGridView Friend WithEvents 指定倉庫_lb As Label Friend WithEvents 指定倉庫_cb As ComboBox Friend WithEvents 倉名編號1_lb As Label Friend WithEvents 倉名編號1_tb As TextBox Friend WithEvents 倉級1_lb As Label Friend WithEvents 倉級1_tb As TextBox Friend WithEvents 品名_tb As TextBox Friend WithEvents A8_tb As TextBox Friend WithEvents Label9 As Label Friend WithEvents A7_tb As TextBox Friend WithEvents Label8 As Label Friend WithEvents A6_tb As TextBox Friend WithEvents Label12 As Label Friend WithEvents A5_tb As TextBox Friend WithEvents Label13 As Label Friend WithEvents A4_tb As TextBox Friend WithEvents Label14 As Label Friend WithEvents A3_tb As TextBox Friend WithEvents Label15 As Label Friend WithEvents A2_tb As TextBox Friend WithEvents Label16 As Label Friend WithEvents A1_tb As TextBox Friend WithEvents Label17 As Label Friend WithEvents 品名_lb As Label Friend WithEvents 倉儲單號1_tb As TextBox Friend WithEvents 品名確認_tb As TextBox Friend WithEvents 選擇_tb As TextBox Friend WithEvents 選擇_lb As Label Friend WithEvents 規格合併_dgv As DataGridView Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理_tsm As ToolStripMenuItem Friend WithEvents ToolStripSeparator8 As ToolStripSeparator Friend WithEvents 查詢_tsm As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents 批量操作_ch As CheckBox Friend WithEvents 可申請_tb As TextBox Friend WithEvents 選定內容加入指定入庫申請單_bt As Button Friend WithEvents 申請數_nud As NumericUpDown Friend WithEvents 申請數_lb As Label Friend WithEvents 料號_lb As Label Friend WithEvents 料號_tb As TextBox Friend WithEvents 可申請_lb As Label Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 開立指定入庫單_bt As Button Friend WithEvents 刪除指定出庫單_bt As Button Friend WithEvents 指定入庫申請單建立完成_bt As Button Friend WithEvents 全部取消_cb As CheckBox Friend WithEvents 全部選擇_cb As CheckBox Friend WithEvents 刪除選中的明細_bt As Button Friend WithEvents 文字_lb As Label Friend WithEvents 文字1_lb As Label Friend WithEvents 文字2_lb As Label Friend WithEvents 語轉扭_bt As Button Friend WithEvents 大間距_ch As CheckBox Friend WithEvents 中間距_ch As CheckBox Friend WithEvents 小間距_ch As CheckBox Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents Panel1 As Panel End Class