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

Resize cursor problem

1 Answer 71 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Christie Admin
Top achievements
Rank 1
Christie Admin asked on 17 Sep 2015, 01:58 PM

Hi,

 

I'm using actually a behavior to block the resize feature of an appointment but when I try to resize an appointment, the resize cursor become visible even if the resize feature was blocked!!!

 

Thank's

Alain

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 18 Sep 2015, 06:42 AM
Hello,

The resize cursor is set in the Appointment's style and to remove it you need  to extract and modify the Horizontal and Vertical AppointmentItem ControlTemplates. Afterwards you will need to find the borders named PART_StartResizeGrip and PART_EndResizeGrip and to modify their Cursor property. A sample project which demonstrates the exact approach (note that the project uses Implicit Styles) can be found here. You can also check the Appointment Style article from our online help documentation.

Regards,
Rosi
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
ScheduleView
Asked by
Christie Admin
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or