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
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