GrapeCity CalendarGrid for Windows Forms 3.0J
Select(Int32,Int32) メソッド

テキストボックス内で選択するテキストの最初の文字の位置。
選択する文字数。
コントロールのテキストの範囲を選択します。
シンタックス
Public Overloads Sub Select( _
   ByVal start As Integer, _
   ByVal length As Integer _
) 
public void Select( 
   int start,
   int length
)

パラメータ

start
テキストボックス内で選択するテキストの最初の文字の位置。
length
選択する文字数。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.