Hi
I have spent quite some time developing a Maintenance application. See the following link if need be.
http://www.vbdotnetforums.com/xml/60658-create-effective-xml-schema-data-load-dilemma.html
I am now at the point where I need to know how to store hundreds of images within the Application...
i have code for filling a listbox with files with a specified extension(in this case, jpg files)
Imports System
Imports System.IO
Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Try
'Get jpg files...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.