Click or drag to resize

MatchesWindowListMatches_KeyDown Method


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void ListMatches_KeyDown(
	UIControl sender,
	KeyEvent e,
	ref bool handled
)

Parameters

sender  UIControl
 
e  KeyEvent
 
handled  Boolean
 
See Also