dbicList Send comments on this topic.
KeyData Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > EditInputKeyEventArgs Class : KeyData Property

The KeyData that triggered the event.

Syntax

Visual Basic (Declaration) 
Public Property KeyData As Keys
C# 
public Keys KeyData {get; set;}

Property Value

System.Windows.Forms.Keys

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also