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

RadWindow over taskbar

3 Answers 213 Views
Window
This is a migrated thread and some comments may be shown as answers.
Andrey
Top achievements
Rank 1
Andrey asked on 12 Aug 2010, 04:42 PM
Hi, Telerik's support.

We are using RadWindow control for main window in our WPF application. We need to make our window over taskbar when it is maximizied. Could you tell us please how we can make this with RadWindow?

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 17 Aug 2010, 03:09 PM
Hello Andrey,

Thank you for contacting us.

You could use RestrictedAreaMargin property and set negative bottom margin. This could make RadWindow to show over the OS taskbar.

I hope this helps. Please do not hesitate to contact us if you require any further information.

Best wishes,
George
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
0
Yury
Top achievements
Rank 1
answered on 19 Jul 2013, 01:21 PM
Have similar problem, will try the solution. How can I eliminate RadWindow caption? What is the best way to calculate Windows Taskbar height?
When I set the Taskbar to Auto-hide mode, it works fine. Maybe, it makes sence to do it prorammatically and restore when finished?
0
Rosen Vladimirov
Telerik team
answered on 24 Jul 2013, 11:12 AM
Hi Yury,

I'm sending you a simple project, demonstrating how to use RadWindow as MainWindow in your application and to show it over the taskbar. May I ask you to share some details what exactly do you want to hide and what you mean with "caption"? There's no need to set Taskbar's AutoHide property programmatically, if you use RestrictedAreaMargin property of RadWindow. As to determine the taskbar height, there are a lot of resources over the net that you can use.

Hopefully this helps.

Regards,
Rosen Vladimirov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Window
Asked by
Andrey
Top achievements
Rank 1
Answers by
George
Telerik team
Yury
Top achievements
Rank 1
Rosen Vladimirov
Telerik team
Share this question
or