←Select platform

OnPaintBackground Method

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

Parameters

pevent

The event data.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.