How can I get it to show all files Like *.pdf of the drive in the list box
Code:
Imports System.IO Imports System Imports System.Drawing Imports System.Windows.Forms Public Class SearchAvi Private Sub BtnGetAviFiles_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
Leave a comment: