Can anyone please tell me how to add the Minimize , Maximize and close button on the panorama control or form just like the one on the demo.? I've been trying to achieve that for sometime now. I need help.
Thanks
1 Answer, 1 is accepted
0
Hristo
Telerik team
answered on 15 Dec 2014, 08:50 AM
Hi Donnie,
Thank you for writing.
One way to achieve this is to use RadTitleBar control, and place the title bar and the panorama control is some container (like RadPanel for example).
The other way to do this is to create an instance of our RadTitleBarElement class, apply the desired settings regarding size and position of the buttons and then add the element to your form or panorama control. Please note that you should also implement the behavior of the Minimize, Maximize and Close buttons:
I hope that this information helps. Should you have further questions please do not hesitate to ask.
Regards,
Hristo
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.