Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AnnoScope Enumeration

 

The AnnoScope and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) accessibility interface.

Namespace:   Accessibility
Assembly:  Accessibility (in Accessibility.dll)

public enum AnnoScope

Member nameDescription
ANNO_CONTAINER

Annotation is scoped to the container object.

ANNO_THIS

Annotation is scoped to the immediate object.

For more information about AnnoScope, see the documentation on Dynamic Properties in the Microsoft Active Accessibility documentation in the MSDN library at http://msdn.microsoft.com/library.

.NET Framework
Available since 2.0
Return to top
Show: