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 值。 預設為 Nowhere

適用於

另請參閱