ImageGear for .NET
ProcessCmdKey Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : ProcessCmdKey Method




msg
A Message, passed by reference, that represents the window message to process.
keyData
One of the Keys values that represents the key to process.

Glossary Item Box

Processes a command key.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

msg
A Message, passed by reference, that represents the window message to process.
keyData
One of the Keys values that represents the key to process.

Return Value

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.