OnPaint Method

Summary
Raises the System.Windows.Forms.Control.Paint event.
Syntax
C#
C++/CLI
protected override void OnPaint( 
   PaintEventArgs e 
) 
protected:  
   virtual void OnPaint( 
      PaintEventArgs^ e 
   ) override 

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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