search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Change event bar color.

Asked by Anonymous
15 years ago.

Is it possible to choose a color for each event. For instance if i want a color for work, and one for holidays?

Comment posted by Martin
15 years ago.

Okay, i found out i should use the beforeEventRender method. Exept it issent included to daypilot lite. So if i should add it i should add it into EventDelegate.cs right?

next question:

The code should look something like this?

public class BeforeEventRender : EventArgs
{
public something? Name
{
?????????
}
}

Are there somene who has implemented this method to daypilot lite? Alle help would be very much appreciated!!!

Thanks...

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.