I’m working on a database application in Visual Basic. The program works fine, but I need to display the data in prettiest form. I need a control, that can display multiple rows of a database (for example separated by delimiter) but I need to apply different fonts, to make links, etc. in the control. I’v tried to make some ActiveX controls (I am not familiar in Active X) to display such data, but I can’t make it to dynamically adapt to the data. Where can I find such a control, or find related info?