LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnPaint Method (ImageListBox)







A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.
Raises the System.Windows.Forms.Control.Paint event.
Syntax
protected override void OnPaint( 
   PaintEventArgs e
)
'Declaration
 
Protected Overrides Sub OnPaint( _
   ByVal e As PaintEventArgs _
) 
'Usage
 
Dim instance As ImageListBox
Dim e As PaintEventArgs
 
instance.OnPaint(e)
protected override void OnPaint( 
   PaintEventArgs e
)
 function Leadtools.Medical.Workstation.UI.ImageListBox.OnPaint( 
   e 
)
protected: void OnPaint( 
   PaintEventArgs* e
) override 
protected:
void OnPaint( 
   PaintEventArgs* e
) override 

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.
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

ImageListBox Class
ImageListBox Members

 

 


Products | Support | Contact Us | Copyright Notices

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