←Select platform

OnPaint Method

Syntax
C#
VB
C++
protected override void OnPaint( 
   PaintEventArgs e 
) 
Protected Overrides Sub OnPaint( 
   ByVal e As System.Windows.Forms.PaintEventArgs 
) 
protected:  
   virtual void OnPaint( 
      System::Windows::Forms::PaintEventArgs^ e 
   ) override 

Parameters

e

The event data.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly