HTMLButtonElement.TabIndex

HTMLButtonElement.TabIndex property

Indeks yang mewakili posisi elemen dalam urutan tab. Lihat definisi atribut tabindex di HTML 4.01.

public int TabIndex { get; set; }

Lihat juga