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

About layout problem with docking panel and active X

1 Answer 32 Views
Form
This is a migrated thread and some comments may be shown as answers.
JANG KYUNG SEOC
Top achievements
Rank 1
JANG KYUNG SEOC asked on 06 Mar 2010, 09:50 AM
Hello

I attch my layout picture for describing my problem. (VB2008)
Base form is Radform and I attach 2 radpanels for locating my function buttons.

I used dock property for locating two panels and one activex(dark panel.)
I draw color square lines what I want to located my 2 panels and 1 active x panel.
And I also want to sizable windows. ofcourse I want to 3 items docking in the dialog like my layout picture.

I just used dock property for my layout...
Do I have any method for making my layout?

If I have, please let me know..;;

P.S app_layout_1.jpg is my goal.
P.S But Now my app is like app_layout_2.jpg
      Active x panel(3) is fill with all dialog, and (2),(3) radpanel covered with active x panel.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 11 Mar 2010, 09:27 AM
Hi JANG KYUNG SEOC,

You need to change the ZOrder of the docked panels in order to get the desired layout. For additional information, please refer to the following knowledge base article: Docking controls on a form in a Windows Forms application.

If you want to resize the docked panels by a drag and drop operation, you need RadSplitContainer control. For additional information, refer to this article.

Greetings,
Nikolay
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
Form
Asked by
JANG KYUNG SEOC
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or