I want to know how to open/show again the Explorer Bar closed by the user by clicking the X button on right top corner.
I tried show method and visible = false property but still cannot see the Explorer bar back on my form.
Thanks.
Nitin.
Hello Nitin,
Thanks a lot for the reply. I am glad that you have resolved your issue. Let me know if you have any additional questions.
hi Atanas
Sorry the Explorerbar was docked inside the Dock manager control and I should have shown the Dock Manager.
Thanks for pointing me in right direction.
As the UltraExplorerBar does not support the functionality to add a closure button at the right top corner of the control I assume that you have used CreationFilter in order to create one. Could you please provide me more information about the logic you have implemented in the CreationFilter or to create a simple sample in order to reproduce the issue you’ve got, so I will be able to investigate this on my own.
I am waiting for your feedback.