TreeView for WinForms
GetNodeAtPoint メソッド (C1TreeView)

C1.Win.TreeView.4.5.2 アセンブリ > C1.Win.TreeView 名前空間 > C1TreeView クラス : GetNodeAtPoint メソッド
クライアント領域の指定されたポイントにあるノードを取得します。
シンタックス
'宣言
 
Public Function GetNodeAtPoint( _
   ByVal location As System.Drawing.Point _
) As C1TreeNode
public C1TreeNode GetNodeAtPoint( 
   System.Drawing.Point location
)

パラメータ

location
参照

C1TreeView クラス
C1TreeView メンバ