I'm not sure if this answered before so sorry for reposting. Anyone has link(s) to this kind of control in .Net? Thanks.
Printable View
I'm not sure if this answered before so sorry for reposting. Anyone has link(s) to this kind of control in .Net? Thanks.
steepvalley.net and dacris come to mind.
-tg
Thanks tg. Will try it out.
Edit: Any other links are greatly appreciated.
You could roll your own. It's very easy to do so. You basically render a box with a frame (just a couple of GDI+ calls) and dynamically add images / labels and you're practically done :)