ProcessKeyPreview Method

Summary
Previews a keyboard message.
Syntax
C#
C++/CLI
protected override bool ProcessKeyPreview( 
   ref Message m 
) 
protected:  
   virtual bool ProcessKeyPreview( 
      Message^ %m 
   ) override 

Parameters

m
A System.Windows.Forms.Message, passed by reference, that represents the window message to process.

Return Value

true if the message was processed by the control; otherwise, false.

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.Medical.Workstation Assembly

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