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

Edit Appointments (Rename Backgrounds)

2 Answers 65 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 20 Dec 2014, 03:28 AM
Hi,

I'm trying to figure out a way to rename (or remove) the default background colors on the Edit Appointments dialog box. I found the way to add items via something similar to this: Me.RadScheduler1.Backgrounds.Add((New AppointmentBackgroundInfo(13, "Green", Color.YellowGreen, Color.YellowGreen, Color.White, Color.White)))

I think I just need a little guidance, 

Thanks!
-Eric

2 Answers, 1 is accepted

Sort by
0
Accepted
Eric
Top achievements
Rank 1
answered on 24 Dec 2014, 02:57 AM
I just figured it out! I was looking for a quick one-liner to solve this problem, but it appears I had to inherit the class and alter the form that way (similar to... http://www.telerik.com/help/winforms/scheduler-appointments-and-dialogs-adding-a-custom-field-to-the-editappointment-dialog.html).  I'm all set, thanks!
-Eric
0
Stefan
Telerik team
answered on 24 Dec 2014, 11:54 AM
I am glad you have found the right way to do that yourself.

Should you have any other questions, do not hesitate to contact us.

Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler and Reminder
Asked by
Eric
Top achievements
Rank 1
Answers by
Eric
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or