Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IntPtr GetFocusedControlInActiveWindow(IntPtr)

Declaration

public static IntPtr GetFocusedControlInActiveWindow(
    IntPtr ownHandle
)

Summary

Retrieves the window handle of the focused control in the currently active window.

Parameters

IntPtrownHandle The handle to one of your own windows.