WndProc Method

Summary
Processes Windows messages. Overrides WndProc.
Syntax
C#
C++/CLI
protected override void WndProc( 
   ref Message m 
) 
            protected: 
void WndProc(  
   Message% m 
) override  

Parameters

m
System.Windows.Forms.MessageWhich represents the Windows Message to process.

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.MedicalViewer Assembly

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