True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / DropDownForm Class / DesktopLocation Property

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