Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ZoomStatusBarElement Class / ZoomStatusBarElement Constructor / ZoomStatusBarElement Constructor()


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