Declaration Syntax
C# |
namespace ManagedWinapi.Windows.Contents
Types
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
AccessibleWindowContent |
The content of an object that supports the Accessibility API
(used by screen readers and similar programs).
| |
ListContent |
The content of a list box or combo box.
| |
TextContent |
The content of a text box.
| |
WindowContent |
An abstract representation of the content of a window or control.
|