Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class / FpStatusBarTextElement Constructor


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