ShellBrowser .Net Edition
OnResize Method (e)
NamespacesJam.ShellShellSystemListOnResize(EventArgs)
This method overrides OnResize to also notify the com object (shellview) if the component was resized.
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 arguments

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