GrapeCity SPREAD for Windows Forms 11.0J
SelectionStart プロパティ (DropDownEditor)


選択されているテキストの開始点を取得または設定します。
構文
'Declaration
 
Public Property SelectionStart As Integer
'使用法
 
Dim instance As DropDownEditor
Dim value As Integer
 
instance.SelectionStart = value
 
value = instance.SelectionStart
public int SelectionStart {get; set;}

プロパティ値

選択されているテキストの開始位置。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.