Kaan,
Sorry for the late response.
I am glad the product is useful to you.
> Drag&Drop: Not only within the control but maybe also between the desktop and the control
Yes, this is on our to-do list.
> Multiple file select: Windows kind of multiple file selection with mouse
Multiple file selection is possible with using CTRL and SHIFT keys just like in Windows Explorer and selection with mouse is also on our to-do list.
> Scalable icons: Icons and images that set the size automatically by the font size changes
I have noted this.
> Documentation: I'm really missing the documentation for the APIs, do you have it somewhere?
Other than the example project, we haven't prepared a documentation yet. Actually once you examine the example project, the usage is pretty straightforward. I guess we should also include VB version of the example project. In the meantime, I recommend you to use an online C# to VB convertor, here is a good one:
Convert C# to VB.NETYou can convert the example C# codes easily, it works pretty well.
Regarding your question, I see that you have already figured it out. Example 2 is for demonstrating this programmatic approach for dynamically loading the control and folders.