ListBox.CustomTabOffsets Özellik

Tanım

içindeki öğeler ListBoxarasındaki sekmelerin genişliğini alır.

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

Özellik Değeri

ListBox.IntegerCollection

Sekme genişliklerini temsil eden tamsayı koleksiyonu.

Öznitelikler

Açıklamalar

Tamsayı dizisi, sekme boşluklarını artan sırada içerir.

Şunlara uygulanır