Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / KeystrokeFactory Class / KeystrokeFactory Constructor


In This Topic
    KeystrokeFactory Constructor
    In This Topic
    Creates a new KeystrokeFactory object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New KeystrokeFactory()
    public KeystrokeFactory()
    See Also