BCGControlBar Library for .NET
OnKeyDown Method (OutlookMenuBar)




Raises the KeyDown event which occurs when a key is pressed while the OutlookMenuBar has a focus.

Raises the KeyDown event which occurs when a key is pressed while the OutlookMenuBar has a focus.
Overload List
OverloadDescription
OnKeyDown(KeyEventArgs)

Raises the KeyDown event which occurs when a key is pressed while the OutlookMenuBar has a focus.

 
OnKeyDown(Object,KeyEventArgs)Called by the framework when the user clicks any key on the keyboard. Executes a set of commands related to this key.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OutlookMenuBar Class
OutlookMenuBar Members
Base Implementation in OnKeyDown

Send Feedback