I want to set the OpenFileDialog filter to something like "info.9999", where the 9999 can be any 4 numbers. Is there a wildcard or formatting option to allow this?
I don't want the filter to be "info.*", because I'm looking specifically for files with four numbers after the period.
Thanks.
I don't want the filter to be "info.*", because I'm looking specifically for files with four numbers after the period.
Thanks.