BCGSoft.Controls.PropertyList Namespace > PropertyListItem Class : HitTest Method |
Specifies the point to test (in the client coordinates).
'Declaration Public Function HitTest( _ ByVal point As Point, _ ByRef pnArea As ItemClickArea _ ) As PropertyListItem
'Usage Dim instance As PropertyListItem Dim point As Point Dim pnArea As ItemClickArea Dim value As PropertyListItem value = instance.HitTest(point, pnArea)
public PropertyListItem HitTest( Point point, ref ItemClickArea pnArea )
public: PropertyListItem* HitTest( Point point, ref ItemClickArea pnArea )
public: PropertyListItem^ HitTest( Point point, ItemClickArea% pnArea )
Specifies the point to test (in the client coordinates).
ClickArea::ClickExpandBox - property expand box
ClickArea::ClickName - property name
ClickArea::ClickValue - property value.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2