Subject | RE: [IBO] IB_Grid - Wordwrap in Title Row |
---|---|
Author | Alan McDonald |
Post date | 2004-12-06T09:35:27Z |
> Hi Allyou have to set the title row height
>
> What is the best way to implement word wrapping in the title row.
>
> I have DrawTitleTextOptions set to [gdtWordWrap] which wraps the
> words but the second line seems to wrap below the visible area of the
> Title row.
>
> Setting Border Rows to 1 adds a new row but the text drawing is not
> affected.
>
> I presume that I need to use the OnDrawTitle Event - How do I get the
> title text and glyphs (sort etc) for drawing
>
> Regards Cao
Alan