
Note. Goto Project Menu.
Add OpenFileDialog control to the form, which appears below the form
Add PictureBox Control and change properties as follows.
BorderStyle=Fixed3D; SizeMode=StrechImage
Example for Creating an XML file
Open Notepad and type the following & save it with extension .xml.
Note. XML file and respective jpeg images should be in the same folder.
To execute the program click loadxml button and select xml file.