ProcessKeyPreview Method

Summary
Previews a keyboard message.
Syntax
C#
VB
C++
protected override bool ProcessKeyPreview( 
   ref Message m 
) 
  
Protected Overrides Function ProcessKeyPreview( _ 
   ByRef m As Message _ 
) As Boolean 
protected: 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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