'宣言 Public Function GetDisplayRange( _ ByVal visible As System.Boolean _ ) As System.Windows.Forms.SelectionRange
public System.Windows.Forms.SelectionRange GetDisplayRange( System.bool visible )
パラメータ
- visible
- true to retrieve only the dates that are fully contained in displayed months; otherwise, false.
戻り値の型
The begin and end dates of the displayed calendar.