ActiveReports Developer 7
SystemColorsChanged Event
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : SystemColorsChanged Event

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Event SystemColorsChanged As System.EventHandler
C# 
public event System.EventHandler SystemColorsChanged

See Also