GroupLab Widget Tap Library

GroupLab.WidgetTap.Helpers Namespace

Classes

ClassDescription
ActiveAccessibilityHelper Provides methods that simplify interacting with widgets that implement Active Accessiblity.
ActiveAccessibilityHelper.Collection Provides a collection class for ActiveAccessiblityHelper objects.
CreateInstanceHelper Provides method for creating objects in the context of a thread running in another process, thus giving the object unfettere access to the address space of the target process.
HeavyweightHelper Provides methods that simplify interacting with heavyweight widgets, i.e., those that have a windowing system identifier.
Win32Helper Provides wrappers for commonly-accessed Win32 API functions.

Structures

StructureDescription
HeavyweightHelper.NMHDR Implements the Win32 API NMHDR structure, which is used for certain kinds of window notification messages. See the NMHDR structure documentation in the Win32 API documentation.

Enumerations

EnumerationDescription
MessageBeepType Determines the system sound produced by the MessageBeep method.