Winforms-Calendar icon indicating copy to clipboard operation
Winforms-Calendar copied to clipboard

AllowNew does not prohibit Items creation

Open martinjulienp opened this issue 5 years ago • 0 comments

I tested this version, when the AllowNew parameter is false, it is still possible to create items. I was interested in this parameter because I want to create items only by double click event or external new button.

I tested version in codeProjets, this parameter is good.

MoreOver , the project is called windowsFormsCalendar and not System.Windows.Forms.Calendar.

martinjulienp avatar Feb 08 '21 09:02 martinjulienp