ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskBarClickEventArgs Class / Location Property

In This Topic
    Location Property (TaskBarClickEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As System.Drawing.Point
    public System.Drawing.Point Location {get;}
    See Also