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

Max Size for Docking Panel

3 Answers 107 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Ching-Yen
Top achievements
Rank 1
Ching-Yen asked on 23 Jan 2008, 12:29 PM
Hi,

May I know is there any way we could fix the max size of the docking windows?

I tried
        Dim dockPanel As DockPanel = New DockPanel()

        dockPanel.MaximumSize = New System.Drawing.Size(MaxWidth, MaxHeight)

But seems like it only force the "internal docking content" and not the maxsize of the docking windows.

Hope I make my question clear...

Please advice.

3 Answers, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 24 Jan 2008, 01:13 PM
Hello Ching-Yen,

Currently, our docking component does not support MaximumSize for docking windows.This feature will be included for our Q3 SP1 release, planned for second week of next month.

Sorry for the inconvenience and thank you for the feedback.

Regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Sopheap Ly
Top achievements
Rank 1
answered on 18 Mar 2008, 11:26 AM
I'm using Q3 SP1 but the MaximumSize still applies to the contents only, while the dock window itself is freely sizable.
0
Nikolay
Telerik team
answered on 21 Mar 2008, 10:28 AM
Hi Sopheap Ly,

We have not included MaximumSize feature in Q3 SP1, because we are currently making a major refactoring of Docking. Therefore, new features like this one will be delayed for the time after Q1 2008.

If you need additional assistance, do not hesitate to contact me.

Kind regards,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
Ching-Yen
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Sopheap Ly
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or