MultiSelect for WinForms
GetCharIndexFromPosition メソッド (C1TextBoxBase)

C1.Win.Input.6 アセンブリ > C1.Win.Input.Base 名前空間 > C1TextBoxBase クラス : GetCharIndexFromPosition メソッド
検索する場所。
指定された位置に最も近い文字のインデックスを取得します。
シンタックス
'宣言
 
Public Function GetCharIndexFromPosition( _
   ByVal pt As System.Drawing.Point _
) As System.Integer
public System.int GetCharIndexFromPosition( 
   System.Drawing.Point pt
)

パラメータ

pt
検索する場所。

戻り値の型

指定された位置の 0 から始まる文字インデックス。
参照

C1TextBoxBase クラス
C1TextBoxBase メンバ