MonthCalendar.HitTestInfo.HitArea プロパティ

定義

ヒット テスト操作によって評価された予定表の領域を表す MonthCalendar.HitArea を取得します。

public:
 property System::Windows::Forms::MonthCalendar::HitArea HitArea { System::Windows::Forms::MonthCalendar::HitArea get(); };
public System.Windows.Forms.MonthCalendar.HitArea HitArea { get; }
member this.HitArea : System.Windows.Forms.MonthCalendar.HitArea
Public ReadOnly Property HitArea As MonthCalendar.HitArea

プロパティ値

MonthCalendar.HitArea

MonthCalendar.HitArea 値のいずれか 1 つ。 既定値は、Nowhere です。

適用対象

こちらもご覧ください