Bagikan melalui


TextBoxSelectionChangingEventArgs.SelectionLength Properti

Definisi

Mendapatkan panjang pilihan teks.

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

Nilai Properti

Int32

int

Panjang pilihan teks.

Berlaku untuk