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


In This Topic
    KeystrokeFactory Class
    In This Topic
    Represents a means of creating Keystroke objects in environments that do not support parameterized constructors.
    Syntax
    'Declaration
     
    
    Public Class KeystrokeFactory 
    'Usage
     
    
    Dim instance As KeystrokeFactory
    public class KeystrokeFactory 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.KeystrokeFactory

    See Also