Declaration
public static string OpenFilePanelWithFilters(string title, string directory, string[] filters);Parameters
Returns
string The fully qualified path name.
Description
Displays the "open file" dialog and returns the selected path name.
string The fully qualified path name.
Displays the "open file" dialog and returns the selected path name.