Freigeben über


RichEditBoxSelectionChangingEventArgs.SelectionStart Eigenschaft

Definition

Ruft den Anfangsindex der Textauswahl ab.

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

Eigenschaftswert

Int32

int

Der Anfangsindex der Textauswahl.

Gilt für: