petermeachem
Programmer
I'm using System.Diagnostic.Process to shell to one of a list of files from a Treeview control.
It works fine, but the programme window ends up in front of the shelled word doc. This seems to be a result of me changing from a Listbox to display the file names to a Treeview. It was perfectly ok before I changed to a Treeview.
I would appreciate some help on this. I can't find any reason for it. Currently I am minimising my programme so the users can at least see the file they have clicked on without the programme in front of it.
It works fine, but the programme window ends up in front of the shelled word doc. This seems to be a result of me changing from a Listbox to display the file names to a Treeview. It was perfectly ok before I changed to a Treeview.
I would appreciate some help on this. I can't find any reason for it. Currently I am minimising my programme so the users can at least see the file they have clicked on without the programme in front of it.