InvalidateActiveBorder
TheInvalidateActiveBordermethod marks the active frame border of this frame as in need of updating.
void InvalidateActiveBorder ();DISCUSSION
OpenDoc calls this method. This method in turn calls theInvalidateActiveBordermethod of each of this frame's facets.SEE ALSO
TheODFacet::InvalidateActiveBordermethod (page 251).
TheODFrame::DrawActiveBordermethod (page 318).