Spread Windows Forms 7.0 Product Documentation
DialogKeyEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DialogKeyEventArgs Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.