PDA

View Full Version : IFileSelectorControl


bozmillar
12-30-2010, 10:50 AM
IFileSelectorControl opens up a file dialog. After you choose a file, does it just save the directory of the file in a string or does it actually open the file and load it into memory?

Tale
12-31-2010, 05:16 AM
I am pretty sure it just returns the filename and path.

cc_
12-31-2010, 12:05 PM
Yes, you just get the path and filename.