LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

OnResize Method






A System.Windows.Forms.PaintEventArgs that contains the event data.
Overrides Control.OnResize.
Syntax
protected override void OnResize( 
   EventArgs e
)
'Declaration
 
Protected Overrides Sub OnResize( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As RasterPictureBox
Dim e As EventArgs
 
instance.OnResize(e)
protected override void OnResize( 
   ~Remove~ e
)
 function Leadtools.WinForms.RasterPictureBox.OnResize( 
   e 
)
protected:
void OnResize( 
   EventArgs^ e
) override 

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.