GrapeCity InputMan for Windows Forms 10.0J
GetCharIndexFromPosition メソッド (GcTextBox)

検索する位置を表すPoint値。
指定した位置の一番近くにある文字のインデックスを取得します。
構文
Public Overridable Function GetCharIndexFromPosition( _
   ByVal point As Point _
) As Integer
public virtual int GetCharIndexFromPosition( 
   Point point
)

パラメータ

point
検索する位置を表すPoint値。

戻り値の型

指定した位置の0から始まる文字インデックスを表すInt32値。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.