GrapeCity InputMan for Windows Forms 11.0J
DateFromPoint(Point) メソッド

座標位置を表すPoint値。
指定の座標位置にある日付を取得します。
シンタックス
Public Overloads Function DateFromPoint( _
   ByVal point As Point _
) As Nullable(Of Date)
public Nullable<DateTime> DateFromPoint( 
   Point point
)

パラメータ

point
座標位置を表すPoint値。

戻り値の型

指定の座標位置にある日付を表すNullable<DateTime>値。
参照

参照

DropDownCalendar クラス
DropDownCalendar メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.