LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

OnPaint Method (RasterPictureBox)

Show in webframe





A System.Windows.Forms.PaintEventArgs that contains the event data.
Overrides Control.OnPaint.
Syntax
protected override void OnPaint( 
   PaintEventArgs e
)
'Declaration
 
Protected Overrides Sub OnPaint( _
   ByVal e As PaintEventArgs _
) 
'Usage
 
Dim instance As RasterPictureBox
Dim e As PaintEventArgs
 
instance.OnPaint(e)

            

            
protected:
void OnPaint( 
   PaintEventArgs^ e
) override 

Parameters

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

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.