'Declaration Public Function New( _ ByVal dateFormat As System.String, _ ByVal initialDate As System.Date _ )
public GoToDate( System.string dateFormat, System.DateTime initialDate )
Parameters
- dateFormat
- Format string for displaying dates.
- initialDate
- Initial date selected in the dialog.