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

ToolWindow RestrictedArea

1 Answer 42 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Nikituki
Top achievements
Rank 1
Nikituki asked on 08 Feb 2012, 08:53 AM
Is there any opportunity to realise restricted area for ToolWindow such as RadWindow?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 15 Feb 2012, 09:07 AM
Hello,

You could set the IsRestricted and RestrictedAreaMargin properties to the Docking control. Then, using the GeneratedItemsFactory class you could override the CreateToolWindow() method and restrict the windows manually, as the ToolWindow inherits WindowBase. Attached I am sending you a sample project in which this is illustrated.

Hope this helps.

Kind regards,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Docking
Asked by
Nikituki
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or