OpenFileDialog in C#
Posted
on C# Corner
See other posts from C# Corner
Published on 6/11/2010 9:40:57 AM
Indexed on
2010/06/11
15:04 UTC
Read the original article
Hit count: 243
Filed under:
An OpenFileDialog control is used to browse and select a file on a computer. This article demonstrates how to use a windows Forms open file dialog in C#.
© C# Corner or respective owner