MobileForms Toolkit Documentation

DrawEventArgs  Constructor 

Initializes a new instance of the SelectionEventArgs class.

public DrawEventArgs(
Graphics aGraphics,
Rectangle aRect,
CustomAppointment anAppointment,
bool anIsSelected,
int aGripWidth
);

Parameters

aGraphics
aRect
anAppointment
anIsSelected
aGripWidth

See Also

DrawEventArgs Class | Resco.Controls.OutlookControls Namespace