バージョン

DisplayRectangle プロパティ (UltraMonthViewSingle)

コントロールのクライアント領域を示す System.Drawing.Rectangle を取得します。
シンタックス
'宣言
 
Public Overrides ReadOnly Property DisplayRectangle As Rectangle
public override Rectangle DisplayRectangle {get;}
解説

DisplayRectangle プロパティを使用して、UltraMonthViewSingle コントロールのクライアント領域を決定しますが、コントロールのクライアント領域は、コントロールの境界線内の領域で、スクロールバーがある場合には垂直スクロールバーがありません。

参照