_ 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() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label13 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.Button5 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.ComboBox7 = New System.Windows.Forms.ComboBox() Me.Label11 = New System.Windows.Forms.Label() Me.ComboBox6 = New System.Windows.Forms.ComboBox() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label9 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label26 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.DataGridView3 = New System.Windows.Forms.DataGridView() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(1494, 43) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(169, 23) Me.TextBox7.TabIndex = 859 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(1444, 46) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(44, 16) Me.Label13.TabIndex = 858 Me.Label13.Text = "制表人" ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(1494, 72) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(169, 23) Me.TextBox5.TabIndex = 857 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(1444, 75) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(44, 16) Me.Label12.TabIndex = 856 Me.Label12.Text = "總金額" ' 'Button5 ' Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button5.ForeColor = System.Drawing.Color.Red Me.Button5.Location = New System.Drawing.Point(1669, 70) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(233, 56) Me.Button5.TabIndex = 855 Me.Button5.Text = "刪除" Me.Button5.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button3.ForeColor = System.Drawing.Color.Green Me.Button3.Location = New System.Drawing.Point(1669, 10) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(233, 56) Me.Button3.TabIndex = 853 Me.Button3.Text = "核准" Me.Button3.UseVisualStyleBackColor = True ' 'DataGridView2 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(553, 132) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.Size = New System.Drawing.Size(1349, 833) Me.DataGridView2.TabIndex = 844 ' 'ComboBox7 ' Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox7.FormattingEnabled = True Me.ComboBox7.Location = New System.Drawing.Point(1209, 101) Me.ComboBox7.Name = "ComboBox7" Me.ComboBox7.Size = New System.Drawing.Size(272, 24) Me.ComboBox7.TabIndex = 843 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(1617, 105) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(46, 16) Me.Label11.TabIndex = 842 Me.Label11.Text = "SHOW" ' 'ComboBox6 ' Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox6.FormattingEnabled = True Me.ComboBox6.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.ComboBox6.Location = New System.Drawing.Point(1563, 101) Me.ComboBox6.Name = "ComboBox6" Me.ComboBox6.Size = New System.Drawing.Size(48, 24) Me.ComboBox6.TabIndex = 841 ' 'ComboBox5 ' Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Location = New System.Drawing.Point(1487, 101) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(70, 24) Me.ComboBox5.TabIndex = 840 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(1159, 105) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 839 Me.Label10.Text = "FOR" ' 'ComboBox4 ' Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(1209, 72) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(229, 24) Me.ComboBox4.TabIndex = 838 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(1159, 75) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(44, 16) Me.Label9.TabIndex = 837 Me.Label9.Text = "提取人" ' 'ComboBox3 ' Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(1209, 43) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(229, 24) Me.ComboBox3.TabIndex = 836 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(1159, 46) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(44, 16) Me.Label8.TabIndex = 835 Me.Label8.Text = "發件人" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(869, 19) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(32, 16) Me.Label7.TabIndex = 834 Me.Label7.Text = "日期" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(967, 14) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(186, 23) Me.DateTimePicker1.TabIndex = 833 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(869, 77) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(92, 16) Me.Label6.TabIndex = 832 Me.Label6.Text = "供應商公司電話" ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(967, 74) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(186, 23) Me.TextBox4.TabIndex = 831 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(553, 76) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(80, 16) Me.Label5.TabIndex = 830 Me.Label5.Text = "供應商聯繫人" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(675, 74) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(186, 23) Me.TextBox3.TabIndex = 829 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(553, 106) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(92, 16) Me.Label4.TabIndex = 828 Me.Label4.Text = "供應商公司全稱" ' 'ComboBox2 ' Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(967, 43) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(186, 24) Me.ComboBox2.TabIndex = 827 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(869, 46) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(68, 16) Me.Label3.TabIndex = 826 Me.Label3.Text = "供應商編碼" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(675, 103) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(478, 23) Me.TextBox2.TabIndex = 825 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(553, 46) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(44, 16) Me.Label2.TabIndex = 824 Me.Label2.Text = "供應商" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(553, 17) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(116, 16) Me.Label1.TabIndex = 823 Me.Label1.Text = "樣品物料調料單單號" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(675, 14) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(186, 23) Me.TextBox1.TabIndex = 822 ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(675, 43) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(186, 24) Me.ComboBox1.TabIndex = 821 ' 'DataGridView1 ' Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 132) Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(535, 833) Me.DataGridView1.TabIndex = 819 ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label26.Location = New System.Drawing.Point(12, 68) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(109, 60) Me.Label26.TabIndex = 820 Me.Label26.Text = "未審核調" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "料單清單" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.ForeColor = System.Drawing.Color.Blue Me.Label20.Location = New System.Drawing.Point(330, 110) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(56, 16) Me.Label20.TabIndex = 865 Me.Label20.Text = "圖片編碼" ' 'TextBox14 ' Me.TextBox14.ForeColor = System.Drawing.Color.Blue Me.TextBox14.Location = New System.Drawing.Point(392, 107) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(155, 23) Me.TextBox14.TabIndex = 864 Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.ForeColor = System.Drawing.Color.Blue Me.Label19.Location = New System.Drawing.Point(1444, 17) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(44, 16) Me.Label19.TabIndex = 863 Me.Label19.Text = "驗證碼" ' 'TextBox13 ' Me.TextBox13.ForeColor = System.Drawing.Color.Blue Me.TextBox13.Location = New System.Drawing.Point(1494, 14) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(169, 23) Me.TextBox13.TabIndex = 862 Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(328, 6) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(219, 99) Me.PictureBox1.TabIndex = 861 Me.PictureBox1.TabStop = False ' 'DataGridView3 ' Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(124, 6) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.Size = New System.Drawing.Size(198, 124) Me.DataGridView3.TabIndex = 860 ' '樣品物料調料單核準 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 971) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.TextBox14) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox13) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.DataGridView3) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.ComboBox7) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.ComboBox6) Me.Controls.Add(Me.ComboBox5) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.ComboBox4) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.DataGridView2) 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.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents TextBox7 As TextBox Friend WithEvents Label13 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label12 As Label Friend WithEvents Button5 As Button Friend WithEvents Button3 As Button Friend WithEvents DataGridView2 As DataGridView Friend WithEvents ComboBox7 As ComboBox Friend WithEvents Label11 As Label Friend WithEvents ComboBox6 As ComboBox Friend WithEvents ComboBox5 As ComboBox Friend WithEvents Label10 As Label Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label9 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label8 As Label Friend WithEvents Label7 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Label6 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label5 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label4 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label3 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label2 As Label Friend WithEvents Label1 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents ComboBox1 As ComboBox Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label26 As Label Friend WithEvents Label20 As Label Friend WithEvents TextBox14 As TextBox Friend WithEvents Label19 As Label Friend WithEvents TextBox13 As TextBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents DataGridView3 As DataGridView End Class