F
franjorge
Hi,
I am trying to build a file explorer that is somehow integrated in
Windows' desktop. To achieve this, I am facing two issues:
- How can I simulate a 'deklet' behavior? That means, how can I make a
form behave in such a way that it does not appear in the taskbar nor in
the Alt+Tab list, it does not minimize when I hit the Win+D keys and it
is not 'always on top' but rather 'always on bottom' of normal
aplication's windows?
- Is there a control available that fully emulates the file explorer
behavior or must I build it from scratch? By file explorer behavior I
mean the user being able to sort files by name, have the icons shown as
list, icons, details, etc., supports drag and drop, right click on
icons in order to get the contextual menu, ...
Any help in any of both questions would be of great help.
Regards,
Fran
I am trying to build a file explorer that is somehow integrated in
Windows' desktop. To achieve this, I am facing two issues:
- How can I simulate a 'deklet' behavior? That means, how can I make a
form behave in such a way that it does not appear in the taskbar nor in
the Alt+Tab list, it does not minimize when I hit the Win+D keys and it
is not 'always on top' but rather 'always on bottom' of normal
aplication's windows?
- Is there a control available that fully emulates the file explorer
behavior or must I build it from scratch? By file explorer behavior I
mean the user being able to sort files by name, have the icons shown as
list, icons, details, etc., supports drag and drop, right click on
icons in order to get the contextual menu, ...
Any help in any of both questions would be of great help.
Regards,
Fran