.net Docklets

Hey,

I'm new to making docklets and I just downloaded the .Net 2.0 docklet.

I've been trying it out for one day now and was wondering if the following is possible:

You all probably know the "Search Docklet"

Naamloos.jpg

I was trying to recreate this docklet, but I'm having a hard time adding a text box directly to the docklet..

Now I was wondering:

- if this is possible at all.

- how this could be achieved.

Any suggestions or insights are greatly appreciated!

I think I might have worked it out already :D

This URL leads to a .dll that enables me to create alpha-blended forms.

Now it's getting interesting!

[EDIT]

Now this is, in fact, working..

But I don't like the way it works very much..

If anyone can come up with alternatives, please post them!

RunDialocklet.zip

Attachment: RunDialocklet.zip

#526649

Is something else needed to run the docklet? I have added it to my Docklets folder but no "RunDiaDocklet" entry is shown at the add context menu.

#526666

This is written to run on the .Net runtime and is using my .Net runtime docklet . You need to download that, extract to your docklet folder and then extract the docklet archive inside the DotNetDocklets folder. The attached docklet is not doing much for me though.

#527180