ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / DragNotificationBase Class / LocationChanged Event

In This Topic
    LocationChanged Event (DragNotificationBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event LocationChanged As System.EventHandler
    public event System.EventHandler LocationChanged
    See Also