MobileForms Toolkit Documentation

AbstractRenderer.DrawDayBackground Method 

Draw the day background.

public abstract void DrawDayBackground(
Graphics g,
Rectangle rect
);

Parameters

g
The graphics used to paint.
rect
A Rectangle that limits the drawing region of this Graphics.

See Also

AbstractRenderer Class | Resco.Controls.OutlookControls Namespace