GrapeCity InputMan for Windows Forms 10.0J
Select(Int32,Int32) メソッド

選択する最初の文字を指定するInt32値。
選択する文字数を指定するInt32値。
テキストの指定範囲を選択します。
構文
Public Overloads Sub Select( _
   ByVal start As Integer, _
   ByVal length As Integer _
) 
public void Select( 
   int start,
   int length
)

パラメータ

start
選択する最初の文字を指定するInt32値。
length
選択する文字数を指定するInt32値。
参照

GcRichTextBox クラス
GcRichTextBox メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.