Méthode | Description | |
---|---|---|
DrawAppointment ( |
||
DrawDayBackground ( |
||
DrawDayHeader ( |
||
DrawHourLabel ( |
||
DrawMinuteLine ( |
Méthode | Description | |
---|---|---|
Dispose ( bool mainThread ) : void |
protected Dispose ( bool mainThread ) : void | ||
mainThread | bool | |
Résultat | void |
public DrawAppointment ( |
||
g | ||
rect | ||
appointment | ||
isSelected | bool | |
gripRect | ||
Résultat | void |
public DrawDayBackground ( |
||
g | ||
rect | ||
Résultat | void |
public DrawDayHeader ( |
||
g | ||
rect | ||
date | System.DateTime | |
Résultat | void |
public DrawHourLabel ( |
||
g | ||
rect | ||
hour | int | |
ampm | bool | |
Résultat | void |
public DrawMinuteLine ( |
||
g | ||
rect | ||
hour | bool | |
Résultat | void |