Spread Windows Forms 9.0 Product Documentation
Keystroke Structure Members
Properties  Methods 


The following tables list the members exposed by Keystroke.

Public Constructors
 NameDescription
Public ConstructorKeystroke ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyKeyCharGets the character defined by this keystroke.  
Public PropertyKeyCodeGets the key code defined by this keystroke.  
Public PropertyModifiersGets the modifier keys defined by this keystroke.  
Public PropertyOnKeyReleaseGets whether the keystroke is active on key release.  
Top
Public Methods
 NameDescription
Public MethodEqualsDetermines whether an object is equal to the current one.  
Public MethodGetHashCodeReturns a value that can used as an index in a hash table.  
Public MethodToStringReturns a string that represents the keystroke.  
Top
Public Operators
public Operator Equality Determines whether two keystrokes (KeyStroke structures) are equal.
public Operator Inequality Determines whether two keystrokes (KeyStroke structures) are not equal.
Top
See Also

Reference

Keystroke Structure
FarPoint.Win.Spread Namespace

User-Task Documentation

Managing Keyboard Interaction

 

 


Copyright © GrapeCity, inc. All rights reserved.