ListBox.CustomTabOffsets Vlastnost

Definice

Získá šířku karet mezi položkami v souboru 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

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

Atributy

Poznámky

Celé číslo obsahuje mezery tabulátoru ve vzestupném pořadí.

Platí pro