Question re 32.8 of your examples Loading *.Bmp

In you example 32.8 Programmatically loading,modifying and saving a bitmap, how do I obtain the complete loaction of the image. dlg.FileName will give me just the file name, How do I get tho whole address? Let say C:/My Documents/ImagesFolder/ImageName.Bmp Thank you.

1 Reply

CB Clay Burch Syncfusion Team September 6, 2002 10:39 AM UTC

I think the FileName property shows the whole pathname. The help reads "The file name includes both the file path and the extension.", and that is what I see when I look at a sample.

Loader.
Up arrow icon