Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / Location Property

In This Topic
    Location Property (ISupportUia)
    In This Topic
    Gets location of this item.
    Syntax
    'Declaration
     
    
    ReadOnly Property Location As Point
    Point Location {get;}
    See Also