Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
protected override void OnInvalidated(
	InvalidateEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnInvalidated ( _
	e As InvalidateEventArgs _
)

See Also