ListBox.CustomTabOffsets Właściwość

Definicja

Pobiera szerokość kart między elementami w obiekcie 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

Wartość właściwości

ListBox.IntegerCollection

Kolekcja liczb całkowitych reprezentujących szerokość karty.

Atrybuty

Uwagi

Tablica całkowita zawiera spacje tabulacji w kolejności rosnącej.

Dotyczy