RichEditBoxSelectionChangingEventArgs.SelectionLength Eigenschaft

Definition

Ruft die Länge der Textauswahl ab.

public:
 property int SelectionLength { int get(); };
int SelectionLength();
public int SelectionLength { get; }
var int32 = richEditBoxSelectionChangingEventArgs.selectionLength;
Public ReadOnly Property SelectionLength As Integer

Eigenschaftswert

Int32

int

Die Länge der Textauswahl.

Gilt für: