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

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

パラメータ

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

戻り値の型

指定した文字の位置。
参照

参照

GcTextBox クラス
GcTextBox メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.