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

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

C1RichTextBox クラス
C1RichTextBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.