Bagikan melalui


TextBoxSelectionChangingEventArgs.SelectionStart Properti

Definisi

Mendapatkan indeks awal pilihan teks.

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

Nilai Properti

Int32

int

Indeks awal pilihan teks.

Berlaku untuk