Show / Hide Table of Contents

Constructor WinformsControlNames.WinformsControlNames


Overload

Prepares to get control names.

public WinformsControlNames(wnd w)
Parameters
w  (wnd)

Any top-level or child window of that process.

Exceptions
AuWndException

w invalid.

AuException

Failed to allocate process memory (see ProcessMemory) needed to get control names, usually because of UAC.