Share via


Entry.SelectionLength 屬性

定義

取得或設定選取範圍的長度。 選取範圍會從 開始 CursorPosition 。 這是可繫結屬性。

public:
 property int SelectionLength { int get(); void set(int value); };
public int SelectionLength { get; set; }
member this.SelectionLength : int with get, set
Public Property SelectionLength As Integer

屬性值

選取範圍的長度。

實作

適用於