ComponentTray.ShowLargeIcons Propiedad

Definición

Obtiene o establece un valor que indica si la bandeja muestra un icono grande para representar cada componente de la bandeja.

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

Valor de propiedad

Es true si se muestran iconos grandes; en caso contrario, es false.

Se aplica a