FarPoint.Win.Spread
KeystrokeFactory Constructor
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > KeystrokeFactory Class : KeystrokeFactory Constructor


Creates a new KeystrokeFactory object.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As KeystrokeFactory()
C# 
public KeystrokeFactory()

See Also