Paints the 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 OnPaint( PaintEventArgs pe ) |
| Visual Basic |
|---|
Protected Overrides Sub OnPaint ( _ pe As PaintEventArgs _ ) |
Parameters
- pe
- Type: System.Windows.Forms..::..PaintEventArgs
The paint event data.