The Resize event must be overridden, because the PictureBox class has no Align property.

Declaration Syntax
protected override void OnResize(
EventArgs e
)
Protected Overrides Sub OnResize ( _
e As EventArgs _
)
protected:
virtual void OnResize(
EventArgs^ e
) override
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)