ShellBrowser .Net Edition
OnResize Method (e)
NamespacesJam.ShellThumbnailImageOnResize(EventArgs)
The Resize event must be overridden, because the PictureBox class has no Align property.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnResize(
	EventArgs e
)
Protected Overrides Sub OnResize ( _
	e As EventArgs _
)
protected:
virtual void OnResize(
	EventArgs^ e
) override
Parameters
e (EventArgs)
the event data

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)