バージョン

SelectionStartInternal プロパティ (FormattedLinkEditor)

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