Hello - I would like to create pop-up windows like this:
http://i44.tinypic.com/345bklu.jpg
In my application using C#. I've looked into NativeWindow but I am not sure if this is the right way to do it. How can I accomplish this. I want a window to behave exactly like the volume control or "connect to" window in Windows 7.
Edit: I forgot to mention that I would like the window to be a fixed size.