Hello,
we have following problem with painting on MDI-Child:
if height of painting area is greater then MDI-Child,
so if a scrollbar is shown,not everything (only a header)
is painted so the background of the MDI-child becomes
visible.
The paint-Method of the component is called but seems,
that 'something' paints over.
This only happens in W9x not in NT/2000/XP
Any idea?