Provides access to the events that occur when the state of the map frame changes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IMapFrameEvents to listen for the event of the frame being resized. This interface is implemented by both the MapFrame and the MapSurroundFrame coclasses. Whenever objects of these types are resized, the event is fired and code that has been implemented for the event is executed.