_ 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() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() 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.Button() Me.領料出庫未審核_bt = New System.Windows.Forms.Button() Me.領料出庫已作廢_bt = New System.Windows.Forms.Button() Me.領料出庫未出庫_bt = New System.Windows.Forms.Button() Me.退料入庫未入庫_bt = New System.Windows.Forms.Button() Me.清單_dgv = New System.Windows.Forms.DataGridView() Me.圖片檔1_pb = New System.Windows.Forms.PictureBox() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.圖片檔2_pb = New System.Windows.Forms.PictureBox() Me.大間距_ch = New System.Windows.Forms.CheckBox() Me.中間距_ch = New System.Windows.Forms.CheckBox() Me.小間距_ch = New System.Windows.Forms.CheckBox() CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '指定出庫未出庫_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.Green Me.指定出庫未出庫_bt.Location = New System.Drawing.Point(726, 1) Me.指定出庫未出庫_bt.Name = "指定出庫未出庫_bt" Me.指定出庫未出庫_bt.Size = New System.Drawing.Size(245, 56) Me.指定出庫未出庫_bt.TabIndex = 1045 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.Green Me.指定出庫未審核_bt.Location = New System.Drawing.Point(236, 1) Me.指定出庫未審核_bt.Name = "指定出庫未審核_bt" Me.指定出庫未審核_bt.Size = New System.Drawing.Size(245, 56) Me.指定出庫未審核_bt.TabIndex = 1046 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.Green Me.指定出庫已作廢_bt.Location = New System.Drawing.Point(481, 1) Me.指定出庫已作廢_bt.Name = "指定出庫已作廢_bt" Me.指定出庫已作廢_bt.Size = New System.Drawing.Size(245, 56) Me.指定出庫已作廢_bt.TabIndex = 1047 Me.指定出庫已作廢_bt.Text = "指定出庫已作廢" Me.指定出庫已作廢_bt.UseVisualStyleBackColor = True ' '指定入庫未入庫_tb ' Me.指定入庫未入庫_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.指定入庫未入庫_tb.ForeColor = System.Drawing.Color.Green Me.指定入庫未入庫_tb.Location = New System.Drawing.Point(971, 1) Me.指定入庫未入庫_tb.Name = "指定入庫未入庫_tb" Me.指定入庫未入庫_tb.Size = New System.Drawing.Size(245, 56) Me.指定入庫未入庫_tb.TabIndex = 1048 Me.指定入庫未入庫_tb.Text = "指定入庫未入庫" Me.指定入庫未入庫_tb.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.Green Me.領料出庫未審核_bt.Location = New System.Drawing.Point(236, 57) Me.領料出庫未審核_bt.Name = "領料出庫未審核_bt" Me.領料出庫未審核_bt.Size = New System.Drawing.Size(245, 56) Me.領料出庫未審核_bt.TabIndex = 1052 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.Green Me.領料出庫已作廢_bt.Location = New System.Drawing.Point(481, 57) Me.領料出庫已作廢_bt.Name = "領料出庫已作廢_bt" Me.領料出庫已作廢_bt.Size = New System.Drawing.Size(245, 56) Me.領料出庫已作廢_bt.TabIndex = 1051 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.Green Me.領料出庫未出庫_bt.Location = New System.Drawing.Point(726, 57) Me.領料出庫未出庫_bt.Name = "領料出庫未出庫_bt" Me.領料出庫未出庫_bt.Size = New System.Drawing.Size(245, 56) Me.領料出庫未出庫_bt.TabIndex = 1050 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.Green Me.退料入庫未入庫_bt.Location = New System.Drawing.Point(971, 57) Me.退料入庫未入庫_bt.Name = "退料入庫未入庫_bt" Me.退料入庫未入庫_bt.Size = New System.Drawing.Size(245, 56) Me.退料入庫未入庫_bt.TabIndex = 1049 Me.退料入庫未入庫_bt.Text = "退料入庫未入庫" Me.退料入庫未入庫_bt.UseVisualStyleBackColor = True ' '清單_dgv ' 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(3, 115) Me.清單_dgv.Name = "清單_dgv" Me.清單_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.清單_dgv.RowTemplate.Height = 24 Me.清單_dgv.Size = New System.Drawing.Size(1342, 562) Me.清單_dgv.TabIndex = 1053 ' '圖片檔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(3, 3) 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(232, 110) Me.圖片檔1_pb.TabIndex = 1055 Me.圖片檔1_pb.TabStop = False ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(60, 291) 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 = 1056 Me.語言_dgv.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(1320, 3) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1349 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '圖片檔2_pb ' Me.圖片檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.圖片檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.圖片檔2_pb.Location = New System.Drawing.Point(229, 291) Me.圖片檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.圖片檔2_pb.Name = "圖片檔2_pb" Me.圖片檔2_pb.Size = New System.Drawing.Size(101, 112) Me.圖片檔2_pb.TabIndex = 1054 Me.圖片檔2_pb.TabStop = False Me.圖片檔2_pb.Visible = False ' '大間距_ch ' Me.大間距_ch.AutoSize = True Me.大間距_ch.Location = New System.Drawing.Point(1303, 89) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(40, 20) Me.大間距_ch.TabIndex = 1667 Me.大間距_ch.Text = "L3" Me.大間距_ch.UseVisualStyleBackColor = True ' '中間距_ch ' Me.中間距_ch.AutoSize = True Me.中間距_ch.Location = New System.Drawing.Point(1260, 89) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(40, 20) Me.中間距_ch.TabIndex = 1666 Me.中間距_ch.Text = "L2" Me.中間距_ch.UseVisualStyleBackColor = True ' '小間距_ch ' Me.小間距_ch.AutoSize = True Me.小間距_ch.Location = New System.Drawing.Point(1218, 89) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(40, 20) Me.小間距_ch.TabIndex = 1665 Me.小間距_ch.Text = "L1" Me.小間距_ch.UseVisualStyleBackColor = True ' '倉儲單據狀態看板 ' 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.Controls.Add(Me.大間距_ch) Me.Controls.Add(Me.中間距_ch) Me.Controls.Add(Me.小間距_ch) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.語言_dgv) Me.Controls.Add(Me.圖片檔1_pb) Me.Controls.Add(Me.圖片檔2_pb) 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.指定出庫已作廢_bt) Me.Controls.Add(Me.指定出庫未審核_bt) Me.Controls.Add(Me.指定出庫未出庫_bt) Me.Controls.Add(Me.清單_dgv) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "倉儲單據狀態看板" Me.Text = "倉儲單據狀態看板" CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 指定出庫未出庫_bt As Button Friend WithEvents 指定出庫未審核_bt As Button Friend WithEvents 指定出庫已作廢_bt As Button Friend WithEvents 指定入庫未入庫_tb As Button Friend WithEvents 領料出庫未審核_bt As Button Friend WithEvents 領料出庫已作廢_bt As Button Friend WithEvents 領料出庫未出庫_bt As Button Friend WithEvents 退料入庫未入庫_bt As Button Friend WithEvents 清單_dgv As DataGridView Friend WithEvents 圖片檔1_pb As PictureBox Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 語轉扭_bt As Button Friend WithEvents 圖片檔2_pb As PictureBox Friend WithEvents 大間距_ch As CheckBox Friend WithEvents 中間距_ch As CheckBox Friend WithEvents 小間距_ch As CheckBox End Class