←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly