_ 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() Me.依單據選擇_bt = New System.Windows.Forms.Button() Me.單據號碼_tb = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.入庫日期_dtp = New System.Windows.Forms.DateTimePicker() 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.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator() Me.依據單號全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.全部取消ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.確認收料入庫ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.非當天日期_ch = New System.Windows.Forms.CheckBox() CType(Me.生產入庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' '依單據選擇_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("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.依單據選擇_bt.ForeColor = System.Drawing.Color.Olive Me.依單據選擇_bt.Location = New System.Drawing.Point(834, 5) Me.依單據選擇_bt.Name = "依單據選擇_bt" Me.依單據選擇_bt.Size = New System.Drawing.Size(132, 24) Me.依單據選擇_bt.TabIndex = 1073 Me.依單據選擇_bt.Text = "依據單號全部選擇" Me.依單據選擇_bt.UseVisualStyleBackColor = True ' '單據號碼_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(308, 6) Me.單據號碼_tb.Name = "單據號碼_tb" Me.單據號碼_tb.Size = New System.Drawing.Size(149, 23) Me.單據號碼_tb.TabIndex = 1071 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label4.Location = New System.Drawing.Point(246, 9) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(56, 16) Me.Label4.TabIndex = 1072 Me.Label4.Text = "單據號碼" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label20.Location = New System.Drawing.Point(463, 9) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(56, 16) Me.Label20.TabIndex = 1070 Me.Label20.Text = "入庫日期" ' '入庫日期_dtp ' Me.入庫日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.入庫日期_dtp.Location = New System.Drawing.Point(525, 5) Me.入庫日期_dtp.Name = "入庫日期_dtp" Me.入庫日期_dtp.Size = New System.Drawing.Size(96, 23) Me.入庫日期_dtp.TabIndex = 1069 ' '全部取消_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("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive Me.全部取消_bt.Location = New System.Drawing.Point(1110, 5) Me.全部取消_bt.Name = "全部取消_bt" Me.全部取消_bt.Size = New System.Drawing.Size(132, 24) Me.全部取消_bt.TabIndex = 1068 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("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive Me.全部選擇_bt.Location = New System.Drawing.Point(972, 5) Me.全部選擇_bt.Name = "全部選擇_bt" Me.全部選擇_bt.Size = New System.Drawing.Size(132, 24) Me.全部選擇_bt.TabIndex = 1067 Me.全部選擇_bt.Text = "全部選擇" Me.全部選擇_bt.UseVisualStyleBackColor = True ' '入庫確認_bt ' Me.入庫確認_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, 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(6, 5) Me.入庫確認_bt.Name = "入庫確認_bt" Me.入庫確認_bt.Size = New System.Drawing.Size(234, 24) Me.入庫確認_bt.TabIndex = 1066 Me.入庫確認_bt.Text = "確認收料入庫,並開立出貨單" Me.入庫確認_bt.UseVisualStyleBackColor = True ' '生產入庫_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.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(7, 31) 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(1235, 575) Me.生產入庫_dgv.TabIndex = 1065 ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.依據單號全部選擇ToolStripMenuItem, Me.全部選擇ToolStripMenuItem, Me.全部取消ToolStripMenuItem, Me.ToolStripSeparator1, Me.確認收料入庫ToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 126) ' '重新整理ToolStripMenuItem ' Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem" Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.重新整理ToolStripMenuItem.Text = "重新整理" ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" Me.ToolStripSeparator3.Size = New System.Drawing.Size(227, 6) ' '依據單號全部選擇ToolStripMenuItem ' Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem" Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇" ' '全部選擇ToolStripMenuItem ' Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem" Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.全部選擇ToolStripMenuItem.Text = "全部選擇" ' '全部取消ToolStripMenuItem ' Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem" Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.全部取消ToolStripMenuItem.Text = "全部取消" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(227, 6) ' '確認收料入庫ToolStripMenuItem ' Me.確認收料入庫ToolStripMenuItem.ForeColor = System.Drawing.Color.Green Me.確認收料入庫ToolStripMenuItem.Name = "確認收料入庫ToolStripMenuItem" Me.確認收料入庫ToolStripMenuItem.Size = New System.Drawing.Size(230, 22) Me.確認收料入庫ToolStripMenuItem.Text = "確認收料入庫,並開立出貨單" ' '非當天日期_ch ' Me.非當天日期_ch.AutoSize = True Me.非當天日期_ch.Location = New System.Drawing.Point(627, 6) Me.非當天日期_ch.Name = "非當天日期_ch" Me.非當天日期_ch.Size = New System.Drawing.Size(39, 20) Me.非當天日期_ch.TabIndex = 1084 Me.非當天日期_ch.Text = "補" 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(1249, 611) Me.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.非當天日期_ch) Me.Controls.Add(Me.依單據選擇_bt) Me.Controls.Add(Me.單據號碼_tb) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.入庫日期_dtp) 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() Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 依單據選擇_bt As Button Friend WithEvents 單據號碼_tb As TextBox Friend WithEvents Label4 As Label Friend WithEvents Label20 As Label Friend WithEvents 入庫日期_dtp As DateTimePicker Friend WithEvents 全部取消_bt As Button Friend WithEvents 全部選擇_bt As Button Friend WithEvents 入庫確認_bt As Button Friend WithEvents 生產入庫_dgv As DataGridView Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator3 As ToolStripSeparator Friend WithEvents 依據單號全部選擇ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 全部選擇ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 全部取消ToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents 確認收料入庫ToolStripMenuItem As ToolStripMenuItem Friend WithEvents 非當天日期_ch As CheckBox End Class