VisualStyleInformation.MinimumColorDepth Propriété

Définition

Obtient la profondeur de couleur minimale pour le style visuel actuel.

public:
 static property int MinimumColorDepth { int get(); };
public static int MinimumColorDepth { get; }
static member MinimumColorDepth : int
Public Shared ReadOnly Property MinimumColorDepth As Integer

Valeur de propriété

Profondeur de couleur minimale pour le style visuel actuel si les styles visuels sont activés ; sinon, 0.

Remarques

Cette propriété vérifie les valeurs des propriétés et IsEnabledByUser des VisualStyleRenderer.IsSupported propriétés en interne.

S’applique à