E
Elmo Watson
In vb.net 2005 - I know that to get the system directory, it's
system.environment.systemdirectory.
I need to find the fonts directory - - which is normally inside the Windows
directory - so how can I locate either or both of these (if I find the
windows directory with a global variable, then I can at least concatenate
'\fonts' to it)?
system.environment.systemdirectory.
I need to find the fonts directory - - which is normally inside the Windows
directory - so how can I locate either or both of these (if I find the
windows directory with a global variable, then I can at least concatenate
'\fonts' to it)?