ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / Location Property

In This Topic
    Location Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Location As Point
    public Point Location {get; set;}
    See Also