MobileForms Toolkit Documentation

Office11Renderer.DrawHourLabel Method 

Draw an hour label.

public override void DrawHourLabel(
Graphics g,
Rectangle rect,
int hour,
bool selected
);

Parameters

g
The graphics used to paint.
rect
A Rectangle that limits the drawing region of this Graphics.
hour
The hour to draw.
selected
Specifies the selection state of the hour label.

See Also

Office11Renderer Class | Resco.Controls.OutlookControls Namespace