Hello everyone!

I would like to use small windows or dialogs like the ones that is used by ReSharper when you for example navigate your code with Go To > File Member...

Are they normal Form classes or can I do it without creating a whole form, it seems big for such a small thing. Seems like a waste of memory?

Regards,

Martin