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