What can I embed within a WebListBox?

The Raw tag helps with basic things, you can hook up the events you embed with a custom WebControlWrapper control if you need. I’ve also used JQuery to embed container controls inside of listboxes in the past as well.