ReactOS 0.4.15-dev-7931-gfd331f1
_CALENDAR_INFO Struct Reference
Collaboration diagram for _CALENDAR_INFO:

Public Attributes

RECT title
 
RECT titlemonth
 
RECT titleyear
 
RECT wdays
 
RECT days
 
RECT weeknums
 
SYSTEMTIME month
 

Detailed Description

Definition at line 88 of file monthcal.c.

Member Data Documentation

◆ days

◆ month

◆ title

◆ titlemonth

RECT _CALENDAR_INFO::titlemonth

Definition at line 91 of file monthcal.c.

Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintTitle(), and MONTHCAL_UpdateSize().

◆ titleyear

RECT _CALENDAR_INFO::titleyear

◆ wdays

RECT _CALENDAR_INFO::wdays

Definition at line 93 of file monthcal.c.

Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), and MONTHCAL_UpdateSize().

◆ weeknums

RECT _CALENDAR_INFO::weeknums

Definition at line 95 of file monthcal.c.

Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), and MONTHCAL_UpdateSize().


The documentation for this struct was generated from the following file: