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

RadPageViewPage and buttons

1 Answer 148 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Francois
Top achievements
Rank 1
Francois asked on 27 Nov 2013, 10:16 AM

Hi Telerik,


I was wondering on how to use the RadPageViewPage in combination with controls. I was looking for an item list within the RadPageViewPage to add buttons (or other controls) to the Page. But I can't seem to find it (wondering if it actually exists). How should this RadPageViewPage be used? Should I just add normal controls to it from the VS toolbox?



Would be nice to have a items list in this control to add buttons to it. This was the case with the previous version of the OutlookBar if I recall correctly.



Thanks for your information.



Best Regards,

Francois

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Todorov
Telerik team
answered on 29 Nov 2013, 04:06 PM
Hi Francois,

Thank you for contacting us.

RadPageViewPage is actually a panel which can hold other controls. You can use it just as you would use any other WinForms panel - you can add or remove other controls to its Controls collection. This also allows you to arrange other controls in RadPageViewPage in the Visual Studio designer the way you want. You should just drag them from the toolbox and drop them on the page. This allows you to easily design complex interface or even reuse other UserControl components you might already have and this is the main reason for choosing this type of implementation over the one with Items list.

I hope you find this information useful. If you have any additional questions, feel free to ask.

Regards,
Ivan Todorov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PageView
Asked by
Francois
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Share this question
or