This example demonstrates how to obtain the hit information for the scheduler element over which the mouse pointer is hovering.
To accomplish this, handle the SchedulerControl.MouseMove event and use the SchedulerViewBase.CalcHitInfo method to get the required information.