MobileForms Toolkit Documentation

Office11Renderer.DrawDayHeader Method (Graphics, Rectangle, String)

Draw the custom text into the day header.

public override void DrawDayHeader(
Graphics g,
Rectangle rect,
string text
);

Parameters

g
The graphics used to paint.
rect
A Rectangle that limits the drawing region of this Graphics.
text
Specifies the header's text.

See Also

Office11Renderer Class | Resco.Controls.OutlookControls Namespace | Office11Renderer.DrawDayHeader Overload List