GrapeCity CalendarGrid for Windows Forms 2.0J
GetPositionFromCharIndex メソッド

位置を取得する文字のインデックス。
指定した文字インデックスに対応するコントロール内の位置を取得します。
構文
Public Overridable Function GetPositionFromCharIndex( _
   ByVal index As Integer _
) As Point
public virtual Point GetPositionFromCharIndex( 
   int index
)

パラメータ

index
位置を取得する文字のインデックス。

戻り値の型

指定した文字の位置。
解説
パラメーターが 0 未満か、全文字数を超えている場合、このメソッドは -1 を返します。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.