Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / KeyStroke Structure
Members


In This Topic
    KeyStroke Structure
    In This Topic
    Represents the user's gesture of pressing a key on the computer.
    Object Model
    KeyStroke Structure
    Syntax
    'Declaration
     
    Public Structure KeyStroke 
       Inherits System.ValueType
    'Usage
     
    Dim instance As KeyStroke
    public struct KeyStroke : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Windows.SpreadSheet.UI.KeyStroke

    See Also