Share via


foregnd Component

The foregnd component supports foreground and active windows and provides focus functionality.

Functions for Application Developers

The foregnd component includes functions for application developers, which are defined in the Winuser.h header file. To import these functions, you must link to the foregnd.lib file. The following table shows the functions that are included in the foregnd component.

Function
GetActiveWindow SetActiveWindow
GetCapture SetCapture
GetFocus SetFocus
GetForegroundWindow SetForegroundWindow
ReleaseCapture  

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.