Hi guys I need a little help in viewing all .txt files in a folder in a thumbnail view and allowing the user to open it in the default txt editor
Any help would be appreciated
Thank you
Hi guys I need a little help in viewing all .txt files in a folder in a thumbnail view and allowing the user to open it in the default txt editor
Any help would be appreciated
Thank you
The directoryInfo Class allows you examine the contents of folders and sub folders. You can read about how to use it here:
http://msdn.microsoft.com/en-us/library/system.io.directoryinfo(v=vs.71).aspx
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.