GOA - System.Windows.Forms.MonthCalendar.HitTestInfo

MonthCalendar.HitTestInfo Class


Contains information about a component of a MonthCalendar control. This class cannot be inherited.

Definition

public sealed class MonthCalendar.HitTestInfo: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
HitAreaGets the MonthCalendar.HitArea that represents the area of the calendar on which the hit-test operation is applied.
PointGets the point that was hit-tested.
TimeGets the time information specific to the location that was hit-tested.

Inheritance Hierarchy

Object
MonthCalendar.HitTestInfo

Class Information

NamespaceSystem.Windows.Forms
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.