FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogKeyEventArgs Class
Properties


DialogKeyEventArgs Class Members

The following tables list the members exposed by DialogKeyEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the DialogKeyEvents class.  
Top
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