StatusBar for Zoom only

Posted by: craigreilly on 10 April 2019, 6:12 pm EST

    • Post Options:
    • Link

    Posted 10 April 2019, 6:12 pm EST

    Can the STATUSBAR be enabled for Zoom only - and hide the other details such as AVG, COUNT, etc

  • Posted 10 April 2019, 6:52 pm EST

    Got it sorted out:

    
    FpSpread_1.StatusBar.Elements(0).Visible = False 'AVERAGE
    FpSpread_1.StatusBar.Elements(1).Visible = False 'COUNT
    FpSpread_1.StatusBar.Elements(5).Visible = False 'SUM
    
    

    The other elements:

    2 = Numerical Count

    3 = Min

    4 = Max

    6 = Zoom Slider

    7 = Zoom Percentage

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels