MobileForms Toolkit Documentation

OutlookWeekCalendar.GetAppointmentAt Method 

Get the appointment at clicked position.

public CustomAppointment GetAppointmentAt(
int x,
int y
);

Parameters

x
The X coordinate.
y
The Y coordinate.

Return Value

The appointment at clicked position.

See Also

OutlookWeekCalendar Class | Resco.Controls.OutlookControls Namespace