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:
desktop icons:
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
Post a Comment