Occurs when a Slide in the presentation is modified in any way.

Namespace:  ESRI.ArcGISExplorer.Application
Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public event EventHandler<SlideEventArgs> SlideModified
Visual Basic (Declaration)
Public Event SlideModified As EventHandler(Of SlideEventArgs)

Remarks

This event occurs when a slide is changed in the presentation. The type of changed is reflected in the SlideChangeStatus property of the resulting SlideEventArgs.

See Also

Relate Topics:
  CurrentSlideChanged Event
  PresentationModeChanged Event
Created by Atop CHM to web converter,© 2009 all right reserved.