Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogKeyEventArgs Class


DialogKeyEventArgs Class Properties

For a list of all members of this type, see DialogKeyEventArgs members.

Public Properties
 NameDescription
Public PropertyGets whether the Alt key was pressed.  
Public PropertyGets whether the Ctrl key was pressed.  
Public PropertyGets or sets whether the event was handled.  
Public PropertyGets the key code for the key the user pressed.  
Public PropertyGets the key data for the key the user pressed.  
Public PropertyGets which combination of Ctrl, Shift, and Alt keys is pressed.  
Public PropertyGets whether the Shift key was pressed.  
Top
See Also