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

Header position for hidden panel

7 Answers 109 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Kinda
Top achievements
Rank 1
Kinda asked on 16 Oct 2010, 08:19 AM
as you can see the attachment
i want the position of hidden panel  "Error" to become at the bottom of the screen ???
Could you please help me ???

7 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 16 Oct 2010, 09:18 AM
Hi Kinda. Can you explain in more detail what you would like to do?

At the moment I'm guessing that you want to have a tool window that is docked at the bottom of the screen.
Have a look at this article

There's also quite a comprehensive section in the demos that are installed with the controls and a couple of useful links here:

http://www.telerik.com/help/winforms/dock_usabilitydockingmanager.html

http://www.telerik.com/help/winforms/dock_objectdockingpanels.html


hope that helps
Richard
0
Kinda
Top achievements
Rank 1
answered on 16 Oct 2010, 09:36 AM
as you saw the picture
the Header "error" when i hide the panel is aligned "left"
and the screen is empty near it
i want to put the header at the bottom of screen so the empty space will be filled by the upper window
i couldn't find the solution in the related post
sorry for annoying : )

0
Richard Slade
Top achievements
Rank 2
answered on 16 Oct 2010, 10:09 AM
Hi Kinda,

What is this control that you have in your picture? (I can't quite make it out) From the screenshot it doesn't look like a tool window. If you can let me know what control it is, I'll do my best to help
Regards,
Richard
0
Emanuel Varga
Top achievements
Rank 1
answered on 16 Oct 2010, 10:45 AM
Hello,

Kinda, from what i'm seeing in your image, it looks like you're trying to make something like a compiler (visual studio like), if this is true, you should take a look at the demos application under Dock, there is a Visual Studio IDE demo, i would suggest you take that example as a reference point, if not, please give us some more information about that panel, about how you want it to look and so on.

Best Regards,
Emanuel Varga
0
Richard Slade
Top achievements
Rank 2
answered on 16 Oct 2010, 10:54 AM
Hi Kinda,

If it's the case (like Emanuel meniotned) and you are building a VS like compiler, then you may also want to look at this forum post 
Best regards,
Richard
0
Kinda
Top achievements
Rank 1
answered on 20 Oct 2010, 10:17 PM
thanks for your help but it's not what i want
i want to know the property that changes the position of the panel "Output" when it's hidden
like the photo i attached here in this post
its poisition is in the middle of the screen
i want it to be at the right
the saame thing for "Errors" panel
i want it to be at the bottom when it's hidden
Sorry, maybe i can't my problem clear enough for you
but i think it's a simple thing
but i can't figure it out :(
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 20 Oct 2010, 10:54 PM
Hi Kinda,

Firstly, may I ask what version of the controls you are using? It looks like you are using an oder version from the screenshot, though I could be mistaken.

If you want to know how to change the dock position of each of the tool windows shown in your screenshot, you can do this via the DockPosition property.

Please refer to this documentation article which explains how to place toolwindows on different areas of the screen.

Let me know if this is helpful.
Thanks
Richard
Tags
Dock
Asked by
Kinda
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Kinda
Top achievements
Rank 1
Emanuel Varga
Top achievements
Rank 1
Share this question
or