OnPaint Method

Summary
Overridden. Raises the System.Windows.Forms.ControlPaint event.
Syntax
C#
VB
C++
protected override void OnPaint( 
   PaintEventArgs e 
) 
  
Protected Overrides Sub OnPaint( _ 
   ByVal e As PaintEventArgs _ 
)  
protected: 
void OnPaint(  
   PaintEventArgs^ e 
) override  

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains information for the event.

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.Medical.Workstation Assembly

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