wpf - How to change desktop/folders Icons size programmatically C# -


i'm developing wpf needs make desktop icons , folder icons bigger while wpf active , returns them previous state when closing wpf

basically want able control following options programmatically:

folders icons : folder icons

desktop icons:

desktop icons

also how change folder option single click mode : folder options

folder icon settings per-folder , have hard time forcing preferences on them. can find descriptions of registry locations , format if search internet "shellbags" puts in undocumented territory.

the desktop icon mode can changed undocumented/hacky means should let user it.

you might able change double-click mode playing fdoubleclickinwebview , shgetsetsettings.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -