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


In This Topic
    FocusEditor Constructor
    In This Topic
    Initializes a new instance of the FocusEditor class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FocusEditor()
    public FocusEditor()
    See Also