MonthCalendar.HitTestInfo.HitArea プロパティ
ヒット テスト操作によって評価された予定表の領域を表す MonthCalendar.HitArea を取得します。
Public ReadOnly Property HitArea As MonthCalendar.HitArea
[C#]
public MonthCalendar.HitArea HitArea {get;}
[C++]
public: __property MonthCalendar.HitArea get_HitArea();
[JScript]
public function get HitArea() : MonthCalendar.HitArea;
プロパティ値
MonthCalendar.HitArea 値の 1 つ。既定値は HitArea.Nowhere です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MonthCalendar.HitTestInfo クラス | MonthCalendar.HitTestInfo メンバ | System.Windows.Forms 名前空間 | MonthCalendar.HitArea