[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DialogKeyEventArgs.-ctor

DialogKeyEventArgs Constructor

DialogKeyEventArgs(Keys, bool)

Creates a new instance of the DialogKeyEvents class.

Declaration
public DialogKeyEventArgs(Keys keyData, bool handled)
Public Sub New(keyData As Keys, handled As Boolean)
Parameters
Type Name Description
Keys keyData

Key data for the key the user pressed

bool handled

Whether the event was handled