Spread Windows Forms 17
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 PropertyGets the character defined by this keystroke.  
    Public PropertyGets the key code defined by this keystroke.  
    Public PropertyGets the modifier keys defined by this keystroke.  
    Public PropertyGets whether the keystroke is active on key release.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether an object is equal to the current one.  
    Public MethodReturns a value that can used as an index in a hash table.  
    Public MethodPopulates the SerializationInfo class with information about the keystroke (Keystroke object).  
    Public MethodReturns 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