Share via


ComponentDocumentDesigner.TrayLargeIcon Propriété

Définition

Obtient ou définit une valeur indiquant si la barre d'état des composants du concepteur est en mode grande icône.

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

Valeur de propriété

Boolean

true si la barre d'état des composants du concepteur est en mode grande icône ; sinon false.

S’applique à