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

How prevent a RadWindow to close

1 Answer 231 Views
Window
This is a migrated thread and some comments may be shown as answers.
Gilbert Figueroa
Top achievements
Rank 1
Gilbert Figueroa asked on 02 Oct 2009, 05:19 AM
Since RadWindow don't have closing event, how I can prevent closing a RadWindow? For instance prevent to close without save something.

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 02 Oct 2009, 07:18 AM
Hi Gilbert,

The event you are looking for is called PreviewClosed. The naming convention for WPF is to put "Preview" before the name of the event instead of "ing" at the end as it used to be in WindowsForms.

Hope this information helps.

Regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Gilbert Figueroa
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or