MonthCalendar.HitTestInfo.HitArea Vlastnost

Definice

MonthCalendar.HitArea Získá hodnotu, která představuje oblast kalendáře vyhodnocená operací hit-test.

public:
 property System::Windows::Forms::MonthCalendar::HitArea HitArea { System::Windows::Forms::MonthCalendar::HitArea get(); };
public System.Windows.Forms.MonthCalendar.HitArea HitArea { get; }
member this.HitArea : System.Windows.Forms.MonthCalendar.HitArea
Public ReadOnly Property HitArea As MonthCalendar.HitArea

Hodnota vlastnosti

MonthCalendar.HitArea

Jedna z MonthCalendar.HitArea hodnot. Výchozí formát je Nowhere.

Platí pro

Viz také