BCGSoft.Controls.PropertyList Namespace > PropertyListControl Class : HitTest Method |
'Declaration Public Function HitTest( _ ByVal pt As Point, _ ByRef pnArea As ItemClickArea _ ) As PropertyListItem
'Usage Dim instance As PropertyListControl Dim pt As Point Dim pnArea As ItemClickArea Dim value As PropertyListItem value = instance.HitTest(pt, pnArea)
public PropertyListItem HitTest( Point pt, ref ItemClickArea pnArea )
public: PropertyListItem* HitTest( Point pt, ref ItemClickArea pnArea )
public: PropertyListItem^ HitTest( Point pt, ItemClickArea% pnArea )
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