GrapeCity InputMan for Windows Forms 11.0J
IndexFromPoint(Point) メソッド

座標を表すPoint値。
指定した座標にある項目の0から始まるインデックスを返します。
シンタックス
Public Overloads Function IndexFromPoint( _
   ByVal p As Point _
) As Integer
public int IndexFromPoint( 
   Point p
)

パラメータ

p
座標を表すPoint値。

戻り値の型

該当する項目の0から始まるインデックスを表すInt32値。
参照

参照

GcListBox クラス
GcListBox メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.