_ 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() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(採購單詢價)) 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() Me.物料圖_pb = New System.Windows.Forms.PictureBox() Me.料號_bt = New System.Windows.Forms.Button() Me.料號1_tb = New System.Windows.Forms.TextBox() Me.料號_dgv = New System.Windows.Forms.DataGridView() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.日期_rb = New System.Windows.Forms.RadioButton() Me.Label6 = New System.Windows.Forms.Label() Me.單價_rb = New System.Windows.Forms.RadioButton() Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button() Me.Label11 = New System.Windows.Forms.Label() Me.採購單號_tb = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.項次_lb = New System.Windows.Forms.Label() Me.依據入庫單號全部選擇_bt = New System.Windows.Forms.Button() Me.料號_tb = New System.Windows.Forms.TextBox() Me.全部選擇_bt = New System.Windows.Forms.Button() Me.選擇_lb = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.請購單號_tb = New System.Windows.Forms.TextBox() Me.全部取消_bt = New System.Windows.Forms.Button() Me.生成採購單_bt = New System.Windows.Forms.Button() Me.選擇公司_cb = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.指定倉庫_lb = New System.Windows.Forms.Label() Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker() Me.指定倉庫_cb = New System.Windows.Forms.ComboBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.Label1 = New System.Windows.Forms.Label() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.倉庫編號_lb = New System.Windows.Forms.Label() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.價錢_dgv = New System.Windows.Forms.DataGridView() Me.倉庫級別_lb = New System.Windows.Forms.Label() Me.倉庫級別_tb = New System.Windows.Forms.TextBox() Me.倉庫編號_tb = New System.Windows.Forms.TextBox() Me.退回請購單_bt = New System.Windows.Forms.Button() Me.文字_lb = New System.Windows.Forms.Label() Me.系統語言_cb = New System.Windows.Forms.ComboBox() Me.明細1_dgv = New System.Windows.Forms.DataGridView() Me.尋價日期_tb = New System.Windows.Forms.TextBox() Me.詢價員_tb = New System.Windows.Forms.TextBox() Me.請購單號1_tb = New System.Windows.Forms.TextBox() Me.存檔_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.項次_tb = New System.Windows.Forms.TextBox() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.詢價中的採購單_bt = New System.Windows.Forms.Button() Me.未受理請購單_bt = New System.Windows.Forms.Button() Me.列印成詢價單_bt = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.選擇公司_lb = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.文字2_lb = New System.Windows.Forms.Label() Me.採購單_dgv = New System.Windows.Forms.DataGridView() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.請購_dgv = New System.Windows.Forms.DataGridView() Me.詳細資料2_ch = New System.Windows.Forms.CheckBox() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細1_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.請購_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '物料圖_pb ' Me.物料圖_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料圖_pb.Location = New System.Drawing.Point(1258, 27) Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖_pb.Name = "物料圖_pb" Me.物料圖_pb.Size = New System.Drawing.Size(90, 92) Me.物料圖_pb.TabIndex = 1699 Me.物料圖_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.ForeColor = System.Drawing.Color.Red Me.料號_bt.Location = New System.Drawing.Point(396, 654) Me.料號_bt.Name = "料號_bt" Me.料號_bt.RightToLeft = System.Windows.Forms.RightToLeft.No Me.料號_bt.Size = New System.Drawing.Size(143, 23) Me.料號_bt.TabIndex = 1698 Me.料號_bt.Text = "歷史單價" Me.料號_bt.UseVisualStyleBackColor = True ' '料號1_tb ' Me.料號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號1_tb.Enabled = False Me.料號1_tb.Location = New System.Drawing.Point(540, 655) Me.料號1_tb.Name = "料號1_tb" Me.料號1_tb.Size = New System.Drawing.Size(133, 23) Me.料號1_tb.TabIndex = 1697 ' '料號_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(166, 161) Me.料號_dgv.Name = "料號_dgv" Me.料號_dgv.ReadOnly = True Me.料號_dgv.RowHeadersWidth = 4 Me.料號_dgv.RowTemplate.Height = 24 Me.料號_dgv.Size = New System.Drawing.Size(650, 490) Me.料號_dgv.TabIndex = 1696 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, 134) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1695 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '日期_rb ' Me.日期_rb.AutoSize = True Me.日期_rb.Location = New System.Drawing.Point(740, 96) Me.日期_rb.Name = "日期_rb" Me.日期_rb.Size = New System.Drawing.Size(109, 20) Me.日期_rb.TabIndex = 1654 Me.日期_rb.TabStop = True Me.日期_rb.Text = "上一次購買日期" Me.日期_rb.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(39, 68) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(86, 16) Me.Label6.TabIndex = 1666 Me.Label6.Text = "PO NOMOR : " ' '單價_rb ' Me.單價_rb.AutoSize = True Me.單價_rb.Location = New System.Drawing.Point(604, 96) Me.單價_rb.Name = "單價_rb" Me.單價_rb.Size = New System.Drawing.Size(73, 20) Me.單價_rb.TabIndex = 1639 Me.單價_rb.TabStop = True Me.單價_rb.Text = "平均單價" Me.單價_rb.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.Red Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(945, 64) Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt" Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(311, 25) Me.刪除請購單上點選資料_bt.TabIndex = 1673 Me.刪除請購單上點選資料_bt.Text = "刪除採購單上點選的資料" Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(6, 68) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(26, 16) Me.Label11.TabIndex = 1692 Me.Label11.Text = "4、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '採購單號_tb ' Me.採購單號_tb.Enabled = False Me.採購單號_tb.Location = New System.Drawing.Point(126, 64) Me.採購單號_tb.Name = "採購單號_tb" Me.採購單號_tb.Size = New System.Drawing.Size(261, 23) Me.採購單號_tb.TabIndex = 1665 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(6, 36) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(26, 16) Me.Label7.TabIndex = 1689 Me.Label7.Text = "3、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '項次_lb ' Me.項次_lb.AutoSize = True Me.項次_lb.Location = New System.Drawing.Point(890, 68) Me.項次_lb.Name = "項次_lb" Me.項次_lb.Size = New System.Drawing.Size(31, 16) Me.項次_lb.TabIndex = 1670 Me.項次_lb.Text = "項次" ' '依據入庫單號全部選擇_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.Olive Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(35, 32) Me.依據入庫單號全部選擇_bt.Name = "依據入庫單號全部選擇_bt" Me.依據入庫單號全部選擇_bt.Size = New System.Drawing.Size(347, 26) Me.依據入庫單號全部選擇_bt.TabIndex = 1658 Me.依據入庫單號全部選擇_bt.Text = "依據入庫單號全部選擇" Me.依據入庫單號全部選擇_bt.UseVisualStyleBackColor = True ' '料號_tb ' Me.料號_tb.Enabled = False Me.料號_tb.Location = New System.Drawing.Point(704, 65) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(180, 23) Me.料號_tb.TabIndex = 1676 ' '全部選擇_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.Olive Me.全部選擇_bt.Location = New System.Drawing.Point(383, 32) Me.全部選擇_bt.Name = "全部選擇_bt" Me.全部選擇_bt.Size = New System.Drawing.Size(132, 26) Me.全部選擇_bt.TabIndex = 1655 Me.全部選擇_bt.Text = "全部選擇" Me.全部選擇_bt.UseVisualStyleBackColor = True ' '選擇_lb ' Me.選擇_lb.AutoSize = True Me.選擇_lb.Location = New System.Drawing.Point(656, 68) Me.選擇_lb.Name = "選擇_lb" Me.選擇_lb.Size = New System.Drawing.Size(31, 16) Me.選擇_lb.TabIndex = 1669 Me.選擇_lb.Text = "選擇" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(742, 6) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(26, 16) Me.Label3.TabIndex = 1686 Me.Label3.Text = "2、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '請購單號_tb ' Me.請購單號_tb.Enabled = False Me.請購單號_tb.Location = New System.Drawing.Point(388, 64) Me.請購單號_tb.Name = "請購單號_tb" Me.請購單號_tb.Size = New System.Drawing.Size(213, 23) Me.請購單號_tb.TabIndex = 1653 ' '全部取消_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.Olive Me.全部取消_bt.Location = New System.Drawing.Point(517, 32) Me.全部取消_bt.Name = "全部取消_bt" Me.全部取消_bt.Size = New System.Drawing.Size(132, 26) Me.全部取消_bt.TabIndex = 1657 Me.全部取消_bt.Text = "全部取消" Me.全部取消_bt.UseVisualStyleBackColor = True ' '生成採購單_bt ' Me.生成採購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.生成採購單_bt.Location = New System.Drawing.Point(651, 32) Me.生成採購單_bt.Name = "生成採購單_bt" Me.生成採購單_bt.Size = New System.Drawing.Size(302, 26) Me.生成採購單_bt.TabIndex = 1659 Me.生成採購單_bt.Text = "生成採購單" Me.生成採購單_bt.UseVisualStyleBackColor = True ' '選擇公司_cb ' Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue Me.選擇公司_cb.FormattingEnabled = True Me.選擇公司_cb.Items.AddRange(New Object() {"", "PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"}) Me.選擇公司_cb.Location = New System.Drawing.Point(887, 2) Me.選擇公司_cb.Name = "選擇公司_cb" Me.選擇公司_cb.Size = New System.Drawing.Size(270, 24) Me.選擇公司_cb.TabIndex = 1642 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(6, 6) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(26, 16) Me.Label2.TabIndex = 1685 Me.Label2.Text = "1、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '指定倉庫_lb ' Me.指定倉庫_lb.AutoSize = True Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.指定倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.指定倉庫_lb.Location = New System.Drawing.Point(32, 6) Me.指定倉庫_lb.Name = "指定倉庫_lb" Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16) Me.指定倉庫_lb.TabIndex = 1641 Me.指定倉庫_lb.Text = "指 定 倉 庫" ' '需求日期_dtp ' Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.需求日期_dtp.Location = New System.Drawing.Point(1258, 1) Me.需求日期_dtp.Name = "需求日期_dtp" Me.需求日期_dtp.Size = New System.Drawing.Size(86, 23) Me.需求日期_dtp.TabIndex = 1668 ' '指定倉庫_cb ' Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.指定倉庫_cb.FormattingEnabled = True Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"}) Me.指定倉庫_cb.Location = New System.Drawing.Point(173, 2) Me.指定倉庫_cb.Name = "指定倉庫_cb" Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24) Me.指定倉庫_cb.TabIndex = 1640 ' '小間距1_ch ' Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(469, 97) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1646 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.Location = New System.Drawing.Point(4, 143) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(471, 16) Me.Label1.TabIndex = 1684 Me.Label1.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" ' '中間距1_ch ' Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(515, 97) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1647 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = True ' '倉庫編號_lb ' Me.倉庫編號_lb.AutoSize = True Me.倉庫編號_lb.Location = New System.Drawing.Point(564, 5) Me.倉庫編號_lb.Name = "倉庫編號_lb" Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16) Me.倉庫編號_lb.TabIndex = 1652 Me.倉庫編號_lb.Text = "倉 庫 編 號" ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(561, 97) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1648 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = True ' '價錢_dgv ' Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.價錢_dgv.Location = New System.Drawing.Point(1133, 334) Me.價錢_dgv.Name = "價錢_dgv" Me.價錢_dgv.RowTemplate.Height = 24 Me.價錢_dgv.Size = New System.Drawing.Size(213, 95) Me.價錢_dgv.TabIndex = 1656 Me.價錢_dgv.VirtualMode = True Me.價錢_dgv.Visible = False ' '倉庫級別_lb ' Me.倉庫級別_lb.AutoSize = True Me.倉庫級別_lb.Location = New System.Drawing.Point(388, 5) Me.倉庫級別_lb.Name = "倉庫級別_lb" Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16) Me.倉庫級別_lb.TabIndex = 1650 Me.倉庫級別_lb.Text = "倉 庫 級 別" ' '倉庫級別_tb ' Me.倉庫級別_tb.Location = New System.Drawing.Point(489, 2) Me.倉庫級別_tb.Name = "倉庫級別_tb" Me.倉庫級別_tb.ReadOnly = True Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫級別_tb.TabIndex = 1649 Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉庫編號_tb ' Me.倉庫編號_tb.Location = New System.Drawing.Point(686, 2) Me.倉庫編號_tb.Name = "倉庫編號_tb" Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫編號_tb.TabIndex = 1651 Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '退回請購單_bt ' Me.退回請購單_bt.Location = New System.Drawing.Point(954, 32) Me.退回請購單_bt.Name = "退回請購單_bt" Me.退回請購單_bt.Size = New System.Drawing.Size(303, 26) Me.退回請購單_bt.TabIndex = 1683 Me.退回請購單_bt.Text = "退回請購單" Me.退回請購單_bt.UseVisualStyleBackColor = True ' '文字_lb ' Me.文字_lb.AutoSize = True Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字_lb.Location = New System.Drawing.Point(4, 122) Me.文字_lb.Name = "文字_lb" Me.文字_lb.Size = New System.Drawing.Size(465, 17) Me.文字_lb.TabIndex = 1681 Me.文字_lb.Text = "未受理請購單 : 按照方塊數字1到4操作,滿足1和2條件生成採購單才可以使用。" ' '系統語言_cb ' Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.系統語言_cb.ForeColor = System.Drawing.Color.Black Me.系統語言_cb.FormattingEnabled = True Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"}) Me.系統語言_cb.Location = New System.Drawing.Point(1153, 94) Me.系統語言_cb.Name = "系統語言_cb" Me.系統語言_cb.Size = New System.Drawing.Size(102, 24) Me.系統語言_cb.TabIndex = 1680 ' '明細1_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.明細1_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.明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細1_dgv.Location = New System.Drawing.Point(1052, 165) Me.明細1_dgv.Name = "明細1_dgv" Me.明細1_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.明細1_dgv.RowTemplate.Height = 24 Me.明細1_dgv.Size = New System.Drawing.Size(292, 165) Me.明細1_dgv.TabIndex = 1679 Me.明細1_dgv.Visible = False ' '尋價日期_tb ' Me.尋價日期_tb.Location = New System.Drawing.Point(1180, 565) Me.尋價日期_tb.Name = "尋價日期_tb" Me.尋價日期_tb.Size = New System.Drawing.Size(161, 23) Me.尋價日期_tb.TabIndex = 1678 Me.尋價日期_tb.Visible = False ' '詢價員_tb ' Me.詢價員_tb.Location = New System.Drawing.Point(1180, 536) Me.詢價員_tb.Name = "詢價員_tb" Me.詢價員_tb.Size = New System.Drawing.Size(161, 23) Me.詢價員_tb.TabIndex = 1677 Me.詢價員_tb.Visible = False ' '請購單號1_tb ' Me.請購單號1_tb.Location = New System.Drawing.Point(1180, 478) Me.請購單號1_tb.Name = "請購單號1_tb" Me.請購單號1_tb.Size = New System.Drawing.Size(161, 23) Me.請購單號1_tb.TabIndex = 1675 Me.請購單號1_tb.Visible = 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("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.存檔_bt.Location = New System.Drawing.Point(5, 654) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(250, 25) Me.存檔_bt.TabIndex = 1674 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("微軟正黑體", 9.0!, 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(1095, 654) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(250, 25) Me.刪除_bt.TabIndex = 1672 Me.刪除_bt.Text = "刪除採購單" Me.刪除_bt.UseVisualStyleBackColor = True ' '項次_tb ' Me.項次_tb.Enabled = False Me.項次_tb.Location = New System.Drawing.Point(1180, 507) Me.項次_tb.Name = "項次_tb" Me.項次_tb.Size = New System.Drawing.Size(161, 23) Me.項次_tb.TabIndex = 1671 Me.項次_tb.Visible = False ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(1180, 446) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(81, 26) Me.語言_dgv.TabIndex = 1645 Me.語言_dgv.Visible = False ' '詢價中的採購單_bt ' Me.詢價中的採購單_bt.Location = New System.Drawing.Point(248, 93) Me.詢價中的採購單_bt.Name = "詢價中的採購單_bt" Me.詢價中的採購單_bt.Size = New System.Drawing.Size(213, 26) Me.詢價中的採購單_bt.TabIndex = 1662 Me.詢價中的採購單_bt.Text = "詢價中的採購單" Me.詢價中的採購單_bt.UseVisualStyleBackColor = True ' '未受理請購單_bt ' Me.未受理請購單_bt.Location = New System.Drawing.Point(6, 93) Me.未受理請購單_bt.Name = "未受理請購單_bt" Me.未受理請購單_bt.Size = New System.Drawing.Size(239, 26) Me.未受理請購單_bt.TabIndex = 1661 Me.未受理請購單_bt.Text = "未受理的請購單" Me.未受理請購單_bt.UseVisualStyleBackColor = True ' '列印成詢價單_bt ' Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive Me.列印成詢價單_bt.Location = New System.Drawing.Point(920, 93) Me.列印成詢價單_bt.Name = "列印成詢價單_bt" Me.列印成詢價單_bt.Size = New System.Drawing.Size(231, 26) Me.列印成詢價單_bt.TabIndex = 1660 Me.列印成詢價單_bt.Text = "列印成詢價單" Me.列印成詢價單_bt.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(1163, 4) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(97, 16) Me.Label8.TabIndex = 1667 Me.Label8.Text = "TGL/BLN/THN : " ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(4, 47) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(1282, 16) Me.Label9.TabIndex = 1690 Me.Label9.Text = resources.GetString("Label9.Text") ' 'Label10 ' Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(66, 47) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(1282, 16) Me.Label10.TabIndex = 1691 Me.Label10.Text = resources.GetString("Label10.Text") ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(4, 77) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(1282, 16) Me.Label12.TabIndex = 1693 Me.Label12.Text = resources.GetString("Label12.Text") ' 'Label13 ' Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(66, 77) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(1282, 16) Me.Label13.TabIndex = 1694 Me.Label13.Text = resources.GetString("Label13.Text") ' '選擇公司_lb ' Me.選擇公司_lb.AutoSize = True Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue Me.選擇公司_lb.Location = New System.Drawing.Point(772, 6) Me.選擇公司_lb.Name = "選擇公司_lb" Me.選擇公司_lb.Size = New System.Drawing.Size(100, 16) Me.選擇公司_lb.TabIndex = 1643 Me.選擇公司_lb.Text = "選 擇 公 司" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(3, 16) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(1282, 16) Me.Label4.TabIndex = 1687 Me.Label4.Text = resources.GetString("Label4.Text") ' 'Label5 ' Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(65, 16) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(1282, 16) Me.Label5.TabIndex = 1688 Me.Label5.Text = resources.GetString("Label5.Text") ' '文字2_lb ' Me.文字2_lb.AutoSize = True Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字2_lb.Location = New System.Drawing.Point(4, 121) Me.文字2_lb.Name = "文字2_lb" Me.文字2_lb.Size = New System.Drawing.Size(556, 16) Me.文字2_lb.TabIndex = 1682 Me.文字2_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.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or 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(6, 161) Me.採購單_dgv.Name = "採購單_dgv" Me.採購單_dgv.ReadOnly = True Me.採購單_dgv.RowHeadersWidth = 5 Me.採購單_dgv.RowTemplate.Height = 24 Me.採購單_dgv.Size = New System.Drawing.Size(161, 490) Me.採購單_dgv.TabIndex = 1664 ' '明細_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(166, 161) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(1179, 490) Me.明細_dgv.TabIndex = 1663 ' '請購_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.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(6, 161) Me.請購_dgv.Name = "請購_dgv" Me.請購_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.請購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.請購_dgv.RowTemplate.Height = 24 Me.請購_dgv.Size = New System.Drawing.Size(1339, 490) Me.請購_dgv.TabIndex = 1644 ' '詳細資料2_ch ' Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.詳細資料2_ch.AutoSize = True Me.詳細資料2_ch.Location = New System.Drawing.Point(679, 657) Me.詳細資料2_ch.Name = "詳細資料2_ch" Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20) Me.詳細資料2_ch.TabIndex = 1840 Me.詳細資料2_ch.Text = "詳細資料 / Rincian" Me.詳細資料2_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(1350, 681) Me.Controls.Add(Me.詳細資料2_ch) Me.Controls.Add(Me.物料圖_pb) Me.Controls.Add(Me.料號_bt) Me.Controls.Add(Me.料號1_tb) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.日期_rb) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.單價_rb) Me.Controls.Add(Me.刪除請購單上點選資料_bt) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.採購單號_tb) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.項次_lb) Me.Controls.Add(Me.依據入庫單號全部選擇_bt) Me.Controls.Add(Me.料號_tb) Me.Controls.Add(Me.全部選擇_bt) Me.Controls.Add(Me.選擇_lb) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.請購單號_tb) Me.Controls.Add(Me.全部取消_bt) Me.Controls.Add(Me.生成採購單_bt) Me.Controls.Add(Me.選擇公司_cb) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.指定倉庫_lb) Me.Controls.Add(Me.需求日期_dtp) Me.Controls.Add(Me.指定倉庫_cb) Me.Controls.Add(Me.小間距1_ch) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.中間距1_ch) Me.Controls.Add(Me.倉庫編號_lb) Me.Controls.Add(Me.大間距1_ch) Me.Controls.Add(Me.價錢_dgv) Me.Controls.Add(Me.倉庫級別_lb) Me.Controls.Add(Me.倉庫級別_tb) Me.Controls.Add(Me.倉庫編號_tb) Me.Controls.Add(Me.退回請購單_bt) Me.Controls.Add(Me.文字_lb) Me.Controls.Add(Me.系統語言_cb) Me.Controls.Add(Me.明細1_dgv) Me.Controls.Add(Me.尋價日期_tb) Me.Controls.Add(Me.詢價員_tb) Me.Controls.Add(Me.請購單號1_tb) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.刪除_bt) Me.Controls.Add(Me.項次_tb) Me.Controls.Add(Me.語言_dgv) Me.Controls.Add(Me.詢價中的採購單_bt) Me.Controls.Add(Me.未受理請購單_bt) Me.Controls.Add(Me.列印成詢價單_bt) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.選擇公司_lb) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.文字2_lb) Me.Controls.Add(Me.明細_dgv) Me.Controls.Add(Me.料號_dgv) Me.Controls.Add(Me.採購單_dgv) 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(4) Me.Name = "採購單詢價" Me.Text = "採購單詢價" CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細1_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.請購_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 物料圖_pb As PictureBox Friend WithEvents 料號_bt As Button Friend WithEvents 料號1_tb As TextBox Friend WithEvents 料號_dgv As DataGridView Friend WithEvents 語轉扭_bt As Button Friend WithEvents 日期_rb As RadioButton Friend WithEvents Label6 As Label Friend WithEvents 單價_rb As RadioButton Friend WithEvents 刪除請購單上點選資料_bt As Button Friend WithEvents Label11 As Label Friend WithEvents 採購單號_tb As TextBox Friend WithEvents Label7 As Label Friend WithEvents 項次_lb As Label Friend WithEvents 依據入庫單號全部選擇_bt As Button Friend WithEvents 料號_tb As TextBox Friend WithEvents 全部選擇_bt As Button Friend WithEvents 選擇_lb As Label Friend WithEvents Label3 As Label Friend WithEvents 請購單號_tb As TextBox Friend WithEvents 全部取消_bt As Button Friend WithEvents 生成採購單_bt As Button Friend WithEvents 選擇公司_cb As ComboBox Friend WithEvents Label2 As Label Friend WithEvents 指定倉庫_lb As Label Friend WithEvents 需求日期_dtp As DateTimePicker Friend WithEvents 指定倉庫_cb As ComboBox Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents Label1 As Label Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 倉庫編號_lb As Label Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents 價錢_dgv As DataGridView Friend WithEvents 倉庫級別_lb As Label Friend WithEvents 倉庫級別_tb As TextBox Friend WithEvents 倉庫編號_tb As TextBox Friend WithEvents 退回請購單_bt As Button Friend WithEvents 文字_lb As Label Friend WithEvents 系統語言_cb As ComboBox Friend WithEvents 明細1_dgv As DataGridView Friend WithEvents 尋價日期_tb As TextBox Friend WithEvents 詢價員_tb As TextBox Friend WithEvents 請購單號1_tb As TextBox Friend WithEvents 存檔_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 項次_tb As TextBox Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 詢價中的採購單_bt As Button Friend WithEvents 未受理請購單_bt As Button Friend WithEvents 列印成詢價單_bt As Button Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents Label12 As Label Friend WithEvents Label13 As Label Friend WithEvents 選擇公司_lb As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents 文字2_lb As Label Friend WithEvents 採購單_dgv As DataGridView Friend WithEvents 明細_dgv As DataGridView Friend WithEvents 請購_dgv As DataGridView Friend WithEvents 詳細資料2_ch As CheckBox End Class