GrapeCity InputMan for Windows Forms 10.0J
GetPositionFromCharIndex メソッド (GcRichTextBox)

位置の取得対象とする文字のインデックスを表すInt32値。
指定した文字インデックスが示す、コントロール内の位置を取得します。
構文
Public Function GetPositionFromCharIndex( _
   ByVal index As Integer _
) As Point
public Point GetPositionFromCharIndex( 
   int index
)

パラメータ

index
位置の取得対象とする文字のインデックスを表すInt32値。

戻り値の型

指定した文字の位置を表すPoint値。
参照

GcRichTextBox クラス
GcRichTextBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.