ComponentOne Scheduler for WinForms
BeforeAppointmentTooltipShowEventArgs Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : BeforeAppointmentTooltipShowEventArgs Class
Provides data for the C1Schedule.BeforeAppointmentTooltipShow event of the C1Schedule control.
Object Model
BeforeAppointmentTooltipShowEventArgs Class
Syntax
'Declaration
 
Public Class BeforeAppointmentTooltipShowEventArgs 
   Inherits C1.C1Schedule.CancelAppointmentEventArgs
public class BeforeAppointmentTooltipShowEventArgs : C1.C1Schedule.CancelAppointmentEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         C1.C1Schedule.CancelAppointmentEventArgs
            C1.Win.C1Schedule.BeforeAppointmentTooltipShowEventArgs

See Also

Reference

BeforeAppointmentTooltipShowEventArgs Members
C1.Win.C1Schedule Namespace