G
Guest
Hi.
I have a WinForms app, .NET and C#. I have a textbox with a filename (e.g.
X.pdf, Y.xls or Z.txt). When the user double clicks on the textbox, I want
to execute the program associated with the particular extension (i.e. Adobe
Acrobat Reader, Excel or Notepad). Probably, this is solved somewhere in the
..NET Class Library, but where?
Regards,
Gudni
I have a WinForms app, .NET and C#. I have a textbox with a filename (e.g.
X.pdf, Y.xls or Z.txt). When the user double clicks on the textbox, I want
to execute the program associated with the particular extension (i.e. Adobe
Acrobat Reader, Excel or Notepad). Probably, this is solved somewhere in the
..NET Class Library, but where?
Regards,
Gudni