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

No Moving RadWindow

1 Answer 49 Views
Window
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 1
Michele asked on 05 Jun 2009, 07:41 PM
Hi Telerik,

I Would like display my RadWindow as a Fixed Window on the screen. I'm hiding Close button setting CloseMode property to None. And now I would like to prevent users to move the RadWindow (dragging it with mouse on titlebar).
It's possible?

Thank's, Michele

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 08 Jun 2009, 03:22 PM
Hi Michele,

You have to set  PinMode= Fixed . This will not allow the user to drag the window. If you want to disallow resizing you should also set ResizeMode= "NoResize".

Hope this helps.

Best wishes,
Boyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Michele
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or