Disposes the cached preview.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected override void OnInvalidated( InvalidateEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnInvalidated ( _ e As InvalidateEventArgs _ ) |
Parameters
- e
- Type: System.Windows.Forms..::..InvalidateEventArgs
The event data.