Connection status icon visibility

Posted by: bval on 27 April 2018, 1:31 am EST

    • Post Options:
    • Link

    Posted 27 April 2018, 1:31 am EST - Updated 30 September 2022, 6:20 pm EST

    Hi

    Please, advice how to hide connection status icon on Designer status bar.

    Thank you

  • Posted 27 April 2018, 3:28 am EST

    Hello,

    Use the following line of code to hide connection status icon on the Designer status bar.

    
    
                reportDesigner.ToolPanel = ToolPanelButton.DimensionLines | ToolPanelButton.GridMode | ToolPanelButton.MouseMode | ToolPanelButton.SnapGrid | ToolPanelButton.SnapLines | ToolPanelButton.ZoomSlider;
    
    

    Thanks,

    Mohit

  • Posted 27 April 2018, 3:35 am EST

    It helps, thank you

Need extra support?

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

Learn More

Forum Channels