This is the change log for version 6.3.16 Breaking Changes [2] ---------------------------------------------------------------------------------------------- VWG-5052 - DateTimePicker dropdown should show month+year in header according to culture info on server In the month-year header of the MonthCalendar the text shown is no longer with "MM/YYYY" format, but "MMM YYYY". VWG-7702 - Multiline text box should support max length property. Multiline TextBox now supports MaxLength. If your code was based on no length restrictions this may break that logic. Bugs fixes [3] ---------------------------------------------------------------------------------------------- VWG-7692 - DateTimePicker problems in the calendar part. VWG-7701 - TextBoxValidation's static classes should raise culture dependent validation messages VWG-7702 - Multiline text box should support max length property. VWG-7903 - [v6.3.16] Licensing won't activate with a different user than the initial activating user Taks [1] ---------------------------------------------------------------------------------------------- VWG-5052 - DateTimePicker dropdown should show month+year in header according to culture info on server VWG-6917 - Catalog: Update Visual WebGui logo image in the Catalog Sample Application