I'm developing a windows gadget for windows 7 and I was wondering if there's a way to add a folder browser to it.
I'm aware that's not an input type in HTML, and therefore, coding must be done (I already achieved that) but I would like to know if there's a way to embed some c# code in the gadget or any other solution you guys can think of.
Thanks in advance.