←Select platform

WndProc Method

Syntax
C#
VB
C++
protected override void WndProc( 
   ref Message m 
) 
Protected Overrides Sub WndProc( 
   ByVal m As System.Windows.Forms.Message& 
) 
protected:  
   virtual void WndProc( 
      System::Windows::Forms::Message&^ m 
   ) override 

Parameters

m

The message to process.

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

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