_ 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() 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() Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.驗證碼1_tb = New System.Windows.Forms.TextBox() Me.尋價日期_tb = New System.Windows.Forms.TextBox() Me.詢價員_tb = New System.Windows.Forms.TextBox() Me.核對日期_tb = New System.Windows.Forms.TextBox() Me.核對員_tb = New System.Windows.Forms.TextBox() Me.稅金比_tb = New System.Windows.Forms.TextBox() Me.稅金金額_tb = New System.Windows.Forms.TextBox() Me.稅金計算_ch = New System.Windows.Forms.CheckBox() Me.折扣金額_tb = New System.Windows.Forms.TextBox() Me.折扣比_tb = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.傳真_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.圖片編碼_tb = New System.Windows.Forms.TextBox() Me.驗證碼_tb = New System.Windows.Forms.TextBox() Me.圖片編碼_lb = New System.Windows.Forms.Label() Me.驗證碼_lb = New System.Windows.Forms.Label() Me.已作廢_lb = New System.Windows.Forms.Label() Me.已作廢_dgv = New System.Windows.Forms.DataGridView() Me.總金額_tb = New System.Windows.Forms.TextBox() Me.總金額_lb = New System.Windows.Forms.Label() Me.供應商編碼_tb = New System.Windows.Forms.TextBox() Me.廠商_cb = New System.Windows.Forms.ComboBox() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.選擇公司_lb = New System.Windows.Forms.Label() Me.選擇公司_cb = New System.Windows.Forms.ComboBox() Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label8 = New System.Windows.Forms.Label() Me.使用地點_tb = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.採購單號_tb = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.電話_tb = New System.Windows.Forms.TextBox() Me.地址_tb = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.郵件_tb = New System.Windows.Forms.TextBox() Me.已核准_lb = New System.Windows.Forms.Label() Me.已核准_dgv = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.簽名檔2_pb = New System.Windows.Forms.PictureBox() Me.QRCode_pb = New System.Windows.Forms.PictureBox() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem() Me.物料圖檔_pb = New System.Windows.Forms.PictureBox() Me.確認列印_bt = New System.Windows.Forms.Button() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.QRCode2_pb = New System.Windows.Forms.PictureBox() Me.一級簽核_lb = New System.Windows.Forms.Label() Me.二級簽核_lb = New System.Windows.Forms.Label() Me.簽名檔1_pb = New System.Windows.Forms.PictureBox() Me.審核日期1_tb = New System.Windows.Forms.TextBox() Me.審核日期2_tb = New System.Windows.Forms.TextBox() Me.明細1_dgv = New System.Windows.Forms.DataGridView() Me.系統語言_cb = New System.Windows.Forms.ComboBox() Me.採購人員_tb = New System.Windows.Forms.TextBox() Me.採購日期_tb = New System.Windows.Forms.TextBox() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.供應商資料_dgv = New System.Windows.Forms.DataGridView() Me.請購資料_dgv = New System.Windows.Forms.DataGridView() Me.打開清單_bt = New System.Windows.Forms.Button() Me.全部資料_cb = New System.Windows.Forms.CheckBox() Me.詳細資料2_ch = New System.Windows.Forms.CheckBox() Me.手動號碼_tb = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.轉財務單 = New System.Windows.Forms.Button() Me.供應商_cb = New System.Windows.Forms.ComboBox() CType(Me.已作廢_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.QRCode_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.ContextMenuStrip1.SuspendLayout() CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '驗證碼1_tb ' Me.驗證碼1_tb.Location = New System.Drawing.Point(3, 311) Me.驗證碼1_tb.Name = "驗證碼1_tb" Me.驗證碼1_tb.Size = New System.Drawing.Size(81, 23) Me.驗證碼1_tb.TabIndex = 984 ' '尋價日期_tb ' Me.尋價日期_tb.Location = New System.Drawing.Point(3, 286) Me.尋價日期_tb.Name = "尋價日期_tb" Me.尋價日期_tb.Size = New System.Drawing.Size(81, 23) Me.尋價日期_tb.TabIndex = 982 ' '詢價員_tb ' Me.詢價員_tb.Location = New System.Drawing.Point(3, 261) Me.詢價員_tb.Name = "詢價員_tb" Me.詢價員_tb.Size = New System.Drawing.Size(81, 23) Me.詢價員_tb.TabIndex = 981 ' '核對日期_tb ' Me.核對日期_tb.Location = New System.Drawing.Point(3, 236) Me.核對日期_tb.Name = "核對日期_tb" Me.核對日期_tb.Size = New System.Drawing.Size(81, 23) Me.核對日期_tb.TabIndex = 980 ' '核對員_tb ' Me.核對員_tb.Location = New System.Drawing.Point(3, 211) Me.核對員_tb.Name = "核對員_tb" Me.核對員_tb.Size = New System.Drawing.Size(81, 23) Me.核對員_tb.TabIndex = 979 ' '稅金比_tb ' Me.稅金比_tb.Location = New System.Drawing.Point(922, 105) Me.稅金比_tb.Name = "稅金比_tb" Me.稅金比_tb.Size = New System.Drawing.Size(55, 23) Me.稅金比_tb.TabIndex = 978 Me.稅金比_tb.Text = "10" Me.稅金比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '稅金金額_tb ' Me.稅金金額_tb.Location = New System.Drawing.Point(979, 105) Me.稅金金額_tb.Name = "稅金金額_tb" Me.稅金金額_tb.Size = New System.Drawing.Size(95, 23) Me.稅金金額_tb.TabIndex = 977 Me.稅金金額_tb.Text = "0" Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '稅金計算_ch ' Me.稅金計算_ch.AutoSize = True Me.稅金計算_ch.Location = New System.Drawing.Point(834, 107) Me.稅金計算_ch.Name = "稅金計算_ch" Me.稅金計算_ch.Size = New System.Drawing.Size(84, 20) Me.稅金計算_ch.TabIndex = 976 Me.稅金計算_ch.Text = "PPN 10% :" Me.稅金計算_ch.UseVisualStyleBackColor = True ' '折扣金額_tb ' Me.折扣金額_tb.Location = New System.Drawing.Point(979, 80) Me.折扣金額_tb.Name = "折扣金額_tb" Me.折扣金額_tb.Size = New System.Drawing.Size(95, 23) Me.折扣金額_tb.TabIndex = 975 Me.折扣金額_tb.Text = "0" Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '折扣比_tb ' Me.折扣比_tb.Location = New System.Drawing.Point(922, 80) Me.折扣比_tb.Name = "折扣比_tb" Me.折扣比_tb.Size = New System.Drawing.Size(55, 23) Me.折扣比_tb.TabIndex = 974 Me.折扣比_tb.Text = "0" Me.折扣比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(835, 84) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(54, 16) Me.Label12.TabIndex = 973 Me.Label12.Text = "DISC % :" ' '傳真_tb ' Me.傳真_tb.Location = New System.Drawing.Point(329, 105) Me.傳真_tb.Name = "傳真_tb" Me.傳真_tb.Size = New System.Drawing.Size(222, 23) Me.傳真_tb.TabIndex = 972 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(264, 109) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(38, 16) Me.Label11.TabIndex = 971 Me.Label11.Text = "FAX : " ' '圖片編碼_tb ' Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue Me.圖片編碼_tb.Location = New System.Drawing.Point(87, 336) Me.圖片編碼_tb.Name = "圖片編碼_tb" Me.圖片編碼_tb.Size = New System.Drawing.Size(167, 23) Me.圖片編碼_tb.TabIndex = 969 Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '驗證碼_tb ' Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue Me.驗證碼_tb.Location = New System.Drawing.Point(87, 361) Me.驗證碼_tb.Name = "驗證碼_tb" Me.驗證碼_tb.Size = New System.Drawing.Size(167, 23) Me.驗證碼_tb.TabIndex = 968 Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '圖片編碼_lb ' Me.圖片編碼_lb.AutoSize = True Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue Me.圖片編碼_lb.Location = New System.Drawing.Point(325, 343) Me.圖片編碼_lb.Name = "圖片編碼_lb" Me.圖片編碼_lb.Size = New System.Drawing.Size(55, 16) Me.圖片編碼_lb.TabIndex = 967 Me.圖片編碼_lb.Text = "圖片編碼" ' '驗證碼_lb ' Me.驗證碼_lb.AutoSize = True Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue Me.驗證碼_lb.Location = New System.Drawing.Point(327, 325) Me.驗證碼_lb.Name = "驗證碼_lb" Me.驗證碼_lb.Size = New System.Drawing.Size(55, 16) Me.驗證碼_lb.TabIndex = 966 Me.驗證碼_lb.Text = "驗 證 碼" ' '已作廢_lb ' Me.已作廢_lb.AutoSize = True Me.已作廢_lb.Location = New System.Drawing.Point(4, 5) Me.已作廢_lb.Name = "已作廢_lb" Me.已作廢_lb.Size = New System.Drawing.Size(79, 16) Me.已作廢_lb.TabIndex = 964 Me.已作廢_lb.Text = "已作廢採購單" ' '已作廢_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.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.已作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.已作廢_dgv.Location = New System.Drawing.Point(3, 24) 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 = 963 ' '總金額_tb ' Me.總金額_tb.Location = New System.Drawing.Point(922, 130) Me.總金額_tb.Name = "總金額_tb" Me.總金額_tb.Size = New System.Drawing.Size(152, 23) Me.總金額_tb.TabIndex = 962 Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '總金額_lb ' Me.總金額_lb.AutoSize = True Me.總金額_lb.Location = New System.Drawing.Point(832, 133) Me.總金額_lb.Name = "總金額_lb" Me.總金額_lb.Size = New System.Drawing.Size(85, 16) Me.總金額_lb.TabIndex = 961 Me.總金額_lb.Text = "總 金 額" ' '供應商編碼_tb ' Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 186) Me.供應商編碼_tb.Name = "供應商編碼_tb" Me.供應商編碼_tb.Size = New System.Drawing.Size(81, 23) Me.供應商編碼_tb.TabIndex = 960 ' '廠商_cb ' Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple 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(329, 29) Me.廠商_cb.Name = "廠商_cb" Me.廠商_cb.Size = New System.Drawing.Size(372, 24) Me.廠商_cb.TabIndex = 959 ' '明細_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 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.BackgroundColor = System.Drawing.Color.White Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(257, 155) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.ReadOnly = True Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(1089, 524) Me.明細_dgv.TabIndex = 958 ' '選擇公司_lb ' Me.選擇公司_lb.AutoSize = True Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue Me.選擇公司_lb.Location = New System.Drawing.Point(259, 6) Me.選擇公司_lb.Name = "選擇公司_lb" Me.選擇公司_lb.Size = New System.Drawing.Size(118, 16) Me.選擇公司_lb.TabIndex = 957 Me.選擇公司_lb.Text = "選 擇 公 司" ' '選擇公司_cb ' Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple 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(382, 3) Me.選擇公司_cb.Name = "選擇公司_cb" Me.選擇公司_cb.Size = New System.Drawing.Size(319, 24) Me.選擇公司_cb.TabIndex = 956 ' '需求日期_dtp ' Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.需求日期_dtp.Location = New System.Drawing.Point(690, 105) Me.需求日期_dtp.Name = "需求日期_dtp" Me.需求日期_dtp.Size = New System.Drawing.Size(139, 23) Me.需求日期_dtp.TabIndex = 955 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(554, 108) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(97, 16) Me.Label8.TabIndex = 954 Me.Label8.Text = "TGL/BLN/THN : " ' '使用地點_tb ' Me.使用地點_tb.Location = New System.Drawing.Point(690, 130) Me.使用地點_tb.Name = "使用地點_tb" Me.使用地點_tb.Size = New System.Drawing.Size(139, 23) Me.使用地點_tb.TabIndex = 951 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(264, 133) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(52, 16) Me.Label5.TabIndex = 950 Me.Label5.Text = "EMAIL : " ' '採購單號_tb ' Me.採購單號_tb.Location = New System.Drawing.Point(690, 80) Me.採購單號_tb.Name = "採購單號_tb" Me.採購單號_tb.Size = New System.Drawing.Size(139, 23) Me.採購單號_tb.TabIndex = 949 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(262, 58) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(65, 16) Me.Label2.TabIndex = 948 Me.Label2.Text = "ALAMAT : " ' '電話_tb ' Me.電話_tb.Location = New System.Drawing.Point(329, 80) Me.電話_tb.Name = "電話_tb" Me.電話_tb.Size = New System.Drawing.Size(222, 23) Me.電話_tb.TabIndex = 947 ' '地址_tb ' Me.地址_tb.Location = New System.Drawing.Point(329, 55) Me.地址_tb.Name = "地址_tb" Me.地址_tb.Size = New System.Drawing.Size(500, 23) Me.地址_tb.TabIndex = 945 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(264, 84) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(43, 16) Me.Label3.TabIndex = 944 Me.Label3.Text = "TELP : " ' '郵件_tb ' Me.郵件_tb.Location = New System.Drawing.Point(329, 130) Me.郵件_tb.Name = "郵件_tb" Me.郵件_tb.Size = New System.Drawing.Size(222, 23) Me.郵件_tb.TabIndex = 943 ' '已核准_lb ' Me.已核准_lb.AutoSize = True Me.已核准_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.已核准_lb.Location = New System.Drawing.Point(3, 2) Me.已核准_lb.Name = "已核准_lb" Me.已核准_lb.Size = New System.Drawing.Size(73, 15) Me.已核准_lb.TabIndex = 942 Me.已核准_lb.Text = "已核准採購單" ' '已核准_dgv ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 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.BackgroundColor = System.Drawing.Color.White Me.已核准_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.已核准_dgv.Location = New System.Drawing.Point(3, 50) Me.已核准_dgv.Name = "已核准_dgv" Me.已核准_dgv.RowHeadersWidth = 5 Me.已核准_dgv.RowTemplate.Height = 24 Me.已核准_dgv.Size = New System.Drawing.Size(255, 629) Me.已核准_dgv.TabIndex = 941 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(257, 32) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(75, 16) Me.Label1.TabIndex = 946 Me.Label1.Text = "ORDER TO: " ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(554, 83) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(86, 16) Me.Label6.TabIndex = 952 Me.Label6.Text = "PO NOMOR : " ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(554, 133) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(137, 16) Me.Label7.TabIndex = 953 Me.Label7.Text = "TEMPAT PEMAKAIAN : " ' '簽名檔2_pb ' Me.簽名檔2_pb.BackColor = System.Drawing.Color.White 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(890, 16) 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(181, 37) Me.簽名檔2_pb.TabIndex = 965 Me.簽名檔2_pb.TabStop = False ' 'QRCode_pb ' Me.QRCode_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.QRCode_pb.Location = New System.Drawing.Point(87, 3) Me.QRCode_pb.Name = "QRCode_pb" Me.QRCode_pb.Size = New System.Drawing.Size(295, 295) Me.QRCode_pb.TabIndex = 983 Me.QRCode_pb.TabStop = False ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26) ' '重新整理_tsm ' Me.重新整理_tsm.Name = "重新整理_tsm" Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22) Me.重新整理_tsm.Text = "重新整理" ' '物料圖檔_pb ' Me.物料圖檔_pb.BackColor = System.Drawing.Color.White Me.物料圖檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.物料圖檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料圖檔_pb.Location = New System.Drawing.Point(1166, 1) Me.物料圖檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖檔_pb.Name = "物料圖檔_pb" Me.物料圖檔_pb.Size = New System.Drawing.Size(177, 133) Me.物料圖檔_pb.TabIndex = 985 Me.物料圖檔_pb.TabStop = False ' '確認列印_bt ' Me.確認列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print Me.確認列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.確認列印_bt.ContextMenuStrip = Me.ContextMenuStrip1 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(1077, 89) Me.確認列印_bt.Name = "確認列印_bt" Me.確認列印_bt.Size = New System.Drawing.Size(87, 65) Me.確認列印_bt.TabIndex = 986 Me.確認列印_bt.UseVisualStyleBackColor = True ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(3, 79) 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 = 1030 ' 'QRCode2_pb ' Me.QRCode2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.QRCode2_pb.Location = New System.Drawing.Point(1077, 2) Me.QRCode2_pb.Name = "QRCode2_pb" Me.QRCode2_pb.Size = New System.Drawing.Size(87, 87) Me.QRCode2_pb.TabIndex = 1031 Me.QRCode2_pb.TabStop = False ' '一級簽核_lb ' Me.一級簽核_lb.AutoSize = True Me.一級簽核_lb.Location = New System.Drawing.Point(710, 1) Me.一級簽核_lb.Name = "一級簽核_lb" Me.一級簽核_lb.Size = New System.Drawing.Size(136, 16) Me.一級簽核_lb.TabIndex = 1037 Me.一級簽核_lb.Text = "一 級 簽 核" ' '二級簽核_lb ' Me.二級簽核_lb.AutoSize = True Me.二級簽核_lb.Location = New System.Drawing.Point(893, 1) Me.二級簽核_lb.Name = "二級簽核_lb" Me.二級簽核_lb.Size = New System.Drawing.Size(136, 16) Me.二級簽核_lb.TabIndex = 1036 Me.二級簽核_lb.Text = "二 級 簽 核" ' '簽名檔1_pb ' Me.簽名檔1_pb.BackColor = System.Drawing.Color.White 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(707, 16) 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(181, 37) Me.簽名檔1_pb.TabIndex = 1035 Me.簽名檔1_pb.TabStop = False ' '審核日期1_tb ' Me.審核日期1_tb.Location = New System.Drawing.Point(3, 336) Me.審核日期1_tb.Name = "審核日期1_tb" Me.審核日期1_tb.Size = New System.Drawing.Size(81, 23) Me.審核日期1_tb.TabIndex = 1038 ' '審核日期2_tb ' Me.審核日期2_tb.Location = New System.Drawing.Point(3, 361) Me.審核日期2_tb.Name = "審核日期2_tb" Me.審核日期2_tb.Size = New System.Drawing.Size(81, 23) Me.審核日期2_tb.TabIndex = 1039 ' '明細1_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 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(2, 134) Me.明細1_dgv.Name = "明細1_dgv" Me.明細1_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.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.明細1_dgv.RowTemplate.Height = 24 Me.明細1_dgv.Size = New System.Drawing.Size(81, 49) Me.明細1_dgv.TabIndex = 1040 ' '系統語言_cb ' Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple 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(236, 298) Me.系統語言_cb.Name = "系統語言_cb" Me.系統語言_cb.Size = New System.Drawing.Size(146, 24) Me.系統語言_cb.TabIndex = 1374 ' '採購人員_tb ' Me.採購人員_tb.Location = New System.Drawing.Point(3, 386) Me.採購人員_tb.Name = "採購人員_tb" Me.採購人員_tb.Size = New System.Drawing.Size(81, 23) Me.採購人員_tb.TabIndex = 1375 Me.採購人員_tb.Visible = False ' '採購日期_tb ' Me.採購日期_tb.Location = New System.Drawing.Point(3, 411) Me.採購日期_tb.Name = "採購日期_tb" Me.採購日期_tb.Size = New System.Drawing.Size(81, 23) Me.採購日期_tb.TabIndex = 1376 Me.採購日期_tb.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(260, 361) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1638 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '小間距1_ch ' Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(1222, 134) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1641 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' '中間距1_ch ' Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(1263, 134) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1642 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(1304, 134) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1643 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.供應商資料_dgv) Me.Panel1.Controls.Add(Me.請購資料_dgv) Me.Panel1.Controls.Add(Me.轉財務單) Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Controls.Add(Me.明細1_dgv) Me.Panel1.Controls.Add(Me.詳細資料2_ch) Me.Panel1.Controls.Add(Me.打開清單_bt) Me.Panel1.Controls.Add(Me.已作廢_dgv) Me.Panel1.Controls.Add(Me.已作廢_lb) Me.Panel1.Controls.Add(Me.供應商編碼_tb) Me.Panel1.Controls.Add(Me.語轉扭_bt) Me.Panel1.Controls.Add(Me.核對員_tb) Me.Panel1.Controls.Add(Me.系統語言_cb) Me.Panel1.Controls.Add(Me.核對日期_tb) Me.Panel1.Controls.Add(Me.採購日期_tb) Me.Panel1.Controls.Add(Me.詢價員_tb) Me.Panel1.Controls.Add(Me.採購人員_tb) Me.Panel1.Controls.Add(Me.尋價日期_tb) Me.Panel1.Controls.Add(Me.驗證碼1_tb) Me.Panel1.Controls.Add(Me.審核日期2_tb) Me.Panel1.Controls.Add(Me.審核日期1_tb) Me.Panel1.Controls.Add(Me.QRCode_pb) Me.Panel1.Controls.Add(Me.圖片編碼_lb) Me.Panel1.Controls.Add(Me.驗證碼_lb) Me.Panel1.Controls.Add(Me.驗證碼_tb) Me.Panel1.Controls.Add(Me.圖片編碼_tb) Me.Panel1.Controls.Add(Me.全部資料_cb) Me.Panel1.Location = New System.Drawing.Point(672, 189) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(389, 480) Me.Panel1.TabIndex = 1644 ' '供應商資料_dgv ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.供應商資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7 Me.供應商資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.供應商資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.供應商資料_dgv.Location = New System.Drawing.Point(293, 386) Me.供應商資料_dgv.Name = "供應商資料_dgv" Me.供應商資料_dgv.RowHeadersWidth = 5 DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.供應商資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8 Me.供應商資料_dgv.RowTemplate.Height = 24 Me.供應商資料_dgv.Size = New System.Drawing.Size(81, 49) Me.供應商資料_dgv.TabIndex = 1898 ' '請購資料_dgv ' Me.請購資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.請購資料_dgv.Location = New System.Drawing.Point(87, 386) Me.請購資料_dgv.Name = "請購資料_dgv" Me.請購資料_dgv.RowTemplate.Height = 24 Me.請購資料_dgv.Size = New System.Drawing.Size(200, 71) Me.請購資料_dgv.TabIndex = 1645 Me.請購資料_dgv.VirtualMode = True ' '打開清單_bt ' Me.打開清單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01 Me.打開清單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.Blue Me.打開清單_bt.Location = New System.Drawing.Point(161, 299) Me.打開清單_bt.Name = "打開清單_bt" Me.打開清單_bt.Size = New System.Drawing.Size(35, 35) Me.打開清單_bt.TabIndex = 1896 Me.打開清單_bt.UseVisualStyleBackColor = True ' '全部資料_cb ' Me.全部資料_cb.AutoSize = True Me.全部資料_cb.Location = New System.Drawing.Point(90, 299) Me.全部資料_cb.Name = "全部資料_cb" Me.全部資料_cb.Size = New System.Drawing.Size(70, 20) Me.全部資料_cb.TabIndex = 1897 Me.全部資料_cb.Text = "All Date" Me.全部資料_cb.UseVisualStyleBackColor = True ' '詳細資料2_ch ' Me.詳細資料2_ch.AutoSize = True Me.詳細資料2_ch.Location = New System.Drawing.Point(254, 437) Me.詳細資料2_ch.Name = "詳細資料2_ch" Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20) Me.詳細資料2_ch.TabIndex = 1843 Me.詳細資料2_ch.Text = "詳細資料 / Rincian" Me.詳細資料2_ch.UseVisualStyleBackColor = True ' '手動號碼_tb ' Me.手動號碼_tb.Location = New System.Drawing.Point(922, 54) Me.手動號碼_tb.Name = "手動號碼_tb" Me.手動號碼_tb.Size = New System.Drawing.Size(152, 23) Me.手動號碼_tb.TabIndex = 1847 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(834, 58) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(86, 16) Me.Label9.TabIndex = 1846 Me.Label9.Text = "PO NOMOR : " ' '轉財務單 ' Me.轉財務單.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Money2 Me.轉財務單.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.轉財務單.ContextMenuStrip = Me.ContextMenuStrip1 Me.轉財務單.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.轉財務單.ForeColor = System.Drawing.Color.Olive Me.轉財務單.Location = New System.Drawing.Point(279, 325) Me.轉財務單.Name = "轉財務單" Me.轉財務單.Size = New System.Drawing.Size(42, 42) Me.轉財務單.TabIndex = 1898 Me.轉財務單.UseVisualStyleBackColor = True ' '供應商_cb ' Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple 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(3, 20) Me.供應商_cb.Name = "供應商_cb" Me.供應商_cb.Size = New System.Drawing.Size(255, 24) Me.供應商_cb.TabIndex = 1899 ' '採購單歷史檔案 ' 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.ContextMenuStrip = Me.ContextMenuStrip1 Me.Controls.Add(Me.供應商_cb) Me.Controls.Add(Me.已核准_dgv) Me.Controls.Add(Me.手動號碼_tb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.QRCode2_pb) Me.Controls.Add(Me.小間距1_ch) Me.Controls.Add(Me.中間距1_ch) Me.Controls.Add(Me.簽名檔1_pb) Me.Controls.Add(Me.確認列印_bt) Me.Controls.Add(Me.物料圖檔_pb) Me.Controls.Add(Me.稅金比_tb) Me.Controls.Add(Me.稅金金額_tb) Me.Controls.Add(Me.稅金計算_ch) Me.Controls.Add(Me.折扣金額_tb) Me.Controls.Add(Me.折扣比_tb) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.傳真_tb) Me.Controls.Add(Me.簽名檔2_pb) Me.Controls.Add(Me.總金額_tb) Me.Controls.Add(Me.總金額_lb) Me.Controls.Add(Me.廠商_cb) Me.Controls.Add(Me.選擇公司_cb) Me.Controls.Add(Me.需求日期_dtp) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.使用地點_tb) Me.Controls.Add(Me.採購單號_tb) Me.Controls.Add(Me.電話_tb) Me.Controls.Add(Me.地址_tb) Me.Controls.Add(Me.郵件_tb) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.選擇公司_lb) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.已核准_lb) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.一級簽核_lb) Me.Controls.Add(Me.二級簽核_lb) Me.Controls.Add(Me.大間距1_ch) Me.Controls.Add(Me.明細_dgv) Me.Controls.Add(Me.Label1) 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.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.QRCode_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ContextMenuStrip1.ResumeLayout(False) CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 驗證碼1_tb As TextBox Friend WithEvents 尋價日期_tb As TextBox Friend WithEvents 詢價員_tb As TextBox Friend WithEvents 核對日期_tb As TextBox Friend WithEvents 核對員_tb As TextBox Friend WithEvents 稅金比_tb As TextBox Friend WithEvents 稅金金額_tb As TextBox Friend WithEvents 稅金計算_ch As CheckBox Friend WithEvents 折扣金額_tb As TextBox Friend WithEvents 折扣比_tb As TextBox Friend WithEvents Label12 As Label Friend WithEvents 傳真_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents 圖片編碼_tb As TextBox Friend WithEvents 驗證碼_tb As TextBox Friend WithEvents 圖片編碼_lb As Label Friend WithEvents 驗證碼_lb As Label Friend WithEvents 簽名檔2_pb As PictureBox Friend WithEvents 已作廢_lb As Label Friend WithEvents 已作廢_dgv As DataGridView Friend WithEvents 總金額_tb As TextBox Friend WithEvents 總金額_lb As Label Friend WithEvents 供應商編碼_tb As TextBox Friend WithEvents 廠商_cb As ComboBox Friend WithEvents 明細_dgv As DataGridView Friend WithEvents 選擇公司_lb As Label Friend WithEvents 選擇公司_cb As ComboBox Friend WithEvents 需求日期_dtp As DateTimePicker Friend WithEvents Label8 As Label Friend WithEvents 使用地點_tb As TextBox Friend WithEvents Label5 As Label Friend WithEvents 採購單號_tb As TextBox Friend WithEvents Label2 As Label Friend WithEvents 電話_tb As TextBox Friend WithEvents 地址_tb As TextBox Friend WithEvents Label3 As Label Friend WithEvents 郵件_tb As TextBox Friend WithEvents 已核准_lb As Label Friend WithEvents 已核准_dgv As DataGridView Friend WithEvents Label1 As Label Friend WithEvents Label6 As Label Friend WithEvents Label7 As Label Friend WithEvents QRCode_pb As PictureBox Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents 重新整理_tsm As ToolStripMenuItem Friend WithEvents 物料圖檔_pb As PictureBox Friend WithEvents 確認列印_bt As Button Friend WithEvents 語言_dgv As DataGridView Friend WithEvents QRCode2_pb As PictureBox Friend WithEvents 一級簽核_lb As Label Friend WithEvents 二級簽核_lb As Label Friend WithEvents 簽名檔1_pb As PictureBox Friend WithEvents 審核日期1_tb As TextBox Friend WithEvents 審核日期2_tb As TextBox Friend WithEvents 明細1_dgv As DataGridView Friend WithEvents 系統語言_cb As ComboBox Friend WithEvents 採購人員_tb As TextBox Friend WithEvents 採購日期_tb As TextBox Friend WithEvents 語轉扭_bt As Button Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents Panel1 As Panel Friend WithEvents 詳細資料2_ch As CheckBox Friend WithEvents 手動號碼_tb As TextBox Friend WithEvents Label9 As Label Friend WithEvents 請購資料_dgv As DataGridView Friend WithEvents 打開清單_bt As Button Friend WithEvents 全部資料_cb As CheckBox Friend WithEvents 轉財務單 As Button Friend WithEvents 供應商_cb As ComboBox Friend WithEvents 供應商資料_dgv As DataGridView End Class