C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / WindowFromPoint Method / WindowFromPoint(POINT) Method

In This Topic
WindowFromPoint(POINT) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function WindowFromPoint( _
   ByVal p As Win32.POINT _
) As IntPtr
 

Parameters

p
See Also