SDG Toolkit

SdgKeyEventArgs.ID Property

Gets the ID of the keyboard which raised this event

public int ID {get; set;}

Remarks

This is the only property that is added from the normal .NET keyboard event

Example

C# Eg., sdgManager1.Keyboards[e.ID]

See Also

SdgKeyEventArgs Class | Sdgt Namespace