martinjulienp

Results 3 comments of martinjulienp

Modified in CalendarDay.cs: public List ContainedItems { get { return _containedItems; } } //********************************************************************************************************************************** in Event Click: private void calendar1_Click(object sender, EventArgs e) { Point p = calendar1.PointToClient(MousePosition); //Screen coordinates...

Hello , can you store team or resource in items.Tag whith struct. print it in view resource to replace sumary or in tooltip!