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

Controls inside RadDock

1 Answer 93 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Agata
Top achievements
Rank 1
Agata asked on 11 Dec 2007, 04:56 PM
Hi, I'm new to Telerik prometheus controls and I'm playing with RadDock.
The RadDockZone has the Docks property that allows me to retrieve all the RadDock controls I have in my zones. So now that I have my RadDock control retrieved, how do I retrieve a list of custom controls from the content area of the RadDock control? RadDock.Controls property doesn't seem to work. 

1 Answer, 1 is accepted

Sort by
0
Agata
Top achievements
Rank 1
answered on 11 Dec 2007, 05:09 PM
Nver mind, I just found it myself.

The soultion was: I should use RadDock.ContentContainer.Controls, and not RadDock.Controls.
Tags
Dock
Asked by
Agata
Top achievements
Rank 1
Answers by
Agata
Top achievements
Rank 1
Share this question
or