Top Method Summary
Options Name Purpose
LOGICAL HandleKey (Form, Keys) Handles a key press that was seen by a SmartWindowForm


Method Detail
Top

LOGICAL HandleKey (Form, Keys)

Purpose: Handles a key press that was seen by a SmartWindowForm
Notes: Returns false for every key combination the service does not
recognize, so the form leaves the key to the focused control

Parameters:
poForm System.Windows.Forms.Form
The Form the key was pressed on
peKeyData System.Windows.Forms.Keys
The combined key and modifiers (a KeyDown handler's e:KeyData)
Returns LOGICAL
True when the key combination was recognized and handled


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       24.08.2026 06:00:03