←Select platform

OnPreImagePaint Method

Summary

Raises the PreImagePaint event.

Syntax

C#
VB
C++
protected virtual void OnPreImagePaint( 
   PaintEventArgs e 
) 
  
Protected Overridable Sub OnPreImagePaint( _ 
   ByVal e As PaintEventArgs _ 
)  
protected: 
virtual void OnPreImagePaint(  
   PaintEventArgs^ e 
)  

Parameters

e
An System.Windows.Forms.PaintEventArgs that contains the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly