Draw the day header.
Draw the day header.
public override void DrawDayHeader(Graphics,Rectangle,DateTime);
Draw the custom text into the day header.
public override void DrawDayHeader(Graphics,Rectangle,string);
Office11Renderer Class | Resco.Controls.OutlookControls Namespace