WndProc Method

Summary

Overrides Control.WndProc.

Syntax

C#
C++/CLI
C++
protected override void WndProc( 
   ref Message m 
) 
protected: 
void WndProc(  
   Message% m 
) override  
protected:  
   virtual void WndProc( 
      Message^ %m 
   ) override 

Parameters

m
The Windows System.Windows.Forms.Message to process.

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class

RasterImageViewer Members

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

Leadtools.WinForms Assembly

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