EApplication_Event.ColorSchemeChanged Event
Occurs after a color scheme is changed.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event ColorSchemeChanged As EApplication_ColorSchemeChangedEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_ColorSchemeChangedEventHandler
AddHandler instance.ColorSchemeChanged, handler
event EApplication_ColorSchemeChangedEventHandler ColorSchemeChanged