Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogKeyEventArgs Class
Properties

In This Topic
    DialogKeyEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DialogKeyEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new instance of the DialogKeyEvents class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the Alt key was pressed.  
    Public Property Gets whether the Ctrl key was pressed.  
    Public Property Gets or sets whether the event was handled.  
    Public Property Gets the key code for the key the user pressed.  
    Public Property Gets the key data for the key the user pressed.  
    Public Property Gets which combination of Ctrl, Shift, and Alt keys is pressed.  
    Public Property Gets whether the Shift key was pressed.  
    Top
    See Also