_ 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.Button1 = New System.Windows.Forms.Button() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Button12 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.DataGridView1 = 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.CheckBox1 = New System.Windows.Forms.CheckBox() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() Me.SuspendLayout() ' 'Button1 ' Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Olive Me.Button1.Location = New System.Drawing.Point(834, 5) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(132, 24) Me.Button1.TabIndex = 1082 Me.Button1.Text = "依據單號全部選擇" Me.Button1.UseVisualStyleBackColor = True ' 'TextBox3 ' Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox3.Location = New System.Drawing.Point(308, 6) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(149, 23) Me.TextBox3.TabIndex = 1080 ' '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 = 1081 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 = 1079 Me.Label20.Text = "出庫日期" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(525, 5) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(96, 23) Me.DateTimePicker1.TabIndex = 1078 ' 'Button12 ' Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button12.ForeColor = System.Drawing.Color.Olive Me.Button12.Location = New System.Drawing.Point(1110, 5) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(132, 24) Me.Button12.TabIndex = 1077 Me.Button12.Text = "全部取消" Me.Button12.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button13.ForeColor = System.Drawing.Color.Olive Me.Button13.Location = New System.Drawing.Point(972, 5) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(132, 24) Me.Button13.TabIndex = 1076 Me.Button13.Text = "全部選擇" Me.Button13.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button4.ForeColor = System.Drawing.Color.Green Me.Button4.Location = New System.Drawing.Point(6, 5) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(234, 24) Me.Button4.TabIndex = 1075 Me.Button4.Text = "確認物料出庫" Me.Button4.UseVisualStyleBackColor = True ' 'DataGridView1 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView1.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.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(7, 31) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(1235, 575) Me.DataGridView1.TabIndex = 1074 ' '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(171, 126) ' '重新整理ToolStripMenuItem ' Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem" Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.重新整理ToolStripMenuItem.Text = "重新整理" ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" Me.ToolStripSeparator3.Size = New System.Drawing.Size(167, 6) ' '依據單號全部選擇ToolStripMenuItem ' Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem" Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇" ' '全部選擇ToolStripMenuItem ' Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem" Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.全部選擇ToolStripMenuItem.Text = "全部選擇" ' '全部取消ToolStripMenuItem ' Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem" Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.全部取消ToolStripMenuItem.Text = "全部取消" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(167, 6) ' '確認收料入庫ToolStripMenuItem ' Me.確認收料入庫ToolStripMenuItem.ForeColor = System.Drawing.Color.Green Me.確認收料入庫ToolStripMenuItem.Name = "確認收料入庫ToolStripMenuItem" Me.確認收料入庫ToolStripMenuItem.Size = New System.Drawing.Size(170, 22) Me.確認收料入庫ToolStripMenuItem.Text = "確認物料出庫" ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(627, 6) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(39, 20) Me.CheckBox1.TabIndex = 1083 Me.CheckBox1.Text = "補" Me.CheckBox1.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.CheckBox1) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Button12) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.DataGridView1) 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button1 As Button Friend WithEvents TextBox3 As TextBox Friend WithEvents Label4 As Label Friend WithEvents Label20 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Button12 As Button Friend WithEvents Button13 As Button Friend WithEvents Button4 As Button Friend WithEvents DataGridView1 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 CheckBox1 As CheckBox End Class