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