PowerTools PlusPak for Windows Forms 8.0J
HeaderHeight プロパティ (GcCalendar)

カレンダーのヘッダの高さを取得または設定します。
構文
Public Property HeaderHeight As Integer
public int HeaderHeight {get; set;}

プロパティ値

タイトルバーの高さを示す整数値。デフォルト値は 0 です。これは高さが自動的に調整されることを意味します。
例外
例外解説
System.ArgumentOutOfRangeExceptionHeaderHeight は 0 以上にする必要があります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcCalendar クラス
GcCalendar メンバ

Send Feedback