GroupLab Widget Tap Library | |
GroupLab.WidgetTap.Helpers Namespace
Classes
Class | Description |
---|
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
Structure | Description |
---|
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