←Select platform

OnPaint Method

Summary

Raises the System.Windows.Forms.Control.Paint 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 class 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.Medical.Workstation Assembly