ListBox.CustomTabOffsets Proprietà

Definizione

Ottiene la larghezza delle schede tra gli elementi dell'oggetto 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

Valore della proprietà

Insieme di numeri interi che rappresentano le larghezze delle schede.

Attributi

Commenti

La matrice integer contiene gli spazi di tabulazione in ordine crescente.

Si applica a