Hi,
I have a spread control current docking filled in a panel.
This
spread control only has 3 rows, but the panel height is huge which make
it an extra empty space at the bottom.
When I draw this panel to
bitmap, I see what I saw on the screen.
When I redraw it using
OwnerPrintDraw with the original rectangle, the empty space get chop
off.
How do I get OwnerPrintDraw to keep the extra space when the
spread is docking filled?
Thanks