MonthCalendar.HitTestInfo.Time プロパティ
ヒット テストされた位置に固有な、時刻の情報を取得します。
Public ReadOnly Property Time As DateTime
[C#]
public DateTime Time {get;}
[C++]
public: __property DateTime get_Time();
[JScript]
public function get Time() : DateTime;
プロパティ値
DateTime 。
解説
Time プロパティは、 MonthCalendar.HitArea プロパティが Date または WeekNumbers に設定されている場合に、有効な日付を格納します。
必要条件
プラットフォーム: 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 名前空間 | DateTime | MonthCalendar.HitArea