WindowsUtilities.ChildWindowFromPoint Method |
Determines which, if any, of the child windows belonging to the specified parent window contains the specified point.
The function can ignore invisible, disabled, and transparent child windows.
The search is restricted to immediate child windows.
Grandchildren and deeper descendants are not searched.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
See Also