ShellBrowser .Net Edition
OnResize Method (e)
NamespacesJam.ShellPathEditOnResize(EventArgs)
Handles the resizing of PathEdit component.
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)
Contains general event data.

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