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
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.