Hello folks
ListBox:
If the DefaultRowHeight is set to -1,
is there any way of finding the actual row height for computation
during run time
Yes, from CellBackGroundPaint you can write either g.TextHeight or
g.Height to a property, mRowHeight for example, then access the
property.
Best,
Jack
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>