Adjusts the number of columns and makes sure that the thumbnails are shown of the pages that are visible in the associated pages viewer.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
protected override void OnResize(
	EventArgs e
)
Visual Basic
Protected Overrides Sub OnResize ( _
	e As EventArgs _
)

Parameters

e
Type: System..::..EventArgs

[Missing <param name="e"/> documentation for "M:TallComponents.Interaction.WinForms.Controls.ThumbnailsViewer.OnResize(System.EventArgs)"]

See Also