BeMDI SDK

  CTitleView

CTitleView::Activate
Called, when this view or its target is activated or deactivated.
virtual void Activate(bool activate);


Remarks
Normally the color of the title tab depends on its activation state. So a derived view can overwrite this method to invalidate the view, when its activation changes. The implemenation of this method is empty.

  Top


© 2000 by 3rd-evolution