Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1590
How to show closed tiles
posted

Hi,

I am working with UltraTilePanel, i am allowing the user to Close any tile. But can't find any way to show it again. Once tile is closed there is no way user can see it again, unless he has to reopen the form. 

Please tell me is there any way to do so? or any work around to achieve this.

Thanks

Parents
No Data
Reply
  • 1650
    posted

    Just add a mechanism to the form, may be a right click context menu that lets you pick a panel to display.

    Use the event in the context menu to create a new panel, setting any properties you need including the Control property.

Children
No Data