Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactListForm Class / DesktopLocation Property

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