PowerTools PlusPak for Windows Forms 8.0J
Date プロパティ (ClickNoteEventArgs)

クリックされたメモに関連付けられた日付を示す null 許容の System.DateTime 値を取得します。
構文
Public ReadOnly Property Date As Nullable(Of Date)
public Nullable<DateTime> Date {get;}

プロパティ値

クリックされたメモに関連付けられた日付を示す null 許容の System.DateTime 値。メモが HolidayStyle に関連付けられている場合は null 参照 (Visual Basicでは Nothing) になります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ClickNoteEventArgs クラス
ClickNoteEventArgs メンバ

Send Feedback