バージョン

GetCellControlFromPoint メソッド

指定されたポイントおよびタイプで、ビジュアル ツリーは、指定されたタイプと一致するコントロールを検索しながら、そのポイントをウォークします
シンタックス
'宣言
 
Protected Function GetCellControlFromPoint( _
   ByVal point As Point, _
   ByVal type As Type, _
   ByVal applyZoom As Boolean _
) As CellControlBase
protected CellControlBase GetCellControlFromPoint( 
   Point point,
   Type type,
   bool applyZoom
)

パラメータ

point
type
applyZoom
参照