MonthCalendar::HitTestInfo::Point Property

 

Gets the point that was hit-tested.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property Point Point {
	Point get();
}

Property Value

Type: System.Drawing::Point

A Point containing the X and Y values tested.

.NET Framework
Available since 1.1
Return to top
Show: