IPCBIWindowPCBIFormKeyPress Event

Occurs when the form has focus and the user presses and releases a key.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event KeyPressEventHandler PCBIFormKeyPress

Value

KeyPressEventHandler

Implements

InterfacePCBIWindowPCBIFormKeyPress

See Also