G
Guest
I am trying to find out if C# has the ability to tie into windows so that
when a user tries to save a file from any windows application a save as
dialog box opens that is written in c# with other save properties such as
owner, person saving, notes etc.. that are not normally part of the save
process.
Basically instead of using the normal windows dialog box to save a file i
want to use a c# coded box that writes extra information to the file.
Just wondering if this is even possible and if anyone can point me in the
right direction i would really appreciate it. Thanks everyone.
-Jason
when a user tries to save a file from any windows application a save as
dialog box opens that is written in c# with other save properties such as
owner, person saving, notes etc.. that are not normally part of the save
process.
Basically instead of using the normal windows dialog box to save a file i
want to use a c# coded box that writes extra information to the file.
Just wondering if this is even possible and if anyone can point me in the
right direction i would really appreciate it. Thanks everyone.
-Jason