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

RadPanelBar with "Protected" modifiers

1 Answer 41 Views
Panelbar (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jorge Pascual
Top achievements
Rank 1
Jorge Pascual asked on 12 Aug 2009, 07:19 AM
Hello

I'm currently using RadPanelBar with a single panel group element in an inheritable form where I'm programming a set of common functions for all the forms that will inherit from it. I set the RadPanel modifiers property to "protected" so I can add new group elements in each inherited form for their particular functionality.

But when I am dessigning the inherited form, RadPanelBar properties appear as in read only mode, so I cannot add new panel groups, new controls in the panel group that already exists... etc.

Am I missing something? Is not possible use this control in the way I'm trying to?

Thank you in advance for your response.

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 17 Aug 2009, 09:37 AM
Hi Jorge Pascual,

There is a general problem with some complex controls in Visual Studio design-time. These problematic controls have been disabled so that they can not be modified by inheritors. This issue appears for Microsoft controls and Telerik controls. You can have a look at this blog. It refers to Visual Studio 2005 but the issue persists in 2008 also. You will have to make your modifications through code.

Best wishes,
Victor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Panelbar (obsolete as of Q2 2010)
Asked by
Jorge Pascual
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or