I want to implement a dialog similar to the custom OpenFileDialog but
without the option of deleting/renaming. Basically restricting the user
from modifying or deleting files.
What is the best way of doing this ?
Can somebody point me to any sample code related to this ?
