ComponentOne Studio for WinRT XAML
SelectionStart プロパティ (C1RichTextBox)

リッチテキストボックスで選択されているテキストの開始位置を取得または設定します。
構文
'宣言
 
Public Property SelectionStart As System.Integer
public System.int SelectionStart {get; set;}
解説
このプロパティで表される位置は、Text プロパティのコンテンツ内の位置に対応します。
参照

C1RichTextBox クラス
C1RichTextBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.