ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / DesktopLocation Property

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