CalendarView for WinForms
HitTest(Point) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DateEditMonthCalendar クラス > HitTest メソッド : HitTest(Point) メソッド
ヒットテストする点の System.Drawing.Point.X 座標と System.Drawing.Point.Y 座標を含む System.Drawing.Point。
System.Drawing.Point で指定された月間カレンダーコントロールの場所に 関する情報を含むオブジェクトを返します。
シンタックス
'宣言
 
Public Overloads Function HitTest( _
   ByVal point As System.Drawing.Point _
) As System.Windows.Forms.MonthCalendar.HitTestInfo
public System.Windows.Forms.MonthCalendar.HitTestInfo HitTest( 
   System.Drawing.Point point
)

パラメータ

point
ヒットテストする点の System.Drawing.Point.X 座標と System.Drawing.Point.Y 座標を含む System.Drawing.Point。

戻り値の型

月間カレンダー上の指定された点に関する情報を含む System.Windows.Forms.MonthCalendar.HitTestInfo。
参照

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