Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Keystroke Structure
Properties Methods

In This Topic
    Keystroke Structure Members
    In This Topic

    The following tables list the members exposed by Keystroke.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the character defined by this keystroke.  
    Public Property Gets the key code defined by this keystroke.  
    Public Property Gets the modifier keys defined by this keystroke.  
    Public Property Gets whether the keystroke is active on key release.  
    Top
    Public Methods
     NameDescription
    Public Method Determines whether an object is equal to the current one.  
    Public Method Returns a value that can used as an index in a hash table.  
    Public Method Returns a string that represents the keystroke.  
    Top
    Public Operators
    Determines whether two keystrokes (KeyStroke structures) are equal.
    Determines whether two keystrokes (KeyStroke structures) are not equal.
    Top
    See Also