Control.IsChildControlStateCleared Propriété

Définition

Obtient une valeur indiquant si les contrôles contenus dans ce contrôle utilisent l'état du contrôle.

protected public:
 property bool IsChildControlStateCleared { bool get(); };
protected internal bool IsChildControlStateCleared { get; }
member this.IsChildControlStateCleared : bool
Protected Friend ReadOnly Property IsChildControlStateCleared As Boolean

Valeur de propriété

Boolean

true si les enfants de ce contrôle n'utilisent pas l'état du contrôle ; sinon, false.

S’applique à