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

In This Topic
    IsOffscreen Property
    In This Topic
    Gets whether the item is offscreen.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsOffscreen As Boolean
    bool IsOffscreen {get;}
    See Also