MobileForms Toolkit Documentation

Office11Renderer.DrawIcons Method 

Draws icons.

public static Rectangle DrawIcons(
Graphics gr,
Rectangle aTextRect,
CustomAppointment anAppointment,
ImageList anAppIcons,
bool rightToLeft
);

Parameters

gr
aTextRect
The CustomAppointment's rectangle(area), where is the title.
anAppointment
Specifies the current CustomAppointment.
anAppIcons
Specifies the ImageList of icons.
rightToLeft

Return Value

Rectangle of drawed icons.

See Also

Office11Renderer Class | Resco.Controls.OutlookControls Namespace