'Declaration
Protected Overridable Sub OnBackgroundImageLayoutChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As WorkbookDesigner Dim e As System.EventArgs instance.OnBackgroundImageLayoutChanged(e)
protected virtual void OnBackgroundImageLayoutChanged( System.EventArgs e )
protected procedure OnBackgroundImageLayoutChanged( e: System.EventArgs ); virtual;
protected function OnBackgroundImageLayoutChanged( e : System.EventArgs );
protected: virtual void OnBackgroundImageLayoutChanged( System.EventArgs* e )
protected: virtual void OnBackgroundImageLayoutChanged( System.EventArgs^ e )
Parameters
- e