Share via


Entry.SelectionLength Eigenschaft

Definition

Ruft die Länge der Auswahl ab oder legt sie fest. Die Auswahl beginnt bei CursorPosition. Dies ist eine bindbare Eigenschaft.

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

Eigenschaftswert

Die Länge der Auswahl.

Implementiert

Gilt für: