"outlook" component

I'm trying to create an outlook kind of view. I have added list boxes inside a Table to visualize the content.

The issues that I have at this moment are:
1. horizontall scroll inside the ListBox is not avaialble
2. tool tip inide the listbox are not available too...

can somebody help me with this..

If you are talking about the

If you are talking about the monthly calendar view of outlook, try a Grid with fixed size ContainerEx for the grid cells. You can then add whatever other components you want inside this containerex. Of course, that's Echo2. I'm not sure if Echo3 has the similar components yet.