BeMDI SDK

  CZOrderedView

CZOrderedView::RedrawBelow
Returns true, if the views beneath must be redrawn.
virtual bool RedrawBelow();


Remarks
If this method returns true, all revealed areas during a move or resize are invalidated and redrawn. This isn't necessary, if the ZOrderedView sets and all its children set their view color to transparent. This implementation returns always false. A derived class should overwrite this method as necessary.

  Top


© 2000 by 3rd-evolution