Winforms-Calendar
Winforms-Calendar copied to clipboard
AllowNew does not prohibit Items creation
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.