'Declaration Protected Function New( _ ByVal template As WinCalendar _ )
'Usage Dim template As WinCalendar Dim instance As New WinCalendar(template)
protected WinCalendar( WinCalendar template )
Parameters
- template
- The WinCalendar to use as a template.