CalendarHitInfo Constructors
Contains information about a specific point within a calendar control.Name | Parameters | Description |
---|---|---|
CalendarHitInfo(Point, ObjectState) | hitPoint, hitInfoType | Initializes a new instance of the CalendarHitInfo class for the specified point. |
CalendarHitInfo(Point) | hitPoint | Initializes a new instance of the CalendarHitInfo class for the specified point. |
See Also