ListBox.CustomTabOffsets Vlastnost

Definice

Získá šířku tabulátorů mezi položkami v sadě ListBox.

public:
 property System::Windows::Forms::ListBox::IntegerCollection ^ CustomTabOffsets { System::Windows::Forms::ListBox::IntegerCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ListBox.IntegerCollection CustomTabOffsets { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CustomTabOffsets : System.Windows.Forms.ListBox.IntegerCollection
Public ReadOnly Property CustomTabOffsets As ListBox.IntegerCollection

Hodnota vlastnosti

ListBox.IntegerCollection

Kolekce celých čísel představujících šířky tabulátoru.

Atributy

Poznámky

Celočíselná matice obsahuje mezery tabulátoru ve vzestupném pořadí.

Platí pro