IDesignerHost.Loading Propriété

Définition

Obtient une valeur indiquant si l'hôte du concepteur charge actuellement le document.

public:
 property bool Loading { bool get(); };
public bool Loading { get; }
member this.Loading : bool
Public ReadOnly Property Loading As Boolean

Valeur de propriété

true si l'hôte du concepteur charge actuellement le document ; sinon, false.

S’applique à