ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / GroupForm Class / DesktopLocation Property

In This Topic
    DesktopLocation Property (GroupForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopLocation As System.Drawing.Point
    public System.Drawing.Point DesktopLocation {get; set;}
    See Also