'Declaration Public Function GetDisplayRange( _ ByVal visible As System.Boolean _ ) As System.Windows.Forms.SelectionRange
public System.Windows.Forms.SelectionRange GetDisplayRange( System.bool visible )
Parameters
- visible
- True to retrieve only the dates that are fully contained in displayed months; otherwise, false.
Return Value
The begin and end dates of the displayed calendar.