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値の 1 つ。 既定値は Nowhere です。

適用対象

こちらもご覧ください