MonthCalendar.HitTestInfo Class
Contains information about an area of a MonthCalendar control. This class cannot be inherited.
For a list of all members of this type, see MonthCalendar.HitTestInfo Members.
System.Object
System.Windows.Forms.MonthCalendar.HitTestInfo
[Visual Basic] NotInheritable Public Class MonthCalendar.HitTestInfo [C#] public sealed class MonthCalendar.HitTestInfo [C++] public __gc __sealed class MonthCalendar.HitTestInfo [JScript] public class MonthCalendar.HitTestInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
MonthCalendar.HitTestInfo objects are returned by MonthCalendar controls in response to the HitTest method.
CAUTION MonthCalendar.HitTestInfo is for informational purposes only; you should not construct these objects and cannot modify any of the members.
Requirements
Namespace: System.Windows.Forms
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
See Also
MonthCalendar.HitTestInfo Members | System.Windows.Forms Namespace | HitTest | MonthCalendar.HitArea