This is a migrated thread and some comments may be shown as answers.

Panorama Title

2 Answers 99 Views
Panorama
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 1
Brad asked on 02 Nov 2012, 02:46 PM
I must be missing something simple..  I have a value in the "Text" property of my panorama, but the title doesn't appear above my groups.  Should I have put this in somewhere else?

Am I missing something?   In the example below, the text I'm referring to says "Demo Apps Hub"
http://www.telerik.com/help/winforms/panorama-overview.html

Thanks,

- Brad

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 07 Nov 2012, 11:12 AM
Hi Brad,

Thank you for writing.

The header in the Demo Apps Hub is achieved by adding a additional elements in RadPanorama. Please refer to the PrepareHeader method in the DemoAppHub code, which is available here: C:\Program Files (x86)\Telerik\RadControls for WinForms Q3 2012\Examples\DemoAppsHub.

Alternative way to have a header is to place a label with the desired appearance docked Top in RadPanel and then add RadPanorama docked Fill to the same panel.

I hope this helps.

Regards,
Stefan
the Telerik team
Q3’12 of RadControls for WinForms is available for download (see what's new). Get it today.
0
Brad
Top achievements
Rank 1
answered on 09 Nov 2012, 07:57 PM
I docked a radLabel across the top and adjusted the margins on my containers for placement.

This worked perfectly.  Thanks for the help.


- Brad
Tags
Panorama
Asked by
Brad
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Brad
Top achievements
Rank 1
Share this question
or