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

general controls for all the tab itmes

1 Answer 28 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Oscar Zapata
Top achievements
Rank 1
Oscar Zapata asked on 15 Mar 2010, 02:24 AM
hi!!

i have 2 texbox and i need to use them in all of the tab items

like a general controls for the tab

what can i do?

thanks for your help

oscar zapata

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 17 Mar 2010, 02:10 PM
Hello Oscar Zapata,

The best way to do this to create custom ContentControl and decorate it's ContentPresenter (the place where actual content will appear) with the two TextBoxes. After that just use this control as Content for the tabItems.
Please find the attached project for reference.
Hope this helps you.

Sincerely yours,
Miro Miroslavov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TabControl
Asked by
Oscar Zapata
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or