MobileForms Toolkit Documentation

Office11Renderer.DrawHalfHourLabel Method 

Draw a half hour label.

public override void DrawHalfHourLabel(
Graphics g,
Rectangle rect,
string aText,
bool selected
);

Parameters

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

See Also

Office11Renderer Class | Resco.Controls.OutlookControls Namespace