MonthCalendar.HitTest 方法

确定位于指定位置的日历元素。

重载列表

名称 说明
MonthCalendar.HitTest (Point) 返回一个对象,该对象带有关于月历控件的哪个部分位于由 Point 指定的位置的信息。
MonthCalendar.HitTest (Int32, Int32) 返回 MonthCalendar.HitTestInfo,包含有关月历控件的哪个部分位于指定的 x 和 y 坐标处的信息。

请参见

参考

MonthCalendar 类
MonthCalendar 成员
System.Windows.Forms 命名空间
MonthCalendar.HitTestInfo