On 5/14/10 11:11 AM, Martinecz Miklós wrote: > Hi, > > > > Can I hold formatted text in the CD form's text box? > > > > On my form there is a text box for giving explanations (or hints) for the > user. > > I would like to highlight some important parts of the text by making it bold > or different colours. > > I also want hading of paragraphs to be different from the text. > > Possible, I would like to place small icons within the text (but this is not > essential and I don't insist on it :). > > > > Can I do these things in my form created in the CD?
Look for dHtmlBox. You can use it and set its Value to e.g. "This is my <i>italic</i> and <b>bold</b> text." Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
