Spread Windows Forms 9.0 Product Documentation
DialogKeyEventArgs Class Members
Properties 


The following tables list the members exposed by DialogKeyEventArgs.

Public Constructors
 NameDescription
Public ConstructorDialogKeyEventArgs ConstructorCreates a new instance of the DialogKeyEvents class.  
Top
Public Properties
 NameDescription
Public PropertyAltGets whether the Alt key was pressed.  
Public PropertyControlGets whether the Ctrl key was pressed.  
Public PropertyHandledGets or sets whether the event was handled.  
Public PropertyKeyCodeGets the key code for the key the user pressed.  
Public PropertyKeyDataGets the key data for the key the user pressed.  
Public PropertyModifiersGets which combination of Ctrl, Shift, and Alt keys is pressed.  
Public PropertyShiftGets whether the Shift key was pressed.  
Top
See Also

Reference

DialogKeyEventArgs Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.