ARMSoft.FlexibleTreeView.Column Namespace > TreeColumnCollection Class > Find Method : Find(Point) Method |
'Declaration
Public Overloads Function Find( _ ByVal pt As Point _ ) As ColumnTracking
'Usage
Dim instance As TreeColumnCollection Dim pt As Point Dim value As ColumnTracking value = instance.Find(pt)
public ColumnTracking Find( Point pt )
public: ColumnTracking Find( Point pt )
NULL
if none column has been found.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