バージョン

TextLengthInternal プロパティ (FormattedLinkEditor)

オーバーライド。エディターのテキストの長さを取得します。
シンタックス
'宣言
 
Protected Overrides ReadOnly Property TextLengthInternal As Integer
protected override int TextLengthInternal {get;}
解説
オーバーライドして SupportsSelectableText プロパティから True を返す派生クラスでプロパティをオーバーライドする必要があります。
参照