ComponentTray.ShowLargeIcons Propriété

Définition

Obtient ou définit une valeur indiquant si la barre d'état des composants affiche une grande icône pour représenter chaque composant dans la barre d'état.

public:
 property bool ShowLargeIcons { bool get(); void set(bool value); };
public bool ShowLargeIcons { get; set; }
member this.ShowLargeIcons : bool with get, set
Public Property ShowLargeIcons As Boolean

Valeur de propriété

true si des grandes icônes sont affichées ; sinon false.

S’applique à