←Select platform

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

Leadtools.Medical.Workstation Assembly