OnHandleCreated Method

Summary
Overrides Control.OnHandleCreated.
Syntax
C#
VB
C++
protected override void OnHandleCreated( 
   EventArgs e 
) 
  
Protected Overrides Sub OnHandleCreated( _ 
   ByVal e As EventArgs _ 
)  
            protected: 
void OnHandleCreated(  
   EventArgs^ e 
) override  

Parameters

e
An System.EventArgs that contains the event data.

Remarks

For more information, refer to Control.OnHandleCreated.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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